Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

"Connection timed out" when deleting the stack #41

Open
pavlovnicola opened this issue Nov 12, 2020 · 0 comments
Open

"Connection timed out" when deleting the stack #41

pavlovnicola opened this issue Nov 12, 2020 · 0 comments

Comments

@pavlovnicola
Copy link

Hi,

I use CDK and custom resource to create a database schema based on a python 3.8 lambda.

I am able to create the stack. I am having issues when I delete the stack.

When I delete the stack, it gets stuck on deleting the custom resource.

In Cloud Watch, I am getting the following error:

Unexpected failure sending response to CloudFormation [Errno 110] Connection timed out

When I run the same curl command manually from my linux machine, I am able to delete it.

Any hints?

Kind Regards,
Nicola

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant