5 ms·
Ask HN: Is nginx.org (the domain-name itself) gone?
I tries to update my nginx instance from the official repository on nginx.org today but failed. dnf complains nginx.org can't be resolved. And I also tried with dig but still in vain. Does anyone know what happen?
- sorcix 2y agoCloudflare still has the records cached, if you need urgent access to their downloads: ~ dig nginx.org @1.1.1.1 +short 52.58.199.22 3.125.197.172 Webserver still works, looks like their NS servers are down.
- meatfoot 2y agoThanks for the IPs. My nginx instance is successfully updated with these IPs in the hosts file. So at least the servers that host https://nginx.org https://nginx.org are not down.
- klaude 2y agoWeird that there is no much hustle with that. I can't build docker image now.
- superaca 2y agoit works again
- sorcix 2y agoIt currently works about half of the time for me. Lookups going through ns2.nginx.org seem to work but ns.nginx.org returns SERVFAIL.
- klaude 2y agoIt's up again.