copilot-cli icon indicating copy to clipboard operation
copilot-cli copied to clipboard

[Bug]: Can't delete service DELETE_FAILED on EnvControllerAction because Response object is too long.

Open ssyberg opened this issue 1 year ago • 3 comments

I'm tried to delete one of my services with copilot svc delete and it keeps failing. When I check the CFN events I see this: DELETE_FAILED on EnvControllerAction because "Response object is too long"

I tried deleting a few other services and they are having the same issue.

ssyberg avatar Apr 12 '24 16:04 ssyberg

Hello @ssyberg. When the env controller is triggered at svc delete, essentially we just update the env stack to delete the service info from there. Can you check the env stack and see why the env stack update failed?

iamhopaul123 avatar Apr 12 '24 17:04 iamhopaul123

Ahh that makes sense! And the env update is failing because of that ssm issue!

ssyberg avatar Apr 12 '24 17:04 ssyberg

This issue is stale because it has been open 60 days with no response activity. Remove the stale label, add a comment, or this will be closed in 14 days.

github-actions[bot] avatar Jun 29 '24 00:06 github-actions[bot]

This issue is closed due to inactivity. Feel free to reopen the issue if you have any further questions!

github-actions[bot] avatar Jul 13 '24 00:07 github-actions[bot]