You are not logged in.
Pages: 1
I recently started failing to boot, seemingly due to systemd-hostnamed.service crashing on boot.
It seems it could be a timing issue, because after a few reboots the service actually manages to start and I boot succesfully into XFCE desktop.
Log from journalctl for systemd-hostnamed:
Apr 28 22:07:35 arch systemd[1]: systemd-hostnamed.service: Failed to create cgroup /system.slice/systemd-hostnamed.service: No such file or directory
Apr 28 22:07:35 arch systemd[1]: Starting Hostname Service...
Apr 28 22:07:35 arch systemd[1]: systemd-hostnamed.service: Main process exited, code=exited, status=219/CGROUP
Apr 28 22:07:35 arch systemd[1]: systemd-hostnamed.service: Failed with result 'exit-code'.
Apr 28 22:07:35 arch systemd[1]: Failed to start Hostname Service.
-- Reboot --
Apr 28 22:10:09 arch systemd[1]: systemd-hostnamed.service: Failed to create cgroup /system.slice/systemd-hostnamed.service: No such file or directory
Apr 28 22:10:09 arch systemd[1]: Starting Hostname Service...
Apr 28 22:10:09 arch systemd[1]: systemd-hostnamed.service: Main process exited, code=exited, status=219/CGROUP
Apr 28 22:10:09 arch systemd[1]: systemd-hostnamed.service: Failed with result 'exit-code'.
Apr 28 22:10:09 arch systemd[1]: Failed to start Hostname Service.
-- Reboot --
Apr 28 22:11:52 arch systemd[1]: systemd-hostnamed.service: Failed to create cgroup /system.slice/systemd-hostnamed.service: No such file or directory
Apr 28 22:11:52 arch systemd[1]: Starting Hostname Service...
Apr 28 22:11:52 arch systemd[1]: systemd-hostnamed.service: Main process exited, code=exited, status=219/CGROUP
Apr 28 22:11:52 arch systemd[1]: systemd-hostnamed.service: Failed with result 'exit-code'.
Apr 28 22:11:52 arch systemd[1]: Failed to start Hostname Service.
-- Reboot --
Apr 28 22:13:03 arch systemd[1]: systemd-hostnamed.service: Failed to create cgroup /system.slice/systemd-hostnamed.service: No such file or directory
Apr 28 22:13:03 arch systemd[1]: Starting Hostname Service...
Apr 28 22:13:03 arch systemd[1]: systemd-hostnamed.service: Main process exited, code=exited, status=219/CGROUP
Apr 28 22:13:03 arch systemd[1]: systemd-hostnamed.service: Failed with result 'exit-code'.
Apr 28 22:13:03 arch systemd[1]: Failed to start Hostname Service.
-- Reboot --
Apr 28 22:13:53 arch systemd[1]: systemd-hostnamed.service: Failed to create cgroup /system.slice/systemd-hostnamed.service: No such file or directory
Apr 28 22:13:53 arch systemd[1]: Starting Hostname Service...
Apr 28 22:13:53 arch systemd[1]: systemd-hostnamed.service: Main process exited, code=exited, status=219/CGROUP
Apr 28 22:13:53 arch systemd[1]: systemd-hostnamed.service: Failed with result 'exit-code'.
Apr 28 22:13:53 arch systemd[1]: Failed to start Hostname Service.
-- Reboot --
Apr 28 22:14:49 arch systemd[1]: Starting Hostname Service...
Apr 28 22:14:50 arch systemd[1]: Started Hostname Service.
Apr 28 22:15:20 arch systemd[1]: systemd-hostnamed.service: Succeeded.I found this issue on stackoverflow where it was suggested to downgrade dhcpcd to 9.0.0 (below 9.0.1), and that 9.0.2 fixes the issue:
https://unix.stackexchange.com/question … me-service
But I've had no success when trying that, I downgraded to 9.0.0 and the issue remains, as well as after upgrading back to 9.0.2.
Anyone know if the issue is still in dhcpcd, or if there is some other fix?
Last edited by 7thSon (2020-04-28 21:09:11)
Offline
I've seen your report, please post about which resources you've found that would make this obsolete, rather than us deleting it, it might help someone in a similar situation.
Offline
Pages: 1