1 Replies
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
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