Hi team,
First time using netlify, pretty psyched about the developer experience.
Problem
- My site is vigorous-hypatia-173a19.netlify.app
- My custom domain is patientgrid.io
- I have successfully redirected the name servers for the domain to netlify
- Nelify is showing the error “Check DNS Configuration” next to my domain.
Things I’ve tried
- Removing and re-adding the domain in the netlify control panel
- Waiting 24 hours.
Debugging information
The domain is hosted at Amazon Route53. It’s correctly redirected. Here is the output of dig
. Any help would be appreciated!
> $ dig ns patientgrid.io
; <<>> DiG 9.10.6 <<>> ns patientgrid.io
;; global options: +cmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 20926
;; flags: qr rd ra; QUERY: 1, ANSWER: 4, AUTHORITY: 0, ADDITIONAL: 1
;; OPT PSEUDOSECTION:
; EDNS: version: 0, flags:; udp: 4096
;; QUESTION SECTION:
;patientgrid.io. IN NS
;; ANSWER SECTION:
patientgrid.io. 43200 IN NS dns1.p04.nsone.net.
patientgrid.io. 43200 IN NS dns2.p04.nsone.net.
patientgrid.io. 43200 IN NS dns3.p04.nsone.net.
patientgrid.io. 43200 IN NS dns4.p04.nsone.net.
;; Query time: 159 msec
;; SERVER: 80.251.190.194#53(80.251.190.194)
;; WHEN: Thu Nov 11 12:46:56 CET 2021
;; MSG SIZE rcvd: 132