<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">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">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">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>