nimafire Posted March 10 Share Posted March 10 hello when i run crons va php command ive got this error,but it fix after runnig command again 2 times [ERROR] ReflectionException: Class "runtime" does not exist in /home/public_html/vendor/illuminate/container/Container.php:805 Stack trace: #0 /home/public_html/vendor/illuminate/container/Container.php(805): ReflectionClass->__construct() #1 /home/public_html/vendor/illuminate/container/Container.php(687): Illuminate\Container\Container->build() #2 /home/public_html/vendor/illuminate/container/Container.php(633): Illuminate\Container\Container->resolve() #3 /home/public_html/vendor/illuminate/support/Facades/Facade.php(261): Illuminate\Container\Container->make() #4 /home/public_html/vendor/whmcs/whmcs-foundation/lib/Cron/Task/TicketScheduledAc tions.php(0): Illuminate\Support\Facades\Facade::__callStatic() #5 /home/public_html/vendor/whmcs/whmcs-foundation/lib/Cron/Task/TicketScheduledAc tions.php(0): WHMCS\Cron\Task\TicketScheduledActions->processScheduledActions() #6 [internal function]: WHMCS\Cron\Task\TicketScheduledActions->__invoke() #7 /home/public_html/vendor/whmcs/whmcs-foundation/lib/Scheduling/Task/AbstractTas k.php(0): call_user_func_array() #8 /home/public_html/vendor/whmcs/whmcs-foundation/lib/Scheduling/Task/AbstractTas k.php(0): WHMCS\Scheduling\Task\AbstractTask->execute() #9 /home/public_html/vendor/whmcs/whmcs-foundation/lib/Cron/Console/Command/Abstra ctCronCommand.php(0): WHMCS\Scheduling\Task\AbstractTask->run() #10 /home/public_html/vendor/whmcs/whmcs-foundation/lib/Cron/Console/Command/Abstra ctCronCommand.php(0): WHMCS\Cron\Console\Command\AbstractCronCommand->executeCollection() #11 /home/public_html/vendor/symfony/console/Command/Command.php(298): WHMCS\Cron\Console\Command\AbstractCronCommand->execute() #12 /home/public_html/vendor/symfony/console/Application.php(1028): Symfony\Component\Console\Command\Command->run() #13 /home/public_html/vendor/symfony/console/Application.php(299): Symfony\Component\Console\Application->doRunCommand() #14 /home/public_html/vendor/symfony/console/Application.php(171): Symfony\Component\Console\Application->doRun() #15 /home/clients/aclients/crons/cron.php(0): Symfony\Component\Console\Application->run() #16 {main} Next Illuminate\Contracts\Container\BindingResolutionException: Target class [runtime] does not exist. in /home/public_html/vendor/illuminate/container/Container.php:807 Stack trace: #0 /home/public_html/vendor/illuminate/container/Container.php(687): Illuminate\Container\Container->build() #1 /home/public_html/vendor/illuminate/container/Container.php(633): Illuminate\Container\Container->resolve() #2 /home/public_html/vendor/illuminate/support/Facades/Facade.php(261): Illuminate\Container\Container->make() #3 /home/public_html/vendor/whmcs/whmcs-foundation/lib/Cron/Task/TicketScheduledAc tions.php(0): Illuminate\Support\Facades\Facade::__callStatic() #4 /home/public_html/vendor/whmcs/whmcs-foundation/lib/Cron/Task/TicketScheduledAc tions.php(0): WHMCS\Cron\Task\TicketScheduledActions->processScheduledActions() #5 [internal function]: WHMCS\Cron\Task\TicketScheduledActions->__invoke() #6 /home/public_html/vendor/whmcs/whmcs-foundation/lib/Scheduling/Task/AbstractTas k.php(0): call_user_func_array() #7 /home/public_html/vendor/whmcs/whmcs-foundation/lib/Scheduling/Task/AbstractTas k.php(0): WHMCS\Scheduling\Task\AbstractTask->execute() #8 /home/public_html/vendor/whmcs/whmcs-foundation/lib/Cron/Console/Command/Abstra ctCronCommand.php(0): WHMCS\Scheduling\Task\AbstractTask->run() #9 /home/public_html/vendor/whmcs/whmcs-foundation/lib/Cron/Console/Command/Abstra ctCronCommand.php(0): WHMCS\Cron\Console\Command\AbstractCronCommand->executeCollection() #10 /home/public_html/vendor/symfony/console/Command/Command.php(298): WHMCS\Cron\Console\Command\AbstractCronCommand->execute() #11 /home/public_html/vendor/symfony/console/Application.php(1028): Symfony\Component\Console\Command\Command->run() #12 /home/public_html/vendor/symfony/console/Application.php(299): Symfony\Component\Console\Application->doRunCommand() #13 /home/public_html/vendor/symfony/console/Application.php(171): Symfony\Component\Console\Application->doRun() #14 /home/clients/aclients/crons/cron.php(0): Symfony\Component\Console\Application->run() #15 {main} 0 Quote Link to comment Share on other sites More sharing options...
admairtonjunior Posted March 19 Share Posted March 19 I'm having the same problem! Did you find a solution? 0 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.