Does theWe've been receiving "The service 'sshd' on server HOSTNAME is currently down" messages every hour since the update to DirectAdmin 1.691.
systemctl status sshd.service return anyting? It might be missing due to ssh.service not being enabled, possibly due to Ubuntu sshd being socket activated. sshd entry in data/admin/services.status should be removed or replaced with ssh .Fixed it! ThanksIf you use Ubuntu 24.04, try to run this command:
Then check if it helps and if the messages disappear.Sass:systemctl enable ssh