<div dir="ltr"><div><div>hi,<br><br></div>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. <br><br></div>I did some changes in the keystone.conf to make this work but no chance. The changes I did are:<br><br><pre><b><code>cp /usr/share/keystone/keystone-dist-paste.ini /etc/keystone/
chown keystone:keystone /etc/keystone/*<br><br></code>updated <code>keystone.conf</code> with the new <code>config_file</code> value<br></b></pre><b><br></b><pre><code><b>/etc/keystone/keystone.conf    sql connection mysql://keystone:PASSWD@</b><b>controller/keystone<br></b><br></code></pre><pre><code>and I got this logs errors :<br><br>2015-05-06 10:17:28.352 24135 ERROR keystone.common.environment.eventlet_server [-] Could not bind to <a href="http://0.0.0.0:35357">0.0.0.0:35357</a><br>2015-05-06 10:17:28.353 24135 ERROR root [-] Failed to start the admin server<br>2015-05-06 10:17:29.221 24145 ERROR keystone.common.environment.eventlet_server [-] Could not bind to <a href="http://0.0.0.0:35357">0.0.0.0:35357</a><br>2015-05-06 10:17:29.221 24145 ERROR root [-] Failed to start the admin server<br>2015-05-06 10:17:30.059 24151 ERROR keystone.common.environment.eventlet_server [-] Could not bind to <a href="http://0.0.0.0:35357">0.0.0.0:35357</a><br>2015-05-06 10:17:30.060 24151 ERROR root [-] Failed to start the admin server<br>2015-05-06 10:17:30.895 24158 ERROR keystone.common.environment.eventlet_server [-] Could not bind to <a href="http://0.0.0.0:35357">0.0.0.0:35357</a><br>2015-05-06 10:17:30.896 24158 ERROR root [-] Failed to start the admin server<br>2015-05-06 10:17:31.727 24167 ERROR keystone.common.environment.eventlet_server [-] Could not bind to <a href="http://0.0.0.0:35357">0.0.0.0:35357</a><br>2015-05-06 10:17:31.728 24167 ERROR root [-] Failed to start the admin server<br><br><br></code></pre></div>