My app won't come on anymore.
journeydoc
HOBBYOP

7 months ago

I recently deployed a new front and backend update and now my app isn't live anymore.

I don't know what else to do.

$10 Bounty

9 Replies

Railway
BOT

7 months ago

Hey there! We've found the following might help you get unblocked faster:

If you find the answer from one of these, please let us know by solving the thread!


journeydoc
HOBBYOP

7 months ago

I wanna speak to a real person


7 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 7 months ago


fra
HOBBYTop 10% Contributor

7 months ago

Any logs?


fra

Any logs?

journeydoc
HOBBYOP

7 months ago

No logs, just this.

it works in localhost but doesn't when I deploy, this started today.

Attachments


journeydoc

No logs, just this.it works in localhost but doesn't when I deploy, this started today.

lonelywolf
HOBBY

7 months ago

Maybe there is files needed to be updated, since they are there locally it will work… also check variables


journeydoc
HOBBYOP

7 months ago

everything's been properly done, it keeps stopping the container and doesn't start.

Attachments


lonelywolf

Maybe there is files needed to be updated, since they are there locally it will work… also check variables

journeydoc
HOBBYOP

7 months ago

everything's been properly done, it keeps stopping the container and doesn't start.


nitish800
FREE

7 months ago

can you share your dockerfile


fra
HOBBYTop 10% Contributor

7 months ago

can you check your metrics? are cpu/memory ok or do you need more?

are you exiting the app on start if you can't connect to db or similar?

the best way to find the issue is to add some logs here an there to understand when the app throw the error...


Loading...