CNAME record for www no longer working

I have a cname records for two of my websites that point www. to the domain root, which previously worked, but as of today the records are no longer showing up on dig and I currently can't reach zgrad.us.
24 Replies
1.1.1.1
1.1.1.1•2mo ago
DNS over Discord: A records
zgrad.us A @1.1.1.1 +noall +answer
NAME | TTL | DATA
---------+------+---------------
zgrad.us | 300s | 172.67.162.187
zgrad.us | 300s | 104.21.15.140
NAME | TTL | DATA
---------+------+---------------
zgrad.us | 300s | 172.67.162.187
zgrad.us | 300s | 104.21.15.140
diggy diggy hole
charity
charityOP•2mo ago
No idea why this just isn't working now
No description
No description
No description
Idle
Idle•2mo ago
is resolving for me just fine did you recently update your dns settings?
charity
charityOP•2mo ago
weird, doesn't work for me and someone else nope, haven't touched anything for a while worked a few days ago too lol
1.1.1.1
1.1.1.1•2mo ago
Idle
Idle•2mo ago
its supposed to look like this, right
No description
charity
charityOP•2mo ago
yup
Idle
Idle•2mo ago
what dns do you use?
charity
charityOP•2mo ago
using cloudflare's dns
Idle
Idle•2mo ago
well that's weird have you tried simply clearing your cache? if that doesn't do anything, open the browser tool window (on chrome that's ctrl + shift + i) and go to the network tab, hit refresh and look for the network request that's 404ing
Idle
Idle•2mo ago
No description
Idle
Idle•2mo ago
if you see this header, it means that the 404 is coming from your origin
charity
charityOP•2mo ago
yeah we both see dynamic
Idle
Idle•2mo ago
ye for whatever reason your server is giving you a 404 why that is i unfortunately can't tell you
charity
charityOP•2mo ago
😭 alright, well thanks for your help it's just so strange, because we use the same exact setup for npcz.gg and it works perfectly fine
Idle
Idle•2mo ago
oh that's weird
charity
charityOP•2mo ago
namecheap for the registrar, github pages, and then cloudflare for dns it's basically identical
Idle
Idle•2mo ago
do you have a redirect configured somewhere
charity
charityOP•2mo ago
besides for the Cname, A, AAAA records i don't think so
Idle
Idle•2mo ago
have you tried disabling proxying for the cname
charity
charityOP•2mo ago
will try that shortly
charity
charityOP•2mo ago
now with proxying off
No description
Idle
Idle•2mo ago
somewhere in your configuration (be it cloudflare or pages or your origin) there's a redirect from www to root
charity
charityOP•2mo ago
Okay, I'll check again when I can Ended up fixing this, it seems like the A and AAAA records for github's pages IPs isn't reliable, so I just added a cname for the root domain and our organization's github

Did you find this page helpful?