Hello everybody,

I always receive this error:

```

|Jul 14 08:27:57 matrix-node systemd-logind[1339]: Failed to abandon session 
scope: Connection reset by peer|

```

When I shutdown a NixOS instance.

Googling around didn't bring up any useful results. What does this error mean, and why does it happen. Here's the journald excerpt surrounding the error (reversed - top is most recent):

```

|Jul 14 08:27:57 matrix-node dhcpcd[1684]: received signal TERM from PID 1, 
stopping
Jul 14 08:27:57 matrix-node systemd[8371]: pam_unix(systemd-user:session): 
session closed for user operator
Jul 14 08:27:57 matrix-node systemd[8370]: Received SIGRTMIN+24 from PID 8814 
(kill).
Jul 14 08:27:57 matrix-node systemd[1]: Stopping Firewall...
Jul 14 08:27:57 matrix-node systemd[1]: Stopped target Network.
Jul 14 08:27:57 matrix-node systemd[1]: Stopping Network.
Jul 14 08:27:57 matrix-node systemd[1]: Stopped target Multi-User System.
Jul 14 08:27:57 matrix-node systemd[1]: Stopping Multi-User System.
Jul 14 08:27:57 matrix-node systemd-logind[1339]: Failed to abandon session 
scope: Connection reset by peer
Jul 14 08:27:57 matrix-node systemd[1]: Stopping D-Bus System Message Bus...
Jul 14 08:27:57 matrix-node systemd[1]: Stopping Mount ZFS Volumes...
Jul 14 08:27:57 matrix-node systemd[1]: Stopping NTP Daemon...
Jul 14 08:27:57 matrix-node ntpd[1746]: ntpd exiting on signal 15
Jul 14 08:27:57 matrix-node systemd[1]: Stopping Virtual Machine and Container 
Registration Service...
Jul 14 08:27:57 matrix-node systemd[1]: Stopping SSH Daemon (10.0.2.2:61847)...
Jul 14 08:27:57 matrix-node systemd[8370]: Stopped target Sockets.
Jul 14 08:27:57 matrix-node systemd[8370]: Stopping Sockets.
Jul 14 08:27:57 matrix-node systemd[8370]: Stopped target Timers.
Jul 14 08:27:57 matrix-node systemd[8370]: Stopping Timers.
Jul 14 08:27:57 matrix-node systemd[8370]: Stopping Timers.
Jul 14 08:27:57 matrix-node dhcpcd[1684]: received signal TERM from PID 1, 
stopping
Jul 14 08:27:57 matrix-node systemd[8371]: pam_unix(systemd-user:session): 
session closed for user operator
Jul 14 08:27:57 matrix-node systemd[8370]: Received SIGRTMIN+24 from PID 8814 
(kill).
Jul 14 08:27:57 matrix-node systemd[1]: Stopping Firewall...
Jul 14 08:27:57 matrix-node systemd[1]: Stopped target Network.
Jul 14 08:27:57 matrix-node systemd[1]: Stopping Network.
Jul 14 08:27:57 matrix-node systemd[1]: Stopped target Multi-User System.
Jul 14 08:27:57 matrix-node systemd[1]: Stopping Multi-User System.
Jul 14 08:27:57 matrix-node systemd-logind[1339]: Failed to abandon session 
scope: Connection reset by peer
Jul 14 08:27:57 matrix-node systemd[1]: Stopping D-Bus System Message Bus...
Jul 14 08:27:57 matrix-node systemd[1]: Stopping Mount ZFS Volumes...
Jul 14 08:27:57 matrix-node systemd[1]: Stopping NTP Daemon...
Jul 14 08:27:57 matrix-node ntpd[1746]: ntpd exiting on signal 15
Jul 14 08:27:57 matrix-node systemd[1]: Stopping Virtual Machine and Container 
Registration Service...
Jul 14 08:27:57 matrix-node systemd[1]: Stopping SSH Daemon (10.0.2.2:61847)...|

```
_______________________________________________
systemd-devel mailing list
systemd-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/systemd-devel

Reply via email to