Can you please enable debug logs on systemd-networkd, and attach logs
from a time where the bug occurs? E.g.,

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

$ reboot

[...]

$ journalctl -u systemd-networkd.service -b > systemd-
networkd.service.log

And attach the result? This should give more detail on how/when networkd
is attempting to create routes.

** Changed in: systemd (Ubuntu)
       Status: New => Incomplete

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

Title:
  systemd-networkd randomly fails to set route because "Nexthop has
  invalid gateway"

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


-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to