Open tamimology opened 11 months ago
Same here - had to sort this out recently with influx - CT disk full in 3 days and found out that it was due to backup leftovers. Easily to reproduce by setting up TEMP_PATH. A temporary solution is to set TEMP_PATH outside the container and set up a cronjob to clean leftovers.
For me, the actual backup worked but the /tmp
path in the container is growing larger and larger. I also reported this as an issue.
Summary
The container loads but never backs up any of the db. The same is seen for Postgres, MariaDB, Redis and InfluxDB
Steps to reproduce
included my docker-compose for the container as well as the logs
What is the expected correct behavior?
Have backups in the designated folder
Relevant logs and/or screenshots
Environment
Possible fixes