• We value your experience with Plesk during 2024
    Plesk strives to perform even better in 2025. To help us improve further, please answer a few questions about your experience with Plesk Obsidian 2024.
    Please take this short survey:

    https://pt-research.typeform.com/to/AmZvSXkx
  • 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