I'm experiencing an issue where Nginx on my OPNsense restarts every 10 minutes.
this is from `/var/log/nginx/error.log`
2024/08/16 11:10:00 [notice] (PID)#(TID): signal process started
2024/08/16 11:20:00 [notice] (PID)#(TID): signal process started
2024/08/16 11:30:00 [notice] (PID)#(TID): signal process started
2024/08/16 11:40:00 [notice] (PID)#(TID): signal process started
2024/08/16 11:50:00 [notice] (PID)#(TID): signal process started
2024/08/16 12:00:00 [notice] (PID)#(TID): signal process started
2024/08/16 12:10:00 [notice] (PID)#(TID): signal process started
2024/08/16 12:20:00 [notice] (PID)#(TID): signal process started
2024/08/16 12:30:00 [notice] (PID)#(TID): signal process started
2024/08/16 12:40:00 [notice] (PID)#(TID): signal process started
2024/08/16 12:50:00 [notice] (PID)#(TID): signal process started
As you can see, it is restarting at exactly 10-minute intervals.
I've already checked the cron jobs and log rotation settings, and neither seem to be the cause.
Here's what I've tried so far:
Cron jobs: There are no jobs scheduled that would cause a restart every 10 minutes.
Log rotation: Log rotation is set to daily, and does not seem to be causing the issue.
Is this intended behavior, or is there a configuration error causing this? I would appreciate any insights you might have.
Thanks
OpnSense 24.7.1
Nginx plugin 1.34