Ah sorry, I missed that. Can you please do the following then:

1. Enable debug logs on systemd-networkd-wait-online.service:

$ mkdir -p /etc/systemd/system/systemd-networkd-wait-online.d/
$ cat > /etc/systemd/system/systemd-networkd-wait-online.d/debug.conf << EOF
[Service]
Environment=SYSTEMD_LOG_LEVEL=debug
EOF

2. Reboot, and gather some more logs:

$ journalctl -u systemd-networkd-wait-online.service -b > wait-online.txt
$ systemctl cat systemd-networkd-wait-online.service > cat-sd-wait-online.txt
$ networkctl > networkctl.txt

And attach those .txt files?

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

Title:
  (during boot) failed: Cannot assign requested address

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/systemd/+bug/2081645/+subscriptions


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

Reply via email to