• If you are still using CentOS 7.9, it's time to convert to Alma 8 with the free centos2alma tool by Plesk or Plesk Migrator. Please let us know your experiences or concerns in this thread:
    CentOS2Alma discussion

cron.daily/asl failing with "/usr/bin/find: invalid argument `+' to `-ctime'"

The issue has been reported to Atomicorp.
In their Helpdesk ticket #10472
 
Hello,

i'm having the same issue. Is this something I should worry about? Don't really understand what it is.

Regards.
 
Hello, I would like to know if there are new news about the case

I have the same problem but when I went to check the file /etc/cron.daily/asl I already had the line

grep PURGE_LOGS asl

if [["$ PURGE_LOGS"! = "no"]]; then
DAYS = $ PURGE_LOGS

does that mean that the file has already been updated and therefore the problem has already been solved?

Thanks in advance.

A greeting.
 
Issue should be fixed in the meanwhile: the /etc/asl/config file (which is updated by cron every night) now contains the PURGE_LOGS variable:

Code:
PURGE_LOGS="no"

So even without any workaround all should go fine again for now.
 
Issue should be fixed in the meanwhile: the /etc/asl/config file (which is updated by cron every night) now contains the PURGE_LOGS variable:

Code:
PURGE_LOGS="no"

So even without any workaround all should go fine again for now.

I'm still having this. How do I fix this? Is there an update needed?
 
Back
Top