- IMSCP: 1.4.7
- Distribution: Debian 9
- Proftpd
- PHP FCGID
- MariaDB 10.1
- Courier
- Roundcube
- Web2FTP
after migration (full mysql dump) I get a logrotate error message, the password part in debian,cnf is empty ... how can I fix this?
Code
- Cron <root@host2> test -x /usr/sbin/anacron || ( cd / && run-parts --report /etc/cron.daily )
- /etc/cron.daily/logrotate:
- mysqladmin: connect to server at 'localhost' failed
- error: 'Access denied for user 'root'@'localhost' (using password: NO)'
- error: error running shared postrotate script for '/var/log/mysql/mysql.log /var/log/mysql/mysql-slow.log /var/log/mysql/mariadb-slow.log /var/log/mysql/error.log '
- run-parts: /etc/cron.daily/logrotate exited with return code 1