Announcement

Collapse
No announcement yet.

Cron Error

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • Cron Error

    We are having issues with Cron jobs and the following error has been found in the log file

    ERROR: Uncaught Exception Error: "Call to undefined method Espo\Core\Application::runCron()" at /homepages/34/d802085020/htdocs/ESPOcrm/cron.php line 35 {"exception":"[object] (Error(code: 0): Call to undefined method Espo\\Core\\Application::runCron() at /homepages/34/d802085020/htdocs/ESPOcrm/cron.php:35)"}

    Any ideas?

  • #2
    please see for the fix
    Hi All It's been a long day. We have just noticed that our cron jobs are not working and can trace the issue back to the EspoCRM-upgrade-5.9.4-to-6.0.10 In SSH the following is set up within Crontab * * * * * /usr/bin/php7.4 /pages/30/c622445020/htdocs/ESPOCrm/cron.php > /pages/30/c622445020/htdocs/ESPOCrm/log.txt

    Comment

    Working...
    X