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

[aws-load-balancer-controller] Unable to deploy stack #26

Closed
briancaffey opened this issue Jun 9, 2021 · 1 comment
Closed

[aws-load-balancer-controller] Unable to deploy stack #26

briancaffey opened this issue Jun 9, 2021 · 1 comment

Comments

@briancaffey
Copy link
Owner

Errors deploying the stack, seems to be related to AWS Load Balancer Controller

Received response status [FAILED] from custom resource. Message returned: Error: Operation failed after 3 attempts: b'Unable to connect to the server: dial tcp: lookup C4764B11B1ACD0375678D408758A6E73.sk1.us-east-1.eks.amazonaws.com on 169.254.78.1:53: read udp 169.254.76.1:48370->169.254.78.1:53: i/o timeout\n' Logs: /aws/lambda/DjangoEksStack-awscdkawseksKubectl-Handler886CB40B-NgbKmkuyQRzI at invokeUserFunction (/var/task/framework.js:95:19) at processTicksAndRejections (internal/process/task_queues.js:95:5) at async onEvent (/var/task/framework.js:19:27) at async Runtime.handler (/var/task/cfn-response.js:48:13) (RequestId: 42c5be50-d5cd-4a7d-8a6e-832bc0899d8e)

This could be related to aws/aws-cdk#4087

@briancaffey
Copy link
Owner Author

This was fixed by adding A.node.dependsOn(B).

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