4 months ago
I am not able to access my Frontend and backend both via public URL which is deployed and live. I am getting the below Error:
This site can’t be reached
Check if there is a typo in social-media-frontend-production.up.railway.app.
DNS_PROBE_FINISHED_NXDOMAIN
Frontend: https://social-media-frontend-production.up.railway.app/
Backend: https://social-backend-production-71e4.up.railway.app/
Pinned Solution
4 months ago
I'm able to access the site just fine. Try clearing your local DNS cache. (Or use another incognito browser, or set the server to 1.1.1.1)
Attachments
7 Replies
4 months ago
A DNS_PROBE_FINISHED_NXDOMAIN error means the domain does not exist in DNS, which typically occurs when no public domain has been generated for the service or the domain was removed. Please go to each service's Settings, find the Public Networking section, and verify that a Railway-provided domain is present. If not, click "Generate Domain" to create one.
Status changed to Awaiting User Response Railway • 4 months ago
Railway
A `DNS_PROBE_FINISHED_NXDOMAIN` error means the domain does not exist in DNS, which typically occurs when no public domain has been generated for the service or the domain was removed. Please go to each service's Settings, find the Public Networking section, and verify that a Railway-provided domain is present. If not, click "Generate Domain" to create one.
4 months ago
Status changed to Awaiting Railway Response Railway • 4 months ago
meetsoni1214
Already done that
4 months ago
Can you confirm that it's still broken?
If it still is, do you see the same result when visiting the URL(s) in an incognito browser window?
4 months ago
I'd try adding 1.1.1.1 as my browser or local machine's DNS server and see if it helps. Worst case scenario this is an ISP level block.
astrid
Can you confirm that it's still broken? If it still is, do you see the same result when visiting the URL(s) in an incognito browser window?
4 months ago
yes it's still broken with the same error, even in incognito browser window
0x5b62656e5d
I'd try adding `1.1.1.1` as my browser or local machine's DNS server and see if it helps. Worst case scenario this is an ISP level block.
4 months ago
But it is failing on my phone as well with different network :(
4 months ago
I'm able to access the site just fine. Try clearing your local DNS cache. (Or use another incognito browser, or set the server to 1.1.1.1)
Attachments
Status changed to Solved ray-chen • 4 months ago