hi guys, i have a few questions maybe you guys know more. 1 For some time now all old backups remain in the backup tab of the website, the backups have been removed from /var/backup (mount) but all backup tabs are completely full. i came across this but i have the latest update of ispconfig https://git.ispconfig.org/ispconfig/ispconfig3/-/merge_requests/1335 2 IS SOLVED NOW even since half a year no MYSQL backups are made when the cron is running If I use the following command php /usr/local/ispconfig/server/cron_debug.php --cronjob=500-backup.inc.php but no mysql backup is made. If I manually run this command for 1 website it works php /usr/local/ispconfig/server/backup-now.php --id=180 --type=mysql Making backup of website id=180, type=mysql, please wait... All operations finished, status success. Hopefully someone here has an idea
Hi @Thom, The second question has been solved, I have deleted all users in mysql, created new ones and placed the login data in the config file of ispconfig. the backup sql had lost access to the control panel (multie server setup) I still have the problem that all old backups remain, is there a solution for that?
Have you done Resync? I am not sure whether that will clear your issue but I will normally try that among others.
They should get removed step by step when they go out of the rotation. A resync will probably not help as backups are cron jobs and not connected to resync.