OPNsense Forum

English Forums => 24.7, 24.10 Legacy Series => Topic started by: BeNe on August 07, 2024, 09:23:31 PM

Title: No NGINX Logs in UI
Post by: BeNe on August 07, 2024, 09:23:31 PM
Hello Community,

i did an upgrade to the latest OPNsense Version 24.7_9 which worked without any problems  8)
I just saw that the NGINX Logs will not be shown in the UI. I added a Screenshot. There is no entry for the selection of the days. It's the same behaviour with access and error logs. I also switched from the dark theme to the opnsense default theme - without success.

Can some NGINX user please do a quick on their system with the latest 24.7 version ?

Thank you!
Title: Re: No NGINX Logs in UI
Post by: _tribal_ on August 13, 2024, 01:05:43 AM
Same issue. There are no logs other than statistics :-\
Title: Re: No NGINX Logs in UI
Post by: BeNe on August 18, 2024, 11:08:26 AM
@_tribal_
I opened a GitHub issue for the bug -> https://github.com/opnsense/plugins/issues/4182

// EDIT
Maybe in dependence with this here ? -> https://forum.opnsense.org/index.php?topic=42284.0
Title: Re: No NGINX Logs in UI
Post by: backward7 on August 19, 2024, 04:26:54 AM
After applying the patch https://github.com/opnsense/plugins/issues/4113 (https://github.com/opnsense/plugins/issues/4113)
did you try rebooting it?

In my case, even after the patch, not only the logs were missing again, but also there were a lot of error saying "error 13: permission denied"

I did some digging and found out that whenever I rebooted the opnsense, the owner of the nginx log folder changed to root.

Can you try rebooting as well? I wanna know this is just happening to me.