Hey,
I have a fresh installation with fresh config.yaml file. I set only the ssh part and the communication with backup server is fine.
docker compose exec borgmatic-mailcow borgmatic extract --path mnt/source --archive latest
has no result output to see if is restored or not. Checking docker container sizes with docker system df -v
show me that over file size that is not done.
If I try to restore the DB with docker compose exec borgmatic-mailcow borgmatic restore --archive latest
than the access to DB is denied:
root@mailcow:/opt/mailcow-dockerized# docker compose exec borgmatic-mailcow borgmatic restore --archive latest
rsync: Error running actions for repository
Command 'mysql --batch --user mailcow' returned non-zero exit status 1.
/etc/borgmatic.d/config.yaml: An error occurred
summary:
/etc/borgmatic.d/config.yaml: An error occurred
rsync: Error running actions for repository
ERROR 1227 (42000) at line 94: Access denied; you need (at least one of) the SUPER, SET USER privilege(s) for this operation
Command 'mysql --batch --user mailcow' returned non-zero exit status 1.
Need some help? https://torsion.org/borgmatic/#issues