AppRunner Service stuck in "Operation in progress"

2

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?

asked 4 years ago1.4K views
6 Answers
1

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!

answered 4 years ago
0

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

answered 4 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. :-(((

answered 4 years ago
0

Hey! I've got the same issue here. Were you able to delete it? How?

answered 10 months ago
0

Hey there! I have the simmilar issue with an App Runner service. I try to deploy a new revision, and without any particular reason it failed (I can't see anithing in the logs) and after thet it stuck in Rolling back and I can't do anithing with it. The AWS CLI can't work either. Please help.

answered 9 months ago
-2

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

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

Guidelines for Answering Questions