내용으로 건너뛰기

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년 전136회 조회

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.

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

관련 콘텐츠