Site not opening despite correct config and propagation done

Current Behavior:

Expected behavior: My site to open lol

My domain config is correct:

And on cloudflare:

The vercel domain works fine.

Checked propagation on whatsmydns:

Though not sure how relevant it is.

Deployment URL or Custom Domain: www.facethecode.com
Environment (local, preview, production): prod
Project Framework: Astro
Build Settings:
  Framework Preset: Astro
  Build Command (if not default): astro build
  Output Directory (if not default): dist
  Install Command (if not default):  npm install
Node/Runtime Version: 20.x
Package Manager: npm
Relevant Packages:

Hey @milomode2. I just visited your site and didn’t run into an NXDOMAIN error. I’m hoping it was just a temporary issue because of a newly configured domain with incomplete DNS propagation. If this is still an issue for you, here are a few resources to help you get it sorted.

Ended up being a propagation issue

how did you resolve the propagation issue? i think i am having one as well. my website only shows when i try to access it via a vpn

Sounds like your issue is related to a blocked IP. Can you refer to this post on how to resolve it: Resolving IP Blocking Issues

Thank you!

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