D
Deleted member 209767
Guest
- Server operating system version
- AlmaLinux
- Plesk version and microupdate number
- latest
We have recently moved some websites to a fresh new server from CentOS to AlmaLinux. We didn't have any issues before, but on the new server, we are getting 30 email alerts every day at exactly midnight because the cron jobs are failing with 502 Bad Gateway errors. It always happens at exactly 00:00 every day, for the last 3 months.
There are no daily cron jobs running at the same time and nothing that I can think of that would overload the server at midnight. In the monitoring graphs, I can't see anything abnormal, there is not any spike in CPU usage, processes, or memory.
I see in the /var/log/httpd/error.log that the apache server restart around the 00:00
What could be causing this? I know I can disable the email alerts, but I'd rather find the underlying issue.
There are no daily cron jobs running at the same time and nothing that I can think of that would overload the server at midnight. In the monitoring graphs, I can't see anything abnormal, there is not any spike in CPU usage, processes, or memory.
I see in the /var/log/httpd/error.log that the apache server restart around the 00:00
[Wed Apr 19 00:00:00.172327 2023] [mpm_event:notice] [pid 3960165:tid 3960165] AH00492: caught SIGWINCH, shutting down gracefully
What could be causing this? I know I can disable the email alerts, but I'd rather find the underlying issue.