最近同事反馈使用工具连接一台服务器的时候非常卡,两三分钟后也能正常连接
系统日志:/var/log/message
systemd-logind[12321]: Failed to enable subscription: Activation of org.freedesktop.systemd1 timed out
dbus[897]: [system] Failed to activate service 'org.freedesktop.systemd1': timed out
systemd-logind[12321]: Failed to enable subscription: Connection timed out
尝试重启systemd-logind
systemctl restart systemd-logind
直接报错:
Failed to enable subscription: Activation of org.freedesktop.systemd1 timed out
Failed to enable subscription: Connection timed out
查看dbus状态
systemctl status dbus
也是大量报错:
Failed to activate service 'org.freedesktop.systemd1': timed out