Unable to create stack on AWS account with a CNAME error on (unused) domain #3170
-
Beta Was this translation helpful? Give feedback.
Replies: 3 comments 1 reply
-
I deleted my other stack and the error still occurs, as an additional data point. |
Beta Was this translation helpful? Give feedback.
-
It's possible a Rollback failed to delete the CNAMES from the last deploy on your domains and is failing to make the new stack. I personally haven't had trouble with multiple stack deploys on my account. Try Solution 4 DNS CNAME issues on Hubs Docs: AWS Troubleshooting. Essentially delete leftover CNAMES on your domains you're looking to deploy to. NOTE: if you have another service that depends on a specific CNAME, do not delete it. (We should make this a separate error on the AWS Troubleshooting page definitely) |
Beta Was this translation helpful? Give feedback.
-
I deleted the DNS records and then tried (as a work around) swapping the domains I was using for my internal and short link records. The stack successfully completed that time. |
Beta Was this translation helpful? Give feedback.
I deleted the DNS records and then tried (as a work around) swapping the domains I was using for my internal and short link records. The stack successfully completed that time.