Deployment Stuck "Running"

One of Dokploy's containers (probably Redis) had an issue during deployment. I rebooted my VPS once that happened, and now my deployment is stuck in the running state but shows that there was a build error during deployment.
No description
6 Replies
Siumauricio
Siumauricio11mo ago
If your vps was restarted when a deployment was ongoing is normal to be on running mode
LiquiFruit
LiquiFruitOP11mo ago
Its still stuck in ‘running’ mode. Can i query postgres and flip the status?
Siumauricio
Siumauricio11mo ago
I mean yeah, but my recommendation would be to leave it there, eventually when you do more deploys it will go away.
max.d
max.d5mo ago
having same issue, server ran out of disk so I had to manually purge docker imags and restart, what's the best way to get old "runnin" deploys cleared? is it redis with TTL?
Siumauricio
Siumauricio5mo ago
in the next version I will add a toggle for clearing the cache after every deployment to prevent this, is very annoying https://github.com/Dokploy/dokploy/issues/1031
GitHub
Excessive Unused Docker Cache Generated by Dokploy Deployments · Is...
What problem will this feature address? Dokploy deployments are leaving behind a large amount of unused Docker cache (23GB), filling up my server's disk space. Describe the solution you'd l...
snazzyham
snazzyham3mo ago
is this in yet?

Did you find this page helpful?