a year ago
Okay so my sever is running well but I'm still getting this above issue, does anybody know what's the issue? And yeah I have tried in incognito as well
Attachments
Pinned Solution
a year ago
The problem is not with deployment. Your deployment is probably running fine and you might be seeing deploy logs as well. The issue is that, you are trying to access rjmun-backend.up.railway.app which does not have trusted DNS records. Basically what it means is that, your OS doesn't trust this url so it blocks it. If you are on Windows, you can go to your Network Settings and add a Custom Proxy Manager port like 8.8.8.8 and 8.8.8.4 to get things working. But this is only a solution that will make this link work on your machine only. To fully resolve this, you need to get yourself a domain and connect the domain to your Railway project. In the settings you'll find adding a custom domain option. You may also find cheap domains from GoDaddy, and maybe if you're on a Hobby Plan, you might as well buy one domain that you can use for all your projects.
Hope this helps!
4 Replies
a year ago
Hey there! We've found the following might help you get unblocked faster:
- 🧵 Railway Project Domain Not Resolving (DNS_PROBE_FINISHED_BAD_CONFIG) — App Running, Logs OK
- 🧵 Deployment got failed after 20 minutes
- 🧵 Resolving Railway Account Access Issue after Email Change
If you find the answer from one of these, please let us know by solving the thread!
a year ago
heyy, I just checked and saw the "train has not arrived" message that means your Railway deployment is still starting up or initializing.
If it takes more an hour (which is very unlikely), please let me know!
a year ago
The problem is not with deployment. Your deployment is probably running fine and you might be seeing deploy logs as well. The issue is that, you are trying to access rjmun-backend.up.railway.app which does not have trusted DNS records. Basically what it means is that, your OS doesn't trust this url so it blocks it. If you are on Windows, you can go to your Network Settings and add a Custom Proxy Manager port like 8.8.8.8 and 8.8.8.4 to get things working. But this is only a solution that will make this link work on your machine only. To fully resolve this, you need to get yourself a domain and connect the domain to your Railway project. In the settings you'll find adding a custom domain option. You may also find cheap domains from GoDaddy, and maybe if you're on a Hobby Plan, you might as well buy one domain that you can use for all your projects.
Hope this helps!
The problem is not with deployment. Your deployment is probably running fine and you might be seeing deploy logs as well. The issue is that, you are trying to access [rjmun-backend.up.railway.app](http://rjmun-backend.up.railway.app) which does not have trusted DNS records. Basically what it means is that, your OS doesn't trust this url so it blocks it. If you are on Windows, you can go to your Network Settings and add a Custom Proxy Manager port like 8.8.8.8 and 8.8.8.4 to get things working. But this is only a solution that will make this link work on your machine only. To fully resolve this, you need to get yourself a domain and connect the domain to your Railway project. In the settings you'll find adding a custom domain option. You may also find cheap domains from GoDaddy, and maybe if you're on a Hobby Plan, you might as well buy one domain that you can use for all your projects. Hope this helps!
a year ago
Thanks, that actually worked. I brought a cheap domain from GoDaddy for 1 year and added the custom domain, now it's working fine
Status changed to Solved brody • 11 months ago