Domain DNS propagation issue

Hello! I’m experiencing a DNS propagation issue with my custom domain purchased through Vercel and would appreciate any guidance from the community.

Domain Details:

Issue:

The domain is not resolving from external networks. Users get ERR_CONNECTION_RESET when trying to access the site.

What I’ve Verified:

:white_check_mark: SSL Certificate: Grade A+ from SSL Labs

:white_check_mark: Domain properly configured in Vercel dashboard

:white_check_mark: Site works perfectly via Vercel subdomain: https://cabinet-dentaire-rive-droite.vercel.app

:white_check_mark: No redirects blocking /.well-known path

:white_check_mark: DNS propagation tools show no records found:

Error Details:

Accessing https://cabinetdentairerivedroite.com/.well-known/test.txt returns:

This site can't be reached
The connection was reset.

ERR_CONNECTION_RESET

Expected Behavior:

Domain should be accessible at https://cabinetdentairerivedroite.com and https://www.cabinetdentairerivedroite.com

Questions:

  1. Is 4+ days normal for DNS propagation with Vercel-purchased domains?

  2. Are there any known issues with domains purchased through Vercel?

  3. Any troubleshooting steps I might have missed?

Current Workaround:

Using Vercel subdomain https://cabinet-dentaire-rive-droite.vercel.app which works perfectly.

Thank you for any insights or suggestions!

Hi @t-mercier, welcome to the Vercel Community!

I’m able to open both the www and root domain without any issues. Can you confirm you are still facing the issue? Can you share where you are trying to access the websites from?

If you are using some VPN or firewall, I would recommend switching it off and then retrying.

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