Scheduled Jobs not working after 9.2.2 upgrade

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • tayling
    Member
    • Apr 2023
    • 67

    #1

    Scheduled Jobs not working after 9.2.2 upgrade

    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
    Last edited by tayling; 10-10-2025, 01:45 AM.
  • tayling
    Member
    • Apr 2023
    • 67

    #2
    I think I have fixed it by slightly changing the cpanel cron job. It hadnt been change so I have no idea why it stopped from one day to another

    Comment

    Working...