I can't connect to my EC2 instance.

0

I checked the connection after creating the instance, But it seems that at some point something went wrong with the instance.

After restarting the instance, It works fine, but I don't know the cause of the problem.

[Problems]

  • Cannot connect using PuTTY
  • 'ping' to Elastic IP is not responding
  • The state of the instance is RUNNING, but failed to check the status of the instance

[Installed on EC2]

  • Docker
  • Apache + PHP (Container)
  • MySQL (Container)

The CPU usage increased on 04/30/2022 03:00, and the instance status check fails after that. And there was no traffic at this time.

I checked the logs, no errors are found.

What more should I check?

preguntada hace 2 años247 visualizaciones
1 Respuesta
0

I think you should check the utilization of the instance. Whenever the memory/cpu is full, it is possible to make instances inaccessible (because there is no resource left to serve the request).

respondido hace 2 años

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.

Pautas para responder preguntas