unexpected 503 error from node app.
irfanonk
HOBBYOP
2 years ago
I have deployed node with express that serve a web app which normally works. But recently i got 503 error unexpectedly without any crash or any error log. Redeployment solved the problem.
I have two different domain that serve staging and production. I haven't encounter this problem at staging environment but production only.
3 Replies
irfanonk
HOBBYOP
2 years ago
docs say listen app with port and Host = 0.0.0.0. but i haven't this problem until recently without host.
2 years ago
there was a recent incident that has since been resolved.
Status changed to Solved Railway • about 2 years ago
irfanonk
HOBBYOP
2 years ago
thanks 👍