Hi
Since upgrading to 9.2.2, for the first time ever my cron jobs have stopped working - several stuck on pending.
the cron job for our app is
* * * * * cd /home/collectionau/public_html/espo; /opt/alt/php83/usr/bin/php -f cron.php > /dev/null 2>&1
has been working for years, the paths have not changed
On loading administration option, I am suddenly seeing the message
Scheduled jobs are not running. Hence inbound emails, notifications and reminders are not working. Please follow the instructions to setup cron job.
Any ideas gratefully recieved
Regards
Tony Ayling
Since upgrading to 9.2.2, for the first time ever my cron jobs have stopped working - several stuck on pending.
the cron job for our app is
* * * * * cd /home/collectionau/public_html/espo; /opt/alt/php83/usr/bin/php -f cron.php > /dev/null 2>&1
has been working for years, the paths have not changed
On loading administration option, I am suddenly seeing the message
Scheduled jobs are not running. Hence inbound emails, notifications and reminders are not working. Please follow the instructions to setup cron job.
Any ideas gratefully recieved
Regards
Tony Ayling
Comment