ec2 instance not responsive

0

I am unable to connect to my ec2 instance suddenly. It was working and all status checks seems passed. I can even ping the ec2 instance. But, could not ssh into the machine.

asked 7 months ago148 views
2 Answers
0

What is the error you're getting when trying to ssh to your EC2 instance? If it's connection timeout, most likely it's because of the security group, NACL or other firewalls.

Please refer to https://repost.aws/knowledge-center/ec2-linux-ssh-troubleshooting for troubleshooting steps, including further links for common errors when connecting to Amazon EC2 Linux instance using SSH.

profile picture
joahna
answered 7 months ago
profile pictureAWS
EXPERT
reviewed 7 months ago
0

Hi,

to simplify your issue, you should start to reach it with InstanceConnect: see https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/connect-linux-inst-eic.html

If you have issues, this guidance will detail how to troubleshoot: https://repost.aws/knowledge-center/ec2-instance-connect-troubleshooting

Best,

Didier

profile pictureAWS
EXPERT
answered 7 months ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.

Guidelines for Answering Questions