Hi. I’m using Cloudflare Pages with a GitHub repository, and I can visit sub-domains for individual commits (e.g. https://c39a510e.inspect-error.pages.dev
) but can’t access my top-level domain (https://inspect-error.pages.dev
).
I don’t even get a status code back—or anything at all.
I’m new to web development, so I could be wrong, but this smells like a DNS problem to me. However, I’m not using a custom domain, so I don’t see where I could’ve gone wrong or how to debug the issue.