Website down for some devices even after 10 hours of naviagating

What is the name of the domain?

monadverse.land

What is the issue you’re encountering

For the past 10 hours, my website has been inaccessible to some users across various devices and networks, while others, including myself, can still load it without issues, leaving me puzzled about the cause. I’ve confirmed with my hosting provider that the server is operational, and Cloudflare’s dashboard shows my DNS settings as active, yet affected users encounter timeouts or “site can’t be reached” errors even after clearing caches and trying different browsers. Pings and traceroutes from some impacted locations suggest possible disruptions at Cloudflare’s edge servers, but with no recent changes to my setup, I’m unsure why this partial downtime persists. I’m turning to the Cloudflare Community to figure out if this is a propagation glitch, a caching issue, or something else, and to get advice on diagnostic tools or next steps to resolve it. Any insights would be a lifesaver as I try to get my site fully back online!

What steps have you taken to resolve the issue?

I don’t know what to do, redeployed many times.

A traceroute from an affected device would be good start. I can reach it without issue.

Perhaps have visitors that are impact try from incognito mode and/or different browser.


THis is the issue, i can’t figure out why its happening. Cleared the cookies, did everything. Probably its the issue of Cloudflare, i migrated from Vercel to Cloudflare.

This is the configuration, dev page is accessible but the main domain isn’t. I wonder what’s the issue

The screenshot of the browser error shows that www.monadverse.land is not resolving in DNS.

Since www is not one of the records in your DNS screenshot, that would explain why it’s not working. A quick fix would to create a DNS record for www and a Redirect Rule.

Make a DNS AAAA record /exactly/ like this:

And then add a rule just like this one:

4 Likes


I have setup the rules. Also added AAAA record.
Still not working
i have to make my site work, otherwise i will have to move this to vercel guys.

Like how? That same DNS_PROBE_FINISHED_NXDOMAIN error?

Its working now!!! Thanks a lot sdayman!

3 Likes

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