6 months ago
Hi team,
My service is deployed and running (logs confirm server is up on port 8080).
However, my domain school-management-systemapis-production.up.railway.app returns NXDOMAIN in browser.
I already tried deleting and regenerating the domain but the issue persists.
Please help check the DNS record and resolve the domain issue.
Pinned Solution
5 months ago
It really sounds like this is a client-side issue, as the URL is working fine from elsewhere. You'll want to run some local DNS config debugging until you figure it out. E.g. try using 8.8.8.8 (or whatever) public resolvers to see if that helps. 1.1.1.1 from Cloudflare is worth a shot, so is 9.9.9.9 etc.
7 Replies
6 months ago
Your domain seems to be correctly configured and running on the domain you provided. Are you still experiencing issues?
Status changed to Awaiting User Response Railway • 6 months ago
Status changed to Awaiting Railway Response Railway • 5 months ago
5 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 • 5 months ago
5 months ago
Hello! I wonder if this was a caching issue, visiting this domain for me shows.
If you're going through cloudflare, might be best to go through purging cache: https://developers.cloudflare.com/cache/how-to/purge-cache/
Attachments
5 months ago
@uz-313 you'll need to provide some more information re: DNS debugging from your own side. E.g. are you looking at this on a desktop machine, or mobile? If not, have you tried accessing the URL via a different device or network? E.g. try Cellular via your phone, which may be using a different DNS config than your desktop machine.
Your app is running fine - https://downforeveryoneorjustme.com/school-management-systemapis-production.up.railway.app - so the issue is likely on your client side.
# host school-management-systemapis-production.up.railway.app
school-management-systemapis-production.up.railway.app has address 66.33.22.1465 months ago
Try restarting your browser or switch to incognito, its just caching issues
5 months ago
5 months ago
It really sounds like this is a client-side issue, as the URL is working fine from elsewhere. You'll want to run some local DNS config debugging until you figure it out. E.g. try using 8.8.8.8 (or whatever) public resolvers to see if that helps. 1.1.1.1 from Cloudflare is worth a shot, so is 9.9.9.9 etc.
Status changed to Solved noahd • 5 months ago