a month ago
I deployed my backend server, which is built using Node.js and Express, to Railway. The deployment shows as successful, the database is connected, and the build status shows a health check success. However, when I generate the URL and click on it, the URL doesn't work. In fact, if I try to open this URL in a different browser on a different laptop, it still doesn't open. Even the health check isn't working. Please help me understand why this problem is occurring.
Attachments
3 Replies
a month ago
Your URL seems to be working just fine. If you aren't able to access the URL, I would make sure you don't have any DNS/firewalls preventing access to the domain.
Attachments
a month ago
Could you please help me? Where can I check the URL for acne, and where can I check the DNS/firewalls?
19 days ago
From yesterday I was getting ERR NOT FOUND for my online public url in chrome, for some reason I opened in mobile browser and I got status active. So understood that the problem is with DNS, in chrome settings - select security - select DNS provider - select Google( mine was OS before). After these changes I am able to access url in chrome too.