ryecoaaron && votdev
This is making me nuts.
I use a SWAG reverse-proxy conf to access OMV via WAN.
All works great but on the last days, I've been getting banned on the WAN due to my SWAG internal IP beeing banned on the fail2ban from OMV.
After some test and trial, I figured out what is causing it but not how to sort it.
Whenever I go to the Services-> Compose-> Settings page, the fail2ban increases a count on the nginx-404 JAIL coming from the 172.21.0.5 (docker IP from SWAG).
Since I have a really low count value (3 on a 10 minute time), after a while, my Page goes 502.
Haven't yet, updated openmediavault-compose to 6.9.4and don't know if the same will keep happening.
Versions:
pi@panela:~ $ dpkg -l | grep omv
ii openmediavault-omvextrasorg 6.3.1 all OMV-Extras.org Package Repositories for OpenMediaVault
pi@panela:~ $ dpkg -l | grep openm
ii openmediavault 6.4.8-1 all openmediavault - The open network attached storage solution
ii openmediavault-compose 6.9 all OpenMediaVault compose plugin
ii openmediavault-cputemp 6.1.3 all cpu temperature plugin for openmediavault
ii openmediavault-fail2ban 6.0.3 all OpenMediaVault Fail2ban plugin
ii openmediavault-flashmemory 6.2 all folder2ram plugin for openmediavault
ii openmediavault-keyring 1.0.2-2 all GnuPG archive keys of the openmediavault archive
ii openmediavault-nut 6.0.5-1 all openmediavault Network UPS Tools (NUT) plugin
ii openmediavault-omvextrasorg 6.3.1 all OMV-Extras.org Package Repositories for OpenMediaVault
ii openmediavault-sharerootfs 6.0.2-1 all openmediavault share root filesystem plugin
ii openmediavault-symlinks 6.0.4 all OpenMediaVault symlinks plugin
ii openmediavault-wireguard 6.3.3 all openmediavault WireGuard plugin
Display More
If I go to any other page from the compose plugin, this doesn't happen.
Does this say something to you both on what is happening when going to the Settings page?
Thank for any input.