TheSimplier
HHomarr
•Created by TheSimplier on 2/17/2025 in #💬・get-help
High disk usage
Hi, anyone know why my homarr docker container would bloat and use up any free HDD space?
Earlier today it was sitting at 79G disk usage until I restarted it...
- OS: Ubuntu 24.04 LTS (Proxmox VM)
- Homarr Version 1.4.0
- Can't attach the logs. They include private keys for the integrations, and seem to go on forever.
Found the disk usage was in /var/lib/docker/containers, and ran the following to find the culprit:
Then I found the name of the container using the disk space:
There were some integrations with bad config (wrong DNS entry), but it seems weird that the homarr container should use 79G of disk space anyway...
Docker compose config in comments.
9 replies