[root@hostname log]# loginctl list-seats
Failed to list seats: Activation of org.freedesktop.login1 timed out
[root@hostname log]# service systemd-logind restart
[root@hostname log]# loginctl list-seats
SEAT
seat0
1 seats listed.
theres nothing related in the logs. not for dbus, neither for
systemd-logind. After one day or so, logins slows down extremely. Like
30 seconds for an ssh login. Interestingly vsftp (which is also
controlled by systemd) is still working normal.
it just "crashes" (or at least slows down significantly) silently.
[root@hostname log]# uname -a
Linux hostname 3.16.0-6-amd64 #1 SMP Debian 3.16.57-2 (2018-07-14)
x86_64 GNU/Linux
[root@hostname log]# cat /etc/debian_version
8.11
Any other solution that just restaring the service daily by a cron job?
Best regards
Tom