illegible console inside the cloud account, so I can definitely access it.
Has any Hetzner user experienced this? What can I do to troubleshoot it, since I can ssh into other servers without an issue? I also tried creating an ED25519 key pair wit the same results. I have OpenSSH_9.3p1, OpenSSL 3.1.1 30 May 2023
Any ideas please.
That means you won’t get prompted for a password. You can only login with keys or some other auth method.
If you want to allow remote root password login, set it to yes. I might point out that this is not a good idea from a security perspective. Realistically, you shouldn’t be logging in as root remotely. You should login as a normal user and then escalate to root.