Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug]: Disk Usage after a build on builder server stays high (>70%) #4775

Open
arxkdev opened this issue Jan 8, 2025 · 0 comments
Open

[Bug]: Disk Usage after a build on builder server stays high (>70%) #4775

arxkdev opened this issue Jan 8, 2025 · 0 comments
Labels
🐛 Bug Reported issues that need to be reproduced by the team. 🔍 Triage Issues that need assessment and prioritization.

Comments

@arxkdev
Copy link

arxkdev commented Jan 8, 2025

Error Message and Logs

No errors (network or console).

No errors/problems in mycoolify.com/horizon

Steps to Reproduce

  1. Ensure you have a builder server
  2. Deploy an app using your builder server
  3. Check Disk Usage, should continue really high (mine was 73%)
  4. Disk Usage only comes down once the cleanup cron is ran (or triggered manually)

Example Repository URL

No response

Coolify Version

v4.0.0-beta.380

Are you using Coolify Cloud?

No (self-hosted)

Operating System and Version (self-hosted)

Ubuntu 24.04

Additional Information

When building my application using my builder server, disk goes up really high and never gets cleaned up until the cleanup cron is ran or triggered manually.

Currently my workaround is to just to either:

  • Trigger the cleanup manually once the build finishes.
  • or bring the cleanup cron down to every 10-30 minutes.
logs

Did not even realize it had 73% disk used until logs told me.

@arxkdev arxkdev added 🐛 Bug Reported issues that need to be reproduced by the team. 🔍 Triage Issues that need assessment and prioritization. labels Jan 8, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐛 Bug Reported issues that need to be reproduced by the team. 🔍 Triage Issues that need assessment and prioritization.
Projects
None yet
Development

No branches or pull requests

1 participant