1 Answers
0
Hi There . I would check the system log first and see if there is anything of interest.
To get console output
- Open the Amazon EC2 console at https://console.aws.amazon.com/ec2/
- In the left navigation pane, choose Instances, and select the instance.
- Choose Actions, Monitor and troubleshoot, Get system log.
Please see https://aws.amazon.com/premiumsupport/knowledge-center/ec2-linux-status-check-failure/ for a list of troubleshooting steps
- Determine if the instance status check or system status check failed by viewing the instance status check metrics.
- If the system status check failed, then see My instance failed the system status check. How do I troubleshoot this?
If the instance status check failed, then check the instance's system logs to determine the cause of the failure. Depending on the data found in the system logs, use one of the following resolutions:
answered 10 days ago
Relevant questions
I can not connect to my ec2 instance by ssh, sg port checked
Accepted Answerasked 2 days agoOne of the Hyper-V component is not running
asked 14 days agoMemory and CPU allocation for EC2 on Free Tier.
asked 5 months agoEC2 VM showing 1/2 passed failed and SSH not working
asked 11 days agoCentos is running as ec2 free tier, but it keeps stopping.
asked 2 months agoPutty network fatal error: Connection timed out
asked 25 days agoWhat is the difference between EC2 Instance Connect and Session Manager SSH connections?
Accepted Answerasked 3 years agoEC2 is running, but no connection.
asked 3 months agoCan't ssh to EC2 after assigning an additional public ip(elastic ip)
asked 7 months agoWe need to point two domains to the same EC2. It is not working.
asked 2 months ago
It's aws checks on the host and instance so you shouldn't worry about debugging the issue. Try to spin it on another host by doing stop then start it again may solve the issue . Restart will reproduce the same issue because instance doesn't start on different host . Also if it's custom Ami make sure it had no problem like a system configurations prevent the system to boot properly.