Am 27.02.2017 um 09:51 schrieb Stephan Sokolow (You actually CAN reply): > I'm not sure if it's relevant, but I managed to get similar connection > timeouts (specifically, `systemctl` consistently failing with timeouts > on `org.freedesktop.systemd1`) when I ran `apt-get install systemd-cron` > and then changed my mind after I realized my systemd was too early to > support hourly cronjobs and ran `apt-get install cron`.
That sounds like systemd, i.e. PID 1 crashed, in which case it freezes and no longer responds to any requests. Search the dmesg output or the syslog files for "Freezing execution". In that case, a daemon-reexec is no longer possible. So it's not the same issue as Vincent is seeing. It sounds a lot like https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=776859 -- Why is it that all of the instruments seeking intelligent life in the universe are pointed away from Earth?
signature.asc
Description: OpenPGP digital signature

