Application failed to respond
demapy
HOBBY
a month ago
Hi, I have checked documentation articles and community articles and my PORT variable. (which is in every place 8000)
Everything looks good.
URL: https://easyapply-backend-production.up.railway.app/
5 Replies
demapy
HOBBY
a month ago
I have also attached build and deploy logs here
Attachments
a month ago
Trying binding to port 8080 and ip 0.0.0.0 so I think (this is nestjs?) its app.listen(8080, "0.0.0.0")
a month ago
Your start command is only running migrations, it doesn't start the server.
demapy
HOBBY
a month ago
@brody thanks... what a stupid mistake by my side
Status changed to Solved brody • about 1 month ago