a year ago
After the successfully deploy (service + database), my app is returning 502 (lolca is fine).
What more can i share to some one help me?
10 Replies
a year 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!
a year ago
sorry, but none of these links helped me solve my problem.
a year ago
Can you share some logs? Usually a fix for this error is to check if the exposed port is the same used by railway, which port uses your app? Can you try changing it to 8080?
a year ago
there is probably some error in your app, can you share more logs?
juliocamposmota
sorry, but none of these links helped me solve my problem.
a year ago
same here bro everything went smooth with no error but nothing is coming up
a year ago
a year ago
can you filter for errors in your logs?
a year ago
I just changed my app and networking port to 8080 and worked.
a year ago
nice, in theory it should work with any port, the important is that all the exposed port should match the port set in railway. would you mind marking the reply as solution? thank you
juliocamposmota
I just changed my app and networking port to 8080 and worked.
a year ago
hey, would you mind marking the thread as solved? thanks