Continuous service marked as completed
0xshippor
PROOP

a month ago

Always after a few minutes the service goes offline with 0 replicas running and marked as COMPLETED. This is a continuous service and running locally it works without any issues. Deployment logs ended at 2026-07-21 03:08:02 UTC with no error messages - container appears to have crashed silently (no Container shutdown message either)

What I Tried:

  • Agent to set deploy.multiRegionConfig to null
  • Redeployed service several times still after a few minutes it concludes with the same symptoms
$20 Bounty

3 Replies

Railway
BOT

a month ago

This thread has been opened as a public bounty so the community can help solve it. The thread and any further activity are now visible to everyone.

Status changed to Open Railway about 1 month ago


Try setting a custom start command.


0x5b62656e5d

Try setting a custom start command.

0xshippor
PROOP

a month ago

This service has already a custom start command that just runs the pnpm run start. I'm starting my other services the same way and it works well


I'd check to see what pnpm run start does, and make sure your code doesn't stop executing.


Welcome!

Sign in to your Railway account to join the conversation.

Loading...