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년 전3113회 조회
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년 전

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

질문 답변하기에 대한 가이드라인

관련 콘텐츠