8 months 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
8 months 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
8 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!
8 months 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!
8 months 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 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!
8 months 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 • 8 months ago