EC2 is in shutting-down state since several hours

0

Hello,

we have an instance which stucks in shutting-down state since about 14 hours.

$ aws ec2 describe-instances --instance-ids i-003cbe5742a5db1fe --query "Reservations[*].Instances[*].[StateTransitionReason,State.Name]" --output text ; date -u

User initiated (2019-07-23 00:42:03 GMT)    shutting-down
mar 23 lug 2019, 14.00.09, UTC

How to solve?

asked 5 years ago159 views
3 Answers
0

It should be automatically "garbage-collected" in about 24 hours, as I can understand by the old tickets on this argument.

profile picture
answered 5 years ago
0

the ec2 is off now indeed.. thanks

answered 5 years ago
0

Hi antoninocaccamo,

I am glad that the issue has been resolved for you. Please let us know if you need any further help.

Regards,
awstomas

AWS
answered 5 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.

Guidelines for Answering Questions