• Our team is looking to connect with folks who use email services provided by Plesk, or a premium service. If you'd like to be part of the discovery process and share your experiences, we invite you to complete this short screening survey. If your responses match the persona we are looking for, you'll receive a link to schedule a call at your convenience. We look forward to hearing from you!
  • We are looking for U.S.-based freelancer or agency working with SEO or WordPress for a quick 30-min interviews to gather feedback on XOVI, a successful German SEO tool we’re looking to launch in the U.S.
    If you qualify and participate, you’ll receive a $30 Amazon gift card as a thank-you. Please apply here. Thanks for helping shape a better SEO product for agencies!
  • The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    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. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.

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