• 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!
  • 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.

Issue Why is plesk trying to run yum on Ubuntu?

Azendale

New Pleskian
I have an Ubuntu 14.04 server running plesk Onyx.
I'm starting to get hourly emails that "/etc/cron.hourly/asl exited with return code 126"

I tried to look at what that runs, and found this:

Code:
root@host4:~# less /etc/cron.hourly/asl
root@host4:~# /var/asl/bin/aum -u
     



Checking versions ...

sh: 1: /bin/rpm: not found
    Kernel version is : current                                       [PASS]
sh: 1: /bin/rpm: not found
    Installing extended kernel modules...
      Firewall modules: failed                                        [FAIL]
    Web Application Firewall is current: 201810181140                 [PASS]
    Generating report ...

    Finished
-------------------------------------------------------------------------------
Errors were encountered:

L CODE SOURCE                        MESSAGE
- ---- ----------------------------- ------------------------------------------
2 9901 ASLCommon::cmd_system         ERROR: '/usr/bin/yum -y --enablerepo=tortix-kernel install xtables-addons  >/dev/null 2>&1 (127)'
216.228.195.5
216.228.195.24
216.228.195.210
216.228.195.209
216.228.195.206

root@host4:~# /usr/bin/yum
-bash: /usr/bin/yum: No such file or directory

Why is plesk trying to run Yum here? How do I fix this issue?
 
Last edited:
Back
Top