Hello, I have updated all my Digitalocean 3 Name Servers into my domain provider with new name servers. it is already more than 72 hours, but still it is not resolved. still it is showing red.
This textbox defaults to using Markdown to format your answer.
You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
Sign up for Infrastructure as a Newsletter.
Working on improving health and education, reducing inequality, and spurring economic growth? We'd like to help.
Get paid to write technical tutorials and select a tech-focused charity to receive a matching donation.
Heya @a2eb27a997724ff1aa32e0a3048231,
You are correct, it does need to be quicker. Check if your Nameservers are properly written:
Check for typos and replace the above with yours.
Additionally, did you add your DNS in the DigitalOcean control Panel?
Hey there!
Indeed, it should definitely be much quicker. First things first, I would recommend double-check the name server settings. Sometimes, a tiny typo can throw things off, so it’s worth going back to your domain provider’s control panel to confirm that the DigitalOcean name servers are entered correctly. They should be something like
ns1.digitalocean.com
,ns2.digitalocean.com
, andns3.digitalocean.com
.Also, have you added your domain to your DigitalOcean control panel?
I would also suggest running a
whois
check and checking the domain status, if your domain is with statusOnHold
this would explain why the DNS is not propagating and you would need to contact your domain provider to get this sorted.If you’re still stuck, it might be helpful to use a DNS checker like
whatsmydns.net
. This tool can show you how your DNS is propagating around the world, which can be super useful for pinpointing the issue.If everything seems in order but you’re still not seeing the changes take effect, it might be time to reach out to your domain provider. They might have some additional insights or be able to spot something that’s not quite right.
Hope this helps, and your site is up and running smoothly soon! If you have any other questions, feel free to ask.
Best of luck!
Bobby