Goodnight
Has anyone experienced this problem in the log below.
Currency Exchange Rates
1/35 [░░░░░░░░░░░░░░░░░░░░░░░░░░░░] 2% < 1 sec/< 1 sec 32.0 MiB
Product Pricing Updates
2/35 [▓░░░░░░░░░░░░░░░░░░░░░░░░░░░] 5% 7 secs/2 mins 32.0 MiB
Tenant Usage Metrics
3/35 [▓▓░░░░░░░░░░░░░░░░░░░░░░░░░░] 8% 10 secs/1 min 36.0 MiB
Invoices
4/35 [▓▓▓░░░░░░░░░░░░░░░░░░░░░░░░░] 11% 11 secs/1 min 36.0 MiB
Late Fees
5/35 [▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░░░] 14% 11 secs/1 min 36.0 MiBTypeError: Unsupported operand types: string / int in /home/pagehost/public_html/cliente/vendor/whmcs/whmcs-foundation/lib/Cron/Task/AddLateFees.php:0
#0 /home/pagehost/public_html/cliente/vendor/whmcs/whmcs-foundation/lib/Cron/Task/AddLateFees.php(0): WHMCS\Cron\Task\AddLateFees->addLateFeesToInvoices()
#1 [internal function]: WHMCS\Cron\Task\AddLateFees->__invoke()
#2 /home/pagehost/public_html/cliente/vendor/whmcs/whmcs-foundation/lib/Scheduling/Task/AbstractTask.php(0): call_user_func_array(Object(WHMCS\Cron\Task\AddLateFees), Array)
#3 /home/pagehost/public_html/cliente/vendor/whmcs/whmcs-foundation/lib/Scheduling/Task/AbstractTask.php(0): WHMCS\Scheduling\Task\AbstractTask->execute()
#4 /home/pagehost/public_html/cliente/vendor/whmcs/whmcs-foundation/lib/Cron/Console/Command/AbstractCronCommand.php(0): WHMCS\Scheduling\Task\AbstractTask->run()
#5 /home/pagehost/public_html/cliente/vendor/whmcs/whmcs-foundation/lib/Cron/Console/Command/AbstractCronCommand.php(0): WHMCS\Cron\Console\Command\AbstractCronCommand->executeCollection(Object(WHMCS\Scheduling\Task\Collection))
#6 /home/pagehost/public_html/cliente/vendor/symfony/console/Command/Command.php(298): WHMCS\Cron\Console\Command\AbstractCronCommand->execute(Object(WHMCS\Cron\Console\Input\CliInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /home/pagehost/public_html/cliente/vendor/symfony/console/Application.php(1028): Symfony\Component\Console\Command\Command->run(Object(WHMCS\Cron\Console\Input\CliInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /home/pagehost/public_html/cliente/vendor/symfony/console/Application.php(299): Symfony\Component\Console\Application->doRunCommand(Object(WHMCS\Cron\Console\Command\AllCommand), Object(WHMCS\Cron\Console\Input\CliInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /home/pagehost/public_html/cliente/vendor/symfony/console/Application.php(171): Symfony\Component\Console\Application->doRun(Object(WHMCS\Cron\Console\Input\CliInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /home/pagehost/dados_whmcs/crons/cron.php(0): Symfony\Component\Console\Application->run(Object(WHMCS\Cron\Console\Input\CliInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
I have already disabled all add on modules and changed all files in the /vendor folder
Thanks