[2026-07-15 07:58:04] production.ERROR: SQLSTATE[HY000]: General error: 5 database is locked (Connection: sqlite, Database: /home/chynco38/public_html/syhc-api/database/database.sqlite, SQL: update "jobs" set "reserved_at" = 1784102283, "attempts" = 1 where "id" = 1882) {"exception":"[object] (Illuminate\\Database\\QueryException(code: HY000): SQLSTATE[HY000]: General error: 5 database is locked (Connection: sqlite, Database: /home/chynco38/public_html/syhc-api/database/database.sqlite, SQL: update \"jobs\" set \"reserved_at\" = 1784102283, \"attempts\" = 1 where \"id\" = 1882) at /home/chynco38/public_html/syhc-api/vendor/laravel/framework/src/Illuminate/Database/Connection.php:838)
[stacktrace]
#0 /home/chynco38/public_html/syhc-api/vendor/laravel/framework/src/Illuminate/Database/Connection.php(794): Illuminate\\Database\\Connection->runQueryCallback()
#1 /home/chynco38/public_html/syhc-api/vendor/laravel/framework/src/Illuminate/Database/Connection.php(597): Illuminate\\Database\\Connection->run()
#2 /home/chynco38/public_html/syhc-api/vendor/laravel/framework/src/Illuminate/Database/Connection.php(549): Illuminate\\Database\\Connection->affectingStatement()
#3 /home/chynco38/public_html/syhc-api/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(4234): Illuminate\\Database\\Connection->update()
#4 /home/chynco38/public_html/syhc-api/vendor/laravel/framework/src/Illuminate/Queue/DatabaseQueue.php(422): Illuminate\\Database\\Query\\Builder->update()
#5 /home/chynco38/public_html/syhc-api/vendor/laravel/framework/src/Illuminate/Queue/DatabaseQueue.php(408): Illuminate\\Queue\\DatabaseQueue->markJobAsReserved()
#6 /home/chynco38/public_html/syhc-api/vendor/laravel/framework/src/Illuminate/Queue/DatabaseQueue.php(294): Illuminate\\Queue\\DatabaseQueue->marshalJob()
#7 /home/chynco38/public_html/syhc-api/vendor/laravel/framework/src/Illuminate/Database/Concerns/ManagesTransactions.php(35): Illuminate\\Queue\\DatabaseQueue->Illuminate\\Queue\\{closure}()
#8 /home/chynco38/public_html/syhc-api/vendor/laravel/framework/src/Illuminate/Queue/DatabaseQueue.php(292): Illuminate\\Database\\Connection->transaction()
#9 /home/chynco38/public_html/syhc-api/vendor/laravel/framework/src/Illuminate/Queue/Worker.php(374): Illuminate\\Queue\\DatabaseQueue->pop()
#10 /home/chynco38/public_html/syhc-api/vendor/laravel/framework/src/Illuminate/Queue/Worker.php(393): Illuminate\\Queue\\Worker->Illuminate\\Queue\\{closure}()
#11 /home/chynco38/public_html/syhc-api/vendor/laravel/framework/src/Illuminate/Queue/Worker.php(187): Illuminate\\Queue\\Worker->getNextJob()
#12 /home/chynco38/public_html/syhc-api/vendor/laravel/framework/src/Illuminate/Queue/Console/WorkCommand.php(148): Illuminate\\Queue\\Worker->daemon()
#13 /home/chynco38/public_html/syhc-api/vendor/laravel/framework/src/Illuminate/Queue/Console/WorkCommand.php(131): Illuminate\\Queue\\Console\\WorkCommand->runWorker()
#14 /home/chynco38/public_html/syhc-api/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Queue\\Console\\WorkCommand->handle()
#15 /home/chynco38/public_html/syhc-api/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#16 /home/chynco38/public_html/syhc-api/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure()
#17 /home/chynco38/public_html/syhc-api/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod()
#18 /home/chynco38/public_html/syhc-api/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call()
#19 /home/chynco38/public_html/syhc-api/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call()
#20 /home/chynco38/public_html/syhc-api/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute()
#21 /home/chynco38/public_html/syhc-api/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run()
#22 /home/chynco38/public_html/syhc-api/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run()
#23 /home/chynco38/public_html/syhc-api/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand()
#24 /home/chynco38/public_html/syhc-api/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun()
#25 /home/chynco38/public_html/syhc-api/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run()
#26 /home/chynco38/public_html/syhc-api/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle()
#27 /home/chynco38/public_html/syhc-api/artisan(16): Illuminate\\Foundation\\Application->handleCommand()
#28 {main}

[previous exception] [object] (PDOException(code: HY000): SQLSTATE[HY000]: General error: 5 database is locked at /home/chynco38/public_html/syhc-api/vendor/laravel/framework/src/Illuminate/Database/Connection.php:609)
[stacktrace]
#0 /home/chynco38/public_html/syhc-api/vendor/laravel/framework/src/Illuminate/Database/Connection.php(609): PDOStatement->execute()
#1 /home/chynco38/public_html/syhc-api/vendor/laravel/framework/src/Illuminate/Database/Connection.php(827): Illuminate\\Database\\Connection->Illuminate\\Database\\{closure}()
#2 /home/chynco38/public_html/syhc-api/vendor/laravel/framework/src/Illuminate/Database/Connection.php(794): Illuminate\\Database\\Connection->runQueryCallback()
#3 /home/chynco38/public_html/syhc-api/vendor/laravel/framework/src/Illuminate/Database/Connection.php(597): Illuminate\\Database\\Connection->run()
#4 /home/chynco38/public_html/syhc-api/vendor/laravel/framework/src/Illuminate/Database/Connection.php(549): Illuminate\\Database\\Connection->affectingStatement()
#5 /home/chynco38/public_html/syhc-api/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(4234): Illuminate\\Database\\Connection->update()
#6 /home/chynco38/public_html/syhc-api/vendor/laravel/framework/src/Illuminate/Queue/DatabaseQueue.php(422): Illuminate\\Database\\Query\\Builder->update()
#7 /home/chynco38/public_html/syhc-api/vendor/laravel/framework/src/Illuminate/Queue/DatabaseQueue.php(408): Illuminate\\Queue\\DatabaseQueue->markJobAsReserved()
#8 /home/chynco38/public_html/syhc-api/vendor/laravel/framework/src/Illuminate/Queue/DatabaseQueue.php(294): Illuminate\\Queue\\DatabaseQueue->marshalJob()
#9 /home/chynco38/public_html/syhc-api/vendor/laravel/framework/src/Illuminate/Database/Concerns/ManagesTransactions.php(35): Illuminate\\Queue\\DatabaseQueue->Illuminate\\Queue\\{closure}()
#10 /home/chynco38/public_html/syhc-api/vendor/laravel/framework/src/Illuminate/Queue/DatabaseQueue.php(292): Illuminate\\Database\\Connection->transaction()
#11 /home/chynco38/public_html/syhc-api/vendor/laravel/framework/src/Illuminate/Queue/Worker.php(374): Illuminate\\Queue\\DatabaseQueue->pop()
#12 /home/chynco38/public_html/syhc-api/vendor/laravel/framework/src/Illuminate/Queue/Worker.php(393): Illuminate\\Queue\\Worker->Illuminate\\Queue\\{closure}()
#13 /home/chynco38/public_html/syhc-api/vendor/laravel/framework/src/Illuminate/Queue/Worker.php(187): Illuminate\\Queue\\Worker->getNextJob()
#14 /home/chynco38/public_html/syhc-api/vendor/laravel/framework/src/Illuminate/Queue/Console/WorkCommand.php(148): Illuminate\\Queue\\Worker->daemon()
#15 /home/chynco38/public_html/syhc-api/vendor/laravel/framework/src/Illuminate/Queue/Console/WorkCommand.php(131): Illuminate\\Queue\\Console\\WorkCommand->runWorker()
#16 /home/chynco38/public_html/syhc-api/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Queue\\Console\\WorkCommand->handle()
#17 /home/chynco38/public_html/syhc-api/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#18 /home/chynco38/public_html/syhc-api/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure()
#19 /home/chynco38/public_html/syhc-api/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod()
#20 /home/chynco38/public_html/syhc-api/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call()
#21 /home/chynco38/public_html/syhc-api/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call()
#22 /home/chynco38/public_html/syhc-api/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute()
#23 /home/chynco38/public_html/syhc-api/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run()
#24 /home/chynco38/public_html/syhc-api/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run()
#25 /home/chynco38/public_html/syhc-api/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand()
#26 /home/chynco38/public_html/syhc-api/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun()
#27 /home/chynco38/public_html/syhc-api/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run()
#28 /home/chynco38/public_html/syhc-api/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle()
#29 /home/chynco38/public_html/syhc-api/artisan(16): Illuminate\\Foundation\\Application->handleCommand()
#30 {main}
"} 
[2026-07-15 08:58:03] production.ERROR: SQLSTATE[HY000]: General error: 5 database is locked (Connection: sqlite, Database: /home/chynco38/public_html/syhc-api/database/database.sqlite, SQL: update "jobs" set "reserved_at" = 1784105882, "attempts" = 1 where "id" = 1893) {"exception":"[object] (Illuminate\\Database\\QueryException(code: HY000): SQLSTATE[HY000]: General error: 5 database is locked (Connection: sqlite, Database: /home/chynco38/public_html/syhc-api/database/database.sqlite, SQL: update \"jobs\" set \"reserved_at\" = 1784105882, \"attempts\" = 1 where \"id\" = 1893) at /home/chynco38/public_html/syhc-api/vendor/laravel/framework/src/Illuminate/Database/Connection.php:838)
[stacktrace]
#0 /home/chynco38/public_html/syhc-api/vendor/laravel/framework/src/Illuminate/Database/Connection.php(794): Illuminate\\Database\\Connection->runQueryCallback()
#1 /home/chynco38/public_html/syhc-api/vendor/laravel/framework/src/Illuminate/Database/Connection.php(597): Illuminate\\Database\\Connection->run()
#2 /home/chynco38/public_html/syhc-api/vendor/laravel/framework/src/Illuminate/Database/Connection.php(549): Illuminate\\Database\\Connection->affectingStatement()
#3 /home/chynco38/public_html/syhc-api/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(4234): Illuminate\\Database\\Connection->update()
#4 /home/chynco38/public_html/syhc-api/vendor/laravel/framework/src/Illuminate/Queue/DatabaseQueue.php(422): Illuminate\\Database\\Query\\Builder->update()
#5 /home/chynco38/public_html/syhc-api/vendor/laravel/framework/src/Illuminate/Queue/DatabaseQueue.php(408): Illuminate\\Queue\\DatabaseQueue->markJobAsReserved()
#6 /home/chynco38/public_html/syhc-api/vendor/laravel/framework/src/Illuminate/Queue/DatabaseQueue.php(294): Illuminate\\Queue\\DatabaseQueue->marshalJob()
#7 /home/chynco38/public_html/syhc-api/vendor/laravel/framework/src/Illuminate/Database/Concerns/ManagesTransactions.php(35): Illuminate\\Queue\\DatabaseQueue->Illuminate\\Queue\\{closure}()
#8 /home/chynco38/public_html/syhc-api/vendor/laravel/framework/src/Illuminate/Queue/DatabaseQueue.php(292): Illuminate\\Database\\Connection->transaction()
#9 /home/chynco38/public_html/syhc-api/vendor/laravel/framework/src/Illuminate/Queue/Worker.php(374): Illuminate\\Queue\\DatabaseQueue->pop()
#10 /home/chynco38/public_html/syhc-api/vendor/laravel/framework/src/Illuminate/Queue/Worker.php(393): Illuminate\\Queue\\Worker->Illuminate\\Queue\\{closure}()
#11 /home/chynco38/public_html/syhc-api/vendor/laravel/framework/src/Illuminate/Queue/Worker.php(187): Illuminate\\Queue\\Worker->getNextJob()
#12 /home/chynco38/public_html/syhc-api/vendor/laravel/framework/src/Illuminate/Queue/Console/WorkCommand.php(148): Illuminate\\Queue\\Worker->daemon()
#13 /home/chynco38/public_html/syhc-api/vendor/laravel/framework/src/Illuminate/Queue/Console/WorkCommand.php(131): Illuminate\\Queue\\Console\\WorkCommand->runWorker()
#14 /home/chynco38/public_html/syhc-api/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Queue\\Console\\WorkCommand->handle()
#15 /home/chynco38/public_html/syhc-api/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#16 /home/chynco38/public_html/syhc-api/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure()
#17 /home/chynco38/public_html/syhc-api/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod()
#18 /home/chynco38/public_html/syhc-api/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call()
#19 /home/chynco38/public_html/syhc-api/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call()
#20 /home/chynco38/public_html/syhc-api/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute()
#21 /home/chynco38/public_html/syhc-api/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run()
#22 /home/chynco38/public_html/syhc-api/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run()
#23 /home/chynco38/public_html/syhc-api/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand()
#24 /home/chynco38/public_html/syhc-api/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun()
#25 /home/chynco38/public_html/syhc-api/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run()
#26 /home/chynco38/public_html/syhc-api/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle()
#27 /home/chynco38/public_html/syhc-api/artisan(16): Illuminate\\Foundation\\Application->handleCommand()
#28 {main}

[previous exception] [object] (PDOException(code: HY000): SQLSTATE[HY000]: General error: 5 database is locked at /home/chynco38/public_html/syhc-api/vendor/laravel/framework/src/Illuminate/Database/Connection.php:609)
[stacktrace]
#0 /home/chynco38/public_html/syhc-api/vendor/laravel/framework/src/Illuminate/Database/Connection.php(609): PDOStatement->execute()
#1 /home/chynco38/public_html/syhc-api/vendor/laravel/framework/src/Illuminate/Database/Connection.php(827): Illuminate\\Database\\Connection->Illuminate\\Database\\{closure}()
#2 /home/chynco38/public_html/syhc-api/vendor/laravel/framework/src/Illuminate/Database/Connection.php(794): Illuminate\\Database\\Connection->runQueryCallback()
#3 /home/chynco38/public_html/syhc-api/vendor/laravel/framework/src/Illuminate/Database/Connection.php(597): Illuminate\\Database\\Connection->run()
#4 /home/chynco38/public_html/syhc-api/vendor/laravel/framework/src/Illuminate/Database/Connection.php(549): Illuminate\\Database\\Connection->affectingStatement()
#5 /home/chynco38/public_html/syhc-api/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(4234): Illuminate\\Database\\Connection->update()
#6 /home/chynco38/public_html/syhc-api/vendor/laravel/framework/src/Illuminate/Queue/DatabaseQueue.php(422): Illuminate\\Database\\Query\\Builder->update()
#7 /home/chynco38/public_html/syhc-api/vendor/laravel/framework/src/Illuminate/Queue/DatabaseQueue.php(408): Illuminate\\Queue\\DatabaseQueue->markJobAsReserved()
#8 /home/chynco38/public_html/syhc-api/vendor/laravel/framework/src/Illuminate/Queue/DatabaseQueue.php(294): Illuminate\\Queue\\DatabaseQueue->marshalJob()
#9 /home/chynco38/public_html/syhc-api/vendor/laravel/framework/src/Illuminate/Database/Concerns/ManagesTransactions.php(35): Illuminate\\Queue\\DatabaseQueue->Illuminate\\Queue\\{closure}()
#10 /home/chynco38/public_html/syhc-api/vendor/laravel/framework/src/Illuminate/Queue/DatabaseQueue.php(292): Illuminate\\Database\\Connection->transaction()
#11 /home/chynco38/public_html/syhc-api/vendor/laravel/framework/src/Illuminate/Queue/Worker.php(374): Illuminate\\Queue\\DatabaseQueue->pop()
#12 /home/chynco38/public_html/syhc-api/vendor/laravel/framework/src/Illuminate/Queue/Worker.php(393): Illuminate\\Queue\\Worker->Illuminate\\Queue\\{closure}()
#13 /home/chynco38/public_html/syhc-api/vendor/laravel/framework/src/Illuminate/Queue/Worker.php(187): Illuminate\\Queue\\Worker->getNextJob()
#14 /home/chynco38/public_html/syhc-api/vendor/laravel/framework/src/Illuminate/Queue/Console/WorkCommand.php(148): Illuminate\\Queue\\Worker->daemon()
#15 /home/chynco38/public_html/syhc-api/vendor/laravel/framework/src/Illuminate/Queue/Console/WorkCommand.php(131): Illuminate\\Queue\\Console\\WorkCommand->runWorker()
#16 /home/chynco38/public_html/syhc-api/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Queue\\Console\\WorkCommand->handle()
#17 /home/chynco38/public_html/syhc-api/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#18 /home/chynco38/public_html/syhc-api/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure()
#19 /home/chynco38/public_html/syhc-api/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod()
#20 /home/chynco38/public_html/syhc-api/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call()
#21 /home/chynco38/public_html/syhc-api/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call()
#22 /home/chynco38/public_html/syhc-api/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute()
#23 /home/chynco38/public_html/syhc-api/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run()
#24 /home/chynco38/public_html/syhc-api/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run()
#25 /home/chynco38/public_html/syhc-api/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand()
#26 /home/chynco38/public_html/syhc-api/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun()
#27 /home/chynco38/public_html/syhc-api/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run()
#28 /home/chynco38/public_html/syhc-api/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle()
#29 /home/chynco38/public_html/syhc-api/artisan(16): Illuminate\\Foundation\\Application->handleCommand()
#30 {main}
"} 
[2026-07-15 21:30:16] production.ERROR: App\Jobs\AutocountSyncJob has been attempted too many times. {"exception":"[object] (Illuminate\\Queue\\MaxAttemptsExceededException(code: 0): App\\Jobs\\AutocountSyncJob has been attempted too many times. at /home/chynco38/public_html/syhc-api/vendor/laravel/framework/src/Illuminate/Queue/MaxAttemptsExceededException.php:24)
[stacktrace]
#0 /home/chynco38/public_html/syhc-api/vendor/laravel/framework/src/Illuminate/Queue/Worker.php(862): Illuminate\\Queue\\MaxAttemptsExceededException::forJob()
#1 /home/chynco38/public_html/syhc-api/vendor/laravel/framework/src/Illuminate/Queue/Worker.php(573): Illuminate\\Queue\\Worker->maxAttemptsExceededException()
#2 /home/chynco38/public_html/syhc-api/vendor/laravel/framework/src/Illuminate/Queue/Worker.php(474): Illuminate\\Queue\\Worker->markJobAsFailedIfAlreadyExceedsMaxAttempts()
#3 /home/chynco38/public_html/syhc-api/vendor/laravel/framework/src/Illuminate/Queue/Worker.php(435): Illuminate\\Queue\\Worker->process()
#4 /home/chynco38/public_html/syhc-api/vendor/laravel/framework/src/Illuminate/Queue/Worker.php(201): Illuminate\\Queue\\Worker->runJob()
#5 /home/chynco38/public_html/syhc-api/vendor/laravel/framework/src/Illuminate/Queue/Console/WorkCommand.php(148): Illuminate\\Queue\\Worker->daemon()
#6 /home/chynco38/public_html/syhc-api/vendor/laravel/framework/src/Illuminate/Queue/Console/WorkCommand.php(131): Illuminate\\Queue\\Console\\WorkCommand->runWorker()
#7 /home/chynco38/public_html/syhc-api/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Queue\\Console\\WorkCommand->handle()
#8 /home/chynco38/public_html/syhc-api/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#9 /home/chynco38/public_html/syhc-api/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure()
#10 /home/chynco38/public_html/syhc-api/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod()
#11 /home/chynco38/public_html/syhc-api/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call()
#12 /home/chynco38/public_html/syhc-api/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call()
#13 /home/chynco38/public_html/syhc-api/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute()
#14 /home/chynco38/public_html/syhc-api/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run()
#15 /home/chynco38/public_html/syhc-api/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run()
#16 /home/chynco38/public_html/syhc-api/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand()
#17 /home/chynco38/public_html/syhc-api/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun()
#18 /home/chynco38/public_html/syhc-api/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run()
#19 /home/chynco38/public_html/syhc-api/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle()
#20 /home/chynco38/public_html/syhc-api/artisan(16): Illuminate\\Foundation\\Application->handleCommand()
#21 {main}
"} 
