Route 53 Hosted Zone records not propagating

0

Hi, I have a fairly simple setup, yet I continue to get a ERR_NAME_NOT_RESOLVED error.

I have a domain and corresponding hosted zone in Route 53. I added an A, AAAA, and CNAME record for a fly.io resource. The A and AAAA records point to their respective ip4 and ip6 addresses. The CNAME record is simply for fly.io to verify domain ownership. I've tried without the CNAME record but get the same results. All the record's routing policies are simple. Is there a way to debug this? As far as I can tell, the hosted zone is active and should be publicly available.

The only other listed records are the NS and SOA which point to AWS resources.

I've also asked this question with the fly.io community: https://community.fly.io/t/host-fly-node-server-on-route-53-subdomain/10581/5

Following the advice of this post, I also confirmed the values of the NS record in my hosted zone match that of my domain

blake
已提問 2 個月前檢視次數 202 次
2 個答案
1
已接受的答案

As @jason eluded to, the issue was with the name servers. My hosted zone and domain had different name server values. I update the domain to match those of the hosted zone, and then updated the ns records within said hosted zone to also match. More information here: https://docs.aws.amazon.com/Route53/latest/DeveloperGuide/troubleshooting-new-dns-settings-not-in-effect.html#troubleshooting-new-dns-settings-not-in-effect-recent-transfer-wrong-name-servers

blake
已回答 2 個月前
profile picture
專家
已審閱 2 個月前
0

Who is the registrar for the domain you are creating records for? If Route53 isn't the registrar of the domain, you need to set the NS records on the domain registrar site to point to Route 53's servers.

https://docs.aws.amazon.com/Route53/latest/DeveloperGuide/migrate-dns-domain-in-use.html#migrate-dns-change-name-servers-with-provider

AWS
Jason
已回答 2 個月前
  • Amazon is. I just did a sanity checked and can verify the NS records listed on an ICANN lookup match those that are assigned to the domain (and the hosted zone as well).

    blakenetzeband.com on https://lookup.icann.org/en/lookup

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南