跳至内容

Instance Status Check Failed and Server not Running

0

An EC2 instance suddenly stopped working, even though we did not change anything on the server. The website hosted on the server is no longer accessible. Also, we cannot connect to the server via SSH or with the EC2 instance connection from AWS. When we restart the instance, the instance status is "Running", the system check is successful, but the instance status check failed. When we try to connect to the server via SSH, we get a connection timeout on port 22. Log image attached Solution please!

已提问 2 年前135 查看次数

1 回答
0

Hi, in case you do not change anything on your instance, check network configuration:

  • Internet gateway is attached to VPC you are using to deploy instance
  • (Most common case) It does not have inbound/outbound for security group
  • Check NACL configuration is okay

已回答 2 年前

  • All the Above said things are fine. But the issue still persists.

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。