<div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div>Hi Nehal,</div><div><br></div><div>It seems your docker daemon cannot connect to the kuryr-libnetwork process. There are several things you might want to verify:</div><div>* If the kuryr-libnetwork process is running? (sudo systemctl start kuryr-libnetwork)</div><div>* If there is any error in the kuryr-libnetwork log? (sudo journalctl -u kuryr-libnetwork)</div><div>* If docker daemon has the correct endpoint of the kuryr-libnetwork? (check /usr/lib/docker/plugins/kuryr/kuryr.spec)</div><div><br></div><div>If above doesn't help, we need the following items for further trouble-shooting.</div><div>* The kuryr-libnetwork log</div><div>* The docker daemon log</div><div>* The kuryr-libnetwork config file (/etc/kuryr/kuryr.conf)</div><div><br></div><div>Best regards,</div><div>Hongbin</div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Thu, Feb 14, 2019 at 12:15 PM Nehal Bansal <<a href="mailto:bansalnehal26@gmail.com">bansalnehal26@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>Hi,</div><div><br></div><div>I have installed OpenStack Queens release. I wish to run docker 
containers on it as first class residents like VMs therefore, I 
installed Zun. Zun requires Kuryr-libnetwork on the compute node. 
Everything got installed correctly but verifying the installation with</div><div><br></div><div> <code>docker network create --driver kuryr --ipam-driver kuryr       --subnet <a href="http://192.168.4.0/24" target="_blank">192.168.4.0/24</a> --gateway=192.168.4.1 test_net</code><br></div><div><br></div><div> gives the following error:</div><div><br></div><div>
 <code>Error response from daemon: legacy plugin: Plugin.Activate: {"message":"page not found"}</code> <br></div><div><br></div><div>The /var/log/syslog file gives this error: <br></div><div><code><br></code></div><div><code>Feb 13 09:25:01 compute
 dockerd[27830]: time="2019-02-13T09:25:01.006618155+05:30" level=error 
msg="Handler for POST /v1.39/networks/create returned error: legacy 
plugin: Plugin.Activate: {\"message\":\"page not found\"}\n"</code>.</div><div><br></div><div>I have asked the question on <a href="http://ask.openstack.org" target="_blank">ask.openstack.org</a> too but have received no answers.<br></div><div>
I am new to both OpenStack and Docker.</div><div><br></div><div>Please let me know if you need any more information.</div><div>Thank you.</div><div><br></div><div>Regards,</div><div>Nehal Bansal<br></div></div>
</blockquote></div></div></div></div></div></div>