After updating to 24.7.8 I have a problem with nginx.
When I want to add a new location, an error message appears. There is also NO entry in the log.
Does anyone have an idea what the problem could be?
It always worked before. It doesn't matter whether something is configured in the location or not. This error message appears.
Add new Location:
(https://i.postimg.cc/m2yz3yVL/Bildschirmfoto-2024-11-09-um-10-39-15.png)
The error message:
(https://i.postimg.cc/vZP4k8pC/Bildschirmfoto-2024-11-09-um-10-42-27.png)
Thanks in advance .
Micha
I switched back to 24.7.6 (thanks to ZFS snapshots ;D) and ngix is working fine now.
So I think in my case it is better to wait for the next version 24.7.9 ;)
Could be this issue: https://github.com/opnsense/plugins/issues/4342
(Downthread there is also a patch to try.)
I came here for assistance regarding this exact issue.
Now the log for nginx threw a lot of permission error on "var/log", but now nginx can't seem to write to the logs so they're blank.
I am currently using alternatives, but would love to keep using this.
edit:
So I swear I tried this unsuccessfully already, but applying the below, everything is now working as intended.
"opnsense-patch -c plugins 1e23572" in root shell.