Hi all,
Thanks for Eric’s help. Issue is closed
https://github.com/kata-containers/osbuilder/issues/110
Regards,
I’m pretty confident this is proxy name resolution issues. Thanks corporate network.
Disable dnsmasq in the host. (Assuming Ubuntu host)
Thx,
Eric
Comment out dnsmasq in:
$ sudo vi /etc/NetworkManager/NetworkManager.conf
$ sudo systemctl daemon-reload
$ sudo systemctl restart network-manager