Skip to content

What do we do when an instance won't reboot or even force stop?

0

Hi, I have an instance that we cannot reboot because it hangs in the console, can't reboot or stop or force stop.

Thanks!

asked 2 years ago248 views
1 Answer
0

Hello.

Is it possible to try force stopping with the AWS CLI command below?
AWS CLI commands can be executed from CloudShell.
https://docs.aws.amazon.com/cloudshell/latest/userguide/welcome.html

aws ec2 stop-instances --instance-ids i-zzzzzzzzzz --force
EXPERT
answered 2 years ago
EXPERT
reviewed 2 years 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.