Entry #1
[2025-12-02 14:13:00] local.ERROR: Class "Laravel\Telescope\TelescopeApplicationServiceProvider" not found {"exception":"[object] (Error(code: 0): Class \"Laravel\\Telescope\\TelescopeApplicationServiceProvider\" not found at /home/u127621177/domains/home-healers.com/public_html/development/app/Providers/TelescopeServiceProvider.php:10)
Entry #2
[stacktrace]
Entry #3
#0 /home/u127621177/domains/home-healers.com/public_html/development/vendor/composer/ClassLoader.php(576): include()
Entry #4
#1 /home/u127621177/domains/home-healers.com/public_html/development/vendor/composer/ClassLoader.php(427): Composer\\Autoload\\{closure}()
Entry #5
#2 [internal function]: Composer\\Autoload\\ClassLoader->loadClass()
Entry #6
#3 /home/u127621177/domains/home-healers.com/public_html/development/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/RegisterProviders.php(52): class_exists()
Entry #7
#4 /home/u127621177/domains/home-healers.com/public_html/development/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/RegisterProviders.php(34): Illuminate\\Foundation\\Bootstrap\\RegisterProviders->mergeAdditionalProviders()
Entry #8
#5 /home/u127621177/domains/home-healers.com/public_html/development/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(342): Illuminate\\Foundation\\Bootstrap\\RegisterProviders->bootstrap()
Entry #9
#6 /home/u127621177/domains/home-healers.com/public_html/development/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(473): Illuminate\\Foundation\\Application->bootstrapWith()
Entry #10
#7 /home/u127621177/domains/home-healers.com/public_html/development/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(195): Illuminate\\Foundation\\Console\\Kernel->bootstrap()
Entry #11
#8 /home/u127621177/domains/home-healers.com/public_html/development/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle()
Entry #12
#9 /home/u127621177/domains/home-healers.com/public_html/development/artisan(16): Illuminate\\Foundation\\Application->handleCommand()
Entry #13
#10 {main}
Entry #14
"}
Entry #15
[2025-12-02 14:14:39] local.ERROR: SQLSTATE[42S02]: Base table or view not found: 1146 Table 'u127621177_hhealers_api.cache' doesn't exist (Connection: mysql, SQL: select * from `cache` where `key` in (home_healers_cache_illuminate:queue:restart)) {"exception":"[object] (Illuminate\\Database\\QueryException(code: 42S02): SQLSTATE[42S02]: Base table or view not found: 1146 Table 'u127621177_hhealers_api.cache' doesn't exist (Connection: mysql, SQL: select * from `cache` where `key` in (home_healers_cache_illuminate:queue:restart)) at /home/u127621177/domains/home-healers.com/public_html/development/vendor/laravel/framework/src/Illuminate/Database/Connection.php:824)
Entry #16
[stacktrace]
Entry #17
#0 /home/u127621177/domains/home-healers.com/public_html/development/vendor/laravel/framework/src/Illuminate/Database/Connection.php(778): Illuminate\\Database\\Connection->runQueryCallback()
Entry #18
#1 /home/u127621177/domains/home-healers.com/public_html/development/vendor/laravel/framework/src/Illuminate/Database/Connection.php(397): Illuminate\\Database\\Connection->run()
Entry #19
#2 /home/u127621177/domains/home-healers.com/public_html/development/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3188): Illuminate\\Database\\Connection->select()
Entry #20
#3 /home/u127621177/domains/home-healers.com/public_html/development/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3173): Illuminate\\Database\\Query\\Builder->runSelect()
Entry #21
#4 /home/u127621177/domains/home-healers.com/public_html/development/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3763): Illuminate\\Database\\Query\\Builder->Illuminate\\Database\\Query\\{closure}()
Entry #22
#5 /home/u127621177/domains/home-healers.com/public_html/development/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3172): Illuminate\\Database\\Query\\Builder->onceWithColumns()
Entry #23
#6 /home/u127621177/domains/home-healers.com/public_html/development/vendor/laravel/framework/src/Illuminate/Cache/DatabaseStore.php(130): Illuminate\\Database\\Query\\Builder->get()
Entry #24
#7 /home/u127621177/domains/home-healers.com/public_html/development/vendor/laravel/framework/src/Illuminate/Cache/DatabaseStore.php(105): Illuminate\\Cache\\DatabaseStore->many()
Entry #25
#8 /home/u127621177/domains/home-healers.com/public_html/development/vendor/laravel/framework/src/Illuminate/Cache/Repository.php(119): Illuminate\\Cache\\DatabaseStore->get()
Entry #26
#9 /home/u127621177/domains/home-healers.com/public_html/development/vendor/laravel/framework/src/Illuminate/Queue/Worker.php(736): Illuminate\\Cache\\Repository->get()
Entry #27
#10 /home/u127621177/domains/home-healers.com/public_html/development/vendor/laravel/framework/src/Illuminate/Queue/Worker.php(725): Illuminate\\Queue\\Worker->getTimestampOfLastQueueRestart()
Entry #28
#11 /home/u127621177/domains/home-healers.com/public_html/development/vendor/laravel/framework/src/Illuminate/Queue/Worker.php(318): Illuminate\\Queue\\Worker->queueShouldRestart()
Entry #29
#12 /home/u127621177/domains/home-healers.com/public_html/development/vendor/laravel/framework/src/Illuminate/Queue/Worker.php(203): Illuminate\\Queue\\Worker->stopIfNecessary()
Entry #30
#13 /home/u127621177/domains/home-healers.com/public_html/development/vendor/laravel/framework/src/Illuminate/Queue/Console/WorkCommand.php(148): Illuminate\\Queue\\Worker->daemon()
Entry #31
#14 /home/u127621177/domains/home-healers.com/public_html/development/vendor/laravel/framework/src/Illuminate/Queue/Console/WorkCommand.php(131): Illuminate\\Queue\\Console\\WorkCommand->runWorker()
Entry #32
#15 /home/u127621177/domains/home-healers.com/public_html/development/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Queue\\Console\\WorkCommand->handle()
Entry #33
#16 /home/u127621177/domains/home-healers.com/public_html/development/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
Entry #34
#17 /home/u127621177/domains/home-healers.com/public_html/development/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure()
Entry #35
#18 /home/u127621177/domains/home-healers.com/public_html/development/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod()
Entry #36
#19 /home/u127621177/domains/home-healers.com/public_html/development/vendor/laravel/framework/src/Illuminate/Container/Container.php(836): Illuminate\\Container\\BoundMethod::call()
Entry #37
#20 /home/u127621177/domains/home-healers.com/public_html/development/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call()
Entry #38
#21 /home/u127621177/domains/home-healers.com/public_html/development/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute()
Entry #39
#22 /home/u127621177/domains/home-healers.com/public_html/development/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run()
Entry #40
#23 /home/u127621177/domains/home-healers.com/public_html/development/vendor/symfony/console/Application.php(1110): Illuminate\\Console\\Command->run()
Entry #41
#24 /home/u127621177/domains/home-healers.com/public_html/development/vendor/symfony/console/Application.php(359): Symfony\\Component\\Console\\Application->doRunCommand()
Entry #42
#25 /home/u127621177/domains/home-healers.com/public_html/development/vendor/symfony/console/Application.php(194): Symfony\\Component\\Console\\Application->doRun()
Entry #43
#26 /home/u127621177/domains/home-healers.com/public_html/development/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(197): Symfony\\Component\\Console\\Application->run()
Entry #44
#27 /home/u127621177/domains/home-healers.com/public_html/development/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle()
Entry #45
#28 /home/u127621177/domains/home-healers.com/public_html/development/artisan(16): Illuminate\\Foundation\\Application->handleCommand()
Entry #46
#29 {main}
Entry #48
[previous exception] [object] (PDOException(code: 42S02): SQLSTATE[42S02]: Base table or view not found: 1146 Table 'u127621177_hhealers_api.cache' doesn't exist at /home/u127621177/domains/home-healers.com/public_html/development/vendor/laravel/framework/src/Illuminate/Database/Connection.php:406)
Entry #49
[stacktrace]
Entry #50
#0 /home/u127621177/domains/home-healers.com/public_html/development/vendor/laravel/framework/src/Illuminate/Database/Connection.php(406): PDO->prepare()
Entry #51
#1 /home/u127621177/domains/home-healers.com/public_html/development/vendor/laravel/framework/src/Illuminate/Database/Connection.php(811): Illuminate\\Database\\Connection->Illuminate\\Database\\{closure}()
Entry #52
#2 /home/u127621177/domains/home-healers.com/public_html/development/vendor/laravel/framework/src/Illuminate/Database/Connection.php(778): Illuminate\\Database\\Connection->runQueryCallback()
Entry #53
#3 /home/u127621177/domains/home-healers.com/public_html/development/vendor/laravel/framework/src/Illuminate/Database/Connection.php(397): Illuminate\\Database\\Connection->run()
Entry #54
#4 /home/u127621177/domains/home-healers.com/public_html/development/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3188): Illuminate\\Database\\Connection->select()
Entry #55
#5 /home/u127621177/domains/home-healers.com/public_html/development/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3173): Illuminate\\Database\\Query\\Builder->runSelect()
Entry #56
#6 /home/u127621177/domains/home-healers.com/public_html/development/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3763): Illuminate\\Database\\Query\\Builder->Illuminate\\Database\\Query\\{closure}()
Entry #57
#7 /home/u127621177/domains/home-healers.com/public_html/development/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3172): Illuminate\\Database\\Query\\Builder->onceWithColumns()
Entry #58
#8 /home/u127621177/domains/home-healers.com/public_html/development/vendor/laravel/framework/src/Illuminate/Cache/DatabaseStore.php(130): Illuminate\\Database\\Query\\Builder->get()
Entry #59
#9 /home/u127621177/domains/home-healers.com/public_html/development/vendor/laravel/framework/src/Illuminate/Cache/DatabaseStore.php(105): Illuminate\\Cache\\DatabaseStore->many()
Entry #60
#10 /home/u127621177/domains/home-healers.com/public_html/development/vendor/laravel/framework/src/Illuminate/Cache/Repository.php(119): Illuminate\\Cache\\DatabaseStore->get()
Entry #61
#11 /home/u127621177/domains/home-healers.com/public_html/development/vendor/laravel/framework/src/Illuminate/Queue/Worker.php(736): Illuminate\\Cache\\Repository->get()
Entry #62
#12 /home/u127621177/domains/home-healers.com/public_html/development/vendor/laravel/framework/src/Illuminate/Queue/Worker.php(725): Illuminate\\Queue\\Worker->getTimestampOfLastQueueRestart()
Entry #63
#13 /home/u127621177/domains/home-healers.com/public_html/development/vendor/laravel/framework/src/Illuminate/Queue/Worker.php(318): Illuminate\\Queue\\Worker->queueShouldRestart()
Entry #64
#14 /home/u127621177/domains/home-healers.com/public_html/development/vendor/laravel/framework/src/Illuminate/Queue/Worker.php(203): Illuminate\\Queue\\Worker->stopIfNecessary()
Entry #65
#15 /home/u127621177/domains/home-healers.com/public_html/development/vendor/laravel/framework/src/Illuminate/Queue/Console/WorkCommand.php(148): Illuminate\\Queue\\Worker->daemon()
Entry #66
#16 /home/u127621177/domains/home-healers.com/public_html/development/vendor/laravel/framework/src/Illuminate/Queue/Console/WorkCommand.php(131): Illuminate\\Queue\\Console\\WorkCommand->runWorker()
Entry #67
#17 /home/u127621177/domains/home-healers.com/public_html/development/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Queue\\Console\\WorkCommand->handle()
Entry #68
#18 /home/u127621177/domains/home-healers.com/public_html/development/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
Entry #69
#19 /home/u127621177/domains/home-healers.com/public_html/development/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure()
Entry #70
#20 /home/u127621177/domains/home-healers.com/public_html/development/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod()
Entry #71
#21 /home/u127621177/domains/home-healers.com/public_html/development/vendor/laravel/framework/src/Illuminate/Container/Container.php(836): Illuminate\\Container\\BoundMethod::call()
Entry #72
#22 /home/u127621177/domains/home-healers.com/public_html/development/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call()
Entry #73
#23 /home/u127621177/domains/home-healers.com/public_html/development/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute()
Entry #74
#24 /home/u127621177/domains/home-healers.com/public_html/development/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run()
Entry #75
#25 /home/u127621177/domains/home-healers.com/public_html/development/vendor/symfony/console/Application.php(1110): Illuminate\\Console\\Command->run()
Entry #76
#26 /home/u127621177/domains/home-healers.com/public_html/development/vendor/symfony/console/Application.php(359): Symfony\\Component\\Console\\Application->doRunCommand()
Entry #77
#27 /home/u127621177/domains/home-healers.com/public_html/development/vendor/symfony/console/Application.php(194): Symfony\\Component\\Console\\Application->doRun()
Entry #78
#28 /home/u127621177/domains/home-healers.com/public_html/development/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(197): Symfony\\Component\\Console\\Application->run()
Entry #79
#29 /home/u127621177/domains/home-healers.com/public_html/development/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle()
Entry #80
#30 /home/u127621177/domains/home-healers.com/public_html/development/artisan(16): Illuminate\\Foundation\\Application->handleCommand()
Entry #81
#31 {main}
Entry #82
"}
Entry #83
[2025-12-02 14:15:01] local.ERROR: Class "Laravel\Telescope\TelescopeApplicationServiceProvider" not found {"exception":"[object] (Error(code: 0): Class \"Laravel\\Telescope\\TelescopeApplicationServiceProvider\" not found at /home/u127621177/domains/home-healers.com/public_html/development/app/Providers/TelescopeServiceProvider.php:10)
Entry #84
[stacktrace]
Entry #85
#0 /home/u127621177/domains/home-healers.com/public_html/development/vendor/composer/ClassLoader.php(576): include()
Entry #86
#1 /home/u127621177/domains/home-healers.com/public_html/development/vendor/composer/ClassLoader.php(427): Composer\\Autoload\\{closure}()
Entry #87
#2 [internal function]: Composer\\Autoload\\ClassLoader->loadClass()
Entry #88
#3 /home/u127621177/domains/home-healers.com/public_html/development/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/RegisterProviders.php(52): class_exists()
Entry #89
#4 /home/u127621177/domains/home-healers.com/public_html/development/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/RegisterProviders.php(34): Illuminate\\Foundation\\Bootstrap\\RegisterProviders->mergeAdditionalProviders()
Entry #90
#5 /home/u127621177/domains/home-healers.com/public_html/development/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(342): Illuminate\\Foundation\\Bootstrap\\RegisterProviders->bootstrap()
Entry #91
#6 /home/u127621177/domains/home-healers.com/public_html/development/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(473): Illuminate\\Foundation\\Application->bootstrapWith()
Entry #92
#7 /home/u127621177/domains/home-healers.com/public_html/development/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(195): Illuminate\\Foundation\\Console\\Kernel->bootstrap()
Entry #93
#8 /home/u127621177/domains/home-healers.com/public_html/development/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle()
Entry #94
#9 /home/u127621177/domains/home-healers.com/public_html/development/artisan(16): Illuminate\\Foundation\\Application->handleCommand()
Entry #95
#10 {main}
Entry #96
"}
Entry #97
[2025-12-02 14:16:02] local.ERROR: Class "Laravel\Telescope\TelescopeApplicationServiceProvider" not found {"exception":"[object] (Error(code: 0): Class \"Laravel\\Telescope\\TelescopeApplicationServiceProvider\" not found at /home/u127621177/domains/home-healers.com/public_html/development/app/Providers/TelescopeServiceProvider.php:10)
Entry #98
[stacktrace]
Entry #99
#0 /home/u127621177/domains/home-healers.com/public_html/development/vendor/composer/ClassLoader.php(576): include()
Entry #100
#1 /home/u127621177/domains/home-healers.com/public_html/development/vendor/composer/ClassLoader.php(427): Composer\\Autoload\\{closure}()
Entry #101
#2 [internal function]: Composer\\Autoload\\ClassLoader->loadClass()
Entry #102
#3 /home/u127621177/domains/home-healers.com/public_html/development/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/RegisterProviders.php(52): class_exists()
Entry #103
#4 /home/u127621177/domains/home-healers.com/public_html/development/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/RegisterProviders.php(34): Illuminate\\Foundation\\Bootstrap\\RegisterProviders->mergeAdditionalProviders()
Entry #104
#5 /home/u127621177/domains/home-healers.com/public_html/development/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(342): Illuminate\\Foundation\\Bootstrap\\RegisterProviders->bootstrap()
Entry #105
#6 /home/u127621177/domains/home-healers.com/public_html/development/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(473): Illuminate\\Foundation\\Application->bootstrapWith()
Entry #106
#7 /home/u127621177/domains/home-healers.com/public_html/development/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(195): Illuminate\\Foundation\\Console\\Kernel->bootstrap()
Entry #107
#8 /home/u127621177/domains/home-healers.com/public_html/development/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle()
Entry #108
#9 /home/u127621177/domains/home-healers.com/public_html/development/artisan(16): Illuminate\\Foundation\\Application->handleCommand()
Entry #109
#10 {main}
Entry #110
"}
Entry #111
[2025-12-02 14:17:01] local.ERROR: Class "Laravel\Telescope\TelescopeApplicationServiceProvider" not found {"exception":"[object] (Error(code: 0): Class \"Laravel\\Telescope\\TelescopeApplicationServiceProvider\" not found at /home/u127621177/domains/home-healers.com/public_html/development/app/Providers/TelescopeServiceProvider.php:10)
Entry #112
[stacktrace]
Entry #113
#0 /home/u127621177/domains/home-healers.com/public_html/development/vendor/composer/ClassLoader.php(576): include()
Entry #114
#1 /home/u127621177/domains/home-healers.com/public_html/development/vendor/composer/ClassLoader.php(427): Composer\\Autoload\\{closure}()
Entry #115
#2 [internal function]: Composer\\Autoload\\ClassLoader->loadClass()
Entry #116
#3 /home/u127621177/domains/home-healers.com/public_html/development/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/RegisterProviders.php(52): class_exists()
Entry #117
#4 /home/u127621177/domains/home-healers.com/public_html/development/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/RegisterProviders.php(34): Illuminate\\Foundation\\Bootstrap\\RegisterProviders->mergeAdditionalProviders()
Entry #118
#5 /home/u127621177/domains/home-healers.com/public_html/development/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(342): Illuminate\\Foundation\\Bootstrap\\RegisterProviders->bootstrap()
Entry #119
#6 /home/u127621177/domains/home-healers.com/public_html/development/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(473): Illuminate\\Foundation\\Application->bootstrapWith()
Entry #120
#7 /home/u127621177/domains/home-healers.com/public_html/development/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(195): Illuminate\\Foundation\\Console\\Kernel->bootstrap()
Entry #121
#8 /home/u127621177/domains/home-healers.com/public_html/development/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle()
Entry #122
#9 /home/u127621177/domains/home-healers.com/public_html/development/artisan(16): Illuminate\\Foundation\\Application->handleCommand()
Entry #123
#10 {main}
Entry #124
"}