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?

已提问 2 年前244 查看次数
1 回答
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).

已回答 2 年前

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

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

回答问题的准则