2 months ago
https://railway.com/project/74dc8473-06a3-4d51-9b20-3c14566076a4? -- project
our app is just returning 502s despite being healthy
4 Replies
2 months ago
This thread has been marked as public for community involvement, as it does not contain any sensitive or personal information. Any further activity in this thread will be visible to everyone.
Status changed to Open brody • 2 months ago
2 months ago
Hey, have you followed the troubleshoot docs? https://docs.railway.com/networking/troubleshooting/application-failed-to-respond
If you could also tell us what you're deploying and whether there's any possible hint in the logs. 502s are usually related to a misconfigured port on your domain.
2 months ago
Make sure the port your URL is mapped to is the same port your application is listening to.
2 months ago
We had this instance for months now. Did not touch network settings and its completely intermittent.
