Cannot SSH to WS via Putty
See original GitHub issueI’m able to connect via the IDE terminal to my docker machine but cannot do so via Putty, I get -
Server unexpectedly closed network connection
I’m using the port suggested by the IDE when clicking on the SSH button.
also, using user/secret no SSH key right now.
Issue Analytics
- State:
- Created 7 years ago
- Comments:18
Top Results From Across the Web
Connect to your Linux instance from Windows using PuTTY
Connect to your Linux instances from Windows using PuTTY, a free SSH ... Even if your private key is discovered, it can't be...
Read more >Clients Cannot Connect over SSH After Upgrade to WS_FTP ...
Click on the SSH Listener and go to Edit SSH Settings. Under the Key Exchange Algorithms Associated with this Listener select the Diffie- ......
Read more >Solved: Can't SSH into my new Catalyst 2960-S Switch
I can use Putty to SSH into my new switch (Directly connected to my laptop with ethernet cable), but I cant log into...
Read more >Cannot ssh into EC2 instance from Windows using Putty
Open Putty and add your the username@xxx.xxx.xxx.xxx (replace with your ec2's IP) to the host section · use port 22 · Click the...
Read more >How To Use SSH Client and Server on Windows 10
This post is a setup guide and introduction to ssh client and server on Windows 10. Microsoft has a native OpenSSH client AND...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
ok, ssh keys method connects. I think I’ll pass the user/pass method
OK, I’ll test both methods and update