Hello,
I receive everyday an error report in my mailbox with the following content:
Object:
Cron <root@xxx> test -x /usr/sbin/anacron ( cd / && run-parts --report /etc/cron.daily )
Code
- /etc/cron.daily/logrotate:
- mysqladmin: connect to server at 'localhost' failed
- error: 'Access denied for user 'debian-sys-maint'@'localhost' (using password: YES)'
- error: error running shared postrotate script for '/var/log/mysql/mysql.log /var/log/mysql/mysql-slow.log /var/log/mysql/error.log '
- run-parts: /etc/cron.daily/logrotate exited with return code 1
How can I correct this?
Thank you for your help.
I am using I-mscp 1.4.7 with Debian Jessie.