5 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.
9 Replies
5 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!
5 months ago
I wanna speak to a real person
5 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 • 6 months ago
5 months ago
Any logs?
fra
Any logs?
5 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.
5 months ago
Maybe there is files needed to be updated, since they are there locally it will work… also check variables
5 months ago
everything's been properly done, it keeps stopping the container and doesn't start.
Attachments
8u9i
Maybe there is files needed to be updated, since they are there locally it will work… also check variables
5 months ago
everything's been properly done, it keeps stopping the container and doesn't start.
5 months ago
can you share your dockerfile
5 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...