<div dir="auto"><div data-smartmail="gmail_signature" dir="auto"><br></div><div class="gmail_quote" dir="auto"><div dir="ltr">On Wed, Feb 20, 2019, 14:25 Eduard Bloch <<a href="mailto:edi@gmx.de">edi@gmx.de</a> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hallo,<br>
* Felipe Sateler [Mon, Feb 18 2019, 06:34:37PM]:<br>
>    Control: tags -1 moreinfo<br>
>    On Mon, Feb 18, 2019 at 5:36 PM Eduard Bloch <[1]<a href="mailto:edi@gmx.de" target="_blank" rel="noreferrer">edi@gmx.de</a>> wrote:<br>
> <br>
>      Package: libpam-systemd<br>
>      Version: 240-5<br>
>      Severity: normal<br>
> <br>
>      Hi,<br>
> <br>
>      a few days ago some user services started failed - I mainly noticed that<br>
>      pulseaudio was no longer available.<br>
>      This looked very strange, and while checking other systems, I saw that<br>
>      "systemd --user" is not launched, which would have started pa and some<br>
>      other user-session daemons.<br>
> <br>
>    Please get the logs of user@$youruid.service. It is possible a user unit<br>
>    is timing out, and thus failing the user manager.<br>
<br>
Please imagine that I, as plain user here, have no idea how to map your<br>
suggestion to something I shall actually run, and the documentation<br>
is partly crappy from usability POV. So trying around...<br>
<br>
$ systemctl --user status<br>
Failed to read server status: Process org.freedesktop.systemd1 exited with status 1<br>
$ journalctl --user <br>
No journal files were found.<br>
-- No entries --<br>
$ sudo journalctl user@$UID.service<br>
...<br>
Failed to add match 'user@500.service': Das Argument ist ungültig<br>
<br>
Yeah, so I tried also real username instead of "user" here, etc. still<br>
getting "invalid argument" message. Which IMHO makes sense since, as<br>
said, the systemd user instance was not started.<br></blockquote></div><div dir="auto"><br></div><div dir="auto">Use journalctl --unit user@500.service. you may need root.</div><div dir="auto">Also, journalctl -b -p0..3 might give relevant error messages</div><div dir="auto"><br></div><div dir="auto"><span style="font-family:sans-serif">Saludos,</span><br style="font-family:sans-serif"><span style="font-family:sans-serif">Felipe Sateler</span><br></div></div>