-
Notifications
You must be signed in to change notification settings - Fork 4.9k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
ssh: handshake failed: ssh: unable to authenticate #12939
Comments
#3930 reported the same kind of issue |
Hi @poiskail23, thanks for reporting your issue with minikube! Could you please run |
Hi @poiskail23, we haven't heard back from you, do you still have this issue? I will close this issue for now but feel free to reopen when you feel ready to provide more information. |
Hello, sorry for late reply, it appears that issue was not related to minikube version, but likely coming from a missing/wrong settings on my workstation. I wish I did a proper follow-up with more info to share. |
@poiskail23 No worries, if you have an issue again in the future let us know, thanks for using minikube! |
I think I've got a related issue. The interesting part of logs.txt is:
I only have this problem when I run minikube in a context where I've tampered with my |
Yes, I am having the same issue running minikuke into an EC2 instance. |
Hello, looks like version 1.23.2 causes below issue when running "minikube start":
provision: Temporary Error: NewSession: new client: new client: ssh: handshake failed: ssh: unable to authenticate, attempted methods [none publickey], no supported methods remain
I downgraded to version 1.23.0 and it works fine.
Information
Docker version: Docker Desktop 4.1.1 (69879)
Operating system: Win10
Minikube installed via: chocolatey
Powershell Version: 5.1.19041.1320
The text was updated successfully, but these errors were encountered: