You are not logged in.

#1 2019-04-30 03:23:59

anandubajith
Member
Registered: 2019-04-30
Posts: 2

Systemd random error messages during boot time.

I have silent boot turned on, after package upgrades recently I noticed that I am getting error messages when system boots. I checked by running

    journalctl -p err -b

and I am unsure what is causing all these error messages.

    -- Logs begin at Sun 2019-03-24 18:14:52 IST, end at Tue 2019-04-30 08:44:54 IST. --
    Apr 30 08:40:29 inspiron systemd[1]: Failed to start Commit a transient machine-id on disk.
    Apr 30 08:40:29 inspiron systemd[1]: Failed to start Rebuild Hardware Database.
    Apr 30 08:40:29 inspiron systemd[1]: Failed to start First Boot Wizard.
    Apr 30 08:40:29 inspiron systemd[1]: Failed to start Create System Users.
    Apr 30 08:40:29 inspiron systemd[1]: Failed to start Set Up Additional Binary Formats.
    Apr 30 08:40:29 inspiron systemd[1]: Failed to start Rebuild Dynamic Linker Cache.
    Apr 30 08:40:29 inspiron systemd[1]: Failed to mount FUSE Control File System.
    Apr 30 08:40:29 inspiron systemd[1]: Failed to start Rebuild Journal Catalog.
    Apr 30 08:40:29 inspiron systemd[1]: Failed to start Update is Completed.
    Apr 30 08:40:29 inspiron systemd[1]: Failed to start Commit a transient machine-id on disk.
    Apr 30 08:40:29 inspiron systemd[1]: Failed to start Set Up Additional Binary Formats.
    Apr 30 08:40:29 inspiron systemd[1]: Failed to start Rebuild Hardware Database.
    Apr 30 08:40:29 inspiron systemd[1]: Failed to start Rebuild Journal Catalog.
    Apr 30 08:40:29 inspiron systemd[1]: Failed to mount FUSE Control File System.
    Apr 30 08:40:29 inspiron systemd[1]: Failed to start First Boot Wizard.
    Apr 30 08:40:29 inspiron systemd[1]: Failed to start Create System Users.   
    Apr 30 08:40:29 inspiron systemd[1]: Failed to start Rebuild Dynamic Linker Cache.
    Apr 30 08:40:29 inspiron systemd[1]: Failed to start Update is Completed.
    Apr 30 08:40:29 inspiron systemd[1]: Failed to start Set Up Additional Binary Formats.
    Apr 30 08:40:29 inspiron systemd[1]: Failed to mount FUSE Control File System.
    Apr 30 08:40:29 inspiron systemd[1]: Failed to start First Boot Wizard.
    Apr 30 08:40:29 inspiron systemd[1]: Failed to start Create System Users.
    Apr 30 08:40:29 inspiron systemd[1]: Failed to start Rebuild Journal Catalog.
    Apr 30 08:40:29 inspiron systemd[1]: Failed to start Rebuild Hardware Database.
    Apr 30 08:40:29 inspiron systemd[1]: Failed to start Rebuild Dynamic Linker Cache.
    Apr 30 08:40:29 inspiron systemd[1]: Failed to start Commit a transient machine-id on disk.
    Apr 30 08:40:29 inspiron systemd[1]: Failed to start Update is Completed.
    Apr 30 08:40:29 inspiron dhcpcd[541]: no valid interfaces found
    Apr 30 08:40:36 inspiron systemd[1]: Failed to mount FUSE Control File System.

Offline

#2 2019-04-30 06:47:38

seth
Member
Registered: 2012-09-03
Posts: 51,253

Re: Systemd random error messages during boot time.

I am unsure what is causing all these error messages

As are we.
Paste the entire

sudo journalctl -b

- you might be booting an old kernel, but there's no way of telling.

Offline

#3 2019-04-30 14:35:31

anandubajith
Member
Registered: 2019-04-30
Posts: 2

Re: Systemd random error messages during boot time.

Here is the output of

journalctl -b

https://pastebin.com/gV9MFZeg

Here is what uname -a gave me

Linux inspiron 5.0.9-arch1-1-ARCH #1 SMP PREEMPT Sat Apr 20 15:00:46 UTC 2019 x86_64 GNU/Linux

Offline

#4 2019-04-30 15:08:30

seth
Member
Registered: 2012-09-03
Posts: 51,253

Re: Systemd random error messages during boot time.

pacman -Qs 'laptop-mode-tools'

https://bugs.archlinux.org/task/48267

Offline

#5 2019-05-09 08:18:53

aapzak
Member
Registered: 2007-04-13
Posts: 8

Re: Systemd random error messages during boot time.

I'm having this issue with snapd in combination with systemd 242.x. Since I don't want to spend time on debugging now I just rolled back to systemd < 242 to get rid of this.

I've uninstalled snapd and apparmor and still have these issues. Having trouble pinpointing the issue. I'm running zfs on root, that might be a thing. Seems like filesystem isn't fully accessible during these unit startups

Last edited by aapzak (2019-05-09 11:17:50)

Offline

#6 2019-05-20 01:52:24

wondertx
Member
Registered: 2018-08-10
Posts: 9

Re: Systemd random error messages during boot time.

Failed to start Commit a transient machine-id on disk.
systemd-firstboot.service: Start request repeated too quickly.
Failed to start First Boot Wizard.
systemd-binfmt.service: Start request repeated too quickly.
Failed to start Set Up Additional Binary Formats.
sys-fs-fuse-connections.mount: Start request repeated too quickly.
Failed to mount FUSE Control File System.
systemd-hwdb-update.service: Start request repeated too quickly.
Failed to start Rebuild Hardware Database.

Offline

Board footer

Powered by FluxBB