a year ago
<#1088501146630496366> platform
am getting a 504 error anytime I access my application from the railway
21 Replies
a year ago
this would be an issue with your app, not our platform
a year ago
i would have to recommend you write a custom Dockerfile for that
I have check extensively my app, read through my codes very will but each time I open a page am getting 504 gateway time out error..
It slows down my pace of work I was able to access the page yesterday without the 504 gateway time out error..
a year ago
this would be an issue with your application, not railway.
write a Dockerfile for it and handle all errors properly
a year ago
a Dockerfile and error handling are two separate things, both of which arent specific to railway
a year ago
there are many resources online for that
a year ago
they would not be specific to railway
a year ago
it doesnt need to be
a year ago
we do not use nginx
a year ago
that is your app that is using nginx
We have a Dockerfile in our applications but we are still getting the 504 gateway time out
a year ago
that would indicate an issue with your application