You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I ran this role against a fresh installed Ubuntu 24.04 server, and the end, the following error showed up:
fatal: [domain.tld]: FAILED! => {"changed": false, "msg": "Unable to start service ssh: Job for ssh.service failed because the control process exited with error code.\nSee \"systemctl status ssh.service\" and \"journalctl -xeu ssh.service\" for details.\n"}
Via a dashboard console, I managed to log as root user and check logs:
fatal: chroot ("/run/sshd"): No such file or directory [preauth]
How may I fix this?
d9pouces, jacksonblankenship, mls-ops, angelAtSequent, adamkoy and 10 more