• If you are still using CentOS 7.9, it's time to convert to Alma 8 with the free centos2alma tool by Plesk or Plesk Migrator. Please let us know your experiences or concerns in this thread:
    CentOS2Alma discussion

Issue ModSecurity won't update rulesets - Error 404

beli3005

New Pleskian
Hi there!

Upgraded Plesk form 17.0 to 17.5 last days. Then reactivated modsecurity with paid subscription. Next day i saw a red error message on login page. Reran update-script from cli.

admin@server02:~# plesk php /usr/local/psa/admin/plib/DailyMaintainance/script.php -f UpdateModSecurityRuleSet daily
[2017-05-08 09:54:08] ERR [util_exec] proc_close() failed ['/opt/psa/admin/bin/modsecurity_ctl' '--install' '--with-backup' '--ruleset' 'atomic'] with exit code [1]
[2017-05-08 09:54:08] ERR [panel] modsecurity_ctl failed: HTTP Error 404: Not Found
Unable to download atomic rule set
Any ideas?

Many greetings from Germany
Thomas
 
We are seeing this issue on SEVERAL servers as well.

details of error are:

Error: Failed to update the ModSecurity rule set: modsecurity_ctl failed: gpg: key 4520AFA9: "Atomicorp (Atomicorp Official Signing Key) <[email protected]>" not changed
gpg: Total number processed: 1
gpg: unchanged: 1
gpg: Signature made Thu May 18 11:38:55 2017 EDT using RSA key ID 4520AFA9
gpg: Good signature from "Atomicorp (Atomicorp Official Signing Key) <[email protected]>"
gpg: WARNING: This key is not certified with a trusted signature!
gpg: There is no indication that the signature belongs to the owner.
Primary key fingerprint: 1818 66DF 9DAC A40E 5B42 9B08 FFBD 5D0A 4520 AFA9
TERM environment variable not set.
http://mirrors.vbi.vt.edu/linux/atomic/tortix-common/centos/7/x86_64/repodata/repomd.xml: [Errno 14] HTTP Error 404 - Not Found
Trying other mirror.
To address this issue please refer to the below knowledge base article

[Errno 14] yum fails with HTTP/HTTPS Error 404 - Red Hat Customer Portal

If above article doesn't help to resolve this issue please create a bug on My View - CentOS Bug Tracker

http://mirror.veriteknik.net.tr/atomic//tortix-common/centos/7/x86_64/repodata/repomd.xml: [Errno 14] HTTP Error 404 - Not Found
Trying other mirror.
http://mirrors.vbi.vt.edu/linux/ato...7/x86_64/RPMS/aum-5.0-1540.el7.art.x86_64.rpm: [Errno 14] HTTP Error 404 - Not Found
Trying other mirror.
http://mirror.veriteknik.net.tr/ato...7/x86_64/RPMS/aum-5.0-1540.el7.art.x86_64.rpm: [Errno 14] HTTP Error 404 - Not Found
Trying other mirror.
aum failed with exitcode 127.
stdout:
stderr: /var/asl/bin/aum: error while loading shared libraries: libphp-runtime_s-3.3a.so: cannot open shared object file: No such file or directory

Unable to download tortix rule set
 
At the moment bugreport PPPM-6302 is under developer's investigation.
 
Try this fix:

# /usr/bin/cp -f /var/asl/bin/aum.static /var/asl/bin/aum
 
Back
Top