• 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
  • Inviting everyone to the UX test of a new security feature in the WP Toolkit
    For WordPress site owners, threats posed by hackers are ever-present. Because of this, we are developing a new security feature for the WP Toolkit. If the topic of WordPress website security is relevant to you, we would be grateful if you could share your experience and help us test the usability of this feature. We invite you to join us for a 1-hour online session via Google Meet. Select a convenient meeting time with our friendly UX staff here.

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