Skip to content

Status checks listed as “1/2 checks passed”.

0

I stopped my instance to solve a problem of status checks listed as “1/2 checks passed”. I did this because in another problem of “1/2 checks passed” I was instructed by atendance of this site to do stop and start my instance. Now after restart my instance I can't made the connect of the instance, when I click connect button of the instance I receive: img: result of connect button:

2 Answers
2
Accepted Answer

Hello.

Is it possible to connect to EC2 using serial console?
https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/connect-to-serial-console.html

Also, have you checked the system logs of the EC2 instance?
Please check the system log to see if any errors are output.
https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/troubleshoot-unreachable-instance.html#instance-console-console-output

Also try restoring from a snapshot.
https://docs.aws.amazon.com/prescriptive-guidance/latest/backup-recovery/restore.html

There may be multiple reasons for the failure of the EC2 instance status check, but I think it would be a good idea to first check the contents of the following document.
https://repost.aws/knowledge-center/ec2-linux-status-check-failure

EXPERT
answered a year ago
EXPERT
reviewed a year ago
EXPERT
reviewed a year ago
  • It looks like the instance type you're using doesn't support serial console, so you might want to take a snapshot and restore it on another instance.

0

As you say: Select the instance and choose Actions, Monitor and troubleshoot, EC2 Serial Console, Connect. Alternatively, select the instance and choose Connect, EC2 Serial Console, Connect. Result: the result is:

answered a year ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.