Railway stuck on deployment
I experienced this some months back and reported it. It happened again (13 mins instead of 3 mins) but with some follow up events.
The build that took time was a PR build so I expect the created project to delete once I merged right? For some reasons, it didn't and I got this error after some minutes
4 Replies
Please provide your project ID or reply with
N/A
. Thread will automatically be closed if no reply is received within 10 minutes. You can copy your project's id by pressing Ctrl/Cmd + K -> Copy Project ID.It seems that Railway sends a sig term to kill the deployment when deploying a new version, which is causing the issue.
⚠️ experimental feature
You’re building assets in the start command
You need to do that at build time
No project ID was provided. Closing thread.