i recently upgraded my box from debian 10 to 11.. after that i had some issues with mariadb but they are solved. and now in monitor i get this error message from all databases that i have enabled backup for "Failed to make backup of database DBNAME , because mysqldump failed". but when i run mysqldump -u root -p dbname > dbname.sql it works without issues. how can i find out what the issue is ?
found out the issue in cron.log for ispconfig, i was needed to run mysql_update in console . now it works.
yeah i know. i have the latest ispconfig 3 installed. that was after it came an update that said it supports debian 11 i upgraded.