• Debian 11 has reached its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.81 is the last release to support it.
    If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
  • We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.

logrotate issue

C

CarlX

Guest
Hi,
/var/log/messages shows

#007/usr/bin/mysqladmin: connect to server at 'localhost' failed
Feb 5 13:28:04 hXXXXXX logrotate: error: 'Access denied for user 'XXXXXXXXXXX'@'localhost' (using password: YES)'
Feb 5 13:28:04 hXXXXXX logrotate: /etc/logrotate.d/mysql failed, probably because
Feb 5 13:28:04 hXXXXXX logrotate: the root acount is protected by password.
Feb 5 13:28:04 hXXXXXX logrotate: See comments in /etc/logrotate.d/mysql on how to fix this
Feb 5 13:28:04 hXXXXXX logrotate: error: error running non-shared postrotate script for /var/lib/mysql/mysqld.log of '/var/lib/mysql/mysqld.log '

I disabled root-account for security-reasons and gain root rights with 'su -'.
How can I troubleshoot this message?
 
Back
Top