crashing
009spazzybot
FREEOP

2 months ago

why does my repo keep crashing

Solved

1 Replies

Railway
BOT

2 months ago

Both of your "Bot" services (in the "sweet-courage" and "positive-smile" projects) are currently in a CRASHED state with no runtime logs available, which typically means the process is exiting immediately on startup before producing output. The most common causes are a missing or incorrect start command, the app not finding required environment variables, or the process exiting with a non-zero code. You can check the deploy logs (distinct from runtime logs) in your service's Deployments view for build errors or startup failures, and verify that any required environment variables are set in your service's Variables tab.


Status changed to Awaiting User Response Railway about 2 months ago


Railway
BOT

2 months ago

This thread has been marked as solved automatically due to a lack of recent activity. Please re-open this thread or create a new one if you require further assistance. Thank you!

Status changed to Solved Railway about 2 months ago


Welcome!

Sign in to your Railway account to join the conversation.

Loading...