- Netlify site name: valuable-landing-page
- Custom subdomain: dev.valuable.ringfence.nz
Hi Folks,
I’m using Netlify DNS and branch deploys to deploy a static HTML website.
I’ve got a repo with a main branch and a dev branch, and main is currently deployed no problems (valuable.ringfence.nz).
I want to be able to access my dev branch on the custom dns address above. I’m doing the same for another app and everything is working just fine.
I’ve enabled a deploy context for my dev branch in the Netlify UI, I’ve also enabled the dev subdomain under the branch subdomains area in the Netlify UI.
When I navigate to my root domain, everything is fine and I get the main branch as expected.
When I navigate to the custom domain linked above, I get a message from Firefox that it can’t connect.
Using dnschecker.org, I can see that the root domain is resolving just fine all across the globe,
but the custom subdomain does not resolve.
Can anyone tell me if there is something I’ve missed?
Cheers
Alex