<div dir="ltr">yes infortunately i did it with pip. Ok i'll start from scratch. are their any methods to clean my CentOs from Openstack?<br></div><div class="gmail_extra"><br><div class="gmail_quote">2015-05-06 12:25 GMT+02:00 Javier Pena <span dir="ltr"><<a href="mailto:javier.pena@redhat.com" target="_blank">javier.pena@redhat.com</a>></span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class="">----- Original Message -----<br>
<br>
> Actually I don't know much. Until yesterday keystone was just fine. and as I<br>
> had some issues with heat I tried to install os-collect-config.( I don't<br>
> know if this info is relevant). but it didn't work as I had some errors<br>
</span>> pumping out ( Command /usr/bin/python -c "import setuptools,<br>
<span class="">> tokenize;__file__='/tmp/pip-build-7ApEOu/lxml/setup.py';exec(compile(getattr(tokenize,<br>
> 'open', open)(__file__).read().replace('\r\n', '\n'), __file__, 'exec'))"<br>
> install --record /tmp/pip-1psZ04-record/install-record.txt<br>
> --single-version-externally-managed --compile failed with error code 1 in<br>
> /tmp/pip-build-7ApEOu/lxml )<br>
<br>
> after that i couldn't connect to the dashboard nor any other service. I had<br>
> the errors<br>
<br>
> Traceback (most recent call last):<br>
> File "/usr/bin/heat", line 7, in <module><br>
> from heatclient.shell import main<br>
> File "/usr/lib/python2.7/site-packages/heatclient/shell.py", line 30, in<br>
> <module><br>
> from keystoneclient import discover<br>
> File "/usr/lib/python2.7/site-packages/keystoneclient/discover.py", line 20,<br>
> in <module><br>
> from keystoneclient import session as client_session<br>
> File "/usr/lib/python2.7/site-packages/keystoneclient/session.py", line 22,<br>
> in <module><br>
> from oslo_serialization import jsonutils<br>
> ImportError: No module named oslo_serialization<br>
<br>
> so I reinstalled oslo.serialization and oslo.concurrency. Here I was able to<br>
> get my dashboard UI in in the browser (which i couldn't do earlier) but i<br>
> can't log in.<br>
<br>
</span>Did you try to install os-collect-config using pip? If you did that, pip might have tried to update several Python libraries used by OpenStack components, and that usually creates a mess in your system.<br>
<br>
It is possible to recover from it by manually uninstalling and reinstalling the modules updated by pip, but it can be complicated. If it is a test system I would suggest reinstalling.<br>
<br>
Regards,<br>
Javier<br>
<div class="HOEnZb"><div class="h5"><br>
<br>
> 2015-05-06 11:27 GMT+02:00 Javier Pena < <a href="mailto:javier.pena@redhat.com">javier.pena@redhat.com</a> > :<br>
<br>
> > ----- Original Message -----<br>
><br>
<br>
> > > I'm afaraid it is not, here is the output of lsof -i -n -P|grep httpd<br>
><br>
<br>
> > > httpd 1855 root 4u IPv6 35701 0t0 TCP *:35357 (LISTEN)<br>
><br>
> > > httpd 1855 root 6u IPv6 35705 0t0 TCP *:5000 (LISTEN)<br>
><br>
> > > httpd 1855 root 8u IPv6 35709 0t0 TCP *:80 (LISTEN)<br>
><br>
<br>
> > Actually, this is what I meant. Keystone is running as a WSGI process<br>
> > inside<br>
> > Apache, so this is why you see httpd listening on ports 5000 and 35357.<br>
><br>
<br>
> > The next question would be why you are having trouble connecting to the<br>
> > dashboard. Could you provide some more details on that issue?<br>
><br>
<br>
> > Regards,<br>
><br>
> > Javier<br>
><br>
<br>
> > > httpd 3969 apache 4u IPv6 35701 0t0 TCP *:35357 (LISTEN)<br>
><br>
> > > httpd 3969 apache 6u IPv6 35705 0t0 TCP *:5000 (LISTEN)<br>
><br>
> > > httpd 3969 apache 8u IPv6 35709 0t0 TCP *:80 (LISTEN)<br>
><br>
> > > httpd 3970 apache 4u IPv6 35701 0t0 TCP *:35357 (LISTEN)<br>
><br>
> > > httpd 3970 apache 6u IPv6 35705 0t0 TCP *:5000 (LISTEN)<br>
><br>
> > > httpd 3970 apache 8u IPv6 35709 0t0 TCP *:80 (LISTEN)<br>
><br>
> > > httpd 3971 apache 4u IPv6 35701 0t0 TCP *:35357 (LISTEN)<br>
><br>
> > > httpd 3971 apache 6u IPv6 35705 0t0 TCP *:5000 (LISTEN)<br>
><br>
> > > httpd 3971 apache 8u IPv6 35709 0t0 TCP *:80 (LISTEN)<br>
><br>
> > > httpd 3972 apache 4u IPv6 35701 0t0 TCP *:35357 (LISTEN)<br>
><br>
> > > httpd 3972 apache 6u IPv6 35705 0t0 TCP *:5000 (LISTEN)<br>
><br>
> > > httpd 3972 apache 8u IPv6 35709 0t0 TCP *:80 (LISTEN)<br>
><br>
> > > httpd 3973 apache 4u IPv6 35701 0t0 TCP *:35357 (LISTEN)<br>
><br>
> > > httpd 3973 apache 6u IPv6 35705 0t0 TCP *:5000 (LISTEN)<br>
><br>
> > > httpd 3973 apache 8u IPv6 35709 0t0 TCP *:80 (LISTEN)<br>
><br>
> > > httpd 3974 apache 4u IPv6 35701 0t0 TCP *:35357 (LISTEN)<br>
><br>
> > > httpd 3974 apache 6u IPv6 35705 0t0 TCP *:5000 (LISTEN)<br>
><br>
> > > httpd 3974 apache 8u IPv6 35709 0t0 TCP *:80 (LISTEN)<br>
><br>
> > > httpd 3975 apache 4u IPv6 35701 0t0 TCP *:35357 (LISTEN)<br>
><br>
> > > httpd 3975 apache 6u IPv6 35705 0t0 TCP *:5000 (LISTEN)<br>
><br>
> > > httpd 3975 apache 8u IPv6 35709 0t0 TCP *:80 (LISTEN)<br>
><br>
> > > httpd 3976 apache 4u IPv6 35701 0t0 TCP *:35357 (LISTEN)<br>
><br>
> > > httpd 3976 apache 6u IPv6 35705 0t0 TCP *:5000 (LISTEN)<br>
><br>
> > > httpd 3976 apache 8u IPv6 35709 0t0 TCP *:80 (LISTEN)<br>
><br>
<br>
> > > 2015-05-06 11:14 GMT+02:00 Javier Pena < <a href="mailto:javier.pena@redhat.com">javier.pena@redhat.com</a> > :<br>
><br>
<br>
> > > > ----- Original Message -----<br>
><br>
> > ><br>
><br>
<br>
> > > > > hi,<br>
><br>
> > ><br>
><br>
<br>
> > > > > I have some issues with keystone since this morning, I couldn't<br>
> > > > > connect<br>
><br>
> > > > > to<br>
><br>
> > ><br>
><br>
> > > > > the dashboard so I checked my keystone service and found out that it<br>
> > > > > was<br>
><br>
> > > > > not<br>
><br>
> > ><br>
><br>
> > > > > running. I tried to restart it but no luck.<br>
><br>
> > ><br>
><br>
<br>
> > > > > I did some changes in the keystone.conf to make this work but no<br>
> > > > > chance.<br>
><br>
> > > > > The<br>
><br>
> > ><br>
><br>
> > > > > changes I did are:<br>
><br>
> > ><br>
><br>
<br>
> > > > > cp /usr/share/keystone/keystone-dist-paste.ini /etc/keystone/<br>
><br>
> > ><br>
><br>
> > > > > chown keystone:keystone /etc/keystone/*<br>
><br>
> > ><br>
><br>
<br>
> > > > > updated keystone.conf with the new config_file value<br>
><br>
> > ><br>
><br>
<br>
> > > > > /etc/keystone/keystone.conf sql connection mysql://keystone:PASSWD@<br>
><br>
> > ><br>
><br>
> > > > > controller/keystone<br>
><br>
> > ><br>
><br>
<br>
> > > > > and I got this logs errors :<br>
><br>
> > ><br>
><br>
<br>
> > > > > 2015-05-06 10:17:28.352 24135 ERROR<br>
><br>
> > ><br>
><br>
> > > > > keystone.common.environment.eventlet_server [-] Could not bind to<br>
><br>
> > ><br>
><br>
> > > > > <a href="http://0.0.0.0:35357" target="_blank">0.0.0.0:35357</a><br>
><br>
> > ><br>
><br>
> > > > > 2015-05-06 10:17:28.353 24135 ERROR root [-] Failed to start the<br>
> > > > > admin<br>
><br>
> > > > > server<br>
><br>
> > ><br>
><br>
> > > > > 2015-05-06 10:17:29.221 24145 ERROR<br>
><br>
> > ><br>
><br>
> > > > > keystone.common.environment.eventlet_server [-] Could not bind to<br>
><br>
> > ><br>
><br>
> > > > > <a href="http://0.0.0.0:35357" target="_blank">0.0.0.0:35357</a><br>
><br>
> > ><br>
><br>
> > > > > 2015-05-06 10:17:29.221 24145 ERROR root [-] Failed to start the<br>
> > > > > admin<br>
><br>
> > > > > server<br>
><br>
> > ><br>
><br>
> > > > > 2015-05-06 10:17:30.059 24151 ERROR<br>
><br>
> > ><br>
><br>
> > > > > keystone.common.environment.eventlet_server [-] Could not bind to<br>
><br>
> > ><br>
><br>
> > > > > <a href="http://0.0.0.0:35357" target="_blank">0.0.0.0:35357</a><br>
><br>
> > ><br>
><br>
> > > > > 2015-05-06 10:17:30.060 24151 ERROR root [-] Failed to start the<br>
> > > > > admin<br>
><br>
> > > > > server<br>
><br>
> > ><br>
><br>
> > > > > 2015-05-06 10:17:30.895 24158 ERROR<br>
><br>
> > ><br>
><br>
> > > > > keystone.common.environment.eventlet_server [-] Could not bind to<br>
><br>
> > ><br>
><br>
> > > > > <a href="http://0.0.0.0:35357" target="_blank">0.0.0.0:35357</a><br>
><br>
> > ><br>
><br>
> > > > > 2015-05-06 10:17:30.896 24158 ERROR root [-] Failed to start the<br>
> > > > > admin<br>
><br>
> > > > > server<br>
><br>
> > ><br>
><br>
> > > > > 2015-05-06 10:17:31.727 24167 ERROR<br>
><br>
> > ><br>
><br>
> > > > > keystone.common.environment.eventlet_server [-] Could not bind to<br>
><br>
> > ><br>
><br>
> > > > > <a href="http://0.0.0.0:35357" target="_blank">0.0.0.0:35357</a><br>
><br>
> > ><br>
><br>
> > > > > 2015-05-06 10:17:31.728 24167 ERROR root [-] Failed to start the<br>
> > > > > admin<br>
><br>
> > > > > server<br>
><br>
> > ><br>
><br>
<br>
> > > > Hi,<br>
><br>
> > ><br>
><br>
<br>
> > > > It is possible that keystone is running as a wsgi process under apache.<br>
><br>
> > > > That<br>
><br>
> > > > would explain why it cannot bind to port 35357.<br>
><br>
> > ><br>
><br>
<br>
> > > > Can you check if your httpd process is running? If so, please check if<br>
> > > > it<br>
><br>
> > > > is<br>
><br>
> > > > bound to port 35357 (lsof -i -n -P|grep httpd).<br>
><br>
> > ><br>
><br>
<br>
> > > > Regards,<br>
><br>
> > ><br>
><br>
> > > > Javier<br>
><br>
> > ><br>
><br>
<br>
> > > > > _______________________________________________<br>
><br>
> > ><br>
><br>
> > > > > Rdo-list mailing list<br>
><br>
> > ><br>
><br>
> > > > > <a href="mailto:Rdo-list@redhat.com">Rdo-list@redhat.com</a><br>
><br>
> > ><br>
><br>
> > > > > <a href="https://www.redhat.com/mailman/listinfo/rdo-list" target="_blank">https://www.redhat.com/mailman/listinfo/rdo-list</a><br>
><br>
> > ><br>
><br>
<br>
> > > > > To unsubscribe: <a href="mailto:rdo-list-unsubscribe@redhat.com">rdo-list-unsubscribe@redhat.com</a><br>
><br>
> > ><br>
><br>
<br>
> > > _______________________________________________<br>
><br>
> > > Rdo-list mailing list<br>
><br>
> > > <a href="mailto:Rdo-list@redhat.com">Rdo-list@redhat.com</a><br>
><br>
> > > <a href="https://www.redhat.com/mailman/listinfo/rdo-list" target="_blank">https://www.redhat.com/mailman/listinfo/rdo-list</a><br>
><br>
<br>
> > > To unsubscribe: <a href="mailto:rdo-list-unsubscribe@redhat.com">rdo-list-unsubscribe@redhat.com</a><br>
><br>
<br>
> _______________________________________________<br>
> Rdo-list mailing list<br>
> <a href="mailto:Rdo-list@redhat.com">Rdo-list@redhat.com</a><br>
> <a href="https://www.redhat.com/mailman/listinfo/rdo-list" target="_blank">https://www.redhat.com/mailman/listinfo/rdo-list</a><br>
<br>
> To unsubscribe: <a href="mailto:rdo-list-unsubscribe@redhat.com">rdo-list-unsubscribe@redhat.com</a><br>
</div></div></blockquote></div><br></div>