OPNsense Forum

English Forums => 24.7, 24.10 Legacy Series => Topic started by: MichaDebuss on November 09, 2024, 10:45:40 AM

Title: After Upgrade to 24.7.8 - NGINX Location DANGER error
Post by: MichaDebuss on November 09, 2024, 10:45:40 AM
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
Title: Re: After Upgrade to 24.7.8 - NGINX Location DANGER error
Post by: MichaDebuss on November 09, 2024, 11:00:06 AM
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  ;)
Title: Re: After Upgrade to 24.7.8 - NGINX Location DANGER error
Post by: danieldk on November 09, 2024, 02:39:34 PM
Could be this issue: https://github.com/opnsense/plugins/issues/4342

(Downthread there is also a patch to try.)
Title: Re: After Upgrade to 24.7.8 - NGINX Location DANGER error
Post by: Re4mstr on November 09, 2024, 05:45:14 PM
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.