@Mark, @Uli:
Testing the problematic state would be to install docker.io and enable it ie:
apt install docker.io
systemctl enable docker

To test:
reboot
ifdown ens3 && echo "OK"
ifup ens3 && echo "OK"

The test commands will result in two lines with OK at the end if everything is 
right.
On ubuntu-fan 0.9.0 an interface with dhcp receives an ip but the interface 
won't show as in up state and the command exits with an exit code higher then 0.
The commands seems to work fine after the update.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1551747

Title:
  ubuntu-fan causes issues during network configuration

To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-init/+bug/1551747/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to