Replies: 1 comment 5 replies
-
For
However, for
It seems your recursive resolver or cache server also queries for |
Beta Was this translation helpful? Give feedback.
5 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I was initially having issues accessing biomejs.dev due to DNSSEC error. Disabling DNSSEC validation on my setup successfully allowed me to navigate to the site.
Investigating this, it appears to have a CNAME record on the apex zone of your domain.
This is invalid in standard DNS setups and generally requires CNAME flatten, ALIAS records or ANAME records as a feature to work.
Beta Was this translation helpful? Give feedback.
All reactions