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

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