You are not logged in.

#1 2015-06-14 11:11:45

xificurC
Member
Registered: 2015-02-06
Posts: 9

systemd --user issues

Hi,

upon running

systemctl --user status

I get

Failed to read server status: Input/output error

Here are my dumps of systemctl status user@$UID and journalctl -b _SYSTEMD_UNIT=user@1000.service. I know pulseaudio is not starting correctly, I probably still have it set up to start the service instead of the socket. Wanted to change that but --user is not working at all. Any tips welcome!

Offline

#2 2015-06-14 12:11:36

mauritiusdadd
Member
From: Benevento, Italy
Registered: 2013-10-27
Posts: 776

Re: systemd --user issues

xificurC wrote:

upon running

systemctl --user status

I get

Failed to read server status: Input/output error

Is that the only message displayed? Is there anything interesting in the journal? What is the output of the following commands?

systemctl status dbus.service
systemctl status --no-pager
systemctl --state failed --no-pager

About me - github

-- When you have eliminated the impossible, whatever remains, however improbable, must be the truth -- Spock | Sherlock Holmes

Offline

#3 2015-06-14 12:54:44

karol
Archivist
Registered: 2009-05-06
Posts: 25,440

Offline

#4 2015-06-14 19:00:28

xificurC
Member
Registered: 2015-02-06
Posts: 9

Re: systemd --user issues

mauritiusdadd wrote:

Is that the only message displayed? Is there anything interesting in the journal? What is the output of the following commands?

systemctl status dbus.service
systemctl status --no-pager
systemctl --state failed --no-pager

Here is dbus, systemctl status --no-pager and failed. Tor fails with this, so it doesn't seem to be related.

I read the thing and at the end he says it was a conflicting symlink. How can I find that? I don't know from logs what is causing the issue and browsing through folders I don't see anything specific. Tor is the only failing service and there is just 1 symlink pointing at the correct place. For pulseaudio I don't see a symlink at all.

Offline

#5 2015-06-14 19:11:44

Head_on_a_Stick
Member
From: London
Registered: 2014-02-20
Posts: 7,763
Website

Re: systemd --user issues

xificurC wrote:

I read the thing and at the end he says it was a conflicting symlink. How can I find that?

Post the output of:

ls -lR /etc/systemd/system

Offline

#6 2015-06-14 19:20:35

xificurC
Member
Registered: 2015-02-06
Posts: 9

Re: systemd --user issues

Head_on_a_Stick wrote:

Post the output of:

ls -lR /etc/systemd/system

Here you go.

Last edited by xificurC (2015-06-14 19:22:21)

Offline

Board footer

Powered by FluxBB