#4046 - Schedulers Failing in CRON run due to Syntax error in SugarChimp 8.3.1
Schedulers fail to run in Sugar - system log shows all schedulers "failing in CRON run"
Looking at the logs the SugarChimp code has a syntax error in it which gets encountered on every CRON run which causes this issue.
File: ./modules/SugarChimp/includes/classes/SugarChimp/Scheduler/MailchimpListToSugarCRM.php
Line: 105
Reason: Missing closing bracket on IF statement
We have corrected this on a Sugar instance and it has been found to resolve the issue.
5 years ago