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 年前檢視次數 3133 次
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 年前

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南