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年前3134ビュー
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年前

ログインしていません。 ログイン 回答を投稿する。

優れた回答とは、質問に明確に答え、建設的なフィードバックを提供し、質問者の専門分野におけるスキルの向上を促すものです。

質問に答えるためのガイドライン

関連するコンテンツ