Logrotate fails

You could try renaming /var/lib/logrotate.status to /var/lib/logrotate.status.old, and running logrotate from the service file:

sudo systemctl start logrotate.service

Then check the status.

1 Like