... #5105
Replies: 2 comments 13 replies
-
Are any of the CNAMES you are trying to use associated with other resources in AWS? It might not be CloudFront, they could be fronting a lamda or an S3 bucket I guess. I would start in Route53 and check the domain isn't obviously associated with any services then I would try Google for that error in the hope that you can somehow search AWS for services by CNAME association. |
Beta Was this translation helpful? Give feedback.
-
If you run the stack twice -- or used the domain for something else, sometimes cleanup doesn't delete CNAMEs and/or the Cloudfront resource / other resources associated on your domain. When I run into this issue:
I run into this AWS error often because I reuse the same domains for my Hubs Cloud stacks. Sometimes cleanup doesn't completely finish/or CNAMEs are left over. AWS stops the stack creation process as a safeguard to ensure the domain you're using is only being used for one purpose and don't get extra side effects. Let me know how it goes. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Beta Was this translation helpful? Give feedback.
All reactions