• Hi, Pleskians! We are running a UX testing of our upcoming product intended for server management and monitoring.
    We would like to invite you to have a call with us and have some fun checking our prototype. The agenda is pretty simple - we bring new design and some scenarios that you need to walk through and succeed. We will be watching and taking insights for further development of the design.
    If you would like to participate, please use this link to book a meeting. We will sent the link to the clickable prototype at the meeting.
  • Our UX team believes in the in the power of direct feedback and would like to invite you to participate in interviews, tests, and surveys.
    To stay in the loop and never miss an opportunity to share your thoughts, please subscribe to our UX research program. If you were previously part of the Plesk UX research program, please re-subscribe to continue receiving our invitations.
  • The Horde webmail has been deprecated. Its complete removal is scheduled for April 2025. For details and recommended actions, see the Feature and Deprecation Plan.

Forwarded to devs Ubuntu 18 LTS - Logrotate error

DerDanilo

Basic Pleskian
TITLE:
Ubuntu 18 LTS - Logrotate error
PRODUCT, VERSION, OPERATING SYSTEM, ARCHITECTURE:
Plesk 17.8.11, Ubuntu 18 LTS, AMD64
PROBLEM DESCRIPTION:
Clean Ubuntu 18 LTS cloud image. Plesk installer used 4 days after official 18 LTS support announcement. Server throws this logratate error on a daily basis.

Before I start fiddling myself I'd like to ask if this can be rather fixed through a Plesk update.

Thanks​
STEPS TO REPRODUCE:
- Clean Ubuntu 18 cloud image
- Install Plesk using official installer
- Have system try to execute logrotate cronjob​
ACTUAL RESULT:
Code:
Cron <root@<host>> 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 '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
EXPECTED RESULT:
Rotating log, no error.

Ubuntu 18 is officially supported, it would be nice if this get's a fix asap.

Thanks!​
ANY ADDITIONAL INFORMATION:
YOUR EXPECTATIONS FROM PLESK SERVICE TEAM:
Confirm bug
 
Back
Top