Dbus has no owner

× eos-reboot-required.service - Notify about reboot on special conditions.
     Loaded: loaded (/usr/lib/systemd/system/eos-reboot-required.service; enabled; preset: disabled)
     Active: failed (Result: exit-code) since Tue 2024-08-20 15:49:12 IST; 56s ago
 Invocation: e2a55b1250474eb488dfecf872ca3d11
    Process: 403052 ExecStart=/usr/bin/eos-reboot-required3 (code=exited, status=1/FAILURE)
   Main PID: 403052 (code=exited, status=1/FAILURE)
   Mem peak: 5.5M
        CPU: 71ms

Aug 20 15:49:11 latitudee5450-laptop systemd[1]: Starting Notify about reboot on special conditions....
Aug 20 15:49:12 latitudee5450-laptop su[403153]: (to pannet1) root on none
Aug 20 15:49:12 latitudee5450-laptop su[403153]: pam_unix(su:session): session opened for user pannet1(uid=1000) by (uid=0)
Aug 20 15:49:12 latitudee5450-laptop eos-reboot-required3[403155]: GDBus.Error:org.freedesktop.DBus.Error.NameHasNoOwner: Could not activate remote >
Aug 20 15:49:12 latitudee5450-laptop su[403153]: pam_unix(su:session): session closed for user pannet1
Aug 20 15:49:12 latitudee5450-laptop systemd[1]: eos-reboot-required.service: Main process exited, code=exited, status=1/FAILURE
Aug 20 15:49:12 latitudee5450-laptop systemd[1]: eos-reboot-required.service: Failed with result 'exit-code'.
Aug 20 15:49:12 latitudee5450-laptop systemd[1]: Failed to start Notify about reboot on special conditions..

i did not do anything out of ordinary other than installing qtile manually after selecting no desktop … reboot and then install qtile. how can i fix this.

i do not think it should be enabled anyway?


[Install]
WantedBy=eos-reboot-required.timer

is what will trigger it anyway.

[14:40:11] joekamprad :: SLIMSHADY64  ➜  ~ » systemctl status  eos-reboot-required.service                                 1 ↵
○ eos-reboot-required.service - Notify about reboot on special conditions.
     Loaded: loaded (/usr/lib/systemd/system/eos-reboot-required.service; disabled; preset: disabled)
     Active: inactive (dead)

ok. i will disable it.

systemctl disable eos-reboot-required.service
Removed '/etc/systemd/system/eos-reboot-required.timer.wants/eos-reboot-required.service'.

i am worried about the Dbus has no owner. it is showing up in my journald in red. also i am not able to commit to github because i could not setup git-credential-libsecret as credential-helper to work properly.

$ dbus-send --session --print-reply --dest=org.freedesktop.DBus / \
    org.freedesktop.DBus.GetConnectionUnixProcessID \
    string:org.freedesktop.secrets
Error org.freedesktop.DBus.Error.NameHasNoOwner: The connection does not exist