-
-
Notifications
You must be signed in to change notification settings - Fork 3.1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Could not resolve ENS domains #8836
Comments
The problem is in cloudflare EthDNS resolver:
Status 2 means SERVFAIL error. Should be 0. Also I see there is no alternative *.eth resolvers on internet. I can run my one for longterm if you agree. |
Notes from triage:
|
May have been a glitch in eth.link? It appears to be working now. |
It is working now. I have confirmed with someone from Cloudflare. Currently, resolver for .eth is defined in the 16th line here: https://github.com/ipfs/kubo/blob/master/core/node/dns.go#L16 But I cannot find alternative resolvers for it. |
If you googled and found this page for alternative ENS resolver, here is one provided by eth.limo: |
Checklist
Installation method
ipfs-update or dist.ipfs.io
Version
Config
Description
DNSLink (eth.link) does not work anymore for unknown reason. I can not resolve any .eth ENS domain through dweb.link gateway:
https://vitalik-eth.ipns.dweb.link/
https://vitalik.eth.ipns.dweb.link/
The text was updated successfully, but these errors were encountered: