Keeps "SSH timeout" error in our AWS instance- how do i diagnose?

Posted by ming yeow on Server Fault See other posts from Server Fault or by ming yeow
Published on 2010-07-02T03:50:51Z Indexed on 2011/11/27 17:55 UTC
Read the original article Hit count: 482

Filed under:
|
|

I am befuddled by this error. We keep failing to SSH into our AWS instance, whether it is is deployment or via console. I have tried rebooting a few times, but it does not seem to be helping.

Here are a couple of error messages i keep getting.

connection failed for: HOST.NAME.amazonaws.com (Errno::ETIMEDOUT: Operation timed out - connect(2))

111.222.333.444: ssh connection failed at 2010-07-02 03:39:37

I also SSHed in when it was up, and monitored "top" when ssh times out. looking at the memory logs, it does not look like any program was hogging

© Server Fault or respective owner

Related posts about ssh

Related posts about amazon-web-services