openstack team mailing list archive
-
openstack team
-
Mailing list archive
-
Message #16078
Re: KeyStone service is not responding while installing thorough DevStack !!
Hi,
That may means your internet connection is too slow and it's still
downloading and didn't finish yet, at least thats what I have experienced
in the past.
Maybe your HTTP request sometimes get malformed and your download isn't
continuing then you may need to just try again.
Are you behind a firewall like me(Chinese Firewall)? Maybe the resource is
being blocked?
You may just have to wait longer or try a VPN to download everything.
Sam
On Thu, Aug 23, 2012 at 4:39 PM, Trinath Somanchi <
trinath.somanchi@xxxxxxxxx> wrote:
> Hi-
>
> Me too experiencing the same.
>
> I was struck at this point.
>
> "Downloading/unpacking prettytable (from -r
> python_keystoneclient.egg.info/requires.txt (line 2))"
>
> It was just struck here... and not moving forward.
>
> Can any one guide me troubleshooting the issue.
>
> -
> Trinath
>
>
>
> On Thu, Aug 23, 2012 at 1:45 PM, hitesh wadekar <hitesh.wadekar@xxxxxxxxx>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@xxxxxxxxxxxxxxxxxxx
>> Unsubscribe : https://launchpad.net/~openstack
>> More help : https://help.launchpad.net/ListHelp
>>
>>
>
>
> --
> Regards,
> ----------------------------------------------
> Trinath Somanchi,
> +91 9866 235 130
>
>
> _______________________________________________
> Mailing list: https://launchpad.net/~openstack
> Post to : openstack@xxxxxxxxxxxxxxxxxxx
> Unsubscribe : https://launchpad.net/~openstack
> More help : https://help.launchpad.net/ListHelp
>
>
References