I have changed to Cloudflare DNS (jose and lorna) - I have enabled custom domain (48 hours?) - I can see the CNAME entry in the DNS. I tried to add an A record for @ 192.0.2.1 and for www. I have deleted and re-instantiated the custom domain. NXDOMAIN is returned for the domain suggesting that the CNAME flattening is not working. This seems to be the only venue for support. Frustrated to not get this working quickly. Also have tried all SSL/TLS settings
What is the domain?
As you have noted, the DNS records are created automatically for custom domains in Pages so this isn’t needed.
hashandheron.com → astrohash.pages.dev. I have removed other A records now.
Your site is loading fine. Maybe you have a local DNS cache that hasn’t expired?
the *.pages.dev site is reachable, but the .com doesn’t resolve. I’ve done a full dns flush locally and switched to other outbound DNS servers for a fresh result. One strange thing is to see two results from dig -
hashandheron.com. 300 IN A 104.21.1.157
hashandheron.com. 300 IN A 172.67.129.126
Site is also loading for me, under hashandheron.com
, so something local to you is causing the problem if it doesn’t load for you. Try curl -Ivv
to load the site and see what happens.
https://cf.sjr.org.uk/tools/check?108cbde70dce4d97a167514b49fd165d#connection-server
For www.hashandheron.com
, if needed, also add that as a custom domain.
That’s normal for a site proxied by Cloudflare.
Thanks - did that and saw a new result. I must have not fully flushed local cache perhaps. Thanks both for your help
This topic was automatically closed 2 days after the last reply. New replies are no longer allowed.