Nameserver change not detected

I’ve easily transferred multiple domains (.com, .net) from Google to Cloudflare but having trouble with my only .dev domain: joshhighley.dev. Cloudflare isn’t detecting the nameserver change, the site is “pending nameserver update”. Some DNS lookup sites also seem to be having issues with the custom nameservers set in Google Domains. Is there something special with dev domains regarding this?

ICANN:

* Name: joshhighley.dev
* Registry Domain ID: 3283A4ACD-DEV
* Domain Status:active
* Nameservers:
  angela.ns.cloudflare.com
  dante.ns.cloudflare.com

Google’s Admin Toolbox https://toolbox.googleapps.com/apps/dig/

id 36414 
opcode QUERY 
rcode SERVFAIL 
flags QR RD RA 
;QUESTION joshhighley.dev. IN NS 
;ANSWER
;AUTHORITY 
;ADDITIONAL

C:\bind>dig @1.1.1.1 ns joshhighley.dev

; <<>> DiG 9.16.43 <<>> @1.1.1.1 ns joshhighley.dev
; (1 server found)
;; global options: +cmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: SERVFAIL, id: 6987
;; flags: qr rd ra; QUERY: 1, ANSWER: 0, AUTHORITY: 0, ADDITIONAL: 1

;; OPT PSEUDOSECTION:
; EDNS: version: 0, flags:; udp: 1232
; EDE: 20 (Not Authoritative)
; EDE: 22 (No Reachable Authority): (at delegation joshhighley.dev.)
;; QUESTION SECTION:
;joshhighley.dev.               IN      NS

;; Query time: 78 msec
;; SERVER: 1.1.1.1#53(1.1.1.1)
;; WHEN: Thu Aug 17 21:31:01 Central Daylight Time 2023
;; MSG SIZE  rcvd: 86

Have you double checked that angela and dante are indeed the nameservers assigned to that domain? Can you maybe show a screenshot of your DNS dashboard that shows the assigned nameservers?

Domain according to the above is josHHighley.dev (NOTE: two consecutive H’s).

Domain added to Cloudflare is josHighley.dev (NOTE: one single H).

I would suggest that you re-try Cloudflare’s [Add a site] function, using the correct spelling of the domain name, and then let us know if that works? :slight_smile:

4 Likes

sweet baby jesus how did I miss that. I’ve even deleted and re-added the same site to Cloudflare.

1 Like

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.