[Rdo-list] [keystone] fails to start

Javier Pena javier.pena at redhat.com
Wed May 6 09:14:50 UTC 2015


----- Original Message ----- 

> 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.

> 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
> 2015-05-06 10:17:28.353 24135 ERROR root [-] Failed to start the admin server
> 2015-05-06 10:17:29.221 24145 ERROR
> keystone.common.environment.eventlet_server [-] Could not bind to
> 0.0.0.0:35357
> 2015-05-06 10:17:29.221 24145 ERROR root [-] Failed to start the admin server
> 2015-05-06 10:17:30.059 24151 ERROR
> keystone.common.environment.eventlet_server [-] Could not bind to
> 0.0.0.0:35357
> 2015-05-06 10:17:30.060 24151 ERROR root [-] Failed to start the admin server
> 2015-05-06 10:17:30.895 24158 ERROR
> keystone.common.environment.eventlet_server [-] Could not bind to
> 0.0.0.0:35357
> 2015-05-06 10:17:30.896 24158 ERROR root [-] Failed to start the admin server
> 2015-05-06 10:17:31.727 24167 ERROR
> keystone.common.environment.eventlet_server [-] Could not bind to
> 0.0.0.0:35357
> 2015-05-06 10:17:31.728 24167 ERROR root [-] Failed to start the admin server

Hi,

It is possible that keystone is running as a wsgi process under apache. That would explain why it cannot bind to port 35357.

Can you check if your httpd process is running? If so, please check if it is bound to port 35357 (lsof -i -n -P|grep httpd).

Regards,
Javier

> _______________________________________________
> Rdo-list mailing list
> Rdo-list at redhat.com
> https://www.redhat.com/mailman/listinfo/rdo-list

> To unsubscribe: rdo-list-unsubscribe at redhat.com




More information about the rdo-list mailing list