• Please be aware: Kaspersky Anti-Virus has been deprecated
    With the upgrade to Plesk Obsidian 18.0.64, "Kaspersky Anti-Virus for Servers" will be automatically removed from the servers it is installed on. We recommend that you migrate to Sophos Anti-Virus for Servers.
  • The Horde webmail has been deprecated. Its complete removal is scheduled for April 2025. For details and recommended actions, see the Feature and Deprecation Plan.
  • We’re working on enhancing the Monitoring feature in Plesk, and we could really use your expertise! If you’re open to sharing your experiences with server and website monitoring or providing feedback, we’d love to have a one-hour online meeting with you.

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