<div dir="ltr">Stack.sh script is trying to execute this command from "/opt/stack/devstack/lib/neutron/ <div><br><div><div> if ! timeout $SERVICE_TIMEOUT sh -c "while ! wget ${ssl_ca} --no-proxy -q -O- $service_protocol://$Q_HOST:$service_port; do sleep 1; done"; then</div><div>        die $LINENO "Neutron did not start"</div></div></div><div><br></div><div>The above command fails.</div><div><br></div><div>Logged on to q-svc screen and see this :</div><div><div>2015-01-28 22:35:31.502 INFO neutron.service [-] Neutron service started, listening on <a href="http://0.0.0.0:9696">0.0.0.0:9696</a></div><div>2015-01-28 22:35:31.502 DEBUG stevedore.extension [-] found extension EntryPoint.parse('blocking = oslo.messaging._executors.impl_blocking:BlockingExecutor') from (pid=30482) _load_plugins /usr/local/lib/python2.7/dist-packages/stevedore/extension.py:156</div><div>2015-01-28 22:35:31.502 DEBUG stevedore.extension [-] found extension EntryPoint.parse('eventlet = oslo.messaging._executors.impl_eventlet:EventletExecutor') from (pid=30482) _load_plugins /usr/local/lib/python2.7/dist-packages/stevedore/extension.py:156</div><div>2015-01-28 22:35:31.502 INFO oslo.messaging._drivers.impl_rabbit [-] Connecting to AMQP server on <devstack-server-ip>:5672</div><div>2015-01-28 22:35:31.510 INFO neutron.wsgi [-] (30482) wsgi starting up on <a href="https://0.0.0.0:9696/">https://0.0.0.0:9696/</a></div><div>2015-01-28 22:35:31.512 INFO oslo.messaging._drivers.impl_rabbit [-] Connected to AMQP server on <devstack-server-ip>:5672</div><div><br></div></div><div>thanks,</div><div>Jayanthi</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Tue, Jan 27, 2015 at 7:22 PM, Rob Crittenden <span dir="ltr"><<a href="mailto:rcritten@redhat.com" target="_blank">rcritten@redhat.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class="">Jayanthi Jeyakumar wrote:<br>
> Hi All,<br>
><br>
> Seeing the following error when i try to install openstack services in<br>
> HTTPS mode .<br>
<br>
</span>This exact question was asked last week,<br>
<a href="http://lists.openstack.org/pipermail/openstack/2015-January/011286.html" target="_blank">http://lists.openstack.org/pipermail/openstack/2015-January/011286.html</a><br>
<br>
Check the screen logs for why the service didn't start.<br>
<span class="HOEnZb"><font color="#888888"><br>
rob<br>
</font></span></blockquote></div><br></div>