• The new Python extension is now available. It allows customers to deploy and manage WSGI-based Python applications on their websites directly from Plesk.
  • Debian 11 has reached its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.81 is the last release to support it.
    If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
  • We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.

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