• Please be aware: Kaspersky Anti-Virus has been deprecated
    With the upgrade to Plesk Obsidian 18.0.64, "Kaspersky Anti-Virus for Servers" will be automatically removed from the servers it is installed on. We recommend that you migrate to Sophos Anti-Virus for Servers.
  • 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.

Resolved Cron ASL errors started today

PSi_101

Regular Pleskian
Wow has it been 2 years since the last set of ASL errors? :)
It's happening again today.
To re-iterate the temporary fix the last time this happened, copy the latest config in /var/asl/rbc/etc/asl/config/ as /etc/asl/config
Look like atomicorp broke something and need to push out a fixed aum package.
Anyone else having this problem again?
 
Thank you. Reported to development team as PPS-3962.
 
Well, seems to "work" somewhat. But is it normal, that the asl script never finishes?

Running the command

Code:
# run-parts /etc/cron.hourly/

takes seemingly endless. It is not finished yet (waiting 10+ minutes).
 
Same error in all my servers since this morning...
/etc/cron.hourly/asl:

Error: ASL has not been configured
 
Same error in my server since this morning too
/etc/cron.hourly/asl:

Error: ASL has not been configured
 
Thanx but i dont understand this line:
"As the /etc/asl/config file might be overwritten by Plesk/ASL daily tasks, place the same command at the top of /etc/cron.hourly/asl file right after #!/bin/bash line, the result should look like follow". what is the order ?

Regards
 
Paco, only log to server via ssh and execute this:

(1) # aum -c

(2) # run-parts /etc/cron.hourly/

Note: This last command might be hung in case there was another task running at the same time. In case it does not finish in 10-15 minutes, just interrupt the process, nothing bad will come from it.
 
Ok but now each morning i get that :
Code:
/etc/cron.daily/50plesk-daily:
stty: /dev/?: Aucun fichier ou dossier de ce type
TERM environment variable not set.

Configuring Atomic Secured Linux (ASL) 5.0-5248 for myserver.com.
 
Note, that mentioned KB article was updated with additional details. Make sure that you rolled back all changes at least.
 
Back
Top