[arch-general] systemctl --user problems
hi! this last week systemctl --user stopped working saying:
Failed to connect to bus: No such file or directory
first thing I tried was downgrading systemd but it didn't work. so after reading several pages, I still haven't figured out what's happening but it helped me find several other weird things that I don't know if are related... 1. user@1000.service fails with timeout, is there a way to find what's making the service hang? 2. after restarting user@, polkitd.service says:
Started Authorization Manager. Registered Authentication Agent for unix-process:2622:23390 (system bus name :1.20 [/usr/bin/pkttyagent --notify-fd 4 --fallback], object path /org/freedesktop/PolicyKit1/AuthenticationAgent, locale en_US.UTF-8) Unregistered Authentication Agent for unix-process:2622:23390 (system bus name :1.20, object path /org/freedesktop/PolicyKit1/AuthenticationAgent, locale en_US.UTF-8) (disconnected from bus)
without registering again which I am not sure if is the correct behaviour but can be due to manually starting user@... 3. and also I've found that XDG_RUNTIME_DIR and XDG_SESSION_ID are not set (neither before or after restarting user@) as should be the case from [1] and [2]. thanks for the help. [1] https://wiki.archlinux.org/index.php/XDG_Base_Directory_support#User_dir ectories [2] https://wiki.archlinux.org/index.php/General_troubleshooting#Session_per missions -- edson duarte
3. and also I've found that XDG_RUNTIME_DIR and XDG_SESSION_ID are not set (neither before or after restarting user@) as should be the case from [1] and [2].
are you using a proper login manager, do you have pam_systemd in your pam configs? -- damjan
Damjan Georgievski wrote:
3. and also I've found that XDG_RUNTIME_DIR and XDG_SESSION_ID are not set (neither before or after restarting user@) as should be the case from [1] and [2].
are you using a proper login manager, do you have pam_systemd in your pam configs?
I used to and yesterday I've installed lightdm but the problem remained. -- edson duarte https://ssd.eff.org
participants (3)
-
Damjan Georgievski
-
edson duarte
-
edsonduarte1990@riseup.net