• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

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