• 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

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