Hi
Since yesterday afternoon, my logs are filling up with the error below upon each execution of the mailfetch cron.
The error does not make much sense, or rather I don't see why it would suddently appear out of nowhere:
Akeeba Ticket System -- CRON Script
Copyright 2011-2021 Akeeba Ltd
===============================================================================
Executing “mailfetch” CRON task.
Tip: Use the --verbose command line switch to follow its progress.
********** ERROR! **********
Argument 3 passed to FOF30\Utils\CacheCleaner::clearCacheGroupJoomla3() must be an instance of Joomla\CMS\Application\CMSApplication, instance of ATSCron given, called in /var/www/weeblr.com/www/
public/libraries/fof30/Utils/CacheCleaner.php on line 111
Technical information:
Code: 0
File: /var/www/weeblr.com/www/public/libraries/fof30/Utils/CacheCleaner.php
Line: 152
Stack Trace:
#0 /var/www/weeblr.com/www/public/libraries/fof30/Utils/CacheCleaner.php(111): FOF30\Utils\CacheCleaner::clearCacheGroupJoomla3('_system', 1, Object(ATSCron))
#1 /var/www/weeblr.com/www/public/administrator/components/com_ats/Helper/PluginParameters.php(174): FOF30\Utils\CacheCleaner::clearCacheGroups(Array, Array)
#2 /var/www/weeblr.com/www/public/plugins/ats/mailfetch/library/Horde.php(901): Akeeba\TicketSystem\Admin\Helper\PluginParameters::savePluginParams('mailfetch', Object(Joomla\Registry\Registry))
#3 /var/www/weeblr.com/www/public/plugins/ats/mailfetch/library/Horde.php(199): Akeeba\TicketSystem\MailFetch\Horde->checkGMailLogin()
#4 /var/www/weeblr.com/www/public/plugins/ats/mailfetch/library/EmailCheck.php(262): Akeeba\TicketSystem\MailFetch\Horde->__construct(Array)
#5 /var/www/weeblr.com/www/public/plugins/ats/mailfetch/library/EmailCheck.php(144): Akeeba\TicketSystem\MailFetch\EmailCheck->getMailbox()
#6 /var/www/weeblr.com/www/public/plugins/ats/mailfetch/mailfetch.php(101): Akeeba\TicketSystem\MailFetch\EmailCheck->checkEmail(Object(FOF30\Timer\Timer))
#7 /var/www/weeblr.com/www/public/libraries/joomla/event/event.php(70): plgAtsMailfetch->onAtsCronTask('mailfetch', Array)
#8 /var/www/weeblr.com/www/public/libraries/joomla/event/dispatcher.php(160): JEvent->update(Array)
#9 /var/www/weeblr.com/www/public/libraries/fof30/Platform/Joomla/Platform.php(531): JEventDispatcher->trigger('onatscrontask', Array)
#10 /var/www/weeblr.com/www/public/components/com_ats/Model/Cron.php(141): FOF30\Platform\Joomla\Platform->runPlugins('onAtsCronTask', Array)
#11 /var/www/weeblr.com/www/public/cli/ats-cron.php(203): Akeeba\TicketSystem\Site\Model\Cron->run('mailfetch', 86400)
#12 /var/www/weeblr.com/www/public/libraries/src/Application/CliApplication.php(143): ATSCron->doExecute()
#13 /var/www/weeblr.com/www/public/cli/ats-cron.php(357): Joomla\CMS\Application\CliApplication->execute()
#14 {main}
1 - I have not cheched where in the process the error happens. Are the message still fetched, ie the error happens at the end of the processing?
2 - Any hint as to what would cause this?
Cheers
Yannick