I have an Apache bug.
(https://bugs.launchpad.net/ubuntu/+source/apache2/+bug/1945311 - Ubuntu 18 version 2.4.29-1ubuntu4.18 on my Plesk Ubuntu server).
I found a workaround here:
And execute (before it was officially fixed by Apache):
sudo add-apt-repository ppa:ondrej/apache2
sudo apt install apache2
After that I get daily new messages with:
/etc/cron.daily/logrotate:
error: apache2.distrib:1 duplicate log entry for /var/log/apache2/access.log
Do you have tips for me?
Was the workaround a safe method to add a new repository I don't know the creator?
ondrej/apache2
repo know about the issue so that they can resolve the issue in a future update – matigo Oct 08 '21 at 08:19