hello guys , please help me troubleshoot this error
(Run Report Generation Scheduled Tasks) failed in CRON run
this the result after running command: sudo -u www-data php -f cron.php
PHP Notice: Trying to get property 'hour' of non-object in /var/www/suitecrm/modules/Schedulers/Scheduler.php on line 452
PHP Notice: Trying to get property 'min' of non-object in /var/www/suitecrm/modules/Schedulers/Scheduler.php on line 452
PHP Fatal error: Uncaught TypeError: Argument 1 passed to AOR_Scheduled_Reports::handleTimeZone() must be an instance of DateTime, boolean given, called in /var/www/suitecrm/modules/AOR_Scheduled_Reports/AOR_Scheduled_Reports.php on line 195 and defined in /var/www/suitecrm/modules/AOR_Scheduled_Reports/AOR_Scheduled_Reports.php:204
Stack trace:
#0 /var/www/suitecrm/modules/AOR_Scheduled_Reports/AOR_Scheduled_Reports.php(195): AOR_Scheduled_Reports->handleTimeZone(false)
#1 /var/www/suitecrm/modules/Schedulers/_AddJobsHere.php(786): AOR_Scheduled_Reports->shouldRun(Object(DateTime))
#2 /var/www/suitecrm/modules/SchedulersJobs/SchedulersJob.php(540): aorRunScheduledReports(Object(SchedulersJob))
#3 /var/www/suitecrm/include/SugarQueue/SugarCronJobs.php(191): SchedulersJob->runJob()
#4 /var/www/suitecrm/include/SugarQueue/SugarCronJobs.php(231): SugarCronJobs->executeJob(Object(SchedulersJob))
#5 /var/www/suitecrm/cron.php(100): SugarCronJobs->runCycle()
#6 {main}
thrown in /var/www/suitecrm/modules/AOR_Scheduled_Reports/AOR_Scheduled_Reports.php on line 204
i also tried to add time zone to /cli/php.ini & /apache2/php.ini
and done alsop this https://pgorod.github.io/Reindex-AOD/
realy need your help


)
)
. It’s awfull to have 4 hours of difference all across my Suite CRM and I’ll need to pay a lot of attention to do not made bad mistakes on my daily work, but it’s better than to manually run all the reports and send it to the users every single day.