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
已提问 3 年前745 查看次数
4 回答
0

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

DavidOs
已回答 3 年前
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
已回答 3 年前
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
已回答 3 年前
0

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

AWS
已回答 9 个月前

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。

回答问题的准则