• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • Support for BIND DNS has been removed from Plesk for Windows due to security and maintenance risks.
    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.

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