[Bug 2036358] Re: systemd wait-online now times out after jammy and lunar upgrade
Michael Biech
2036358 at bugs.launchpad.net
Mon Sep 18 18:11:24 UTC 2023
I'm also affected by this: I'm on Ubuntu 22.04.3 for Raspberry Pi and
after updating to 249.11-0ubuntu3.10 on boot I get:
----
Sep 18 19:16:33 pi4-ubuntu systemd[1]: Starting Wait for Network to be Configured...
Sep 18 19:19:29 pi4-ubuntu systemd-networkd-wait-online[1319]: Timeout occurred while waiting for network connectivity.
Sep 18 19:19:29 pi4-ubuntu systemd[1]: systemd-networkd-wait-online.service: Main process exited, code=exited, status=1/FAILURE
Sep 18 19:19:29 pi4-ubuntu systemd[1]: systemd-networkd-wait-online.service: Failed with result 'exit-code'.
Sep 18 19:19:29 pi4-ubuntu systemd[1]: Failed to start Wait for Network to be Configured.
----
Output of networkctl:
----
IDX LINK TYPE OPERATIONAL SETUP
1 lo loopback carrier unmanaged
2 eth0 ether routable configured
2 links listed.
----
Running `SYSTEMD_LOG_LEVEL=debug /lib/systemd/systemd-networkd-wait-
online --timeout=5 --any` yields:
----
Found link 2
Found link 1
eth0: link is ignored
lo: link is ignored
Timeout occurred while waiting for network connectivity.
----
Which makes no sense, given eth0 is up and running.
I've made no changes to the default network settings and everything
worked up until the update. This also doesn't bother me TOO much, since
after the timeout of about 2 minutes, things continue as usual. Just a
bit annoying and I was honestly wondering whether I was going crazy
before I (luckily) stumbled upon this.
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to systemd in Ubuntu.
https://bugs.launchpad.net/bugs/2036358
Title:
systemd wait-online now times out after jammy and lunar upgrade
Status in systemd package in Ubuntu:
Confirmed
Bug description:
On Ubuntu 22.04 desktop system using network-manager and upgrading to
systemd 249.11-0ubuntu3.10, wait-online now times out which prevents
logins (GDM, ssh, console) until it does time out. This seems to be
introduced by the change for
https://bugs.launchpad.net/ubuntu/+source/systemd/+bug/1982218.
https://bugs.launchpad.net/ubuntu/+source/systemd/+bug/1982218/comments/21
also mentioned the problem on Lunar.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/systemd/+bug/2036358/+subscriptions
More information about the foundations-bugs
mailing list