Important note about SSL VPN compatibility for 20.0 MR1 with EoL SFOS versions and UTM9 OS. Learn more in the release notes.

This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

WAF: Warning: DocumentRoot [/sdisk/waffiles/########] does not exist

Sophos FW v19.0.1 (Build 365) - With a Home LIcence

Since upgrading to this version, I have had to WAF functionality, and there are no errors being shown in WebAdmin

Going into the shell and looking at /logreverseproxy.log I can see the following:

[Thu Feb 02 13:57:50.892665 2023] [mpm_worker:notice] [pid 30195:tid 140254384852672] AH00295: caught SIGTERM, shutting down
AH00112: Warning: DocumentRoot [/sdisk/waffiles/c1f1e4e6ef94ac8bd4b23cf2e423dce9] does not exist
[Thu Feb 02 13:57:52.099469 2023] [security2:notice] [pid 31313:tid 140423597891264] ModSecurity for Apache/2.9.3 (http://www.modsecurity.org/) configured.
[Thu Feb 02 13:57:52.099489 2023] [security2:notice] [pid 31313:tid 140423597891264] ModSecurity: APR compiled version="1.7.0"; loaded version="1.7.0"
[Thu Feb 02 13:57:52.099494 2023] [security2:notice] [pid 31313:tid 140423597891264] ModSecurity: PCRE compiled version="8.43 "; loaded version="8.43 2019-02-23"
[Thu Feb 02 13:57:52.099499 2023] [security2:notice] [pid 31313:tid 140423597891264] ModSecurity: LIBXML compiled version="2.9.9"
[Thu Feb 02 13:57:52.099503 2023] [security2:notice] [pid 31313:tid 140423597891264] ModSecurity: ma engine is currently disabled, enable it by set SecStatusEngine to On.
[Thu Feb 02 13:57:52.185033 2023] [mpm_worker:notice] [pid 31315:tid 140423597891264] AH00292: Apache/2.4.53 (Unix) OpenSSL/1.1.1n configured -- resuming normal operations
[Thu Feb 02 13:57:52.185062 2023] [core:notice] [pid 31315:tid 140423597891264] AH00094: Command line: '/usr/apache/bin/httpd -E /log/reverseproxy.log

If I browse /sdisk/waffiles - it is empty.
I have even tried to manually create the directory shown in the logs, but as soon as the WAF is restarted after an update, all subfolders are again deleted

I'm preparing to revert back to 18.5 to see if this resolves the issue
I had tried to upgrade to 19.5, but it froze so had to revert after 1 hour.

Are there any known changes in v19 that would account for this behaviour, and if so has it been fixed with v19.5 ?



This thread was automatically locked due to age.
Parents
  • I had the same issue. It was caused by a defective memory module (RAM) in my hardware. The firewall did not crash completely, but I got lots of core dumps as you have, and subsequently the configuration and database was defect. Backups were defect as well.

  • Interesting, though as this is a Virtual Machine I'm not sure it will be a RAM issue for me.. 
    Looking back at the ReverseProxy log  it started after I upgraded to v19.. 

    So I am guessing the upgrade wasn't as clean as I thought - shame I hadn't kept the VM snapshot for longer 

  • Even VMs memory is located on physical RAM, VM memory is just pointered. If you think hypervisor does an additional memory checksum you are wrong. That is usually done in hardware (ECC) to avoid latency.

    So if you not have ECC Memory, I would not rule memory out.

Reply
  • Even VMs memory is located on physical RAM, VM memory is just pointered. If you think hypervisor does an additional memory checksum you are wrong. That is usually done in hardware (ECC) to avoid latency.

    So if you not have ECC Memory, I would not rule memory out.

Children
No Data