pam_systemd(sshd:session): Failed to create session: Failed to activate service 'org.freedesktop.login1': timed out (service_start_timeout=25000ms)
Last night logging in to one of my servers started taking a long time with
messages like the above in syslog. All the google results for this say to
restart systemd-logind which has no affect.
I've run "systemctl daemon-reexec", I've restarted all daemons including dbus
(which required restarting systemd-logind and sshd afterwards) and nothing
fixes it.
I think this is a bug in Debian, the system should not get itself into this
state and if it does it should be possible to get it back into a correct state
without rebooting.