i built a site on Netlify, attached my domain to it for testing and everything was ok.
so i repeated the process for original project and for attaching the domain to new site first deleted the old site and then i linked it to new one, by changing nameservers and creating record (Netlify did automatically) now 6 hours is passed and nameservers have changed but i can’t access site through domain and Netlify gives me this error Awaiting External DNS
, and this in ssl/tls certificate section
DNS verification failed
naadiyaar.com doesn't appear to be served by Netlify
what should i do?
Netlify name: fastidious-moxie-2100d3.netlify.app
my domain: naadiyaar.com
dig naadiyaar.com NS +trace | tail -n 6
naadiyaar.com. 3600 IN NS dns3.p01.nsone.net.
naadiyaar.com. 3600 IN NS dns2.p01.nsone.net.
naadiyaar.com. 3600 IN NS dns4.p01.nsone.net.
naadiyaar.com. 3600 IN NS dns1.p01.nsone.net.
;; Received 131 bytes from 198.51.45.65#53(dns4.p01.nsone.net) in 138 ms
whois naadiyaar.com | grep -i "name server"
Name Server: DNS1.P01.NSONE.NET
Name Server: DNS2.P01.NSONE.NET
Name Server: DNS3.P01.NSONE.NET
Name Server: DNS4.P01.NSONE.NET
Name Server: dns1.p01.nsone.net
Name Server: dns2.p01.nsone.net
Name Server: dns3.p01.nsone.net
Name Server: dns4.p01.nsone.net