[Rdo-list] [keystone] fails to start

Kashyap Chamarthy kchamart at redhat.com
Wed May 6 09:14:33 UTC 2015


On Wed, May 06, 2015 at 10:29:05AM +0200, ICHIBA Sara wrote:
> hi,
> 
> I have some issues with keystone since this morning, I couldn't connect to
> the dashboard so I checked my keystone service and found out that it was
> not running. I tried to restart it but no luck.

You don't mention exact versions of OpenStack/Keystone you're running.

> I did some changes in the keystone.conf to make this work but no chance.
> The changes I did are:
> 
> 
> *cp /usr/share/keystone/keystone-dist-paste.ini /etc/keystone/
> chown keystone:keystone /etc/keystone/*updated keystone.conf with the
> new config_file value*
> 
> 
> */etc/keystone/keystone.conf    sql connection mysql://keystone:PASSWD@*
> *controller/keystone*
> 
> and I got this logs errors :
> 
> 2015-05-06 10:17:28.352 24135 ERROR
> keystone.common.environment.eventlet_server [-] Could not bind to
> 0.0.0.0:35357

Maybe that port is already busy? You can quickly check if it is:

    $ netstat -lnptu | grep 35357

-- 
/kashyap




More information about the dev mailing list