• Debian 11 is approaching its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.80 will be 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.

Question Cron Fails

440music

New Pleskian
Server operating system version
Ubuntu20.04LTS
Plesk version and microupdate number
18.0.51
I have been trying to get cron working for EspoCRM and everything I try gives me an error.
ERROR MESSAGE:
PHP8.2.5
Task "crm/espo/cron.php" completed with error in 1 seconds, output:
PHP Warning: PHP Startup: Unable to load dynamic library 'openssl' (tried: /opt/plesk/php/8.2/lib/php/modules/openssl (/opt/plesk/php/8.2/lib/php/modules/openssl: cannot open shared object file: No such file or directory), /opt/plesk/php/8.2/lib/php/modules/openssl.so (/opt/plesk/php/8.2/lib/php/modules/openssl.so: cannot open shared object file: No such file or directory)) in Unknown on line 0
PHP Warning: Module "curl" is already loaded in Unknown on line 0
PHP Warning: Module "gd" is alr...

PHP8.1.18
Task "crm/espo/cron.php" completed with error in 1 seconds, output:
PHP Warning: PHP Startup: Unable to load dynamic library 'exif' (tried: /opt/plesk/php/8.1/lib/php/modules/exif (/opt/plesk/php/8.1/lib/php/modules/exif: cannot open shared object file: No such file or directory), /opt/plesk/php/8.1/lib/php/modules/exif.so (/opt/plesk/php/8.1/lib/php/modules/exif.so: cannot open shared object file: No such file or directory)) in Unknown on line 0
PHP Warning: PHP Startup: Unable to load dynamic library 'openssl' (tried: /opt/plesk/php/8.1/lib/php/modules/ope...

PHP8.0.28
Task "crm/espo/cron.php" completed with error in 1 seconds, output:
PHP Warning: Failed loading Zend extension 'ioncube_loader_lin_8.0.so' (tried: /opt/plesk/php/8.0/lib/php/modules/ioncube_loader_lin_8.0.so (/opt/plesk/php/8.0/lib/php/modules/ioncube_loader_lin_8.0.so: cannot open shared object file: No such file or directory), /opt/plesk/php/8.0/lib/php/modules/ioncube_loader_lin_8.0.so.so (/opt/plesk/php/8.0/lib/php/modules/ioncube_loader_lin_8.0.so.so: cannot open shared object file: No such file or directory)) in Unknown on line 0
PHP Fatal error: Uncau...

I don't know what to try next and have also tried adding the cron to the OS
I've also changed PHP versions to match the PHP version in schedule tasks
 
Back
Top