• The APS Catalog has been deprecated and removed from all Plesk Obsidian versions.
    Applications already installed from the APS Catalog will continue working. However, Plesk will no longer provide support for APS applications.
  • Please be aware: with the Plesk Obsidian 18.0.78 release, the support for the ngx_pagespeed.so module will be deprecated and removed from the sw-nginx package.

Cronjob causes NGINX 502

sdmx80

Basic Pleskian
Hello!

Tonight, for the second time in a row, my server crashed because of a cron job. All websites displayed a NGINX 502 error.

This is the error message that was sent to me:
Code:
:Dez 28 03:15:01 server.example.com CROND[25579]: (username) CMD (/opt/plesk/php/5.5/bin/php -f 'httpdocs/website/wp/wp-cron.php')
:Dez 28 03:20:01 server.example.com CROND[25647]: (username) CMD (/opt/plesk/php/5.5/bin/php -f 'httpdocs/website/wp/wp-cron.php')
:Dez 28 03:25:01 server.example.com CROND[27643]: (username) CMD (/opt/plesk/php/5.5/bin/php -f 'httpdocs/website/wp/wp-cron.php')
:Dez 28 03:25:40 server.example.com httpd[28470]: [Mon Dec 28 03:25:40.905181 2015] [so:warn] [pid 28470] AH01574: module actions_module is already loaded, skipping
:Dez 28 03:25:40 server.example.com httpd[28470]: [Mon Dec 28 03:25:40.906909 2015] [so:warn] [pid 28470] AH01574: module deflate_module is already loaded, skipping
:Dez 28 03:25:40 server.example.com httpd[28470]: [Mon Dec 28 03:25:40.907446 2015] [so:warn] [pid 28470] AH01574: module headers_module is already loaded, skipping
:Dez 28 03:25:40 server.example.com httpd[28470]: [Mon Dec 28 03:25:40.907749 2015] [so:warn] [pid 28470] AH01574: module logio_module is already loaded, skipping
:Dez 28 03:25:40 server.example.com httpd[28470]: [Mon Dec 28 03:25:40.909052 2015] [so:warn] [pid 28470] AH01574: module suexec_module is already loaded, skipping
:Dez 28 03:25:41 server.example.com httpd[28484]: [Mon Dec 28 03:25:41.281570 2015] [so:warn] [pid 28484] AH01574: module actions_module is already loaded, skipping
:Dez 28 03:25:41 server.example.com httpd[28484]: [Mon Dec 28 03:25:41.283461 2015] [so:warn] [pid 28484] AH01574: module deflate_module is already loaded, skipping
:Dez 28 03:25:41 server.example.com httpd[28484]: [Mon Dec 28 03:25:41.284030 2015] [so:warn] [pid 28484] AH01574: module headers_module is already loaded, skipping
:Dez 28 03:25:41 server.example.com httpd[28484]: [Mon Dec 28 03:25:41.284360 2015] [so:warn] [pid 28484] AH01574: module logio_module is already loaded, skipping
:Dez 28 03:25:41 server.example.com httpd[28484]: [Mon Dec 28 03:25:41.286169 2015] [so:warn] [pid 28484] AH01574: module suexec_module is already loaded, skipping
:Dez 28 03:25:41 server.example.com systemd[1]: httpd.service: main process exited, code=dumped, status=11/SEGV
:Dez 28 03:25:41 server.example.com systemd[1]: httpd.service: control process exited, code=exited status=1

Can you tell me what I need to reconfigure to stop my server from crashing?

Thank you very much in advance!

Best regards,
sdmx80
 
Back
Top