EC2 instance stuck in Pending

0

My EC2 instance (ID: i-040166ba182c261a3) is stuck in the pending state, and previously was stuck in the starting and stopping states.

已提问 2 年前3123 查看次数
1 回答
0

Hello, Thank you for reaching out. Currently, I can confirm that the Instance is running healthy and passing status check.

If the issue still persists, try Force-Stopping the Instance via the console or AWS CLI command below. See Troubleshoot stopping your instance - Force stop the instance

aws ec2 stop-instances --instance-ids i-040166ba182c261a3 --force

Note that you can use AWS CloudShell to run AWS CLI commands via the Console. See Working with AWS CloudShell

Additional information on the use case can be seen from the AWS article Why is my EC2 instance stuck in the stopping state

Should you need further assistance, reach out to AWS Premium Support

已回答 2 年前

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

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

回答问题的准则