AppRunner Service stuck in "Operation in progress"

1

I have a AppRunner "dev-xyz-webapp-apprunner" service which I updated (changed configuration) which triggered an update. Unfortunatelly, it failed so it rollbacked. But it has been rollbacking for almost 24 hours now so it seems to be stuck.

I can't do anything through the AWS web console, no actions (pause, resume, delete) are available because status is "Operation in progress".
I tried with AWS CLI (aws apprunner delete-service) and received the following error which is normal I suppose: An error occurred (InvalidStateException) when calling the DeleteService operation: Service cannot be deleted in the current state: OPERATION_IN_PROGRESS.

I want to delete it, any suggestions?

DavidOs
asked 3 years ago732 views
4 Answers
0

Still stuck in progress after 16 days...can't delete it :(

DavidOs
answered 3 years ago
0

And I discovered I'm being charged for it, because it is provisioned! Am I suppose to pay for technical support so that I don't get charge for a stuck app that I can't delete because the AWS CLI nor the AppRunner Console allows me to do anything. :-(((

DavidOs
answered 3 years ago
0

I've opened a ticket with Billing (because I was charge for a stuck AppRunner and because I can't open a technical ticket being on the basic support). They look at my case and forward it to the Support team which fix the status of my AppRunner to active so that I could delete it. I did delete it successfully and they've credited me of the associated charged. Wow that is great!

DavidOs
answered 3 years ago
0

Deleting the service using the AWS CLI should work. https://docs.aws.amazon.com/cli/latest/reference/apprunner/delete-service.html

AWS
answered 9 months 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