-
Notifications
You must be signed in to change notification settings - Fork 881
ssh handshake failed #2497
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
Comments
Hi @soEricNG. Can you provide the exact command you're attempting to execute? And what do you see when you run |
@ketang
I have tried both I did a bit more debugging afterward, the container itself seems OK. I'm able to connect to it via the web UI's terminal and also can ssh to it from a different Linux machine. However, I just can't ssh to it from my AMD MacBook. Here is the ssh log before it errors out:
|
Well, then it sounds like it's something specific to the MacBook or perhaps that MacBook's network. Do you have a VPN running or anything on the server that might selectively block certain IPs? You've covered most of the factors that vary between the non-working laptop and the working Linux box, but there may be a few remaining. |
I'm going to close this for now! Our #2779 issue should track it. |
Seeing the following error when trying to ssh to a container on my self hosted coder server. I’m able to connect to the host via the terminal on the web UI, but coder-ssh fails.
ssh conn: ssh: handshake failed: connection has failed
I’ve cleared my ssh config file to retry but that didn’t work. Could I get some pointer on how to debug this? Appreciate any help!
The text was updated successfully, but these errors were encountered: