I can use ssh in browser, but when I trying to do it from my terminal, I got a freeze with this code: https://gist.github.com/gambala/69b1d8d431875c6aef49
Problem isn’t in droplet because it works from another computer
My OS is linux Mint 14, zsh shell, RoR droplet stack.
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
Click below to sign up and get $100 of credit to try our products over 60 days!
Same issue here on Terminal 2.5 + OSX 10.10.1. I don’t have this issue SSHing into any other machine - the issue is just with my droplet. It doesn’t freeze immediately for me, but when I leave the terminal alone it reliably freezes after a timeout.
Edit: I found this article, which solved the issue for me: shapeshed.com/prevent_your_ssh_connection_from_freezing
This is happening to me too. Furthermore, while transferring many files (all files from a Jekyll[1] build), scp transfer will run until a point, then hang and stop. I can’t finish the transfer of many small files.
[1] http://jekyllrb.com/
I’ve faced the same trouble.
UPDATED: special ssh console (not terminal) in RubyMine is working. But terminal isn’t.