跳至內容

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 年前檢視次數 134 次

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.

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。