Saltar al contenido

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!

preguntada hace 2 años134 visualizaciones

1 Respuesta
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

respondido hace 2 años

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

No has iniciado sesión. Iniciar sesión para publicar una respuesta.

Una buena respuesta responde claramente a la pregunta, proporciona comentarios constructivos y fomenta el crecimiento profesional en la persona que hace la pregunta.

Contenido relevante