Create Custom domain names - DNS record problem

0

I am new in AWS. I try to create new Custom domain names. I got this error:

One or more aliases specified for the distribution includes an incorrectly configured DNS record that points to another CloudFront distribution. You must update the DNS record to correct the problem. For more information, see https://docs.aws.amazon.com/AmazonCloudFront/latest/DeveloperGuide/CNAMEs.html#alternate-domain-names-restrictions (Service: AmazonCloudFront; Status Code: 409; Error Code: CNAMEAlreadyExists; Request ID: ; Proxy: null)

I checked the CloudFront Distributions. I did not find the custom domain name in distributions. My Route 53 Hosted zones is empty.

1 Antwort
1
Akzeptierte Antwort

You haven't mentioned where the domain that you added is hosted - but it's apparently not in Route53 since you mentioned you don't have any hosted zones. If you own the domain, you can query the name servers at the registrar. Once you have located the authoritative name servers for the domain, edit the zone file and remove any existing CNAME records pointing to CloudFront domain names. If you do not own the domain, contact the owner to request changes to DNS.

AWS
EXPERTE
Paul_L
beantwortet vor einem Jahr
  • Thanks for your comment. I find the CNAME in another AWS account.

Du bist nicht angemeldet. Anmelden um eine Antwort zu veröffentlichen.

Eine gute Antwort beantwortet die Frage klar, gibt konstruktives Feedback und fördert die berufliche Weiterentwicklung des Fragenstellers.

Richtlinien für die Beantwortung von Fragen