• Debian 11 is approaching its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.80 will be the last release to support it.
    If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
  • We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.

Resolved /var/awp/etc/config: No such file or directory, Failed to update the ModSecurity rule set

finbarr69

Basic Pleskian
Server operating system version
CentOS Linux release 7.9.2009 (Core)
Plesk version and microupdate number
Plesk Obsidian Web Host Edition Version 18.0.52 Update #3
A few days ago, all my web servers began producing a 500 error and my server was down for a day before I realised the cause was a missing file :

/etc/httpd/conf/modsecurity.d/rules/tortix/modsec/tortix_waf.conf

I created the missing file by simply touching it. After I restarted apache, all the sites started working again.

I don't know if it is related, but now anacron job 'cron.daily' is reporting:

/etc/cron.daily/aum_nightly.sh: line 2: /var/awp/etc/config: No such file or directory

It seems to be something to do with Atomic?

Perhaps a mod_security rule-set has not applied correctly. Is there anything I should be doing?

Plesk tells me "Failed to update the ModSecurity rule set" and gives me details to click on which shows :

Failed to update the ModSecurity rule set: modsecurity_ctl failed: Command '['sed', '-i', '-e', 's#^MODSEC_RULES_PATH\\s*=.*#MODSEC_RULES_PATH="/etc/httpd/conf/modsecurity.d/rules/tortix/modsec"#g', '-e', 's#^RESTART_APACHE\\s*=.*#RESTART_APACHE="no"#g', '-e', 's#^AUTOMATIC_UPDATES\\s*=.*#AUTOMATIC_UPDATES="no"#g', '-e', 's#^MODSEC_50_PLESK\\s*=.*#MODSEC_50_PLESK="yes"#g', '/etc/asl/config']' returned non-zero exit status 2.

Thanks

Brian
 
Back
Top