Open AnilaSri opened 11 months ago
I get the same message. The workaround that I found is to set the SSH connection to interactive. I prefer to have the authentication method password fixed so that it saves and just uses the username and password I set. For some reason when the authentication is set to password it tries to use other methods still. But again though, setting the authentication to interactive seems to be the only solution which prompts me to manually enter the password and it connects fine after that.
Describe the problem: The password stored is not being used for ssh connection
To Reproduce:
When the host is started, I'm getting the following error:
SSH Connecting to
SSH Host key fingerprint:
SSH ecdsa-sha2-nistp256 l26xRjU+QVBxgsqh+3hVtb3q2H4v0GdoNW8WxlE1kms=
SSH Connecting to
SSH Host key fingerprint:
SSH ecdsa-sha2-nistp256 l26xRjU+QVBxgsqh+3hVtb3q2H4v0GdoNW8WxlE1kms=
X All configured authentication methods failed
I have verified the username and password and they are correct