Question
Timeout When Using Cloud 66 Deployment
Hi,
I'm using Cloud 66 to do Ruby on Rails deployment. For some time (few hours) I was able to login to this server from my development machine using SSH. So I've added my public key to authorized_keys, verified that it's working - and went do something else.
When I came back (after few hours) and I wanted to SSH to machine once again - I'm getting timeout.
rience:plusnow rience$ ssh -vvv root@95.85.47.222
OpenSSH_6.2p2, OSSLShim 0.9.8r 8 Dec 2011
debug1: Reading configuration data /etc/ssh_config
debug1: /etc/ssh_config line 20: Applying options for *
debug2: ssh_connect: needpriv 0
debug1: Connecting to 95.85.47.222 [95.85.47.222] port 22.
debug1: connect to address 95.85.47.222 port 22: Operation timed out
ssh: connect to host 95.85.47.222 port 22: Operation timed out
Add a comment
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.
×