5 months ago
By deployments are (sometimes) stuck in the building phase. I can see my build command is executed and and actually builds the service, but then gets stuck. Has been happening in the past week. Redeploying with exact same settings sometimes works to fix it. Railpack 0.4.0 btw
5 Replies
5 months ago
sometimes also get these error logs;
5 months ago
deployment id: ba51de36-2acf-4ba6-8dce-0395fab08659
project id: f9724669-2787-46a8-bfcd-3dd6e9944ba6
5 months ago
I'm also experiencing hanging builds. I had one take 10 minutes then eventually complete, another took 17 minutes. Usually the build and deploy is 1-2 minutes.
Sep 2 2025 21:58:15 [final 2/2] COPY --from=build /publish .
Sep 2 2025 21:59:05 [auth] sharing credentials for production-asia-southeast1-eqsg3a.railway-registry.com
Sep 2 2025 22:08:21 Build time: 609.26 seconds
---
Perhaps there's high demand as the completed builds sit in a queue?
code-forge-dev
I'm also experiencing hanging builds. I had one take 10 minutes then eventually complete, another took 17 minutes. Usually the build and deploy is 1-2 minutes.Sep 2 2025 21:58:15 [final 2/2] COPY --from=build /publish .Sep 2 2025 21:59:05 [auth] sharing credentials for production-asia-southeast1-eqsg3a.railway-registry.comSep 2 2025 22:08:21 Build time: 609.26 seconds---Perhaps there's high demand as the completed builds sit in a queue?
5 months ago
Yeah could be. I redeployed a couple of times and eventually it succeeded.