<div dir="ltr"><div><div><div>Rim,<br><br><br></div>Is it possible to share urs local.conf once?<br><br></div>You can view the logs using screen -x stack though.<br><br><br><br></div>--pradip<br><br><br><br></div><div class="gmail_extra"><br><div class="gmail_quote">On Thu, Nov 6, 2014 at 7:18 PM, Rim Chol (rimc) <span dir="ltr"><<a href="mailto:rimc@zhaw.ch" target="_blank">rimc@zhaw.ch</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="HOEnZb"><div class="h5">Greetings!<br>
<br>
I am sending this email because I have some problems with starting the devstack.<br>
<br>
I cloned the devstack repository in my laptop and ran ./stack.sh in the devstack directory.<br>
But the konsole complains about that and some of the error messages are shown below.<br>
        + screen -S stack -p g-api -X stuff '/usr/local/bin/glance-api --config-file=/etc/glance/glance-api.conf & echo $! >/opt/stack/status/stack/g-api.pid; fg || echo "g-api failed to start" | tee "/opt/stack/s'atus/stack/g-api.failure"<br>
        + echo 'Waiting for g-api (<a href="http://160.85.231.43:9292" target="_blank">160.85.231.43:9292</a>) to start...'<br>
        Waiting for g-api (<a href="http://160.85.231.43:9292" target="_blank">160.85.231.43:9292</a>) to start...<br>
        + wait_for_service 60 <a href="http://160.85.231.43:9292" target="_blank">http://160.85.231.43:9292</a><br>
        + local timeout=60<br>
        + local url=<a href="http://160.85.231.43:9292" target="_blank">http://160.85.231.43:9292</a><br>
        + timeout 60 sh -c 'while ! curl -k --noproxy '\''*'\'' -s <a href="http://160.85.231.43:9292" target="_blank">http://160.85.231.43:9292</a> >/dev/null; do sleep 1; done'<br>
        + die 317 'g-api did not start'<br>
        + local exitcode=0<br>
        + set +o xtrace<br>
        [Call Trace]<br>
        ./stack.sh:1186:start_glance<br>
        /home/chol/OpenStack/devstack/lib/glance:317:die<br>
        [ERROR] /home/chol/OpenStack/devstack/lib/glance:317 g-api did not start<br>
        Error on exit<br>
        World dumping... see ./worlddump-2014-11-06-133528.txt for details\<br>
<br>
I can not find any helpful materials on this over the Internet.<br>
Could anyone of you help me fix this?<br>
I would really appreciate your help<br>
<br>
Chol.<br>
_______________________________________________<br>
OpenStack-dev mailing list<br>
<a href="mailto:OpenStack-dev@lists.openstack.org">OpenStack-dev@lists.openstack.org</a><br>
<a href="http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev" target="_blank">http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev</a><br>
</div></div></blockquote></div><br></div>