• Debian 11 is approaching its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.80 will be 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.

Resolved Help please with log rotate

Daniel Richards

New Pleskian
Hi there,

I regularly get this message from Anacron job:

Code:
/etc/cron.daily/logrotate:

error: plesk:1 duplicate log entry for /var/log/plesk/httpsd_access_log

Any ideas how to fix it?
 
The issue is usually related to the duplicated apache configuration file in the /etc/logrotate.d/ directory. Try to find it and remove one.
 
thank you for anyone else having this issue. In /etc/logrotate.d/ there were two files serving the same purpose. One was called 'httpsd' the other was called 'plesk'
 
Hi, I just wanted to thank you for your proposed solutions. I don't have "httpsd" and "plesk". For me it was this solution.

1594540833980.png
duplicat_log-rotate.png
 
Back
Top