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ヶ月前

ログインしていません。 ログイン 回答を投稿する。

優れた回答とは、質問に明確に答え、建設的なフィードバックを提供し、質問者の専門分野におけるスキルの向上を促すものです。

質問に答えるためのガイドライン

関連するコンテンツ