• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • Support for BIND DNS has been removed from Plesk for Windows due to security and maintenance risks.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS.

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