<div dir="ltr"><div dir="ltr"><div>Hi Alejandro,</div><div><br></div><div>The error message "<a href="http://10.8.9.54:2379">http://10.8.9.54:2379</a> exceeded header timeout" indicates that Docker Daemon was not able to access the URL "<a href="http://10.8.9.54:2379">http://10.8.9.54:2379</a>", which is supposed to be the ETCD endpoint.</div><div><br></div><div>If you run "curl <a href="http://10.8.9.54:2379">http://10.8.9.54:2379</a>" in compute host. Are you able to reach that endpoint?</div><div><br></div><div>Best regards,</div><div>Hongbin</div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Thu, May 2, 2019 at 3:58 PM Alejandro Ruiz Bermejo <<a href="mailto:arbermejo0417@gmail.com">arbermejo0417@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr">I'm having troubles with the verify step of the Zun intallation at Openstack Queens on Ubuntu 18.04 LTS. I previously Posted a trouble with it and already fixed the error you guys pointed at. Now i still can't launch the app container. It freeze at container_creating task, the shows an error state </div><div dir="ltr"><br></div><div dir="ltr"><div dir="ltr">root@controller /h/team# openstack appcontainer show 4a657ac5-058c-43eb-8cbf-7239ad3c4d76</div><div dir="ltr">+-------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+</div><div dir="ltr">| Field | Value |</div><div dir="ltr">+-------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+</div><div dir="ltr">| addresses | {} |</div><div dir="ltr">| links | [{u'href': u'<a href="http://controller:9517/v1/containers/4a657ac5-058c-43eb-8cbf-7239ad3c4d76" target="_blank">http://controller:9517/v1/containers/4a657ac5-058c-43eb-8cbf-7239ad3c4d76</a>', u'rel': u'self'}, {u'href': u'<a href="http://controller:9517/containers/4a657ac5-058c-43eb-8cbf-7239ad3c4d76" target="_blank">http://controller:9517/containers/4a657ac5-058c-43eb-8cbf-7239ad3c4d76</a>', u'rel': u'bookmark'}] |</div><div dir="ltr">| image | cirros |</div><div dir="ltr">| labels | {} |</div><div dir="ltr">| disk | 0 |</div><div dir="ltr">| security_groups | [] |</div><div dir="ltr">| image_pull_policy | None |</div><div dir="ltr">| user_id | a16c6ef0319b4643a4ec8e56a1d025cb |</div><div dir="ltr">| uuid | 4a657ac5-058c-43eb-8cbf-7239ad3c4d76 |</div><div dir="ltr">| hostname | None |</div><div dir="ltr">| environment | {} |</div><div dir="ltr">| memory | None |</div><div dir="ltr">| project_id | 59065d8f970b467aa94ef7b35f1edab5 |</div><div dir="ltr">| status | Error |</div><div dir="ltr">| workdir | None |</div><div dir="ltr">| auto_remove | False |</div><div dir="ltr">| status_detail | None |</div><div dir="ltr">| host | None |</div><div dir="ltr">| image_driver | docker |</div><div dir="ltr">| task_state | None |</div><div dir="ltr">| status_reason | <b><u>Docker internal error: 500 Server Error: Internal Server Error ("failed to update store for object type *libnetwork.endpointCnt: client: endpoint <a href="http://10.8.9.54:2379" target="_blank">http://10.8.9.54:2379</a> exceeded header timeout"). </u></b> |</div><div dir="ltr">| name | test1 |</div><div dir="ltr">| restart_policy | {} |</div><div dir="ltr">| ports | [] |</div><div dir="ltr">| command | "ping" "8.8.8.8" |</div><div dir="ltr">| runtime | None |</div><div dir="ltr">| cpu | None |</div><div dir="ltr">| interactive | False |</div><div dir="ltr">+-------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+</div><div><br></div></div><div dir="ltr"><br></div><div>I tried to launch another container without defining a network and without executing any command, and it also had the same error. </div><div>I can launch container from the computer node cli with docker commands, the errors are when i try to launch them from the controller CLI.</div><div>I run a docker run hello-world at the compute node and everything went fine</div><div>Wen u runned openstack appcontainer create hello-world i had exactly the same error</div><div> </div></div></div></div>
</blockquote></div></div></div>