2 years ago
I created a TypeScript application and deployed it to Railway. The build and deployment logs indicate everything is fine.
However, when I access the application via the provided link, it's not working. When I check the browser console, it shows the following message:
Failed to load resource: the server responded with a status of 503 ()
ej-site-db-mongo-production.up.railway.app/:1
Failed to load resource: the server responded with a status of 503 ()
I'm unsure what to do since there are no errors in the logs.
2 Replies
2 years ago
Please see this docs page -
Status changed to Solved Railway • almost 2 years ago
2 years ago
Thank you very much, Brody! You helped me a lot, I managed to solve it, the application is working. Once again, thank you!