Facing Error: getaddrinfo ENOTFOUND
Vishisht Kapoor's Notion on Notion
error | Notion
all my routes are correct and deployed still this error out of no where?
6 Replies
Looks ok to me, assuming I spelled your domain right, which you didn't make easy.
curl backend.vishishtkapoor27.workers.dev -vvv
< HTTP/2 404 < date: Fri, 30 Aug 2024 00:51:03 GMT < content-type: text/plain; charset=UTF-8 < content-length: 13 < access-control-allow-origin: * ... 404 Not FoundENotFound is generic dns issues. I would double check your dns resolver and such. Please don't use those notion/sites for posting issues, it makes us lose past context on questions and is sketchy, you can just post all the content/images normally
Thanks for helping me out. But how do i check my dns resolver as still i am facing this issue
What OS + are you in a country/isp/environment which may for whatever reason be blocking the workers.dev? It may be smarter to just use a custom domain if you can/have a domain
I am on windows and in india.
Rn for a project wouldn't be able to get a domain
Interesting, I ask because switching DNS wouldn't help if your ISP was hijacking it anyway, idk much about India and their restrictions.
There's a guide for switching DNS Resolver here: https://developers.cloudflare.com/1.1.1.1/setup/windows/
Cloudflare Docs
Windows | Cloudflare 1.1.1.1 docs
Take note of any DNS addresses you might have set up, and save them in a safe place in case you need to use them later.
Ya thank you once again for being such a sport and answer my dumb questions ðŸ˜