troubleshooting why an app keeps stopping and how to prevent it from happening in the future?
todddata
PROOP

22 days ago

Hello.

I have a simple web app connected to a Postgres server running at this URL:

https://leadership.up.railway.app/

It has stopped running a couple of times today, although I don't see any issue when I look at the status in my dashboard. I got it to start by redeploying it earlier today, but I'm wondering if, before I do that again, you can help me identify through the logs what's causing this to happen. Help me brainstorm a way to prevent this from happening, or at least to detect when it happened so I can go in and remediate.

Any ideas?

Thanks! Todd

$20 Bounty

1 Replies

Railway
BOT

22 days 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 Railway 22 days ago


Can you define “stopped?”

Do you have serverless enabled? If so, disable it and redeploy your service.


Loading...