Stuck deployments
Simple nodejs app get stuck a lot of time (almost each deploy)..
The stucked deployments are not really running.. How can i cancel/fix it for next deployments

5 Replies
Please help
@Siumauricio 🙏
are you using bun?
probably something related to docker itself or nixpacks?
Sorry i missed your comment
Not using bun, it's a nextjs app..
Using nixpacks as build type
I’ve got similar issues — also nixpacks
Maybe there should be a 60 min max for builds, after which they get cancled?
Very strange, may be network problems or some same nixpacks bug in general I recommend this approach https://docs.dokploy.com/docs/core/applications/going-production
Going Production | Dokploy
Learn how to deploy your application in production in Dokploy.