Cannot resolve DNS name of S3 hosted website

0

Hello everyone,

I have issues setting up Route53 to redirect requests to my domain to my S3-hosted static website. So here is what I did:

  • I build a react app, bundled it and uploaded it to an S3 bucket that is configured for website hosting
  • I tested that the website endpoint of the bucket is working: http://dicewitness.com.s3-website.eu-central-1.amazonaws.com/ (don´t expect this to work, CORS headers on the backing API are not configured for access from the bucket website endpoint)
  • I created a redirect bucket for the www subdomain
  • I registered a domain on Route53 and received the confirmation mail. whois dicewitness.com yields a good-looking result
  • In the hosted zone of my domain, I created two A records targeting the S3 website endpoint as explained in the documentation (one for the root domain, one for the subdomain)
  • Test Record works fine for both A records
  • I saw that for some reason there was a mismatch between the nameservers on my hosted zone and those on the registered domain. I changed the name servers on the domain to those on the hosted zone, the update was completed successfully (the name servers on the NS record were already correct)

All these steps completed, I expected the domain should be available now, yet I keep getting a DNS_PROBE_FINISHED_NXDOMAIN.

Any clues?

1개 답변
0

Hi, This previous re:Post answer is probably the answer to your question: repost.aws/questions/QU76yNtF0TTyqd3HMNzzPokw/dns-probe-finished-nxdomain-with-s3-static-website#ANs_oq4YCtTySV5vRMQ-ZbDw

Hope it helps!

Didier

profile pictureAWS
전문가
답변함 10달 전

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

질문 답변하기에 대한 가이드라인

관련 콘텐츠