Running Debian Jessie I am having problems recovering database or site itself via the ISPConfig Panel. My Monit/Jobqueue works because other changes take place, but when this particular tasks runs I get /var/log/ispconfig/cron.log the following: Code: ERROR 1045 (28000): Access denied for user 'root'@'localhost' (using password: YES) gzip: stdout: Broken pipe I am wondering if it is permission problem, or panel not passing password to mysql and couldn't find any info on the forum. Any input is appreciated.
Ensure that you have the correct mysql root password in the file /usr/local/ispconfig/server/lib/mysql_clientdb.conf
It worked, I think we updated root password, got updated in webmin and other areas but that had a old pw. We no longer get broken pipe, nor access denied.