[Openstack] KeyStone service is not responding while installing thorough DevStack !!

Dolph Mathews dolph.mathews at gmail.com
Thu Aug 23 11:51:34 UTC 2012


What exactly happens when you try to start it directly?

    cd /opt/stack/keystone && /opt/stack/keystone/bin/keystone-all
--config-file /etc/keystone/keystone.conf --log-config
/etc/ke'stone/logging.conf -d --debug

What happens when you curl http://localhost:5000/v2.0/ on that machine? And
with port 35357?

-Dolph

On Thu, Aug 23, 2012 at 3:15 AM, hitesh wadekar <hitesh.wadekar at gmail.com>wrote:

> Guys,
>
> I am installing DevStack script. I stucked here.
>
> + screen -S stack -p key -X stuff 'cd /opt/stack/keystone &&
> /opt/stack/keystone/bin/keystone-all --config-file
> /etc/keystone/keystone.conf --log-config /etc/ke'stone/logging.conf -d
> --debug
>
> echo 'Waiting for keystone to start...'
>       Waiting for keystone to start...
>       + timeout 60 sh -c 'while ! http_proxy= curl -s
> http://192.168.1.100:5000/v2.0/ >/dev/null; do sleep 1; done'
>       + echo 'keystone did not start'
>           keystone did not start
>
> By looking at message, it is sure that KeyStone service has not been
> responding. I installed it manually but no luck still seen the same issue.
>
> Any suggestion or pointers for this?
>
> Thanks,
> Hitesh Wadekar
>
>
> _______________________________________________
> Mailing list: https://launchpad.net/~openstack
> Post to     : openstack at lists.launchpad.net
> Unsubscribe : https://launchpad.net/~openstack
> More help   : https://help.launchpad.net/ListHelp
>
>


-- 
-Dolph
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstack.org/pipermail/openstack/attachments/20120823/a0f8f7c6/attachment.html>


More information about the Openstack mailing list