Application failed to respond
demapy
HOBBYOP

a year 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/

Solved$10 Bounty

Pinned Solution

a year ago

Your start command is only running migrations, it doesn't start the server.

5 Replies

demapy
HOBBYOP

a year ago

I have also attached build and deploy logs here


a year 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 year ago

Your start command is only running migrations, it doesn't start the server.


a year ago

That'll do it LOL


demapy
HOBBYOP

a year ago

@brody thanks... what a stupid mistake by my side ☹


Status changed to Solved brody 11 months ago


Welcome!

Sign in to your Railway account to join the conversation.

Loading...