Application failed to respond
demapy
HOBBYOP
8 months 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/
Pinned Solution
8 months ago
Your start command is only running migrations, it doesn't start the server.
5 Replies
demapy
HOBBYOP
8 months ago
I have also attached build and deploy logs here
Attachments
8 months 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")
8 months ago
Your start command is only running migrations, it doesn't start the server.
demapy
HOBBYOP
8 months ago
@brody thanks... what a stupid mistake by my side 
Status changed to Solved brody • 8 months ago
