← Back to team overview

openstack team mailing list archive

Re: Error while trying to login to Devstack dashboard

 

Make sure that the certs created by pki_setup are readable by the user
running keystone-all


-Dolph


On Tue, Mar 19, 2013 at 12:19 PM, Abhishek Chanda
<abhishek.lists@xxxxxxxxx>wrote:

> I actually did that and when I ran keystone-all again, I got the same
> error. The console log in my first mail shows this. Sorry for being vague
> about this.
>
> *abhishek@abhishek-VirtualBox:~$ sudo keystone-manage pki_setup*
> abhishek@abhishek-VirtualBox:~$ keystone-all
> /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().
>   Pool.__init__(self, creator, **kw)
> /usr/local/lib/python2.7/dist-packages/sqlalchemy/pool.py:160:
> SADeprecationWarning: Pool.add_listener is deprecated.  Use event.listen()
>   self.add_listener(l)
> 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'
> 2013-03-18 13:30:55  WARNING [keystone.common.wsgi] Unable to sign token.
>
> Thanks
>
>
> On Tue, Mar 19, 2013 at 4:53 AM, Chmouel Boudjnah <chmouel@xxxxxxxxxxx>wrote:
>
>> On Mon, Mar 18, 2013 at 7:03 PM, Abhishek Chanda
>> <abhishek.lists@xxxxxxxxx> wrote:
>> > 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'
>>
>>
>> perhaps by doing this?
>>
>> Chmouel.
>>
>> _______________________________________________
>> Mailing list: https://launchpad.net/~openstack
>> Post to     : openstack@xxxxxxxxxxxxxxxxxxx
>> Unsubscribe : https://launchpad.net/~openstack
>> More help   : https://help.launchpad.net/ListHelp
>>
>
>
> _______________________________________________
> Mailing list: https://launchpad.net/~openstack
> Post to     : openstack@xxxxxxxxxxxxxxxxxxx
> Unsubscribe : https://launchpad.net/~openstack
> More help   : https://help.launchpad.net/ListHelp
>
>

Follow ups

References