<div dir="ltr">Hi all,<div><br></div><div style>I am not very sure if this is the correct list to post this. Feel free to redirect if it's not.</div><div style><br></div><div style>I installed Devstack on a box and could login using the dashboard. But after I restarted the box, I could not login with the same credentials. The web dashboard gave me an error "An error occurred authenticating. Please try again later". I found out that Keystone was not running. I tried to run keystone from the command line and got an error:</div>
<div style><br></div><div style><div>abhishek@abhishek-VirtualBox:~$ sudo keystone-manage pki_setup</div><div>abhishek@abhishek-VirtualBox:~$ keystone-all</div><div>/usr/local/lib/python2.7/dist-packages/sqlalchemy/pool.py:703: SADeprecationWarning: The 'listeners' argument to Pool (and create_engine()) is deprecated. Use event.listen().</div>
<div> Pool.__init__(self, creator, **kw)</div><div>/usr/local/lib/python2.7/dist-packages/sqlalchemy/pool.py:160: SADeprecationWarning: Pool.add_listener is deprecated. Use event.listen()</div><div> self.add_listener(l)</div>
<div>2013-03-18 13:30:55 ERROR [keystone.common.cms] Signing error: Unable to load certificate - ensure you've configured PKI with 'keystone-manage pki_setup'</div><div>2013-03-18 13:30:55 WARNING [keystone.common.wsgi] Unable to sign token.</div>
<div><br></div><div style>How do I fix this?</div><div style><br></div><div style>Thanks</div></div></div>