@Ioanna ~25 second delay when connecting via SSH
Happens most often during ansible playbook runs, wherein a single ssh connection is established, but multiple new sessions are created within that connection. Usually only happens on the 3rd or 4th run after a reboot. There are hundreds of leftover scopes after an ansible playbook run and subsequent disconnection: # ls -ld /run/systemd/transient/session-*.scope* | wc -l 344 # systemd --version systemd 237 +PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN2 +IDN -PCRE2 default-hierarchy=hybrid -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1591411 Title: systemd-logind must be restarted every ~1000 SSH logins to prevent a ~25 second delay To manage notifications about this bug go to: https://bugs.launchpad.net/dbus/+bug/1591411/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
