• We value your experience with Plesk during 2024
    Plesk strives to perform even better in 2025. To help us improve further, please answer a few questions about your experience with Plesk Obsidian 2024.
    Please take this short survey:

    https://pt-research.typeform.com/to/AmZvSXkx
  • The Horde webmail has been deprecated. Its complete removal is scheduled for April 2025. For details and recommended actions, see the Feature and Deprecation Plan.
  • We’re working on enhancing the Monitoring feature in Plesk, and we could really use your expertise! If you’re open to sharing your experiences with server and website monitoring or providing feedback, we’d love to have a one-hour online meeting with you.

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