[Bug]: Deployment stuck
Error Message and Logs
It takes 9 minutes to deploy for the first time. Re-deploying won't even finish unless there is new commit. The only time it actually deploys is instant after a git push.
Steps to Reproduce
- Deploy
- Wait forever "In Progress"
Example Repository URL
https://github.com/NeKzor/board
Coolify Version
v4.0.0-beta.410
Are you using Coolify Cloud?
No (self-hosted)
Operating System and Version (self-hosted)
Ubuntu 22.04.5 LTS
Additional Information
No response
Iām facing the same issue. To build a Next.js project, I had to increase the memory to 4GB RAM + 4GB swap + 2 CPU. The build took around 40 minutes, whereas on Vercel it usually takes just 1 minute!
If memory runs out during the process, I have to completely recreate the Docker container because it crashes and can't be recovered.
bump