2 months ago
Issue:
My deployed application is returning DNS_PROBE_FINISHED_NXDOMAIN error when trying to access it via the Railway-generated domain. The site has been unreachable since this morning.
Domain:https://asr-internal-pl.up.railway.app/
What I've tried:
Redeployed the application - deployment shows successful
Regenerated the domain in Settings → Networking
Checked Railway status page - no incidents reported
Current state:
Deployment status: SUCCESS (Initialization, Build, Deploy, Post-deploy all completed)
Service status: Online / Active
Region: asia-southeast1-eqsg3a
Latest commit: "Refactor entry cards to use modal popup..." deployed ~3 hours ago
Error:
Browser shows "This site can't be reached" with error code DNS_PROBE_FINISHED_NXDOMAIN, indicating the domain cannot be resolved by DNS.
Expected behavior:
The application should be accessible at the Railway-generated domain as it was working before today.
Please help investigate why the DNS records are not resolving for my service.
2 Replies
2 months ago
Hey there! We've found the following might help you get unblocked faster:
If you find the answer from one of these, please let us know by solving the thread!
2 months ago
This thread has been marked as public for community involvement, as it does not contain any sensitive or personal information. Any further activity in this thread will be visible to everyone.
Status changed to Open brody • about 2 months ago
2 months ago
I'm able to access the website just fine. Have you tried flushing your local DNS cache? Or perhaps it might be a DNS/firewall configuration in your network?
Attachments