Generated domain not resolving (DNS_PROBE_FINISHED_NXDOMAIN) despite Active deployment
miyamuraken
FREEOP
13 days ago
Service shows "Active," deploy logs confirm Uvicorn running on http://0.0.0.0:8080
Generated domain returns DNS_PROBE_FINISHED_NXDOMAIN
Tried: waiting, switching networks (mobile hotspot), flushing local DNS, deleting and regenerating the domain (twice) — all with the same result
Include your project ID, visible in the URL: 6958ff8d-55c6-4c26-adfe-f00ddb1ff7be
2 Replies
Railway
BOT
13 days ago
This thread has been opened as a bounty so the community can help solve it.
Status changed to Open Railway • 13 days ago
13 days ago
Make sure your ISP doesn’t have a firewall on Railway domains. Try using a VPN or a custom domain.
shahzaib-cmyk
HOBBY
13 days ago
Try CLI based checks for more info, use nslookup .up.railway.app 8.8.8.8 or dig .up.railway.app @1.1.1.1