跳至內容

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?

已提問 5 年前檢視次數 1738 次

6 個答案
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!

已回答 5 年前

0

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

已回答 5 年前

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

已回答 5 年前

0

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

已回答 2 年前

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.

已回答 2 年前

-2

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

AWS

已回答 3 年前

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。