compile('/var/www/resour...')
#5 /var/www/vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php(16): Illuminate\\View\\Engines\\CompilerEngine->get('/var/www/resour...', Array)
#6 /var/www/vendor/laravel/framework/src/Illuminate/View/View.php(208): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->get('/var/www/resour...', Array)
#7 /var/www/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents()
#8 /var/www/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents()
#9 /var/www/vendor/livewire/livewire/src/Mechanisms/HandleComponents/HandleComponents.php(259): Illuminate\\View\\View->render(Object(Closure))
#10 /var/www/vendor/livewire/livewire/src/Mechanisms/HandleComponents/HandleComponents.php(303): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->Livewire\\Mechanisms\\HandleComponents\\{closure}()
#11 /var/www/vendor/livewire/livewire/src/Mechanisms/HandleComponents/HandleComponents.php(251): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->trackInRenderStack(Object(App\\Livewire\\Chat), Object(Closure))
#12 /var/www/vendor/livewire/livewire/src/Mechanisms/HandleComponents/HandleComponents.php(54): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->render(Object(App\\Livewire\\Chat), '
')
#13 /var/www/vendor/livewire/livewire/src/LivewireManager.php(73): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->mount('App\\\\Livewire\\\\Ch...', Array, NULL)
#14 /var/www/vendor/livewire/livewire/src/Features/SupportPageComponents/HandlesPageComponents.php(17): Livewire\\LivewireManager->mount('App\\\\Livewire\\\\Ch...', Array)
#15 /var/www/vendor/livewire/livewire/src/Features/SupportPageComponents/SupportPageComponents.php(117): Livewire\\Component->Livewire\\Features\\SupportPageComponents\\{closure}()
#16 /var/www/vendor/livewire/livewire/src/Features/SupportPageComponents/HandlesPageComponents.php(14): Livewire\\Features\\SupportPageComponents\\SupportPageComponents::interceptTheRenderOfTheComponentAndRetreiveTheLayoutConfiguration(Object(Closure))
#17 /var/www/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php(46): Livewire\\Component->__invoke()
#18 /var/www/vendor/laravel/framework/src/Illuminate/Routing/Route.php(265): Illuminate\\Routing\\ControllerDispatcher->dispatch(Object(Illuminate\\Routing\\Route), Object(App\\Livewire\\Chat), '__invoke')
#19 /var/www/vendor/laravel/framework/src/Illuminate/Routing/Route.php(211): Illuminate\\Routing\\Route->runController()
#20 /var/www/vendor/laravel/framework/src/Illuminate/Routing/Router.php(822): Illuminate\\Routing\\Route->run()
#21 /var/www/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}(Object(Illuminate\\Http\\Request))
#22 /var/www/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#23 /var/www/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#24 /var/www/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#25 /var/www/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#26 /var/www/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#27 /var/www/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#28 /var/www/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#29 /var/www/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest(Object(Illuminate\\Http\\Request), Object(Illuminate\\Session\\Store), Object(Closure))
#30 /var/www/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#31 /var/www/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#32 /var/www/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#33 /var/www/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#34 /var/www/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#35 /var/www/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#36 /var/www/vendor/laravel/framework/src/Illuminate/Routing/Router.php(821): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#37 /var/www/vendor/laravel/framework/src/Illuminate/Routing/Router.php(800): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#38 /var/www/vendor/laravel/framework/src/Illuminate/Routing/Router.php(764): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#39 /var/www/vendor/laravel/framework/src/Illuminate/Routing/Router.php(753): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#40 /var/www/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#41 /var/www/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}(Object(Illuminate\\Http\\Request))
#42 /var/www/vendor/livewire/livewire/src/Features/SupportDisablingBackButtonCache/DisableBackButtonCacheMiddleware.php(19): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#43 /var/www/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Livewire\\Features\\SupportDisablingBackButtonCache\\DisableBackButtonCacheMiddleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#44 /var/www/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#45 /var/www/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#46 /var/www/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#47 /var/www/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#48 /var/www/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#49 /var/www/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#50 /var/www/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#51 /var/www/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#52 /var/www/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#53 /var/www/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#54 /var/www/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(61): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#55 /var/www/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#56 /var/www/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#57 /var/www/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#58 /var/www/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#59 /var/www/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#60 /var/www/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#61 /var/www/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#62 /var/www/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#63 /var/www/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#64 /var/www/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#65 /var/www/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1220): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#66 /var/www/public/index.php(17): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#67 {main}
"}
[2026-04-29 02:48:30] local.ERROR: tempnam(): file created in the system's temporary directory {"exception":"[object] (ErrorException(code: 0): tempnam(): file created in the system's temporary directory at /var/www/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:222)
[stacktrace]
#0 /var/www/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(258): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(8, 'tempnam(): file...', '/var/www/vendor...', 222)
#1 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->Illuminate\\Foundation\\Bootstrap\\{closure}(8, 'tempnam(): file...', '/var/www/vendor...', 222)
#2 /var/www/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(222): tempnam('/var/www/storag...', '80b6b6e2aade9d6...')
#3 /var/www/vendor/laravel/framework/src/Illuminate/View/Compilers/BladeCompiler.php(199): Illuminate\\Filesystem\\Filesystem->replace('/var/www/storag...', '
compile('/var/www/resour...')
#5 /var/www/vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php(16): Illuminate\\View\\Engines\\CompilerEngine->get('/var/www/resour...', Array)
#6 /var/www/vendor/laravel/framework/src/Illuminate/View/View.php(208): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->get('/var/www/resour...', Array)
#7 /var/www/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents()
#8 /var/www/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents()
#9 /var/www/vendor/livewire/livewire/src/Mechanisms/HandleComponents/HandleComponents.php(259): Illuminate\\View\\View->render(Object(Closure))
#10 /var/www/vendor/livewire/livewire/src/Mechanisms/HandleComponents/HandleComponents.php(303): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->Livewire\\Mechanisms\\HandleComponents\\{closure}()
#11 /var/www/vendor/livewire/livewire/src/Mechanisms/HandleComponents/HandleComponents.php(251): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->trackInRenderStack(Object(App\\Livewire\\Chat), Object(Closure))
#12 /var/www/vendor/livewire/livewire/src/Mechanisms/HandleComponents/HandleComponents.php(54): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->render(Object(App\\Livewire\\Chat), '
')
#13 /var/www/vendor/livewire/livewire/src/LivewireManager.php(73): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->mount('App\\\\Livewire\\\\Ch...', Array, NULL)
#14 /var/www/vendor/livewire/livewire/src/Features/SupportPageComponents/HandlesPageComponents.php(17): Livewire\\LivewireManager->mount('App\\\\Livewire\\\\Ch...', Array)
#15 /var/www/vendor/livewire/livewire/src/Features/SupportPageComponents/SupportPageComponents.php(117): Livewire\\Component->Livewire\\Features\\SupportPageComponents\\{closure}()
#16 /var/www/vendor/livewire/livewire/src/Features/SupportPageComponents/HandlesPageComponents.php(14): Livewire\\Features\\SupportPageComponents\\SupportPageComponents::interceptTheRenderOfTheComponentAndRetreiveTheLayoutConfiguration(Object(Closure))
#17 /var/www/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php(46): Livewire\\Component->__invoke()
#18 /var/www/vendor/laravel/framework/src/Illuminate/Routing/Route.php(265): Illuminate\\Routing\\ControllerDispatcher->dispatch(Object(Illuminate\\Routing\\Route), Object(App\\Livewire\\Chat), '__invoke')
#19 /var/www/vendor/laravel/framework/src/Illuminate/Routing/Route.php(211): Illuminate\\Routing\\Route->runController()
#20 /var/www/vendor/laravel/framework/src/Illuminate/Routing/Router.php(822): Illuminate\\Routing\\Route->run()
#21 /var/www/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}(Object(Illuminate\\Http\\Request))
#22 /var/www/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#23 /var/www/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#24 /var/www/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#25 /var/www/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#26 /var/www/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#27 /var/www/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#28 /var/www/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#29 /var/www/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest(Object(Illuminate\\Http\\Request), Object(Illuminate\\Session\\Store), Object(Closure))
#30 /var/www/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#31 /var/www/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#32 /var/www/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#33 /var/www/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#34 /var/www/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#35 /var/www/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#36 /var/www/vendor/laravel/framework/src/Illuminate/Routing/Router.php(821): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#37 /var/www/vendor/laravel/framework/src/Illuminate/Routing/Router.php(800): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#38 /var/www/vendor/laravel/framework/src/Illuminate/Routing/Router.php(764): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#39 /var/www/vendor/laravel/framework/src/Illuminate/Routing/Router.php(753): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#40 /var/www/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#41 /var/www/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}(Object(Illuminate\\Http\\Request))
#42 /var/www/vendor/livewire/livewire/src/Features/SupportDisablingBackButtonCache/DisableBackButtonCacheMiddleware.php(19): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#43 /var/www/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Livewire\\Features\\SupportDisablingBackButtonCache\\DisableBackButtonCacheMiddleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#44 /var/www/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#45 /var/www/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#46 /var/www/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#47 /var/www/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#48 /var/www/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#49 /var/www/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#50 /var/www/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#51 /var/www/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#52 /var/www/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#53 /var/www/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#54 /var/www/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(61): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#55 /var/www/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#56 /var/www/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#57 /var/www/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#58 /var/www/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#59 /var/www/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#60 /var/www/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#61 /var/www/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#62 /var/www/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#63 /var/www/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#64 /var/www/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#65 /var/www/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1220): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#66 /var/www/public/index.php(17): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#67 {main}
"}
[2026-04-29 02:52:54] local.ERROR: Unable to call component method. Public method [onTick] not found on component {"exception":"[object] (Livewire\\Exceptions\\MethodNotFoundException(code: 0): Unable to call component method. Public method [onTick] not found on component at /var/www/vendor/livewire/livewire/src/Mechanisms/HandleComponents/HandleComponents.php:488)
[stacktrace]
#0 /var/www/vendor/livewire/livewire/src/Mechanisms/HandleComponents/HandleComponents.php(101): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->callMethods(Object(App\\Livewire\\Chat), Array, Object(Livewire\\Mechanisms\\HandleComponents\\ComponentContext))
#1 /var/www/vendor/livewire/livewire/src/LivewireManager.php(102): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->update(Array, Array, Array)
#2 /var/www/vendor/livewire/livewire/src/Mechanisms/HandleRequests/HandleRequests.php(129): Livewire\\LivewireManager->update(Array, Array, Array)
#3 /var/www/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php(46): Livewire\\Mechanisms\\HandleRequests\\HandleRequests->handleUpdate()
#4 /var/www/vendor/laravel/framework/src/Illuminate/Routing/Route.php(265): Illuminate\\Routing\\ControllerDispatcher->dispatch(Object(Illuminate\\Routing\\Route), Object(Livewire\\Mechanisms\\HandleRequests\\HandleRequests), 'handleUpdate')
#5 /var/www/vendor/laravel/framework/src/Illuminate/Routing/Route.php(211): Illuminate\\Routing\\Route->runController()
#6 /var/www/vendor/laravel/framework/src/Illuminate/Routing/Router.php(822): Illuminate\\Routing\\Route->run()
#7 /var/www/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}(Object(Illuminate\\Http\\Request))
#8 /var/www/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#9 /var/www/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#10 /var/www/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#11 /var/www/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#12 /var/www/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /var/www/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /var/www/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /var/www/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest(Object(Illuminate\\Http\\Request), Object(Illuminate\\Session\\Store), Object(Closure))
#16 /var/www/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#17 /var/www/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#18 /var/www/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#19 /var/www/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#20 /var/www/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#21 /var/www/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#22 /var/www/vendor/laravel/framework/src/Illuminate/Routing/Router.php(821): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#23 /var/www/vendor/laravel/framework/src/Illuminate/Routing/Router.php(800): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#24 /var/www/vendor/laravel/framework/src/Illuminate/Routing/Router.php(764): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#25 /var/www/vendor/laravel/framework/src/Illuminate/Routing/Router.php(753): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#26 /var/www/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#27 /var/www/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}(Object(Illuminate\\Http\\Request))
#28 /var/www/vendor/livewire/livewire/src/Features/SupportDisablingBackButtonCache/DisableBackButtonCacheMiddleware.php(19): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#29 /var/www/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Livewire\\Features\\SupportDisablingBackButtonCache\\DisableBackButtonCacheMiddleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#30 /var/www/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#31 /var/www/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#32 /var/www/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(47): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#33 /var/www/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#34 /var/www/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#35 /var/www/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#36 /var/www/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#37 /var/www/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#38 /var/www/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(61): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#39 /var/www/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#40 /var/www/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#41 /var/www/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#42 /var/www/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#43 /var/www/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#44 /var/www/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#45 /var/www/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#46 /var/www/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#47 /var/www/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#48 /var/www/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#49 /var/www/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1220): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#50 /var/www/public/index.php(17): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#51 {main}
"}
[2026-04-29 02:52:59] local.ERROR: Unable to call component method. Public method [onTick] not found on component {"exception":"[object] (Livewire\\Exceptions\\MethodNotFoundException(code: 0): Unable to call component method. Public method [onTick] not found on component at /var/www/vendor/livewire/livewire/src/Mechanisms/HandleComponents/HandleComponents.php:488)
[stacktrace]
#0 /var/www/vendor/livewire/livewire/src/Mechanisms/HandleComponents/HandleComponents.php(101): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->callMethods(Object(App\\Livewire\\Chat), Array, Object(Livewire\\Mechanisms\\HandleComponents\\ComponentContext))
#1 /var/www/vendor/livewire/livewire/src/LivewireManager.php(102): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->update(Array, Array, Array)
#2 /var/www/vendor/livewire/livewire/src/Mechanisms/HandleRequests/HandleRequests.php(129): Livewire\\LivewireManager->update(Array, Array, Array)
#3 /var/www/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php(46): Livewire\\Mechanisms\\HandleRequests\\HandleRequests->handleUpdate()
#4 /var/www/vendor/laravel/framework/src/Illuminate/Routing/Route.php(265): Illuminate\\Routing\\ControllerDispatcher->dispatch(Object(Illuminate\\Routing\\Route), Object(Livewire\\Mechanisms\\HandleRequests\\HandleRequests), 'handleUpdate')
#5 /var/www/vendor/laravel/framework/src/Illuminate/Routing/Route.php(211): Illuminate\\Routing\\Route->runController()
#6 /var/www/vendor/laravel/framework/src/Illuminate/Routing/Router.php(822): Illuminate\\Routing\\Route->run()
#7 /var/www/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}(Object(Illuminate\\Http\\Request))
#8 /var/www/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#9 /var/www/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#10 /var/www/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#11 /var/www/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#12 /var/www/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /var/www/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /var/www/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /var/www/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest(Object(Illuminate\\Http\\Request), Object(Illuminate\\Session\\Store), Object(Closure))
#16 /var/www/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#17 /var/www/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#18 /var/www/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#19 /var/www/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#20 /var/www/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#21 /var/www/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#22 /var/www/vendor/laravel/framework/src/Illuminate/Routing/Router.php(821): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#23 /var/www/vendor/laravel/framework/src/Illuminate/Routing/Router.php(800): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#24 /var/www/vendor/laravel/framework/src/Illuminate/Routing/Router.php(764): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#25 /var/www/vendor/laravel/framework/src/Illuminate/Routing/Router.php(753): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#26 /var/www/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#27 /var/www/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}(Object(Illuminate\\Http\\Request))
#28 /var/www/vendor/livewire/livewire/src/Features/SupportDisablingBackButtonCache/DisableBackButtonCacheMiddleware.php(19): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#29 /var/www/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Livewire\\Features\\SupportDisablingBackButtonCache\\DisableBackButtonCacheMiddleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#30 /var/www/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#31 /var/www/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#32 /var/www/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(47): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#33 /var/www/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#34 /var/www/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#35 /var/www/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#36 /var/www/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#37 /var/www/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#38 /var/www/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(61): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#39 /var/www/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#40 /var/www/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#41 /var/www/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#42 /var/www/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#43 /var/www/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#44 /var/www/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#45 /var/www/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#46 /var/www/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#47 /var/www/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#48 /var/www/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#49 /var/www/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1220): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#50 /var/www/public/index.php(17): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#51 {main}
"}
[2026-04-29 04:09:41] local.ERROR: Undefined array key "cpu" (View: /var/www/resources/views/livewire/widgets/system-stats.blade.php) {"exception":"[object] (Illuminate\\View\\ViewException(code: 0): Undefined array key \"cpu\" (View: /var/www/resources/views/livewire/widgets/system-stats.blade.php) at /var/www/storage/framework/views/0998459a2e93ae86878dcc2b0ea71f7f.php:11)
[stacktrace]
#0 /var/www/vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php(58): Illuminate\\View\\Engines\\CompilerEngine->handleViewException(Object(ErrorException), 0)
#1 /var/www/vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php(40): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->handleViewException(Object(ErrorException), 0)
#2 /var/www/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(76): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->evaluatePath('/var/www/storag...', Array)
#3 /var/www/vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php(16): Illuminate\\View\\Engines\\CompilerEngine->get('/var/www/resour...', Array)
#4 /var/www/vendor/laravel/framework/src/Illuminate/View/View.php(208): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->get('/var/www/resour...', Array)
#5 /var/www/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents()
#6 /var/www/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents()
#7 /var/www/vendor/livewire/livewire/src/Mechanisms/HandleComponents/HandleComponents.php(259): Illuminate\\View\\View->render(Object(Closure))
#8 /var/www/vendor/livewire/livewire/src/Mechanisms/HandleComponents/HandleComponents.php(303): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->Livewire\\Mechanisms\\HandleComponents\\{closure}()
#9 /var/www/vendor/livewire/livewire/src/Mechanisms/HandleComponents/HandleComponents.php(251): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->trackInRenderStack(Object(App\\Livewire\\Widgets\\SystemStats), Object(Closure))
#10 /var/www/vendor/livewire/livewire/src/Mechanisms/HandleComponents/HandleComponents.php(104): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->render(Object(App\\Livewire\\Widgets\\SystemStats))
#11 /var/www/vendor/livewire/livewire/src/LivewireManager.php(102): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->update(Array, Array, Array)
#12 /var/www/vendor/livewire/livewire/src/Mechanisms/HandleRequests/HandleRequests.php(129): Livewire\\LivewireManager->update(Array, Array, Array)
#13 /var/www/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php(46): Livewire\\Mechanisms\\HandleRequests\\HandleRequests->handleUpdate()
#14 /var/www/vendor/laravel/framework/src/Illuminate/Routing/Route.php(265): Illuminate\\Routing\\ControllerDispatcher->dispatch(Object(Illuminate\\Routing\\Route), Object(Livewire\\Mechanisms\\HandleRequests\\HandleRequests), 'handleUpdate')
#15 /var/www/vendor/laravel/framework/src/Illuminate/Routing/Route.php(211): Illuminate\\Routing\\Route->runController()
#16 /var/www/vendor/laravel/framework/src/Illuminate/Routing/Router.php(822): Illuminate\\Routing\\Route->run()
#17 /var/www/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}(Object(Illuminate\\Http\\Request))
#18 /var/www/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /var/www/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /var/www/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#21 /var/www/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#22 /var/www/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#23 /var/www/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#24 /var/www/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#25 /var/www/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest(Object(Illuminate\\Http\\Request), Object(Illuminate\\Session\\Store), Object(Closure))
#26 /var/www/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#27 /var/www/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#28 /var/www/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#29 /var/www/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#30 /var/www/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#31 /var/www/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#32 /var/www/vendor/laravel/framework/src/Illuminate/Routing/Router.php(821): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#33 /var/www/vendor/laravel/framework/src/Illuminate/Routing/Router.php(800): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#34 /var/www/vendor/laravel/framework/src/Illuminate/Routing/Router.php(764): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#35 /var/www/vendor/laravel/framework/src/Illuminate/Routing/Router.php(753): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#36 /var/www/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#37 /var/www/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}(Object(Illuminate\\Http\\Request))
#38 /var/www/vendor/livewire/livewire/src/Features/SupportDisablingBackButtonCache/DisableBackButtonCacheMiddleware.php(19): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#39 /var/www/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Livewire\\Features\\SupportDisablingBackButtonCache\\DisableBackButtonCacheMiddleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#40 /var/www/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#41 /var/www/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#42 /var/www/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(47): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#43 /var/www/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#44 /var/www/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#45 /var/www/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#46 /var/www/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#47 /var/www/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#48 /var/www/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(61): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#49 /var/www/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#50 /var/www/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#51 /var/www/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#52 /var/www/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#53 /var/www/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#54 /var/www/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#55 /var/www/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#56 /var/www/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#57 /var/www/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#58 /var/www/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#59 /var/www/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1220): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#60 /var/www/public/index.php(17): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#61 {main}
[previous exception] [object] (ErrorException(code: 0): Undefined array key \"cpu\" at /var/www/storage/framework/views/0998459a2e93ae86878dcc2b0ea71f7f.php:11)
[stacktrace]
#0 /var/www/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(258): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'Undefined array...', '/var/www/storag...', 11)
#1 /var/www/storage/framework/views/0998459a2e93ae86878dcc2b0ea71f7f.php(11): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->Illuminate\\Foundation\\Bootstrap\\{closure}(2, 'Undefined array...', '/var/www/storag...', 11)
#2 /var/www/vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php(37): include('/var/www/storag...')
#3 /var/www/vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php(38): App\\Livewire\\Widgets\\SystemStats->Livewire\\Mechanisms\\ExtendBlade\\{closure}()
#4 /var/www/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(76): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->evaluatePath('/var/www/storag...', Array)
#5 /var/www/vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php(16): Illuminate\\View\\Engines\\CompilerEngine->get('/var/www/resour...', Array)
#6 /var/www/vendor/laravel/framework/src/Illuminate/View/View.php(208): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->get('/var/www/resour...', Array)
#7 /var/www/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents()
#8 /var/www/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents()
#9 /var/www/vendor/livewire/livewire/src/Mechanisms/HandleComponents/HandleComponents.php(259): Illuminate\\View\\View->render(Object(Closure))
#10 /var/www/vendor/livewire/livewire/src/Mechanisms/HandleComponents/HandleComponents.php(303): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->Livewire\\Mechanisms\\HandleComponents\\{closure}()
#11 /var/www/vendor/livewire/livewire/src/Mechanisms/HandleComponents/HandleComponents.php(251): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->trackInRenderStack(Object(App\\Livewire\\Widgets\\SystemStats), Object(Closure))
#12 /var/www/vendor/livewire/livewire/src/Mechanisms/HandleComponents/HandleComponents.php(104): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->render(Object(App\\Livewire\\Widgets\\SystemStats))
#13 /var/www/vendor/livewire/livewire/src/LivewireManager.php(102): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->update(Array, Array, Array)
#14 /var/www/vendor/livewire/livewire/src/Mechanisms/HandleRequests/HandleRequests.php(129): Livewire\\LivewireManager->update(Array, Array, Array)
#15 /var/www/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php(46): Livewire\\Mechanisms\\HandleRequests\\HandleRequests->handleUpdate()
#16 /var/www/vendor/laravel/framework/src/Illuminate/Routing/Route.php(265): Illuminate\\Routing\\ControllerDispatcher->dispatch(Object(Illuminate\\Routing\\Route), Object(Livewire\\Mechanisms\\HandleRequests\\HandleRequests), 'handleUpdate')
#17 /var/www/vendor/laravel/framework/src/Illuminate/Routing/Route.php(211): Illuminate\\Routing\\Route->runController()
#18 /var/www/vendor/laravel/framework/src/Illuminate/Routing/Router.php(822): Illuminate\\Routing\\Route->run()
#19 /var/www/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}(Object(Illuminate\\Http\\Request))
#20 /var/www/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#21 /var/www/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#22 /var/www/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#23 /var/www/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#24 /var/www/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#25 /var/www/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#26 /var/www/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#27 /var/www/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest(Object(Illuminate\\Http\\Request), Object(Illuminate\\Session\\Store), Object(Closure))
#28 /var/www/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#29 /var/www/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#30 /var/www/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#31 /var/www/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#32 /var/www/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#33 /var/www/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#34 /var/www/vendor/laravel/framework/src/Illuminate/Routing/Router.php(821): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#35 /var/www/vendor/laravel/framework/src/Illuminate/Routing/Router.php(800): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#36 /var/www/vendor/laravel/framework/src/Illuminate/Routing/Router.php(764): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#37 /var/www/vendor/laravel/framework/src/Illuminate/Routing/Router.php(753): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#38 /var/www/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#39 /var/www/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}(Object(Illuminate\\Http\\Request))
#40 /var/www/vendor/livewire/livewire/src/Features/SupportDisablingBackButtonCache/DisableBackButtonCacheMiddleware.php(19): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#41 /var/www/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Livewire\\Features\\SupportDisablingBackButtonCache\\DisableBackButtonCacheMiddleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#42 /var/www/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#43 /var/www/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#44 /var/www/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(47): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#45 /var/www/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#46 /var/www/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#47 /var/www/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#48 /var/www/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#49 /var/www/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#50 /var/www/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(61): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#51 /var/www/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#52 /var/www/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#53 /var/www/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#54 /var/www/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#55 /var/www/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#56 /var/www/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#57 /var/www/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#58 /var/www/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#59 /var/www/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#60 /var/www/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#61 /var/www/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1220): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#62 /var/www/public/index.php(17): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#63 {main}
"}
[2026-04-29 04:09:42] local.ERROR: Undefined array key "cpu" (View: /var/www/resources/views/livewire/widgets/system-stats.blade.php) {"exception":"[object] (Illuminate\\View\\ViewException(code: 0): Undefined array key \"cpu\" (View: /var/www/resources/views/livewire/widgets/system-stats.blade.php) at /var/www/storage/framework/views/0998459a2e93ae86878dcc2b0ea71f7f.php:11)
[stacktrace]
#0 /var/www/vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php(58): Illuminate\\View\\Engines\\CompilerEngine->handleViewException(Object(ErrorException), 0)
#1 /var/www/vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php(40): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->handleViewException(Object(ErrorException), 0)
#2 /var/www/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(76): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->evaluatePath('/var/www/storag...', Array)
#3 /var/www/vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php(16): Illuminate\\View\\Engines\\CompilerEngine->get('/var/www/resour...', Array)
#4 /var/www/vendor/laravel/framework/src/Illuminate/View/View.php(208): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->get('/var/www/resour...', Array)
#5 /var/www/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents()
#6 /var/www/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents()
#7 /var/www/vendor/livewire/livewire/src/Mechanisms/HandleComponents/HandleComponents.php(259): Illuminate\\View\\View->render(Object(Closure))
#8 /var/www/vendor/livewire/livewire/src/Mechanisms/HandleComponents/HandleComponents.php(303): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->Livewire\\Mechanisms\\HandleComponents\\{closure}()
#9 /var/www/vendor/livewire/livewire/src/Mechanisms/HandleComponents/HandleComponents.php(251): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->trackInRenderStack(Object(App\\Livewire\\Widgets\\SystemStats), Object(Closure))
#10 /var/www/vendor/livewire/livewire/src/Mechanisms/HandleComponents/HandleComponents.php(104): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->render(Object(App\\Livewire\\Widgets\\SystemStats))
#11 /var/www/vendor/livewire/livewire/src/LivewireManager.php(102): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->update(Array, Array, Array)
#12 /var/www/vendor/livewire/livewire/src/Mechanisms/HandleRequests/HandleRequests.php(129): Livewire\\LivewireManager->update(Array, Array, Array)
#13 /var/www/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php(46): Livewire\\Mechanisms\\HandleRequests\\HandleRequests->handleUpdate()
#14 /var/www/vendor/laravel/framework/src/Illuminate/Routing/Route.php(265): Illuminate\\Routing\\ControllerDispatcher->dispatch(Object(Illuminate\\Routing\\Route), Object(Livewire\\Mechanisms\\HandleRequests\\HandleRequests), 'handleUpdate')
#15 /var/www/vendor/laravel/framework/src/Illuminate/Routing/Route.php(211): Illuminate\\Routing\\Route->runController()
#16 /var/www/vendor/laravel/framework/src/Illuminate/Routing/Router.php(822): Illuminate\\Routing\\Route->run()
#17 /var/www/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}(Object(Illuminate\\Http\\Request))
#18 /var/www/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /var/www/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /var/www/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#21 /var/www/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#22 /var/www/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#23 /var/www/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#24 /var/www/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#25 /var/www/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest(Object(Illuminate\\Http\\Request), Object(Illuminate\\Session\\Store), Object(Closure))
#26 /var/www/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#27 /var/www/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#28 /var/www/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#29 /var/www/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#30 /var/www/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#31 /var/www/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#32 /var/www/vendor/laravel/framework/src/Illuminate/Routing/Router.php(821): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#33 /var/www/vendor/laravel/framework/src/Illuminate/Routing/Router.php(800): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#34 /var/www/vendor/laravel/framework/src/Illuminate/Routing/Router.php(764): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#35 /var/www/vendor/laravel/framework/src/Illuminate/Routing/Router.php(753): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#36 /var/www/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#37 /var/www/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}(Object(Illuminate\\Http\\Request))
#38 /var/www/vendor/livewire/livewire/src/Features/SupportDisablingBackButtonCache/DisableBackButtonCacheMiddleware.php(19): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#39 /var/www/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Livewire\\Features\\SupportDisablingBackButtonCache\\DisableBackButtonCacheMiddleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#40 /var/www/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#41 /var/www/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#42 /var/www/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(47): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#43 /var/www/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#44 /var/www/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#45 /var/www/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#46 /var/www/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#47 /var/www/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#48 /var/www/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(61): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#49 /var/www/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#50 /var/www/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#51 /var/www/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#52 /var/www/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#53 /var/www/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#54 /var/www/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#55 /var/www/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#56 /var/www/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#57 /var/www/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#58 /var/www/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#59 /var/www/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1220): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#60 /var/www/public/index.php(17): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#61 {main}
[previous exception] [object] (ErrorException(code: 0): Undefined array key \"cpu\" at /var/www/storage/framework/views/0998459a2e93ae86878dcc2b0ea71f7f.php:11)
[stacktrace]
#0 /var/www/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(258): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'Undefined array...', '/var/www/storag...', 11)
#1 /var/www/storage/framework/views/0998459a2e93ae86878dcc2b0ea71f7f.php(11): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->Illuminate\\Foundation\\Bootstrap\\{closure}(2, 'Undefined array...', '/var/www/storag...', 11)
#2 /var/www/vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php(37): include('/var/www/storag...')
#3 /var/www/vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php(38): App\\Livewire\\Widgets\\SystemStats->Livewire\\Mechanisms\\ExtendBlade\\{closure}()
#4 /var/www/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(76): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->evaluatePath('/var/www/storag...', Array)
#5 /var/www/vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php(16): Illuminate\\View\\Engines\\CompilerEngine->get('/var/www/resour...', Array)
#6 /var/www/vendor/laravel/framework/src/Illuminate/View/View.php(208): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->get('/var/www/resour...', Array)
#7 /var/www/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents()
#8 /var/www/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents()
#9 /var/www/vendor/livewire/livewire/src/Mechanisms/HandleComponents/HandleComponents.php(259): Illuminate\\View\\View->render(Object(Closure))
#10 /var/www/vendor/livewire/livewire/src/Mechanisms/HandleComponents/HandleComponents.php(303): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->Livewire\\Mechanisms\\HandleComponents\\{closure}()
#11 /var/www/vendor/livewire/livewire/src/Mechanisms/HandleComponents/HandleComponents.php(251): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->trackInRenderStack(Object(App\\Livewire\\Widgets\\SystemStats), Object(Closure))
#12 /var/www/vendor/livewire/livewire/src/Mechanisms/HandleComponents/HandleComponents.php(104): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->render(Object(App\\Livewire\\Widgets\\SystemStats))
#13 /var/www/vendor/livewire/livewire/src/LivewireManager.php(102): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->update(Array, Array, Array)
#14 /var/www/vendor/livewire/livewire/src/Mechanisms/HandleRequests/HandleRequests.php(129): Livewire\\LivewireManager->update(Array, Array, Array)
#15 /var/www/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php(46): Livewire\\Mechanisms\\HandleRequests\\HandleRequests->handleUpdate()
#16 /var/www/vendor/laravel/framework/src/Illuminate/Routing/Route.php(265): Illuminate\\Routing\\ControllerDispatcher->dispatch(Object(Illuminate\\Routing\\Route), Object(Livewire\\Mechanisms\\HandleRequests\\HandleRequests), 'handleUpdate')
#17 /var/www/vendor/laravel/framework/src/Illuminate/Routing/Route.php(211): Illuminate\\Routing\\Route->runController()
#18 /var/www/vendor/laravel/framework/src/Illuminate/Routing/Router.php(822): Illuminate\\Routing\\Route->run()
#19 /var/www/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}(Object(Illuminate\\Http\\Request))
#20 /var/www/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#21 /var/www/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#22 /var/www/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#23 /var/www/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#24 /var/www/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#25 /var/www/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#26 /var/www/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#27 /var/www/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest(Object(Illuminate\\Http\\Request), Object(Illuminate\\Session\\Store), Object(Closure))
#28 /var/www/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#29 /var/www/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#30 /var/www/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#31 /var/www/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#32 /var/www/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#33 /var/www/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#34 /var/www/vendor/laravel/framework/src/Illuminate/Routing/Router.php(821): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#35 /var/www/vendor/laravel/framework/src/Illuminate/Routing/Router.php(800): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#36 /var/www/vendor/laravel/framework/src/Illuminate/Routing/Router.php(764): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#37 /var/www/vendor/laravel/framework/src/Illuminate/Routing/Router.php(753): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#38 /var/www/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#39 /var/www/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}(Object(Illuminate\\Http\\Request))
#40 /var/www/vendor/livewire/livewire/src/Features/SupportDisablingBackButtonCache/DisableBackButtonCacheMiddleware.php(19): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#41 /var/www/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Livewire\\Features\\SupportDisablingBackButtonCache\\DisableBackButtonCacheMiddleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#42 /var/www/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#43 /var/www/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#44 /var/www/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(47): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#45 /var/www/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#46 /var/www/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#47 /var/www/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#48 /var/www/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#49 /var/www/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#50 /var/www/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(61): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#51 /var/www/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#52 /var/www/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#53 /var/www/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#54 /var/www/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#55 /var/www/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#56 /var/www/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#57 /var/www/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#58 /var/www/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#59 /var/www/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#60 /var/www/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#61 /var/www/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1220): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#62 /var/www/public/index.php(17): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#63 {main}
"}
[2026-04-29 04:13:07] local.ERROR: Undefined array key "icon" (View: /var/www/resources/views/livewire/widgets/weather.blade.php) {"exception":"[object] (Illuminate\\View\\ViewException(code: 0): Undefined array key \"icon\" (View: /var/www/resources/views/livewire/widgets/weather.blade.php) at /var/www/storage/framework/views/b913cd2b427fa22e1321af3585059d98.php:12)
[stacktrace]
#0 /var/www/vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php(58): Illuminate\\View\\Engines\\CompilerEngine->handleViewException(Object(ErrorException), 0)
#1 /var/www/vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php(40): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->handleViewException(Object(ErrorException), 0)
#2 /var/www/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(76): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->evaluatePath('/var/www/storag...', Array)
#3 /var/www/vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php(16): Illuminate\\View\\Engines\\CompilerEngine->get('/var/www/resour...', Array)
#4 /var/www/vendor/laravel/framework/src/Illuminate/View/View.php(208): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->get('/var/www/resour...', Array)
#5 /var/www/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents()
#6 /var/www/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents()
#7 /var/www/vendor/livewire/livewire/src/Mechanisms/HandleComponents/HandleComponents.php(259): Illuminate\\View\\View->render(Object(Closure))
#8 /var/www/vendor/livewire/livewire/src/Mechanisms/HandleComponents/HandleComponents.php(303): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->Livewire\\Mechanisms\\HandleComponents\\{closure}()
#9 /var/www/vendor/livewire/livewire/src/Mechanisms/HandleComponents/HandleComponents.php(251): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->trackInRenderStack(Object(App\\Livewire\\Widgets\\Weather), Object(Closure))
#10 /var/www/vendor/livewire/livewire/src/Mechanisms/HandleComponents/HandleComponents.php(104): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->render(Object(App\\Livewire\\Widgets\\Weather))
#11 /var/www/vendor/livewire/livewire/src/LivewireManager.php(102): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->update(Array, Array, Array)
#12 /var/www/vendor/livewire/livewire/src/Mechanisms/HandleRequests/HandleRequests.php(129): Livewire\\LivewireManager->update(Array, Array, Array)
#13 /var/www/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php(46): Livewire\\Mechanisms\\HandleRequests\\HandleRequests->handleUpdate()
#14 /var/www/vendor/laravel/framework/src/Illuminate/Routing/Route.php(265): Illuminate\\Routing\\ControllerDispatcher->dispatch(Object(Illuminate\\Routing\\Route), Object(Livewire\\Mechanisms\\HandleRequests\\HandleRequests), 'handleUpdate')
#15 /var/www/vendor/laravel/framework/src/Illuminate/Routing/Route.php(211): Illuminate\\Routing\\Route->runController()
#16 /var/www/vendor/laravel/framework/src/Illuminate/Routing/Router.php(822): Illuminate\\Routing\\Route->run()
#17 /var/www/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}(Object(Illuminate\\Http\\Request))
#18 /var/www/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /var/www/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /var/www/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#21 /var/www/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#22 /var/www/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#23 /var/www/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#24 /var/www/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#25 /var/www/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest(Object(Illuminate\\Http\\Request), Object(Illuminate\\Session\\Store), Object(Closure))
#26 /var/www/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#27 /var/www/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#28 /var/www/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#29 /var/www/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#30 /var/www/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#31 /var/www/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#32 /var/www/vendor/laravel/framework/src/Illuminate/Routing/Router.php(821): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#33 /var/www/vendor/laravel/framework/src/Illuminate/Routing/Router.php(800): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#34 /var/www/vendor/laravel/framework/src/Illuminate/Routing/Router.php(764): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#35 /var/www/vendor/laravel/framework/src/Illuminate/Routing/Router.php(753): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#36 /var/www/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#37 /var/www/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}(Object(Illuminate\\Http\\Request))
#38 /var/www/vendor/livewire/livewire/src/Features/SupportDisablingBackButtonCache/DisableBackButtonCacheMiddleware.php(19): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#39 /var/www/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Livewire\\Features\\SupportDisablingBackButtonCache\\DisableBackButtonCacheMiddleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#40 /var/www/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#41 /var/www/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#42 /var/www/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(47): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#43 /var/www/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#44 /var/www/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#45 /var/www/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#46 /var/www/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#47 /var/www/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#48 /var/www/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(61): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#49 /var/www/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#50 /var/www/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#51 /var/www/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#52 /var/www/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#53 /var/www/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#54 /var/www/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#55 /var/www/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#56 /var/www/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#57 /var/www/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#58 /var/www/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#59 /var/www/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1220): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#60 /var/www/public/index.php(17): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#61 {main}
[previous exception] [object] (ErrorException(code: 0): Undefined array key \"icon\" at /var/www/storage/framework/views/b913cd2b427fa22e1321af3585059d98.php:12)
[stacktrace]
#0 /var/www/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(258): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'Undefined array...', '/var/www/storag...', 12)
#1 /var/www/storage/framework/views/b913cd2b427fa22e1321af3585059d98.php(12): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->Illuminate\\Foundation\\Bootstrap\\{closure}(2, 'Undefined array...', '/var/www/storag...', 12)
#2 /var/www/vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php(37): include('/var/www/storag...')
#3 /var/www/vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php(38): App\\Livewire\\Widgets\\Weather->Livewire\\Mechanisms\\ExtendBlade\\{closure}()
#4 /var/www/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(76): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->evaluatePath('/var/www/storag...', Array)
#5 /var/www/vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php(16): Illuminate\\View\\Engines\\CompilerEngine->get('/var/www/resour...', Array)
#6 /var/www/vendor/laravel/framework/src/Illuminate/View/View.php(208): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->get('/var/www/resour...', Array)
#7 /var/www/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents()
#8 /var/www/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents()
#9 /var/www/vendor/livewire/livewire/src/Mechanisms/HandleComponents/HandleComponents.php(259): Illuminate\\View\\View->render(Object(Closure))
#10 /var/www/vendor/livewire/livewire/src/Mechanisms/HandleComponents/HandleComponents.php(303): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->Livewire\\Mechanisms\\HandleComponents\\{closure}()
#11 /var/www/vendor/livewire/livewire/src/Mechanisms/HandleComponents/HandleComponents.php(251): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->trackInRenderStack(Object(App\\Livewire\\Widgets\\Weather), Object(Closure))
#12 /var/www/vendor/livewire/livewire/src/Mechanisms/HandleComponents/HandleComponents.php(104): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->render(Object(App\\Livewire\\Widgets\\Weather))
#13 /var/www/vendor/livewire/livewire/src/LivewireManager.php(102): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->update(Array, Array, Array)
#14 /var/www/vendor/livewire/livewire/src/Mechanisms/HandleRequests/HandleRequests.php(129): Livewire\\LivewireManager->update(Array, Array, Array)
#15 /var/www/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php(46): Livewire\\Mechanisms\\HandleRequests\\HandleRequests->handleUpdate()
#16 /var/www/vendor/laravel/framework/src/Illuminate/Routing/Route.php(265): Illuminate\\Routing\\ControllerDispatcher->dispatch(Object(Illuminate\\Routing\\Route), Object(Livewire\\Mechanisms\\HandleRequests\\HandleRequests), 'handleUpdate')
#17 /var/www/vendor/laravel/framework/src/Illuminate/Routing/Route.php(211): Illuminate\\Routing\\Route->runController()
#18 /var/www/vendor/laravel/framework/src/Illuminate/Routing/Router.php(822): Illuminate\\Routing\\Route->run()
#19 /var/www/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}(Object(Illuminate\\Http\\Request))
#20 /var/www/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#21 /var/www/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#22 /var/www/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#23 /var/www/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#24 /var/www/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#25 /var/www/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#26 /var/www/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#27 /var/www/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest(Object(Illuminate\\Http\\Request), Object(Illuminate\\Session\\Store), Object(Closure))
#28 /var/www/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#29 /var/www/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#30 /var/www/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#31 /var/www/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#32 /var/www/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#33 /var/www/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#34 /var/www/vendor/laravel/framework/src/Illuminate/Routing/Router.php(821): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#35 /var/www/vendor/laravel/framework/src/Illuminate/Routing/Router.php(800): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#36 /var/www/vendor/laravel/framework/src/Illuminate/Routing/Router.php(764): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#37 /var/www/vendor/laravel/framework/src/Illuminate/Routing/Router.php(753): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#38 /var/www/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#39 /var/www/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}(Object(Illuminate\\Http\\Request))
#40 /var/www/vendor/livewire/livewire/src/Features/SupportDisablingBackButtonCache/DisableBackButtonCacheMiddleware.php(19): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#41 /var/www/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Livewire\\Features\\SupportDisablingBackButtonCache\\DisableBackButtonCacheMiddleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#42 /var/www/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#43 /var/www/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#44 /var/www/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(47): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#45 /var/www/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#46 /var/www/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#47 /var/www/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#48 /var/www/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#49 /var/www/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#50 /var/www/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(61): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#51 /var/www/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#52 /var/www/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#53 /var/www/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#54 /var/www/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#55 /var/www/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#56 /var/www/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#57 /var/www/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#58 /var/www/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#59 /var/www/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#60 /var/www/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#61 /var/www/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1220): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#62 /var/www/public/index.php(17): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#63 {main}
"}
[2026-04-29 04:13:09] local.ERROR: Undefined array key "icon" (View: /var/www/resources/views/livewire/widgets/weather.blade.php) {"exception":"[object] (Illuminate\\View\\ViewException(code: 0): Undefined array key \"icon\" (View: /var/www/resources/views/livewire/widgets/weather.blade.php) at /var/www/storage/framework/views/b913cd2b427fa22e1321af3585059d98.php:12)
[stacktrace]
#0 /var/www/vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php(58): Illuminate\\View\\Engines\\CompilerEngine->handleViewException(Object(ErrorException), 0)
#1 /var/www/vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php(40): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->handleViewException(Object(ErrorException), 0)
#2 /var/www/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(76): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->evaluatePath('/var/www/storag...', Array)
#3 /var/www/vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php(16): Illuminate\\View\\Engines\\CompilerEngine->get('/var/www/resour...', Array)
#4 /var/www/vendor/laravel/framework/src/Illuminate/View/View.php(208): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->get('/var/www/resour...', Array)
#5 /var/www/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents()
#6 /var/www/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents()
#7 /var/www/vendor/livewire/livewire/src/Mechanisms/HandleComponents/HandleComponents.php(259): Illuminate\\View\\View->render(Object(Closure))
#8 /var/www/vendor/livewire/livewire/src/Mechanisms/HandleComponents/HandleComponents.php(303): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->Livewire\\Mechanisms\\HandleComponents\\{closure}()
#9 /var/www/vendor/livewire/livewire/src/Mechanisms/HandleComponents/HandleComponents.php(251): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->trackInRenderStack(Object(App\\Livewire\\Widgets\\Weather), Object(Closure))
#10 /var/www/vendor/livewire/livewire/src/Mechanisms/HandleComponents/HandleComponents.php(104): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->render(Object(App\\Livewire\\Widgets\\Weather))
#11 /var/www/vendor/livewire/livewire/src/LivewireManager.php(102): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->update(Array, Array, Array)
#12 /var/www/vendor/livewire/livewire/src/Mechanisms/HandleRequests/HandleRequests.php(129): Livewire\\LivewireManager->update(Array, Array, Array)
#13 /var/www/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php(46): Livewire\\Mechanisms\\HandleRequests\\HandleRequests->handleUpdate()
#14 /var/www/vendor/laravel/framework/src/Illuminate/Routing/Route.php(265): Illuminate\\Routing\\ControllerDispatcher->dispatch(Object(Illuminate\\Routing\\Route), Object(Livewire\\Mechanisms\\HandleRequests\\HandleRequests), 'handleUpdate')
#15 /var/www/vendor/laravel/framework/src/Illuminate/Routing/Route.php(211): Illuminate\\Routing\\Route->runController()
#16 /var/www/vendor/laravel/framework/src/Illuminate/Routing/Router.php(822): Illuminate\\Routing\\Route->run()
#17 /var/www/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}(Object(Illuminate\\Http\\Request))
#18 /var/www/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /var/www/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /var/www/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#21 /var/www/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#22 /var/www/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#23 /var/www/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#24 /var/www/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#25 /var/www/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest(Object(Illuminate\\Http\\Request), Object(Illuminate\\Session\\Store), Object(Closure))
#26 /var/www/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#27 /var/www/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#28 /var/www/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#29 /var/www/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#30 /var/www/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#31 /var/www/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#32 /var/www/vendor/laravel/framework/src/Illuminate/Routing/Router.php(821): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#33 /var/www/vendor/laravel/framework/src/Illuminate/Routing/Router.php(800): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#34 /var/www/vendor/laravel/framework/src/Illuminate/Routing/Router.php(764): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#35 /var/www/vendor/laravel/framework/src/Illuminate/Routing/Router.php(753): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#36 /var/www/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#37 /var/www/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}(Object(Illuminate\\Http\\Request))
#38 /var/www/vendor/livewire/livewire/src/Features/SupportDisablingBackButtonCache/DisableBackButtonCacheMiddleware.php(19): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#39 /var/www/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Livewire\\Features\\SupportDisablingBackButtonCache\\DisableBackButtonCacheMiddleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#40 /var/www/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#41 /var/www/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#42 /var/www/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(47): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#43 /var/www/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#44 /var/www/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#45 /var/www/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#46 /var/www/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#47 /var/www/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#48 /var/www/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(61): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#49 /var/www/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#50 /var/www/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#51 /var/www/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#52 /var/www/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#53 /var/www/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#54 /var/www/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#55 /var/www/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#56 /var/www/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#57 /var/www/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#58 /var/www/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#59 /var/www/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1220): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#60 /var/www/public/index.php(17): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#61 {main}
[previous exception] [object] (ErrorException(code: 0): Undefined array key \"icon\" at /var/www/storage/framework/views/b913cd2b427fa22e1321af3585059d98.php:12)
[stacktrace]
#0 /var/www/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(258): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'Undefined array...', '/var/www/storag...', 12)
#1 /var/www/storage/framework/views/b913cd2b427fa22e1321af3585059d98.php(12): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->Illuminate\\Foundation\\Bootstrap\\{closure}(2, 'Undefined array...', '/var/www/storag...', 12)
#2 /var/www/vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php(37): include('/var/www/storag...')
#3 /var/www/vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php(38): App\\Livewire\\Widgets\\Weather->Livewire\\Mechanisms\\ExtendBlade\\{closure}()
#4 /var/www/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(76): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->evaluatePath('/var/www/storag...', Array)
#5 /var/www/vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php(16): Illuminate\\View\\Engines\\CompilerEngine->get('/var/www/resour...', Array)
#6 /var/www/vendor/laravel/framework/src/Illuminate/View/View.php(208): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->get('/var/www/resour...', Array)
#7 /var/www/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents()
#8 /var/www/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents()
#9 /var/www/vendor/livewire/livewire/src/Mechanisms/HandleComponents/HandleComponents.php(259): Illuminate\\View\\View->render(Object(Closure))
#10 /var/www/vendor/livewire/livewire/src/Mechanisms/HandleComponents/HandleComponents.php(303): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->Livewire\\Mechanisms\\HandleComponents\\{closure}()
#11 /var/www/vendor/livewire/livewire/src/Mechanisms/HandleComponents/HandleComponents.php(251): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->trackInRenderStack(Object(App\\Livewire\\Widgets\\Weather), Object(Closure))
#12 /var/www/vendor/livewire/livewire/src/Mechanisms/HandleComponents/HandleComponents.php(104): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->render(Object(App\\Livewire\\Widgets\\Weather))
#13 /var/www/vendor/livewire/livewire/src/LivewireManager.php(102): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->update(Array, Array, Array)
#14 /var/www/vendor/livewire/livewire/src/Mechanisms/HandleRequests/HandleRequests.php(129): Livewire\\LivewireManager->update(Array, Array, Array)
#15 /var/www/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php(46): Livewire\\Mechanisms\\HandleRequests\\HandleRequests->handleUpdate()
#16 /var/www/vendor/laravel/framework/src/Illuminate/Routing/Route.php(265): Illuminate\\Routing\\ControllerDispatcher->dispatch(Object(Illuminate\\Routing\\Route), Object(Livewire\\Mechanisms\\HandleRequests\\HandleRequests), 'handleUpdate')
#17 /var/www/vendor/laravel/framework/src/Illuminate/Routing/Route.php(211): Illuminate\\Routing\\Route->runController()
#18 /var/www/vendor/laravel/framework/src/Illuminate/Routing/Router.php(822): Illuminate\\Routing\\Route->run()
#19 /var/www/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}(Object(Illuminate\\Http\\Request))
#20 /var/www/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#21 /var/www/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#22 /var/www/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#23 /var/www/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#24 /var/www/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#25 /var/www/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#26 /var/www/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#27 /var/www/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest(Object(Illuminate\\Http\\Request), Object(Illuminate\\Session\\Store), Object(Closure))
#28 /var/www/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#29 /var/www/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#30 /var/www/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#31 /var/www/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#32 /var/www/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#33 /var/www/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#34 /var/www/vendor/laravel/framework/src/Illuminate/Routing/Router.php(821): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#35 /var/www/vendor/laravel/framework/src/Illuminate/Routing/Router.php(800): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#36 /var/www/vendor/laravel/framework/src/Illuminate/Routing/Router.php(764): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#37 /var/www/vendor/laravel/framework/src/Illuminate/Routing/Router.php(753): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#38 /var/www/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#39 /var/www/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}(Object(Illuminate\\Http\\Request))
#40 /var/www/vendor/livewire/livewire/src/Features/SupportDisablingBackButtonCache/DisableBackButtonCacheMiddleware.php(19): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#41 /var/www/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Livewire\\Features\\SupportDisablingBackButtonCache\\DisableBackButtonCacheMiddleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#42 /var/www/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#43 /var/www/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#44 /var/www/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(47): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#45 /var/www/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#46 /var/www/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#47 /var/www/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#48 /var/www/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#49 /var/www/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#50 /var/www/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(61): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#51 /var/www/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#52 /var/www/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#53 /var/www/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#54 /var/www/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#55 /var/www/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#56 /var/www/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#57 /var/www/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#58 /var/www/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#59 /var/www/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#60 /var/www/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#61 /var/www/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1220): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#62 /var/www/public/index.php(17): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#63 {main}
"}
[2026-04-30 18:46:29] local.ERROR: App\Jobs\HandleUserMessage has been attempted too many times. {"exception":"[object] (Illuminate\\Queue\\MaxAttemptsExceededException(code: 0): App\\Jobs\\HandleUserMessage has been attempted too many times. at /var/www/vendor/laravel/framework/src/Illuminate/Queue/MaxAttemptsExceededException.php:24)
[stacktrace]
#0 /var/www/vendor/laravel/framework/src/Illuminate/Queue/Worker.php(862): Illuminate\\Queue\\MaxAttemptsExceededException::forJob(Object(Illuminate\\Queue\\Jobs\\RedisJob))
#1 /var/www/vendor/laravel/framework/src/Illuminate/Queue/Worker.php(573): Illuminate\\Queue\\Worker->maxAttemptsExceededException(Object(Illuminate\\Queue\\Jobs\\RedisJob))
#2 /var/www/vendor/laravel/framework/src/Illuminate/Queue/Worker.php(474): Illuminate\\Queue\\Worker->markJobAsFailedIfAlreadyExceedsMaxAttempts('redis', Object(Illuminate\\Queue\\Jobs\\RedisJob), 1)
#3 /var/www/vendor/laravel/framework/src/Illuminate/Queue/Worker.php(435): Illuminate\\Queue\\Worker->process('redis', Object(Illuminate\\Queue\\Jobs\\RedisJob), Object(Illuminate\\Queue\\WorkerOptions))
#4 /var/www/vendor/laravel/framework/src/Illuminate/Queue/Worker.php(201): Illuminate\\Queue\\Worker->runJob(Object(Illuminate\\Queue\\Jobs\\RedisJob), 'redis', Object(Illuminate\\Queue\\WorkerOptions))
#5 /var/www/vendor/laravel/framework/src/Illuminate/Queue/Console/WorkCommand.php(148): Illuminate\\Queue\\Worker->daemon('redis', 'default', Object(Illuminate\\Queue\\WorkerOptions))
#6 /var/www/vendor/laravel/framework/src/Illuminate/Queue/Console/WorkCommand.php(131): Illuminate\\Queue\\Console\\WorkCommand->runWorker('redis', 'default')
#7 /var/www/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Queue\\Console\\WorkCommand->handle()
#8 /var/www/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#9 /var/www/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#10 /var/www/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#11 /var/www/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#12 /var/www/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#13 /var/www/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#14 /var/www/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#15 /var/www/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#16 /var/www/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Queue\\Console\\WorkCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#17 /var/www/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /var/www/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /var/www/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /var/www/artisan(12): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#21 {main}
"}
[2026-04-30 19:00:11] local.WARNING: Embedding-Request fehlgeschlagen {"status":404}
[2026-04-30 19:00:25] local.WARNING: Embedding-Request fehlgeschlagen {"status":404}
[2026-04-30 19:02:19] local.WARNING: Embedding-Request fehlgeschlagen {"status":404}
[2026-04-30 19:02:26] local.WARNING: Embedding-Request fehlgeschlagen {"status":404}
[2026-04-30 19:02:29] local.WARNING: Embedding-Request fehlgeschlagen {"status":404}
[2026-04-30 19:02:33] local.WARNING: Embedding-Request fehlgeschlagen {"status":404}
[2026-04-30 19:02:57] local.WARNING: Embedding-Request fehlgeschlagen {"status":404}
[2026-04-30 19:03:18] local.WARNING: Embedding-Request fehlgeschlagen {"status":404}
[2026-04-30 19:04:18] local.WARNING: Embedding-Request fehlgeschlagen {"status":404}
[2026-04-30 19:04:32] local.WARNING: Embedding-Request fehlgeschlagen {"status":404}
[2026-04-30 19:10:52] local.WARNING: Embedding-Request fehlgeschlagen {"status":404}
[2026-04-30 19:11:34] local.WARNING: Embedding-Request fehlgeschlagen {"status":404}
[2026-04-30 19:11:53] local.WARNING: Embedding-Request fehlgeschlagen {"status":404}
[2026-04-30 19:12:04] local.WARNING: Embedding-Request fehlgeschlagen {"status":404}
[2026-04-30 19:12:27] local.WARNING: Embedding-Request fehlgeschlagen {"status":404}
[2026-04-30 19:19:40] local.WARNING: Embedding-Request fehlgeschlagen {"status":404}
[2026-04-30 19:19:50] local.WARNING: Embedding-Request fehlgeschlagen {"status":404}
[2026-04-30 19:22:23] local.WARNING: Embedding-Request fehlgeschlagen {"status":404}
[2026-04-30 19:22:42] local.WARNING: Embedding-Request fehlgeschlagen {"status":404}
[2026-04-30 19:25:02] local.WARNING: Embedding-Request fehlgeschlagen {"status":404}
[2026-04-30 19:31:17] local.WARNING: Embedding-Request fehlgeschlagen {"status":404}
[2026-04-30 19:33:03] local.WARNING: Embedding-Request fehlgeschlagen {"status":404}
[2026-04-30 19:33:13] local.WARNING: Embedding-Request fehlgeschlagen {"status":404}
[2026-04-30 19:36:22] local.WARNING: Embedding-Request fehlgeschlagen {"status":404}
[2026-04-30 19:38:41] local.WARNING: Whisper-Transkription fehlgeschlagen {"stderr":"permission denied while trying to connect to the docker API at unix:///var/run/docker.sock
"}
[2026-04-30 19:38:57] local.WARNING: Whisper-Transkription fehlgeschlagen {"stderr":"permission denied while trying to connect to the docker API at unix:///var/run/docker.sock
"}
[2026-04-30 19:39:09] local.WARNING: Embedding-Request fehlgeschlagen {"status":404}
[2026-04-30 19:40:58] local.WARNING: Embedding-Request fehlgeschlagen {"status":404}
[2026-04-30 19:41:31] local.WARNING: Embedding-Request fehlgeschlagen {"status":404}
[2026-04-30 19:41:35] local.WARNING: Embedding-Request fehlgeschlagen {"status":404}
[2026-04-30 19:41:50] local.WARNING: Embedding-Request fehlgeschlagen {"status":404}
[2026-04-30 19:42:18] local.WARNING: Embedding-Request fehlgeschlagen {"status":404}
[2026-04-30 19:44:54] local.WARNING: Embedding-Request fehlgeschlagen {"status":404}
[2026-04-30 19:48:40] local.WARNING: Embedding-Request fehlgeschlagen {"status":404}
[2026-04-30 19:49:06] local.WARNING: Embedding-Request fehlgeschlagen {"status":404}
[2026-04-30 19:52:39] local.WARNING: Embedding-Request fehlgeschlagen {"status":404}
[2026-04-30 19:55:17] local.WARNING: Embedding-Request fehlgeschlagen {"status":404}
[2026-04-30 19:55:29] local.WARNING: Embedding-Request fehlgeschlagen {"status":404}
[2026-04-30 19:55:43] local.WARNING: Embedding-Request fehlgeschlagen {"status":404}
[2026-04-30 19:58:10] local.WARNING: Embedding-Request fehlgeschlagen {"status":404}
[2026-04-30 19:58:21] local.WARNING: Embedding-Request fehlgeschlagen {"status":404}
[2026-04-30 19:58:32] local.WARNING: Embedding-Request fehlgeschlagen {"status":404}
[2026-04-30 19:58:54] local.WARNING: Embedding-Request fehlgeschlagen {"status":404}
[2026-04-30 19:59:00] local.WARNING: Embedding-Request fehlgeschlagen {"status":404}
[2026-04-30 20:01:37] local.WARNING: Whisper-Transkription fehlgeschlagen {"stderr":"permission denied while trying to connect to the docker API at unix:///var/run/docker.sock
"}
[2026-04-30 20:05:44] local.WARNING: Embedding-Request fehlgeschlagen {"status":404}
[2026-04-30 20:05:54] local.WARNING: Embedding-Request fehlgeschlagen {"status":404}
[2026-04-30 20:16:36] local.WARNING: Embedding-Request fehlgeschlagen {"status":404}
[2026-04-30 20:16:46] local.WARNING: Embedding-Request fehlgeschlagen {"status":404}
[2026-04-30 20:19:07] local.WARNING: Embedding-Request fehlgeschlagen {"status":404}
[2026-04-30 20:19:29] local.WARNING: Embedding-Request fehlgeschlagen {"status":404}
[2026-04-30 20:20:06] local.WARNING: Embedding-Request fehlgeschlagen {"status":404}
[2026-04-30 20:20:33] local.WARNING: Embedding-Request fehlgeschlagen {"status":404}
[2026-04-30 20:20:44] local.WARNING: Embedding-Request fehlgeschlagen {"status":404}
[2026-04-30 20:21:20] local.WARNING: Embedding-Request fehlgeschlagen {"status":404}
[2026-04-30 20:21:36] local.WARNING: Embedding-Request fehlgeschlagen {"status":404}
[2026-04-30 20:21:50] local.WARNING: Embedding-Request fehlgeschlagen {"status":404}
[2026-04-30 20:22:06] local.WARNING: Embedding-Request fehlgeschlagen {"status":404}
[2026-04-30 20:54:32] local.WARNING: Embedding-Request fehlgeschlagen {"status":404}
[2026-04-30 20:55:07] local.WARNING: Embedding-Request fehlgeschlagen {"status":404}
[2026-04-30 20:55:20] local.WARNING: Embedding-Request fehlgeschlagen {"status":404}
[2026-04-30 20:55:39] local.WARNING: Embedding-Request fehlgeschlagen {"status":404}
[2026-04-30 20:56:15] local.WARNING: Embedding-Request fehlgeschlagen {"status":404}
[2026-04-30 20:56:25] local.WARNING: Embedding-Request fehlgeschlagen {"status":404}
[2026-04-30 20:59:22] local.WARNING: Embedding-Request fehlgeschlagen {"status":404}
[2026-04-30 21:03:09] local.WARNING: Embedding-Request fehlgeschlagen {"status":404}
[2026-04-30 21:03:22] local.WARNING: Embedding-Request fehlgeschlagen {"status":404}
[2026-04-30 21:03:50] local.WARNING: Embedding-Request fehlgeschlagen {"status":404}
[2026-04-30 21:04:04] local.WARNING: Embedding-Request fehlgeschlagen {"status":404}
[2026-04-30 21:05:26] local.WARNING: Embedding-Request fehlgeschlagen {"status":404}
[2026-04-30 21:14:23] local.WARNING: Embedding-Request fehlgeschlagen {"status":404}
[2026-04-30 21:15:00] local.WARNING: Embedding-Request fehlgeschlagen {"status":404}
[2026-04-30 21:15:24] local.WARNING: Embedding-Request fehlgeschlagen {"status":404}
[2026-04-30 21:19:24] local.WARNING: Embedding-Request fehlgeschlagen {"status":404}
[2026-04-30 21:19:53] local.WARNING: Embedding-Request fehlgeschlagen {"status":404}
[2026-04-30 21:20:55] local.WARNING: Embedding-Request fehlgeschlagen {"status":404}
[2026-04-30 21:22:41] local.WARNING: Embedding-Request fehlgeschlagen {"status":404}
[2026-04-30 21:22:51] local.WARNING: Embedding-Request fehlgeschlagen {"status":404}
[2026-04-30 21:23:02] local.WARNING: Embedding-Request fehlgeschlagen {"status":404}
[2026-04-30 21:23:13] local.WARNING: Embedding-Request fehlgeschlagen {"status":404}
[2026-04-30 21:30:27] local.WARNING: Embedding-Request fehlgeschlagen {"status":404}
[2026-04-30 21:30:45] local.WARNING: Embedding-Request fehlgeschlagen {"status":404}
[2026-04-30 21:31:12] local.WARNING: Embedding-Request fehlgeschlagen {"status":404}
[2026-04-30 22:39:26] local.WARNING: XTTS exception {"e":"cURL error 7: Failed to connect to 10.10.80.189 port 8766 after 4 ms: Couldn't connect to server (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://10.10.80.189:8766/speak"}
[2026-04-30 22:39:26] local.INFO: XTTS fehlgeschlagen, fallback auf Piper
[2026-04-30 23:30:38] local.INFO: TTS-Engine elevenlabs fehlgeschlagen, versuche nächste
[2026-05-01 09:40:16] local.WARNING: OpenAI TTS Fehler {"status":429,"body":"{
\"error\": {
\"message\": \"You exceeded your current quota, please check your plan and billing details. For more information on this error, read the docs: https://platform.openai.com/docs/gu"}
[2026-05-01 09:40:16] local.INFO: TTS-Engine openai fehlgeschlagen, versuche nächste
[2026-05-01 09:40:17] local.WARNING: ElevenLabs Fehler {"status":402,"body":"{\"detail\":{\"type\":\"payment_required\",\"code\":\"paid_plan_required\",\"message\":\"Free users cannot use library voices via the API. Please upgrade your subscription to use this voice.\",\"status\":\"payment_req"}
[2026-05-01 09:40:17] local.INFO: TTS-Engine elevenlabs fehlgeschlagen, versuche nächste
[2026-05-01 09:40:17] local.WARNING: XTTS exception {"e":"cURL error 7: Failed to connect to 10.10.80.189 port 8766 after 7 ms: Couldn't connect to server (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://10.10.80.189:8766/speak"}
[2026-05-01 09:40:17] local.INFO: TTS-Engine xtts fehlgeschlagen, versuche nächste
[2026-05-01 09:40:53] local.WARNING: OpenAI TTS Fehler {"status":429,"body":"{
\"error\": {
\"message\": \"You exceeded your current quota, please check your plan and billing details. For more information on this error, read the docs: https://platform.openai.com/docs/gu"}
[2026-05-01 09:40:53] local.INFO: TTS-Engine openai fehlgeschlagen, versuche nächste
[2026-05-01 09:40:54] local.WARNING: ElevenLabs Fehler {"status":402,"body":"{\"detail\":{\"type\":\"payment_required\",\"code\":\"paid_plan_required\",\"message\":\"Free users cannot use library voices via the API. Please upgrade your subscription to use this voice.\",\"status\":\"payment_req"}
[2026-05-01 09:40:54] local.INFO: TTS-Engine elevenlabs fehlgeschlagen, versuche nächste
[2026-05-01 09:40:54] local.WARNING: XTTS exception {"e":"cURL error 7: Failed to connect to 10.10.80.189 port 8766 after 100 ms: Couldn't connect to server (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://10.10.80.189:8766/speak"}
[2026-05-01 09:40:54] local.INFO: TTS-Engine xtts fehlgeschlagen, versuche nächste
[2026-05-01 09:40:59] local.WARNING: OpenAI TTS Fehler {"status":429,"body":"{
\"error\": {
\"message\": \"You exceeded your current quota, please check your plan and billing details. For more information on this error, read the docs: https://platform.openai.com/docs/gu"}
[2026-05-01 09:40:59] local.INFO: TTS-Engine openai fehlgeschlagen, versuche nächste
[2026-05-01 09:40:59] local.WARNING: ElevenLabs Fehler {"status":402,"body":"{\"detail\":{\"type\":\"payment_required\",\"code\":\"paid_plan_required\",\"message\":\"Free users cannot use library voices via the API. Please upgrade your subscription to use this voice.\",\"status\":\"payment_req"}
[2026-05-01 09:40:59] local.INFO: TTS-Engine elevenlabs fehlgeschlagen, versuche nächste
[2026-05-01 09:40:59] local.WARNING: XTTS exception {"e":"cURL error 7: Failed to connect to 10.10.80.189 port 8766 after 9 ms: Couldn't connect to server (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://10.10.80.189:8766/speak"}
[2026-05-01 09:40:59] local.INFO: TTS-Engine xtts fehlgeschlagen, versuche nächste
[2026-05-01 09:41:10] local.WARNING: OpenAI TTS Fehler {"status":429,"body":"{
\"error\": {
\"message\": \"You exceeded your current quota, please check your plan and billing details. For more information on this error, read the docs: https://platform.openai.com/docs/gu"}
[2026-05-01 09:41:10] local.INFO: TTS-Engine openai fehlgeschlagen, versuche nächste
[2026-05-01 09:41:10] local.WARNING: ElevenLabs Fehler {"status":402,"body":"{\"detail\":{\"type\":\"payment_required\",\"code\":\"paid_plan_required\",\"message\":\"Free users cannot use library voices via the API. Please upgrade your subscription to use this voice.\",\"status\":\"payment_req"}
[2026-05-01 09:41:10] local.INFO: TTS-Engine elevenlabs fehlgeschlagen, versuche nächste
[2026-05-01 09:41:10] local.WARNING: XTTS exception {"e":"cURL error 7: Failed to connect to 10.10.80.189 port 8766 after 112 ms: Couldn't connect to server (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://10.10.80.189:8766/speak"}
[2026-05-01 09:41:10] local.INFO: TTS-Engine xtts fehlgeschlagen, versuche nächste
[2026-05-01 09:41:55] local.WARNING: OpenAI TTS Fehler {"status":429,"body":"{
\"error\": {
\"message\": \"You exceeded your current quota, please check your plan and billing details. For more information on this error, read the docs: https://platform.openai.com/docs/gu"}
[2026-05-01 09:41:55] local.INFO: TTS-Engine openai fehlgeschlagen, versuche nächste
[2026-05-01 09:41:56] local.WARNING: ElevenLabs Fehler {"status":402,"body":"{\"detail\":{\"type\":\"payment_required\",\"code\":\"paid_plan_required\",\"message\":\"Free users cannot use library voices via the API. Please upgrade your subscription to use this voice.\",\"status\":\"payment_req"}
[2026-05-01 09:41:56] local.INFO: TTS-Engine elevenlabs fehlgeschlagen, versuche nächste
[2026-05-01 09:41:56] local.WARNING: XTTS exception {"e":"cURL error 7: Failed to connect to 10.10.80.189 port 8766 after 142 ms: Couldn't connect to server (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://10.10.80.189:8766/speak"}
[2026-05-01 09:41:56] local.INFO: TTS-Engine xtts fehlgeschlagen, versuche nächste
[2026-05-01 09:42:26] local.WARNING: OpenAI TTS Fehler {"status":429,"body":"{
\"error\": {
\"message\": \"You exceeded your current quota, please check your plan and billing details. For more information on this error, read the docs: https://platform.openai.com/docs/gu"}
[2026-05-01 09:42:26] local.INFO: TTS-Engine openai fehlgeschlagen, versuche nächste
[2026-05-01 09:42:27] local.WARNING: ElevenLabs Fehler {"status":402,"body":"{\"detail\":{\"type\":\"payment_required\",\"code\":\"paid_plan_required\",\"message\":\"Free users cannot use library voices via the API. Please upgrade your subscription to use this voice.\",\"status\":\"payment_req"}
[2026-05-01 09:42:27] local.INFO: TTS-Engine elevenlabs fehlgeschlagen, versuche nächste
[2026-05-01 09:42:27] local.WARNING: XTTS exception {"e":"cURL error 7: Failed to connect to 10.10.80.189 port 8766 after 15 ms: Couldn't connect to server (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://10.10.80.189:8766/speak"}
[2026-05-01 09:42:27] local.INFO: TTS-Engine xtts fehlgeschlagen, versuche nächste
[2026-05-01 09:44:08] local.INFO: TTS-Engine elevenlabs fehlgeschlagen, versuche nächste
[2026-05-01 09:44:08] local.WARNING: XTTS exception {"e":"cURL error 7: Failed to connect to 10.10.80.189 port 8766 after 4 ms: Couldn't connect to server (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://10.10.80.189:8766/speak"}
[2026-05-01 09:44:08] local.INFO: TTS-Engine xtts fehlgeschlagen, versuche nächste
[2026-05-01 09:49:21] local.WARNING: OpenAI TTS Fehler {"status":429,"body":"{
\"error\": {
\"message\": \"You exceeded your current quota, please check your plan and billing details. For more information on this error, read the docs: https://platform.openai.com/docs/gu"}
[2026-05-01 09:49:21] local.INFO: TTS-Engine openai fehlgeschlagen, versuche nächste
[2026-05-01 09:49:21] local.WARNING: ElevenLabs Fehler {"status":402,"body":"{\"detail\":{\"type\":\"payment_required\",\"code\":\"paid_plan_required\",\"message\":\"Free users cannot use library voices via the API. Please upgrade your subscription to use this voice.\",\"status\":\"payment_req"}
[2026-05-01 09:49:21] local.INFO: TTS-Engine elevenlabs fehlgeschlagen, versuche nächste
[2026-05-01 09:49:21] local.WARNING: XTTS exception {"e":"cURL error 7: Failed to connect to 10.10.80.189 port 8766 after 5 ms: Couldn't connect to server (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://10.10.80.189:8766/speak"}
[2026-05-01 09:49:21] local.INFO: TTS-Engine xtts fehlgeschlagen, versuche nächste
[2026-05-01 09:50:46] local.WARNING: OpenAI TTS exception {"e":"cURL error 28: Operation timed out after 15001 milliseconds with 0 bytes received (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for https://api.openai.com/v1/audio/speech"}
[2026-05-01 09:50:46] local.INFO: TTS-Engine openai fehlgeschlagen, versuche nächste
[2026-05-01 09:50:47] local.WARNING: ElevenLabs Fehler {"status":402,"body":"{\"detail\":{\"type\":\"payment_required\",\"code\":\"paid_plan_required\",\"message\":\"Free users cannot use library voices via the API. Please upgrade your subscription to use this voice.\",\"status\":\"payment_req"}
[2026-05-01 09:50:47] local.INFO: TTS-Engine elevenlabs fehlgeschlagen, versuche nächste
[2026-05-01 09:50:47] local.WARNING: XTTS exception {"e":"cURL error 7: Failed to connect to 10.10.80.189 port 8766 after 48 ms: Couldn't connect to server (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://10.10.80.189:8766/speak"}
[2026-05-01 09:50:47] local.INFO: TTS-Engine xtts fehlgeschlagen, versuche nächste
[2026-05-01 10:27:05] local.INFO: TTS-Engine elevenlabs fehlgeschlagen, versuche nächste
[2026-05-01 10:27:05] local.WARNING: XTTS exception {"e":"cURL error 7: Failed to connect to 10.10.80.189 port 8766 after 5 ms: Couldn't connect to server (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://10.10.80.189:8766/speak"}
[2026-05-01 10:27:05] local.INFO: TTS-Engine xtts fehlgeschlagen, versuche nächste
[2026-05-01 11:57:05] local.ERROR: Embedding-Fehler {"exception":"cURL error 7: Failed to connect to 10.10.80.189 port 11434 after 2970 ms: Couldn't connect to server (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://10.10.80.189:11434/api/embeddings"}
[2026-05-01 11:57:08] local.ERROR: Plan-Schritt fehlgeschlagen {"exception":"cURL error 7: Failed to connect to 10.10.80.189 port 11434 after 3104 ms: Couldn't connect to server (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://10.10.80.189:11434/api/chat"}
[2026-05-01 11:57:12] local.ERROR: Embedding-Fehler {"exception":"cURL error 7: Failed to connect to 10.10.80.189 port 11434 after 1702 ms: Couldn't connect to server (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://10.10.80.189:11434/api/embeddings"}
[2026-05-01 14:15:52] local.ERROR: Embedding-Fehler {"exception":"cURL error 7: Failed to connect to 10.10.80.189 port 11434 after 1277 ms: Couldn't connect to server (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://10.10.80.189:11434/api/embeddings"}
[2026-05-01 14:15:56] local.ERROR: Plan-Schritt fehlgeschlagen {"exception":"cURL error 7: Failed to connect to 10.10.80.189 port 11434 after 3126 ms: Couldn't connect to server (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://10.10.80.189:11434/api/chat"}
[2026-05-01 14:15:59] local.ERROR: Embedding-Fehler {"exception":"cURL error 7: Failed to connect to 10.10.80.189 port 11434 after 2044 ms: Couldn't connect to server (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://10.10.80.189:11434/api/embeddings"}
[2026-05-01 14:16:14] local.ERROR: Embedding-Fehler {"exception":"cURL error 7: Failed to connect to 10.10.80.189 port 11434 after 3126 ms: Couldn't connect to server (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://10.10.80.189:11434/api/embeddings"}
[2026-05-01 14:16:17] local.ERROR: Plan-Schritt fehlgeschlagen {"exception":"cURL error 7: Failed to connect to 10.10.80.189 port 11434 after 3116 ms: Couldn't connect to server (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://10.10.80.189:11434/api/chat"}
[2026-05-01 14:16:21] local.ERROR: Embedding-Fehler {"exception":"cURL error 7: Failed to connect to 10.10.80.189 port 11434 after 2082 ms: Couldn't connect to server (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://10.10.80.189:11434/api/embeddings"}
[2026-05-01 14:19:19] local.WARNING: Plan-Provider ollama fehlgeschlagen, versuche Fallback {"error":"cURL error 7: Failed to connect to 10.10.80.189 port 11434 after 2076 ms: Couldn't connect to server (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://10.10.80.189:11434/api/chat"}
[2026-05-01 14:19:19] local.WARNING: Plan-Provider openai fehlgeschlagen, versuche Fallback {"error":"OpenAI Error [400]: invalid_request_error - Invalid schema for response_format 'FoxResponse': In context=(), 'required' is required to be supplied and to be an array including every key in properties. Missing 'city'."}
[2026-05-01 14:19:19] local.ERROR: Plan-Schritt: alle LLM-Provider tot {"lastError":"OpenAI Error [400]: invalid_request_error - Invalid schema for response_format 'FoxResponse': In context=(), 'required' is required to be supplied and to be an array including every key in properties. Missing 'city'."}
[2026-05-01 14:19:46] local.WARNING: Plan-Provider ollama fehlgeschlagen, versuche Fallback {"error":"cURL error 7: Failed to connect to 10.10.80.189 port 11434 after 3110 ms: Couldn't connect to server (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://10.10.80.189:11434/api/chat"}
[2026-05-01 14:19:48] local.INFO: Plan: openai OK
[2026-05-01 14:21:10] local.ERROR: Embedding-Fehler {"exception":"cURL error 7: Failed to connect to 10.10.80.189 port 11434 after 3159 ms: Couldn't connect to server (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://10.10.80.189:11434/api/embeddings"}
[2026-05-01 14:21:13] local.WARNING: Plan-Provider ollama fehlgeschlagen, versuche Fallback {"error":"cURL error 7: Failed to connect to 10.10.80.189 port 11434 after 3104 ms: Couldn't connect to server (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://10.10.80.189:11434/api/chat"}
[2026-05-01 14:21:15] local.INFO: Plan: openai OK
[2026-05-01 14:21:18] local.ERROR: Embedding-Fehler {"exception":"cURL error 7: Failed to connect to 10.10.80.189 port 11434 after 2456 ms: Couldn't connect to server (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://10.10.80.189:11434/api/embeddings"}
[2026-05-01 14:27:07] local.WARNING: Places API HTTP-Fehler {"status":403,"body":"{
\"error\": {
\"code\": 403,
\"message\": \"Places API (New) has not been used in project 593057785294 before or it is disabled. Enable it by visiting https://console.developers.google.com/apis/ap"}
[2026-05-01 15:00:09] local.WARNING: WeatherService failed {"error":"cURL error 28: Operation timed out after 8001 milliseconds with 0 bytes received (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for https://api.open-meteo.com/v1/forecast?latitude=48.2082&longitude=16.3738¤t=temperature_2m%2Cweathercode&timezone=auto"}
[2026-05-01 15:10:02] local.WARNING: Plan-Provider ollama fehlgeschlagen, versuche Fallback {"error":"cURL error 28: Operation timed out after 30001 milliseconds with 0 bytes received (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://192.168.0.201:11434/api/chat"}
[2026-05-01 15:10:04] local.INFO: Plan: openai OK
[2026-05-01 15:10:51] local.WARNING: Plan-Provider ollama fehlgeschlagen, versuche Fallback {"error":"cURL error 28: Operation timed out after 30000 milliseconds with 0 bytes received (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://192.168.0.201:11434/api/chat"}
[2026-05-01 15:10:54] local.INFO: Plan: openai OK
[2026-05-01 15:17:01] local.WARNING: Places-Text HTTP-Fehler {"status":403,"body":"{
\"error\": {
\"code\": 403,
\"message\": \"Places API (New) has not been used in project 593057785294 before or it is disabled. Enable it by visiting https://console.developers.google.com/apis/ap"}
[2026-05-01 15:17:02] local.WARNING: Places-Text HTTP-Fehler {"status":403,"body":"{
\"error\": {
\"code\": 403,
\"message\": \"Places API (New) has not been used in project 593057785294 before or it is disabled. Enable it by visiting https://console.developers.google.com/apis/ap"}
[2026-05-01 15:40:34] local.INFO: Plan: ollama OK
[2026-05-01 15:49:17] local.INFO: Plan: ollama OK
[2026-05-01 16:05:14] local.INFO: Plan: ollama OK
[2026-05-01 16:05:32] local.WARNING: Directions: keine Route {"status":"NOT_FOUND","msg":"","origin":"48.16415426784322,16.39032032979926","destination":"mich dahin"}
[2026-05-01 16:06:31] local.INFO: Plan: ollama OK
[2026-05-01 16:20:17] local.INFO: Plan: ollama OK
[2026-05-01 16:30:25] local.WARNING: Proactive: Provider fehlgeschlagen {"error":"cURL error 28: Connection timed out after 25001 milliseconds (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://192.168.0.201:11434/api/chat"}
[2026-05-01 16:45:25] local.WARNING: Proactive: Provider fehlgeschlagen {"error":"cURL error 28: Connection timed out after 25000 milliseconds (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://192.168.0.201:11434/api/chat"}
[2026-05-01 17:00:26] local.WARNING: Proactive: Provider fehlgeschlagen {"error":"cURL error 28: Connection timed out after 25001 milliseconds (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://192.168.0.201:11434/api/chat"}
[2026-05-01 17:15:25] local.WARNING: Proactive: Provider fehlgeschlagen {"error":"cURL error 28: Connection timed out after 25002 milliseconds (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://192.168.0.201:11434/api/chat"}
[2026-05-01 17:30:26] local.WARNING: Proactive: Provider fehlgeschlagen {"error":"cURL error 28: Connection timed out after 25000 milliseconds (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://192.168.0.201:11434/api/chat"}
[2026-05-01 17:45:25] local.WARNING: Proactive: Provider fehlgeschlagen {"error":"cURL error 28: Connection timed out after 25001 milliseconds (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://192.168.0.201:11434/api/chat"}
[2026-05-01 18:00:26] local.WARNING: Proactive: Provider fehlgeschlagen {"error":"cURL error 28: Connection timed out after 25001 milliseconds (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://192.168.0.201:11434/api/chat"}
[2026-05-01 18:15:25] local.WARNING: Proactive: Provider fehlgeschlagen {"error":"cURL error 28: Connection timed out after 25000 milliseconds (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://192.168.0.201:11434/api/chat"}
[2026-05-01 18:30:25] local.WARNING: Proactive: Provider fehlgeschlagen {"error":"cURL error 28: Connection timed out after 25000 milliseconds (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://192.168.0.201:11434/api/chat"}
[2026-05-01 18:45:26] local.WARNING: Proactive: Provider fehlgeschlagen {"error":"cURL error 28: Connection timed out after 25001 milliseconds (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://192.168.0.201:11434/api/chat"}
[2026-05-01 19:00:25] local.WARNING: Proactive: Provider fehlgeschlagen {"error":"cURL error 28: Connection timed out after 25002 milliseconds (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://192.168.0.201:11434/api/chat"}
[2026-05-01 19:15:26] local.WARNING: Proactive: Provider fehlgeschlagen {"error":"cURL error 28: Connection timed out after 25001 milliseconds (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://192.168.0.201:11434/api/chat"}
[2026-05-01 19:30:26] local.WARNING: Proactive: Provider fehlgeschlagen {"error":"cURL error 28: Connection timed out after 25001 milliseconds (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://192.168.0.201:11434/api/chat"}
[2026-05-01 19:45:26] local.WARNING: Proactive: Provider fehlgeschlagen {"error":"cURL error 28: Connection timed out after 25001 milliseconds (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://192.168.0.201:11434/api/chat"}
[2026-05-01 20:00:25] local.WARNING: Proactive: Provider fehlgeschlagen {"error":"cURL error 28: Connection timed out after 25000 milliseconds (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://192.168.0.201:11434/api/chat"}
[2026-05-01 20:15:26] local.WARNING: Proactive: Provider fehlgeschlagen {"error":"cURL error 28: Connection timed out after 25001 milliseconds (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://192.168.0.201:11434/api/chat"}
[2026-05-01 20:30:25] local.WARNING: Proactive: Provider fehlgeschlagen {"error":"cURL error 28: Connection timed out after 25001 milliseconds (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://192.168.0.201:11434/api/chat"}
[2026-05-01 20:45:25] local.WARNING: Proactive: Provider fehlgeschlagen {"error":"cURL error 28: Connection timed out after 25001 milliseconds (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://192.168.0.201:11434/api/chat"}
[2026-05-01 21:00:26] local.WARNING: Proactive: Provider fehlgeschlagen {"error":"cURL error 28: Connection timed out after 25001 milliseconds (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://192.168.0.201:11434/api/chat"}
[2026-05-01 21:15:26] local.WARNING: Proactive: Provider fehlgeschlagen {"error":"cURL error 28: Connection timed out after 25001 milliseconds (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://192.168.0.201:11434/api/chat"}
[2026-05-01 21:30:25] local.WARNING: Proactive: Provider fehlgeschlagen {"error":"cURL error 28: Connection timed out after 25001 milliseconds (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://192.168.0.201:11434/api/chat"}
[2026-05-01 21:45:25] local.WARNING: Proactive: Provider fehlgeschlagen {"error":"cURL error 28: Connection timed out after 25000 milliseconds (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://192.168.0.201:11434/api/chat"}
[2026-05-01 22:00:26] local.WARNING: Proactive: Provider fehlgeschlagen {"error":"cURL error 28: Connection timed out after 25001 milliseconds (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://192.168.0.201:11434/api/chat"}
[2026-05-01 22:15:26] local.WARNING: Proactive: Provider fehlgeschlagen {"error":"cURL error 28: Connection timed out after 25001 milliseconds (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://192.168.0.201:11434/api/chat"}
[2026-05-01 22:30:25] local.WARNING: Proactive: Provider fehlgeschlagen {"error":"cURL error 28: Connection timed out after 25000 milliseconds (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://192.168.0.201:11434/api/chat"}
[2026-05-01 22:45:25] local.WARNING: Proactive: Provider fehlgeschlagen {"error":"cURL error 28: Connection timed out after 25001 milliseconds (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://192.168.0.201:11434/api/chat"}
[2026-05-01 23:00:26] local.WARNING: Proactive: Provider fehlgeschlagen {"error":"cURL error 28: Connection timed out after 25001 milliseconds (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://192.168.0.201:11434/api/chat"}
[2026-05-01 23:15:26] local.WARNING: Proactive: Provider fehlgeschlagen {"error":"cURL error 28: Connection timed out after 25001 milliseconds (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://192.168.0.201:11434/api/chat"}
[2026-05-01 23:30:26] local.WARNING: Proactive: Provider fehlgeschlagen {"error":"cURL error 28: Connection timed out after 25001 milliseconds (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://192.168.0.201:11434/api/chat"}
[2026-05-01 23:41:31] local.ERROR: Embedding-Fehler {"exception":"cURL error 28: Failed to connect to 192.168.0.201 port 11434 after 10001 ms: Timeout was reached (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://192.168.0.201:11434/api/embeddings"}
[2026-05-01 23:42:01] local.WARNING: Plan-Provider ollama fehlgeschlagen, versuche Fallback {"error":"cURL error 28: Connection timed out after 30001 milliseconds (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://192.168.0.201:11434/api/chat"}
[2026-05-01 23:42:03] local.INFO: Plan: openai OK
[2026-05-01 23:42:13] local.ERROR: Embedding-Fehler {"exception":"cURL error 28: Failed to connect to 192.168.0.201 port 11434 after 10000 ms: Timeout was reached (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://192.168.0.201:11434/api/embeddings"}
[2026-05-01 23:45:25] local.WARNING: Proactive: Provider fehlgeschlagen {"error":"cURL error 28: Connection timed out after 25001 milliseconds (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://192.168.0.201:11434/api/chat"}
[2026-05-02 00:00:25] local.WARNING: Proactive: Provider fehlgeschlagen {"error":"cURL error 28: Connection timed out after 25001 milliseconds (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://192.168.0.201:11434/api/chat"}
[2026-05-02 00:20:20] local.WARNING: Plan-Provider ollama fehlgeschlagen, versuche Fallback {"error":"cURL error 28: Operation timed out after 30001 milliseconds with 0 bytes received (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://10.10.80.189:11434/api/chat"}
[2026-05-02 00:20:22] local.INFO: Plan: openai OK
[2026-05-02 00:30:25] local.WARNING: Proactive: Provider fehlgeschlagen {"error":"cURL error 28: Operation timed out after 25001 milliseconds with 0 bytes received (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://10.10.80.189:11434/api/chat"}
[2026-05-02 00:45:25] local.WARNING: Proactive: Provider fehlgeschlagen {"error":"cURL error 28: Operation timed out after 25001 milliseconds with 0 bytes received (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://10.10.80.189:11434/api/chat"}
[2026-05-02 00:49:45] local.WARNING: Directions: keine Route nach 1 Versuchen {"status":"NOT_FOUND","msg":null,"origin":"48.15243626164397,16.471404672245104","destination":"peek"}
[2026-05-02 00:49:46] local.WARNING: Directions: keine Route nach 1 Versuchen {"status":"NOT_FOUND","msg":null,"origin":"48.15243626164397,16.471404672245104","destination":"peek"}
[2026-05-02 00:49:47] local.WARNING: Directions: keine Route nach 1 Versuchen {"status":"NOT_FOUND","msg":null,"origin":"48.15243626164397,16.471404672245104","destination":"peek"}
[2026-05-02 01:04:46] local.WARNING: Whisper-Transkription fehlgeschlagen {"stderr":"permission denied while trying to connect to the docker API at unix:///var/run/docker.sock
"}
[2026-05-02 01:18:41] local.INFO: Plan: ollama OK
[2026-05-02 01:19:14] local.WARNING: Whisper-Transkription fehlgeschlagen {"stderr":"permission denied while trying to connect to the docker API at unix:///var/run/docker.sock
"}
[2026-05-02 01:23:44] local.WARNING: Whisper-Transkription fehlgeschlagen {"stderr":"permission denied while trying to connect to the docker API at unix:///var/run/docker.sock
"}
[2026-05-02 01:26:44] local.INFO: Plan: ollama OK
[2026-05-02 01:27:05] local.INFO: Plan: ollama OK
[2026-05-02 01:27:24] local.INFO: Plan: ollama OK
[2026-05-02 01:27:44] local.INFO: Plan: ollama OK
[2026-05-02 01:28:07] local.INFO: Plan: ollama OK
[2026-05-02 01:45:13] local.WARNING: Plan-Provider ollama fehlgeschlagen, versuche Fallback {"error":"cURL error 28: Operation timed out after 30000 milliseconds with 0 bytes received (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://10.10.80.189:11434/api/chat"}
[2026-05-02 01:45:15] local.INFO: Plan: openai OK
[2026-05-02 07:00:09] local.WARNING: WeatherService failed {"error":"cURL error 28: Operation timed out after 8000 milliseconds with 0 bytes received (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for https://api.open-meteo.com/v1/forecast?latitude=48.2082&longitude=16.3738¤t=temperature_2m%2Cweathercode&timezone=auto"}
[2026-05-02 15:43:02] local.INFO: Plan: ollama OK
[2026-05-02 16:49:16] local.INFO: Plan: ollama OK
[2026-05-02 16:50:58] local.INFO: Plan: ollama OK
[2026-05-02 17:02:34] local.INFO: Plan: ollama OK
[2026-05-02 17:02:55] local.INFO: Plan: ollama OK
[2026-05-02 17:31:03] local.INFO: Plan: ollama OK
[2026-05-02 17:52:15] local.WARNING: OpenAI TTS exception {"e":"cURL error 6: Could not resolve host: api.openai.com (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for https://api.openai.com/v1/audio/speech"}
[2026-05-02 17:52:15] local.INFO: TTS-Engine openai fehlgeschlagen, versuche nächste
[2026-05-02 17:52:15] local.WARNING: ElevenLabs Fehler {"status":401,"body":"{\"detail\":{\"status\":\"invalid_api_key\",\"message\":\"Invalid API key\"}}"}
[2026-05-02 17:52:15] local.INFO: TTS-Engine elevenlabs fehlgeschlagen, versuche nächste
[2026-05-02 17:52:15] local.WARNING: XTTS exception {"e":"cURL error 7: Failed to connect to 10.10.80.189 port 8766 after 4 ms: Couldn't connect to server (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://10.10.80.189:8766/speak"}
[2026-05-02 17:52:15] local.INFO: TTS-Engine xtts fehlgeschlagen, versuche nächste
[2026-05-02 22:45:25] local.WARNING: Proactive: Provider fehlgeschlagen {"error":"cURL error 28: Operation timed out after 25001 milliseconds with 0 bytes received (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://10.10.80.189:11434/api/chat"}
[2026-05-03 07:45:25] local.WARNING: Proactive: Provider fehlgeschlagen {"error":"cURL error 28: Operation timed out after 25001 milliseconds with 0 bytes received (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://10.10.80.189:11434/api/chat"}
[2026-05-03 08:00:26] local.WARNING: Proactive: Provider fehlgeschlagen {"error":"cURL error 28: Operation timed out after 25002 milliseconds with 0 bytes received (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://10.10.80.189:11434/api/chat"}
[2026-05-03 08:15:26] local.WARNING: Proactive: Provider fehlgeschlagen {"error":"cURL error 28: Operation timed out after 25000 milliseconds with 0 bytes received (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://10.10.80.189:11434/api/chat"}
[2026-05-03 08:30:25] local.WARNING: Proactive: Provider fehlgeschlagen {"error":"cURL error 28: Operation timed out after 25001 milliseconds with 0 bytes received (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://10.10.80.189:11434/api/chat"}
[2026-05-03 08:45:25] local.WARNING: Proactive: Provider fehlgeschlagen {"error":"cURL error 28: Operation timed out after 25001 milliseconds with 0 bytes received (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://10.10.80.189:11434/api/chat"}
[2026-05-03 09:00:26] local.WARNING: Proactive: Provider fehlgeschlagen {"error":"cURL error 28: Operation timed out after 25001 milliseconds with 0 bytes received (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://10.10.80.189:11434/api/chat"}
[2026-05-03 09:15:25] local.WARNING: Proactive: Provider fehlgeschlagen {"error":"cURL error 28: Operation timed out after 25001 milliseconds with 0 bytes received (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://10.10.80.189:11434/api/chat"}
[2026-05-03 09:30:26] local.WARNING: Proactive: Provider fehlgeschlagen {"error":"cURL error 28: Operation timed out after 25001 milliseconds with 0 bytes received (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://10.10.80.189:11434/api/chat"}
[2026-05-03 09:45:25] local.WARNING: Proactive: Provider fehlgeschlagen {"error":"cURL error 28: Operation timed out after 25000 milliseconds with 0 bytes received (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://10.10.80.189:11434/api/chat"}
[2026-05-03 10:00:25] local.WARNING: Proactive: Provider fehlgeschlagen {"error":"cURL error 28: Operation timed out after 25001 milliseconds with 0 bytes received (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://10.10.80.189:11434/api/chat"}
[2026-05-03 10:30:26] local.WARNING: Proactive: Provider fehlgeschlagen {"error":"cURL error 28: Operation timed out after 25001 milliseconds with 0 bytes received (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://10.10.80.189:11434/api/chat"}
[2026-05-03 10:45:26] local.WARNING: Proactive: Provider fehlgeschlagen {"error":"cURL error 28: Operation timed out after 25001 milliseconds with 0 bytes received (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://10.10.80.189:11434/api/chat"}
[2026-05-03 11:00:25] local.WARNING: Proactive: Provider fehlgeschlagen {"error":"cURL error 28: Operation timed out after 25001 milliseconds with 0 bytes received (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://10.10.80.189:11434/api/chat"}
[2026-05-03 11:15:25] local.WARNING: Proactive: Provider fehlgeschlagen {"error":"cURL error 28: Operation timed out after 25001 milliseconds with 0 bytes received (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://10.10.80.189:11434/api/chat"}
[2026-05-03 11:30:25] local.WARNING: Proactive: Provider fehlgeschlagen {"error":"cURL error 28: Operation timed out after 25001 milliseconds with 0 bytes received (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://10.10.80.189:11434/api/chat"}
[2026-05-03 11:45:25] local.WARNING: Proactive: Provider fehlgeschlagen {"error":"cURL error 28: Operation timed out after 25001 milliseconds with 0 bytes received (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://10.10.80.189:11434/api/chat"}
[2026-05-03 19:46:25] local.INFO: Plan: ollama OK
[2026-05-04 03:15:26] local.WARNING: Proactive: Provider fehlgeschlagen {"error":"cURL error 28: Operation timed out after 25001 milliseconds with 0 bytes received (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://10.10.80.189:11434/api/chat"}
[2026-05-04 03:30:26] local.WARNING: Proactive: Provider fehlgeschlagen {"error":"cURL error 28: Operation timed out after 25001 milliseconds with 0 bytes received (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://10.10.80.189:11434/api/chat"}
[2026-05-04 03:45:25] local.WARNING: Proactive: Provider fehlgeschlagen {"error":"cURL error 28: Operation timed out after 25001 milliseconds with 0 bytes received (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://10.10.80.189:11434/api/chat"}
[2026-05-04 04:00:26] local.WARNING: Proactive: Provider fehlgeschlagen {"error":"cURL error 28: Operation timed out after 25002 milliseconds with 0 bytes received (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://10.10.80.189:11434/api/chat"}
[2026-05-04 04:30:25] local.WARNING: Proactive: Provider fehlgeschlagen {"error":"cURL error 28: Operation timed out after 25001 milliseconds with 0 bytes received (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://10.10.80.189:11434/api/chat"}
[2026-05-04 04:45:25] local.WARNING: Proactive: Provider fehlgeschlagen {"error":"cURL error 28: Operation timed out after 25000 milliseconds with 0 bytes received (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://10.10.80.189:11434/api/chat"}
[2026-05-04 05:00:25] local.WARNING: Proactive: Provider fehlgeschlagen {"error":"cURL error 28: Operation timed out after 25000 milliseconds with 0 bytes received (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://10.10.80.189:11434/api/chat"}
[2026-05-04 05:15:25] local.WARNING: Proactive: Provider fehlgeschlagen {"error":"cURL error 28: Operation timed out after 25001 milliseconds with 0 bytes received (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://10.10.80.189:11434/api/chat"}
[2026-05-04 05:45:26] local.WARNING: Proactive: Provider fehlgeschlagen {"error":"cURL error 28: Operation timed out after 25001 milliseconds with 0 bytes received (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://10.10.80.189:11434/api/chat"}
[2026-05-04 06:00:25] local.WARNING: Proactive: Provider fehlgeschlagen {"error":"cURL error 28: Operation timed out after 25001 milliseconds with 0 bytes received (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://10.10.80.189:11434/api/chat"}
[2026-05-04 06:15:25] local.WARNING: Proactive: Provider fehlgeschlagen {"error":"cURL error 28: Operation timed out after 25000 milliseconds with 0 bytes received (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://10.10.80.189:11434/api/chat"}
[2026-05-04 06:30:25] local.WARNING: Proactive: Provider fehlgeschlagen {"error":"cURL error 28: Operation timed out after 25001 milliseconds with 0 bytes received (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://10.10.80.189:11434/api/chat"}
[2026-05-04 06:45:25] local.WARNING: Proactive: Provider fehlgeschlagen {"error":"cURL error 28: Connection timed out after 25001 milliseconds (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://10.10.80.189:11434/api/chat"}
[2026-05-04 07:00:00] local.WARNING: Proactive: Provider fehlgeschlagen {"error":"cURL error 7: Failed to connect to 10.10.80.189 port 11434 after 181 ms: Couldn't connect to server (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://10.10.80.189:11434/api/chat"}
[2026-05-04 07:15:03] local.WARNING: Proactive: Provider fehlgeschlagen {"error":"cURL error 7: Failed to connect to 10.10.80.189 port 11434 after 3128 ms: Couldn't connect to server (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://10.10.80.189:11434/api/chat"}
[2026-05-04 07:30:02] local.WARNING: Proactive: Provider fehlgeschlagen {"error":"cURL error 7: Failed to connect to 10.10.80.189 port 11434 after 1833 ms: Couldn't connect to server (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://10.10.80.189:11434/api/chat"}
[2026-05-04 07:45:03] local.WARNING: Proactive: Provider fehlgeschlagen {"error":"cURL error 7: Failed to connect to 10.10.80.189 port 11434 after 3113 ms: Couldn't connect to server (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://10.10.80.189:11434/api/chat"}
[2026-05-04 08:00:04] local.WARNING: Proactive: Provider fehlgeschlagen {"error":"cURL error 7: Failed to connect to 10.10.80.189 port 11434 after 3147 ms: Couldn't connect to server (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://10.10.80.189:11434/api/chat"}
[2026-05-04 08:15:03] local.WARNING: Proactive: Provider fehlgeschlagen {"error":"cURL error 7: Failed to connect to 10.10.80.189 port 11434 after 2360 ms: Couldn't connect to server (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://10.10.80.189:11434/api/chat"}
[2026-05-04 08:30:04] local.WARNING: Proactive: Provider fehlgeschlagen {"error":"cURL error 7: Failed to connect to 10.10.80.189 port 11434 after 3151 ms: Couldn't connect to server (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://10.10.80.189:11434/api/chat"}
[2026-05-04 08:45:01] local.WARNING: Proactive: Provider fehlgeschlagen {"error":"cURL error 7: Failed to connect to 10.10.80.189 port 11434 after 1004 ms: Couldn't connect to server (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://10.10.80.189:11434/api/chat"}
[2026-05-04 09:00:02] local.WARNING: Proactive: Provider fehlgeschlagen {"error":"cURL error 7: Failed to connect to 10.10.80.189 port 11434 after 1411 ms: Couldn't connect to server (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://10.10.80.189:11434/api/chat"}
[2026-05-04 09:15:04] local.WARNING: Proactive: Provider fehlgeschlagen {"error":"cURL error 7: Failed to connect to 10.10.80.189 port 11434 after 3132 ms: Couldn't connect to server (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://10.10.80.189:11434/api/chat"}
[2026-05-04 09:30:03] local.WARNING: Proactive: Provider fehlgeschlagen {"error":"cURL error 7: Failed to connect to 10.10.80.189 port 11434 after 2732 ms: Couldn't connect to server (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://10.10.80.189:11434/api/chat"}
[2026-05-04 09:45:03] local.WARNING: Proactive: Provider fehlgeschlagen {"error":"cURL error 7: Failed to connect to 10.10.80.189 port 11434 after 3111 ms: Couldn't connect to server (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://10.10.80.189:11434/api/chat"}
[2026-05-04 10:00:03] local.WARNING: Proactive: Provider fehlgeschlagen {"error":"cURL error 7: Failed to connect to 10.10.80.189 port 11434 after 3129 ms: Couldn't connect to server (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://10.10.80.189:11434/api/chat"}
[2026-05-04 10:15:03] local.WARNING: Proactive: Provider fehlgeschlagen {"error":"cURL error 7: Failed to connect to 10.10.80.189 port 11434 after 2451 ms: Couldn't connect to server (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://10.10.80.189:11434/api/chat"}
[2026-05-04 10:30:04] local.WARNING: Proactive: Provider fehlgeschlagen {"error":"cURL error 7: Failed to connect to 10.10.80.189 port 11434 after 3148 ms: Couldn't connect to server (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://10.10.80.189:11434/api/chat"}
[2026-05-04 10:45:03] local.WARNING: Proactive: Provider fehlgeschlagen {"error":"cURL error 7: Failed to connect to 10.10.80.189 port 11434 after 3153 ms: Couldn't connect to server (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://10.10.80.189:11434/api/chat"}
[2026-05-04 11:00:03] local.WARNING: Proactive: Provider fehlgeschlagen {"error":"cURL error 7: Failed to connect to 10.10.80.189 port 11434 after 2426 ms: Couldn't connect to server (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://10.10.80.189:11434/api/chat"}
[2026-05-04 11:15:03] local.WARNING: Proactive: Provider fehlgeschlagen {"error":"cURL error 7: Failed to connect to 10.10.80.189 port 11434 after 3132 ms: Couldn't connect to server (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://10.10.80.189:11434/api/chat"}
[2026-05-04 11:30:03] local.WARNING: Proactive: Provider fehlgeschlagen {"error":"cURL error 7: Failed to connect to 10.10.80.189 port 11434 after 3092 ms: Couldn't connect to server (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://10.10.80.189:11434/api/chat"}
[2026-05-04 11:45:02] local.WARNING: Proactive: Provider fehlgeschlagen {"error":"cURL error 7: Failed to connect to 10.10.80.189 port 11434 after 2076 ms: Couldn't connect to server (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://10.10.80.189:11434/api/chat"}
[2026-05-04 12:00:03] local.WARNING: Proactive: Provider fehlgeschlagen {"error":"cURL error 7: Failed to connect to 10.10.80.189 port 11434 after 3115 ms: Couldn't connect to server (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://10.10.80.189:11434/api/chat"}
[2026-05-04 12:15:04] local.WARNING: Proactive: Provider fehlgeschlagen {"error":"cURL error 7: Failed to connect to 10.10.80.189 port 11434 after 3098 ms: Couldn't connect to server (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://10.10.80.189:11434/api/chat"}
[2026-05-04 12:30:02] local.WARNING: Proactive: Provider fehlgeschlagen {"error":"cURL error 7: Failed to connect to 10.10.80.189 port 11434 after 2158 ms: Couldn't connect to server (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://10.10.80.189:11434/api/chat"}
[2026-05-04 12:45:02] local.WARNING: Proactive: Provider fehlgeschlagen {"error":"cURL error 7: Failed to connect to 10.10.80.189 port 11434 after 1477 ms: Couldn't connect to server (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://10.10.80.189:11434/api/chat"}
[2026-05-04 13:00:04] local.WARNING: Proactive: Provider fehlgeschlagen {"error":"cURL error 7: Failed to connect to 10.10.80.189 port 11434 after 3170 ms: Couldn't connect to server (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://10.10.80.189:11434/api/chat"}
[2026-05-04 13:15:04] local.WARNING: Proactive: Provider fehlgeschlagen {"error":"cURL error 7: Failed to connect to 10.10.80.189 port 11434 after 3154 ms: Couldn't connect to server (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://10.10.80.189:11434/api/chat"}
[2026-05-04 13:30:03] local.WARNING: Proactive: Provider fehlgeschlagen {"error":"cURL error 7: Failed to connect to 10.10.80.189 port 11434 after 2474 ms: Couldn't connect to server (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://10.10.80.189:11434/api/chat"}
[2026-05-04 13:45:03] local.WARNING: Proactive: Provider fehlgeschlagen {"error":"cURL error 7: Failed to connect to 10.10.80.189 port 11434 after 3134 ms: Couldn't connect to server (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://10.10.80.189:11434/api/chat"}
[2026-05-04 14:00:03] local.WARNING: Proactive: Provider fehlgeschlagen {"error":"cURL error 7: Failed to connect to 10.10.80.189 port 11434 after 3083 ms: Couldn't connect to server (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://10.10.80.189:11434/api/chat"}
[2026-05-04 14:15:02] local.WARNING: Proactive: Provider fehlgeschlagen {"error":"cURL error 7: Failed to connect to 10.10.80.189 port 11434 after 1407 ms: Couldn't connect to server (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://10.10.80.189:11434/api/chat"}
[2026-05-04 14:30:04] local.WARNING: Proactive: Provider fehlgeschlagen {"error":"cURL error 7: Failed to connect to 10.10.80.189 port 11434 after 3114 ms: Couldn't connect to server (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://10.10.80.189:11434/api/chat"}
[2026-05-04 14:45:04] local.WARNING: Proactive: Provider fehlgeschlagen {"error":"cURL error 7: Failed to connect to 10.10.80.189 port 11434 after 3092 ms: Couldn't connect to server (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://10.10.80.189:11434/api/chat"}
[2026-05-04 15:00:02] local.WARNING: Proactive: Provider fehlgeschlagen {"error":"cURL error 7: Failed to connect to 10.10.80.189 port 11434 after 2729 ms: Couldn't connect to server (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://10.10.80.189:11434/api/chat"}
[2026-05-04 15:15:04] local.WARNING: Proactive: Provider fehlgeschlagen {"error":"cURL error 7: Failed to connect to 10.10.80.189 port 11434 after 3101 ms: Couldn't connect to server (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://10.10.80.189:11434/api/chat"}
[2026-05-04 15:30:00] local.WARNING: Proactive: Provider fehlgeschlagen {"error":"cURL error 7: Failed to connect to 10.10.80.189 port 11434 after 277 ms: Couldn't connect to server (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://10.10.80.189:11434/api/chat"}
[2026-05-04 15:45:03] local.WARNING: Proactive: Provider fehlgeschlagen {"error":"cURL error 7: Failed to connect to 10.10.80.189 port 11434 after 2833 ms: Couldn't connect to server (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://10.10.80.189:11434/api/chat"}
[2026-05-04 16:00:03] local.WARNING: Proactive: Provider fehlgeschlagen {"error":"cURL error 7: Failed to connect to 10.10.80.189 port 11434 after 3136 ms: Couldn't connect to server (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://10.10.80.189:11434/api/chat"}
[2026-05-04 16:15:04] local.WARNING: Proactive: Provider fehlgeschlagen {"error":"cURL error 7: Failed to connect to 10.10.80.189 port 11434 after 3143 ms: Couldn't connect to server (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://10.10.80.189:11434/api/chat"}
[2026-05-04 16:30:02] local.WARNING: Proactive: Provider fehlgeschlagen {"error":"cURL error 7: Failed to connect to 10.10.80.189 port 11434 after 2177 ms: Couldn't connect to server (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://10.10.80.189:11434/api/chat"}
[2026-05-04 16:45:03] local.WARNING: Proactive: Provider fehlgeschlagen {"error":"cURL error 7: Failed to connect to 10.10.80.189 port 11434 after 3131 ms: Couldn't connect to server (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://10.10.80.189:11434/api/chat"}
[2026-05-04 17:00:04] local.WARNING: Proactive: Provider fehlgeschlagen {"error":"cURL error 7: Failed to connect to 10.10.80.189 port 11434 after 3094 ms: Couldn't connect to server (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://10.10.80.189:11434/api/chat"}
[2026-05-04 17:15:26] local.WARNING: Proactive: Provider fehlgeschlagen {"error":"cURL error 28: Connection timed out after 25001 milliseconds (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://10.10.80.189:11434/api/chat"}
[2026-05-04 17:30:25] local.WARNING: Proactive: Provider fehlgeschlagen {"error":"cURL error 28: Connection timed out after 25001 milliseconds (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://10.10.80.189:11434/api/chat"}
[2026-05-04 17:45:25] local.WARNING: Proactive: Provider fehlgeschlagen {"error":"cURL error 28: Operation timed out after 25001 milliseconds with 0 bytes received (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://10.10.80.189:11434/api/chat"}
[2026-05-04 18:00:26] local.WARNING: Proactive: Provider fehlgeschlagen {"error":"cURL error 28: Operation timed out after 25002 milliseconds with 0 bytes received (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://10.10.80.189:11434/api/chat"}
[2026-05-04 18:15:25] local.WARNING: Proactive: Provider fehlgeschlagen {"error":"cURL error 28: Operation timed out after 25001 milliseconds with 0 bytes received (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://10.10.80.189:11434/api/chat"}
[2026-05-04 18:30:25] local.WARNING: Proactive: Provider fehlgeschlagen {"error":"cURL error 28: Operation timed out after 25001 milliseconds with 0 bytes received (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://10.10.80.189:11434/api/chat"}
[2026-05-04 21:30:25] local.WARNING: Proactive: Provider fehlgeschlagen {"error":"cURL error 28: Operation timed out after 25001 milliseconds with 0 bytes received (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://10.10.80.189:11434/api/chat"}
[2026-05-04 21:45:25] local.WARNING: Proactive: Provider fehlgeschlagen {"error":"cURL error 28: Operation timed out after 25001 milliseconds with 0 bytes received (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://10.10.80.189:11434/api/chat"}
[2026-05-04 22:00:25] local.WARNING: Proactive: Provider fehlgeschlagen {"error":"cURL error 28: Operation timed out after 25001 milliseconds with 0 bytes received (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://10.10.80.189:11434/api/chat"}
[2026-05-04 22:15:25] local.WARNING: Proactive: Provider fehlgeschlagen {"error":"cURL error 28: Operation timed out after 25001 milliseconds with 0 bytes received (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://10.10.80.189:11434/api/chat"}
[2026-05-04 22:30:25] local.WARNING: Proactive: Provider fehlgeschlagen {"error":"cURL error 28: Operation timed out after 25001 milliseconds with 0 bytes received (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://10.10.80.189:11434/api/chat"}
[2026-05-04 22:45:26] local.WARNING: Proactive: Provider fehlgeschlagen {"error":"cURL error 28: Operation timed out after 25001 milliseconds with 0 bytes received (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://10.10.80.189:11434/api/chat"}
[2026-05-04 23:00:26] local.WARNING: Proactive: Provider fehlgeschlagen {"error":"cURL error 28: Operation timed out after 25002 milliseconds with 0 bytes received (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://10.10.80.189:11434/api/chat"}
[2026-05-04 23:15:25] local.WARNING: Proactive: Provider fehlgeschlagen {"error":"cURL error 28: Operation timed out after 25002 milliseconds with 0 bytes received (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://10.10.80.189:11434/api/chat"}
[2026-05-04 23:30:26] local.WARNING: Proactive: Provider fehlgeschlagen {"error":"cURL error 28: Operation timed out after 25001 milliseconds with 0 bytes received (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://10.10.80.189:11434/api/chat"}
[2026-05-04 23:45:25] local.WARNING: Proactive: Provider fehlgeschlagen {"error":"cURL error 28: Operation timed out after 25001 milliseconds with 0 bytes received (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://10.10.80.189:11434/api/chat"}
[2026-05-05 00:00:25] local.WARNING: Proactive: Provider fehlgeschlagen {"error":"cURL error 28: Operation timed out after 25000 milliseconds with 0 bytes received (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://10.10.80.189:11434/api/chat"}
[2026-05-05 00:15:26] local.WARNING: Proactive: Provider fehlgeschlagen {"error":"cURL error 28: Operation timed out after 25001 milliseconds with 0 bytes received (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://10.10.80.189:11434/api/chat"}
[2026-05-05 00:30:26] local.WARNING: Proactive: Provider fehlgeschlagen {"error":"cURL error 28: Operation timed out after 25001 milliseconds with 0 bytes received (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://10.10.80.189:11434/api/chat"}
[2026-05-05 02:30:26] local.WARNING: Proactive: Provider fehlgeschlagen {"error":"cURL error 28: Operation timed out after 25002 milliseconds with 0 bytes received (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://10.10.80.189:11434/api/chat"}
[2026-05-05 02:45:25] local.WARNING: Proactive: Provider fehlgeschlagen {"error":"cURL error 28: Operation timed out after 25001 milliseconds with 0 bytes received (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://10.10.80.189:11434/api/chat"}
[2026-05-05 03:00:25] local.WARNING: Proactive: Provider fehlgeschlagen {"error":"cURL error 28: Operation timed out after 25001 milliseconds with 0 bytes received (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://10.10.80.189:11434/api/chat"}
[2026-05-05 03:15:25] local.WARNING: Proactive: Provider fehlgeschlagen {"error":"cURL error 28: Operation timed out after 25001 milliseconds with 0 bytes received (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://10.10.80.189:11434/api/chat"}
[2026-05-05 03:30:25] local.WARNING: Proactive: Provider fehlgeschlagen {"error":"cURL error 28: Operation timed out after 25001 milliseconds with 0 bytes received (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://10.10.80.189:11434/api/chat"}
[2026-05-05 03:45:26] local.WARNING: Proactive: Provider fehlgeschlagen {"error":"cURL error 28: Operation timed out after 25001 milliseconds with 0 bytes received (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://10.10.80.189:11434/api/chat"}
[2026-05-05 04:00:26] local.WARNING: Proactive: Provider fehlgeschlagen {"error":"cURL error 28: Connection timed out after 25001 milliseconds (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://10.10.80.189:11434/api/chat"}
[2026-05-05 04:15:03] local.WARNING: Proactive: Provider fehlgeschlagen {"error":"cURL error 7: Failed to connect to 10.10.80.189 port 11434 after 2304 ms: Couldn't connect to server (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://10.10.80.189:11434/api/chat"}
[2026-05-05 04:30:02] local.WARNING: Proactive: Provider fehlgeschlagen {"error":"cURL error 7: Failed to connect to 10.10.80.189 port 11434 after 1737 ms: Couldn't connect to server (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://10.10.80.189:11434/api/chat"}
[2026-05-05 04:45:03] local.WARNING: Proactive: Provider fehlgeschlagen {"error":"cURL error 7: Failed to connect to 10.10.80.189 port 11434 after 3094 ms: Couldn't connect to server (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://10.10.80.189:11434/api/chat"}
[2026-05-05 05:00:25] local.WARNING: Proactive: Provider fehlgeschlagen {"error":"cURL error 28: Operation timed out after 25000 milliseconds with 0 bytes received (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://10.10.80.189:11434/api/chat"}
[2026-05-05 05:15:25] local.WARNING: Proactive: Provider fehlgeschlagen {"error":"cURL error 28: Operation timed out after 25001 milliseconds with 0 bytes received (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://10.10.80.189:11434/api/chat"}
[2026-05-05 05:30:25] local.WARNING: Proactive: Provider fehlgeschlagen {"error":"cURL error 28: Operation timed out after 25001 milliseconds with 0 bytes received (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://10.10.80.189:11434/api/chat"}
[2026-05-05 05:45:25] local.WARNING: Proactive: Provider fehlgeschlagen {"error":"cURL error 28: Operation timed out after 25000 milliseconds with 0 bytes received (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://10.10.80.189:11434/api/chat"}
[2026-05-05 06:00:26] local.WARNING: Proactive: Provider fehlgeschlagen {"error":"cURL error 28: Operation timed out after 25001 milliseconds with 0 bytes received (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://10.10.80.189:11434/api/chat"}
[2026-05-05 06:15:25] local.WARNING: Proactive: Provider fehlgeschlagen {"error":"cURL error 28: Operation timed out after 25001 milliseconds with 0 bytes received (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://10.10.80.189:11434/api/chat"}
[2026-05-05 06:30:25] local.WARNING: Proactive: Provider fehlgeschlagen {"error":"cURL error 28: Operation timed out after 25000 milliseconds with 0 bytes received (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://10.10.80.189:11434/api/chat"}
[2026-05-05 06:45:04] local.WARNING: Proactive: Provider fehlgeschlagen {"error":"cURL error 7: Failed to connect to 10.10.80.189 port 11434 after 3128 ms: Couldn't connect to server (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://10.10.80.189:11434/api/chat"}
[2026-05-05 07:00:02] local.WARNING: Proactive: Provider fehlgeschlagen {"error":"cURL error 7: Failed to connect to 10.10.80.189 port 11434 after 1640 ms: Couldn't connect to server (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://10.10.80.189:11434/api/chat"}
[2026-05-05 07:15:03] local.WARNING: Proactive: Provider fehlgeschlagen {"error":"cURL error 7: Failed to connect to 10.10.80.189 port 11434 after 3111 ms: Couldn't connect to server (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://10.10.80.189:11434/api/chat"}
[2026-05-05 07:30:02] local.WARNING: Proactive: Provider fehlgeschlagen {"error":"cURL error 7: Failed to connect to 10.10.80.189 port 11434 after 2070 ms: Couldn't connect to server (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://10.10.80.189:11434/api/chat"}
[2026-05-05 07:45:04] local.WARNING: Proactive: Provider fehlgeschlagen {"error":"cURL error 7: Failed to connect to 10.10.80.189 port 11434 after 3118 ms: Couldn't connect to server (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://10.10.80.189:11434/api/chat"}
[2026-05-05 08:00:00] local.WARNING: Proactive: Provider fehlgeschlagen {"error":"cURL error 7: Failed to connect to 10.10.80.189 port 11434 after 159 ms: Couldn't connect to server (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://10.10.80.189:11434/api/chat"}
[2026-05-05 08:15:03] local.WARNING: Proactive: Provider fehlgeschlagen {"error":"cURL error 7: Failed to connect to 10.10.80.189 port 11434 after 2355 ms: Couldn't connect to server (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://10.10.80.189:11434/api/chat"}
[2026-05-05 08:30:03] local.WARNING: Proactive: Provider fehlgeschlagen {"error":"cURL error 7: Failed to connect to 10.10.80.189 port 11434 after 3149 ms: Couldn't connect to server (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://10.10.80.189:11434/api/chat"}
[2026-05-05 08:45:03] local.WARNING: Proactive: Provider fehlgeschlagen {"error":"cURL error 7: Failed to connect to 10.10.80.189 port 11434 after 3088 ms: Couldn't connect to server (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://10.10.80.189:11434/api/chat"}
[2026-05-05 09:00:04] local.WARNING: Proactive: Provider fehlgeschlagen {"error":"cURL error 7: Failed to connect to 10.10.80.189 port 11434 after 3117 ms: Couldn't connect to server (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://10.10.80.189:11434/api/chat"}
[2026-05-05 09:15:04] local.WARNING: Proactive: Provider fehlgeschlagen {"error":"cURL error 7: Failed to connect to 10.10.80.189 port 11434 after 3094 ms: Couldn't connect to server (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://10.10.80.189:11434/api/chat"}
[2026-05-05 09:30:03] local.WARNING: Proactive: Provider fehlgeschlagen {"error":"cURL error 7: Failed to connect to 10.10.80.189 port 11434 after 2066 ms: Couldn't connect to server (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://10.10.80.189:11434/api/chat"}
[2026-05-05 09:45:03] local.WARNING: Proactive: Provider fehlgeschlagen {"error":"cURL error 7: Failed to connect to 10.10.80.189 port 11434 after 3148 ms: Couldn't connect to server (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://10.10.80.189:11434/api/chat"}
[2026-05-05 10:00:04] local.WARNING: Proactive: Provider fehlgeschlagen {"error":"cURL error 7: Failed to connect to 10.10.80.189 port 11434 after 3106 ms: Couldn't connect to server (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://10.10.80.189:11434/api/chat"}
[2026-05-05 10:15:02] local.WARNING: Proactive: Provider fehlgeschlagen {"error":"cURL error 7: Failed to connect to 10.10.80.189 port 11434 after 1814 ms: Couldn't connect to server (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://10.10.80.189:11434/api/chat"}
[2026-05-05 10:30:04] local.WARNING: Proactive: Provider fehlgeschlagen {"error":"cURL error 7: Failed to connect to 10.10.80.189 port 11434 after 3105 ms: Couldn't connect to server (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://10.10.80.189:11434/api/chat"}
[2026-05-05 10:45:00] local.WARNING: Proactive: Provider fehlgeschlagen {"error":"cURL error 7: Failed to connect to 10.10.80.189 port 11434 after 53 ms: Couldn't connect to server (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://10.10.80.189:11434/api/chat"}
[2026-05-05 11:00:03] local.WARNING: Proactive: Provider fehlgeschlagen {"error":"cURL error 7: Failed to connect to 10.10.80.189 port 11434 after 2922 ms: Couldn't connect to server (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://10.10.80.189:11434/api/chat"}
[2026-05-05 11:15:04] local.WARNING: Proactive: Provider fehlgeschlagen {"error":"cURL error 7: Failed to connect to 10.10.80.189 port 11434 after 3145 ms: Couldn't connect to server (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://10.10.80.189:11434/api/chat"}
[2026-05-05 11:30:04] local.WARNING: Proactive: Provider fehlgeschlagen {"error":"cURL error 7: Failed to connect to 10.10.80.189 port 11434 after 3089 ms: Couldn't connect to server (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://10.10.80.189:11434/api/chat"}
[2026-05-05 11:45:03] local.WARNING: Proactive: Provider fehlgeschlagen {"error":"cURL error 7: Failed to connect to 10.10.80.189 port 11434 after 2232 ms: Couldn't connect to server (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://10.10.80.189:11434/api/chat"}
[2026-05-05 12:00:03] local.WARNING: Proactive: Provider fehlgeschlagen {"error":"cURL error 7: Failed to connect to 10.10.80.189 port 11434 after 3148 ms: Couldn't connect to server (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://10.10.80.189:11434/api/chat"}
[2026-05-05 12:15:03] local.WARNING: Proactive: Provider fehlgeschlagen {"error":"cURL error 7: Failed to connect to 10.10.80.189 port 11434 after 2771 ms: Couldn't connect to server (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://10.10.80.189:11434/api/chat"}
[2026-05-05 12:30:03] local.WARNING: Proactive: Provider fehlgeschlagen {"error":"cURL error 7: Failed to connect to 10.10.80.189 port 11434 after 3105 ms: Couldn't connect to server (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://10.10.80.189:11434/api/chat"}
[2026-05-05 12:45:03] local.WARNING: Proactive: Provider fehlgeschlagen {"error":"cURL error 7: Failed to connect to 10.10.80.189 port 11434 after 3084 ms: Couldn't connect to server (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://10.10.80.189:11434/api/chat"}
[2026-05-05 13:00:02] local.WARNING: Proactive: Provider fehlgeschlagen {"error":"cURL error 7: Failed to connect to 10.10.80.189 port 11434 after 2152 ms: Couldn't connect to server (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://10.10.80.189:11434/api/chat"}
[2026-05-05 13:15:04] local.WARNING: Proactive: Provider fehlgeschlagen {"error":"cURL error 7: Failed to connect to 10.10.80.189 port 11434 after 3166 ms: Couldn't connect to server (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://10.10.80.189:11434/api/chat"}
[2026-05-05 13:30:00] local.WARNING: Proactive: Provider fehlgeschlagen {"error":"cURL error 7: Failed to connect to 10.10.80.189 port 11434 after 136 ms: Couldn't connect to server (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://10.10.80.189:11434/api/chat"}
[2026-05-05 13:45:03] local.WARNING: Proactive: Provider fehlgeschlagen {"error":"cURL error 7: Failed to connect to 10.10.80.189 port 11434 after 2896 ms: Couldn't connect to server (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://10.10.80.189:11434/api/chat"}
[2026-05-05 14:00:04] local.WARNING: Proactive: Provider fehlgeschlagen {"error":"cURL error 7: Failed to connect to 10.10.80.189 port 11434 after 3120 ms: Couldn't connect to server (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://10.10.80.189:11434/api/chat"}
[2026-05-05 14:15:01] local.WARNING: Proactive: Provider fehlgeschlagen {"error":"cURL error 7: Failed to connect to 10.10.80.189 port 11434 after 397 ms: Couldn't connect to server (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://10.10.80.189:11434/api/chat"}
[2026-05-05 14:30:03] local.WARNING: Proactive: Provider fehlgeschlagen {"error":"cURL error 7: Failed to connect to 10.10.80.189 port 11434 after 3095 ms: Couldn't connect to server (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://10.10.80.189:11434/api/chat"}
[2026-05-05 14:45:03] local.WARNING: Proactive: Provider fehlgeschlagen {"error":"cURL error 7: Failed to connect to 10.10.80.189 port 11434 after 3140 ms: Couldn't connect to server (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://10.10.80.189:11434/api/chat"}
[2026-05-05 15:00:03] local.WARNING: Proactive: Provider fehlgeschlagen {"error":"cURL error 7: Failed to connect to 10.10.80.189 port 11434 after 3153 ms: Couldn't connect to server (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://10.10.80.189:11434/api/chat"}
[2026-05-05 15:15:03] local.WARNING: Proactive: Provider fehlgeschlagen {"error":"cURL error 7: Failed to connect to 10.10.80.189 port 11434 after 2685 ms: Couldn't connect to server (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://10.10.80.189:11434/api/chat"}
[2026-05-05 15:30:03] local.WARNING: Proactive: Provider fehlgeschlagen {"error":"cURL error 7: Failed to connect to 10.10.80.189 port 11434 after 3152 ms: Couldn't connect to server (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://10.10.80.189:11434/api/chat"}
[2026-05-05 15:45:04] local.WARNING: Proactive: Provider fehlgeschlagen {"error":"cURL error 7: Failed to connect to 10.10.80.189 port 11434 after 3145 ms: Couldn't connect to server (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://10.10.80.189:11434/api/chat"}
[2026-05-05 16:00:00] local.WARNING: Proactive: Provider fehlgeschlagen {"error":"cURL error 7: Failed to connect to 10.10.80.189 port 11434 after 83 ms: Couldn't connect to server (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://10.10.80.189:11434/api/chat"}
[2026-05-05 16:15:03] local.WARNING: Proactive: Provider fehlgeschlagen {"error":"cURL error 7: Failed to connect to 10.10.80.189 port 11434 after 2488 ms: Couldn't connect to server (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://10.10.80.189:11434/api/chat"}
[2026-05-05 16:30:03] local.WARNING: Proactive: Provider fehlgeschlagen {"error":"cURL error 7: Failed to connect to 10.10.80.189 port 11434 after 3130 ms: Couldn't connect to server (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://10.10.80.189:11434/api/chat"}
[2026-05-05 16:45:02] local.WARNING: Proactive: Provider fehlgeschlagen {"error":"cURL error 7: Failed to connect to 10.10.80.189 port 11434 after 1419 ms: Couldn't connect to server (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://10.10.80.189:11434/api/chat"}
[2026-05-05 19:45:25] local.WARNING: Proactive: Provider fehlgeschlagen {"error":"cURL error 28: Operation timed out after 25001 milliseconds with 0 bytes received (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://10.10.80.189:11434/api/chat"}
[2026-05-05 19:54:07] local.WARNING: Plan-Provider ollama fehlgeschlagen, versuche Fallback {"error":"cURL error 28: Operation timed out after 30001 milliseconds with 0 bytes received (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://10.10.80.189:11434/api/chat"}
[2026-05-05 19:54:10] local.INFO: Plan: openai OK
[2026-05-05 19:55:23] local.WARNING: Plan-Provider ollama fehlgeschlagen, versuche Fallback {"error":"cURL error 28: Operation timed out after 30000 milliseconds with 0 bytes received (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://10.10.80.189:11434/api/chat"}
[2026-05-05 19:55:28] local.INFO: Plan: openai OK
[2026-05-05 19:56:37] local.WARNING: Plan-Provider ollama fehlgeschlagen, versuche Fallback {"error":"cURL error 28: Operation timed out after 30001 milliseconds with 0 bytes received (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://10.10.80.189:11434/api/chat"}
[2026-05-05 19:56:40] local.INFO: Plan: openai OK
[2026-05-05 20:00:25] local.WARNING: Proactive: Provider fehlgeschlagen {"error":"cURL error 28: Operation timed out after 25000 milliseconds with 0 bytes received (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://10.10.80.189:11434/api/chat"}
[2026-05-05 20:03:15] local.WARNING: Plan-Provider ollama fehlgeschlagen, versuche Fallback {"error":"cURL error 28: Operation timed out after 30001 milliseconds with 0 bytes received (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://10.10.80.189:11434/api/chat"}
[2026-05-05 20:03:17] local.INFO: Plan: openai OK
[2026-05-05 20:12:33] local.ERROR: Undefined variable $r {"exception":"[object] (ErrorException(code: 0): Undefined variable $r at /var/www/app/Services/FoxAgent.php:335)
[stacktrace]
#0 /var/www/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(258): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'Undefined varia...', '/var/www/app/Se...', 335)
#1 /var/www/app/Services/FoxAgent.php(335): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->Illuminate\\Foundation\\Bootstrap\\{closure}(2, 'Undefined varia...', '/var/www/app/Se...', 335)
#2 /var/www/app/Services/FoxAgent.php(63): App\\Services\\FoxAgent->plan(Array, 'code mir was')
#3 /var/www/app/Jobs/HandleUserMessage.php(27): App\\Services\\FoxAgent->processUserMessage(Object(App\\Models\\Message))
#4 /var/www/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Jobs\\HandleUserMessage->handle(Object(App\\Services\\FoxAgent))
#5 /var/www/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#6 /var/www/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#7 /var/www/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#8 /var/www/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#9 /var/www/vendor/laravel/framework/src/Illuminate/Bus/Dispatcher.php(129): Illuminate\\Container\\Container->call(Array)
#10 /var/www/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Bus\\Dispatcher->Illuminate\\Bus\\{closure}(Object(App\\Jobs\\HandleUserMessage))
#11 /var/www/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(App\\Jobs\\HandleUserMessage))
#12 /var/www/vendor/laravel/framework/src/Illuminate/Bus/Dispatcher.php(133): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#13 /var/www/vendor/laravel/framework/src/Illuminate/Queue/CallQueuedHandler.php(136): Illuminate\\Bus\\Dispatcher->dispatchNow(Object(App\\Jobs\\HandleUserMessage), false)
#14 /var/www/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Queue\\CallQueuedHandler->Illuminate\\Queue\\{closure}(Object(App\\Jobs\\HandleUserMessage))
#15 /var/www/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(App\\Jobs\\HandleUserMessage))
#16 /var/www/vendor/laravel/framework/src/Illuminate/Queue/CallQueuedHandler.php(129): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#17 /var/www/vendor/laravel/framework/src/Illuminate/Queue/CallQueuedHandler.php(70): Illuminate\\Queue\\CallQueuedHandler->dispatchThroughMiddleware(Object(Illuminate\\Queue\\Jobs\\RedisJob), Object(App\\Jobs\\HandleUserMessage))
#18 /var/www/vendor/laravel/framework/src/Illuminate/Queue/Jobs/Job.php(102): Illuminate\\Queue\\CallQueuedHandler->call(Object(Illuminate\\Queue\\Jobs\\RedisJob), Array)
#19 /var/www/vendor/laravel/framework/src/Illuminate/Queue/Worker.php(485): Illuminate\\Queue\\Jobs\\Job->fire()
#20 /var/www/vendor/laravel/framework/src/Illuminate/Queue/Worker.php(435): Illuminate\\Queue\\Worker->process('redis', Object(Illuminate\\Queue\\Jobs\\RedisJob), Object(Illuminate\\Queue\\WorkerOptions))
#21 /var/www/vendor/laravel/framework/src/Illuminate/Queue/Worker.php(201): Illuminate\\Queue\\Worker->runJob(Object(Illuminate\\Queue\\Jobs\\RedisJob), 'redis', Object(Illuminate\\Queue\\WorkerOptions))
#22 /var/www/vendor/laravel/framework/src/Illuminate/Queue/Console/WorkCommand.php(148): Illuminate\\Queue\\Worker->daemon('redis', 'default', Object(Illuminate\\Queue\\WorkerOptions))
#23 /var/www/vendor/laravel/framework/src/Illuminate/Queue/Console/WorkCommand.php(131): Illuminate\\Queue\\Console\\WorkCommand->runWorker('redis', 'default')
#24 /var/www/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Queue\\Console\\WorkCommand->handle()
#25 /var/www/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#26 /var/www/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#27 /var/www/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#28 /var/www/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#29 /var/www/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#30 /var/www/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#31 /var/www/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#32 /var/www/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#33 /var/www/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Queue\\Console\\WorkCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#34 /var/www/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#35 /var/www/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#36 /var/www/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#37 /var/www/artisan(12): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#38 {main}
"}
[2026-05-05 20:17:31] local.ERROR: Undefined variable $r {"exception":"[object] (ErrorException(code: 0): Undefined variable $r at /var/www/app/Services/FoxAgent.php:335)
[stacktrace]
#0 /var/www/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(258): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'Undefined varia...', '/var/www/app/Se...', 335)
#1 /var/www/app/Services/FoxAgent.php(335): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->Illuminate\\Foundation\\Bootstrap\\{closure}(2, 'Undefined varia...', '/var/www/app/Se...', 335)
#2 /var/www/app/Services/FoxAgent.php(63): App\\Services\\FoxAgent->plan(Array, 'code mir was')
#3 /var/www/app/Jobs/HandleUserMessage.php(27): App\\Services\\FoxAgent->processUserMessage(Object(App\\Models\\Message))
#4 /var/www/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Jobs\\HandleUserMessage->handle(Object(App\\Services\\FoxAgent))
#5 /var/www/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#6 /var/www/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#7 /var/www/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#8 /var/www/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#9 /var/www/vendor/laravel/framework/src/Illuminate/Bus/Dispatcher.php(129): Illuminate\\Container\\Container->call(Array)
#10 /var/www/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Bus\\Dispatcher->Illuminate\\Bus\\{closure}(Object(App\\Jobs\\HandleUserMessage))
#11 /var/www/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(App\\Jobs\\HandleUserMessage))
#12 /var/www/vendor/laravel/framework/src/Illuminate/Bus/Dispatcher.php(133): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#13 /var/www/vendor/laravel/framework/src/Illuminate/Queue/CallQueuedHandler.php(136): Illuminate\\Bus\\Dispatcher->dispatchNow(Object(App\\Jobs\\HandleUserMessage), false)
#14 /var/www/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Queue\\CallQueuedHandler->Illuminate\\Queue\\{closure}(Object(App\\Jobs\\HandleUserMessage))
#15 /var/www/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(App\\Jobs\\HandleUserMessage))
#16 /var/www/vendor/laravel/framework/src/Illuminate/Queue/CallQueuedHandler.php(129): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#17 /var/www/vendor/laravel/framework/src/Illuminate/Queue/CallQueuedHandler.php(70): Illuminate\\Queue\\CallQueuedHandler->dispatchThroughMiddleware(Object(Illuminate\\Queue\\Jobs\\RedisJob), Object(App\\Jobs\\HandleUserMessage))
#18 /var/www/vendor/laravel/framework/src/Illuminate/Queue/Jobs/Job.php(102): Illuminate\\Queue\\CallQueuedHandler->call(Object(Illuminate\\Queue\\Jobs\\RedisJob), Array)
#19 /var/www/vendor/laravel/framework/src/Illuminate/Queue/Worker.php(485): Illuminate\\Queue\\Jobs\\Job->fire()
#20 /var/www/vendor/laravel/framework/src/Illuminate/Queue/Worker.php(435): Illuminate\\Queue\\Worker->process('redis', Object(Illuminate\\Queue\\Jobs\\RedisJob), Object(Illuminate\\Queue\\WorkerOptions))
#21 /var/www/vendor/laravel/framework/src/Illuminate/Queue/Worker.php(201): Illuminate\\Queue\\Worker->runJob(Object(Illuminate\\Queue\\Jobs\\RedisJob), 'redis', Object(Illuminate\\Queue\\WorkerOptions))
#22 /var/www/vendor/laravel/framework/src/Illuminate/Queue/Console/WorkCommand.php(148): Illuminate\\Queue\\Worker->daemon('redis', 'default', Object(Illuminate\\Queue\\WorkerOptions))
#23 /var/www/vendor/laravel/framework/src/Illuminate/Queue/Console/WorkCommand.php(131): Illuminate\\Queue\\Console\\WorkCommand->runWorker('redis', 'default')
#24 /var/www/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Queue\\Console\\WorkCommand->handle()
#25 /var/www/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#26 /var/www/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#27 /var/www/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#28 /var/www/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#29 /var/www/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#30 /var/www/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#31 /var/www/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#32 /var/www/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#33 /var/www/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Queue\\Console\\WorkCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#34 /var/www/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#35 /var/www/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#36 /var/www/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#37 /var/www/artisan(12): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#38 {main}
"}
[2026-05-05 20:24:21] local.ERROR: Undefined variable $r {"exception":"[object] (ErrorException(code: 0): Undefined variable $r at /var/www/app/Services/FoxAgent.php:335)
[stacktrace]
#0 /var/www/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(258): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'Undefined varia...', '/var/www/app/Se...', 335)
#1 /var/www/app/Services/FoxAgent.php(335): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->Illuminate\\Foundation\\Bootstrap\\{closure}(2, 'Undefined varia...', '/var/www/app/Se...', 335)
#2 /var/www/app/Services/FoxAgent.php(63): App\\Services\\FoxAgent->plan(Array, 'code mit was')
#3 /var/www/app/Jobs/HandleUserMessage.php(27): App\\Services\\FoxAgent->processUserMessage(Object(App\\Models\\Message))
#4 /var/www/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Jobs\\HandleUserMessage->handle(Object(App\\Services\\FoxAgent))
#5 /var/www/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#6 /var/www/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#7 /var/www/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#8 /var/www/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#9 /var/www/vendor/laravel/framework/src/Illuminate/Bus/Dispatcher.php(129): Illuminate\\Container\\Container->call(Array)
#10 /var/www/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Bus\\Dispatcher->Illuminate\\Bus\\{closure}(Object(App\\Jobs\\HandleUserMessage))
#11 /var/www/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(App\\Jobs\\HandleUserMessage))
#12 /var/www/vendor/laravel/framework/src/Illuminate/Bus/Dispatcher.php(133): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#13 /var/www/vendor/laravel/framework/src/Illuminate/Queue/CallQueuedHandler.php(136): Illuminate\\Bus\\Dispatcher->dispatchNow(Object(App\\Jobs\\HandleUserMessage), false)
#14 /var/www/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Queue\\CallQueuedHandler->Illuminate\\Queue\\{closure}(Object(App\\Jobs\\HandleUserMessage))
#15 /var/www/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(App\\Jobs\\HandleUserMessage))
#16 /var/www/vendor/laravel/framework/src/Illuminate/Queue/CallQueuedHandler.php(129): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#17 /var/www/vendor/laravel/framework/src/Illuminate/Queue/CallQueuedHandler.php(70): Illuminate\\Queue\\CallQueuedHandler->dispatchThroughMiddleware(Object(Illuminate\\Queue\\Jobs\\RedisJob), Object(App\\Jobs\\HandleUserMessage))
#18 /var/www/vendor/laravel/framework/src/Illuminate/Queue/Jobs/Job.php(102): Illuminate\\Queue\\CallQueuedHandler->call(Object(Illuminate\\Queue\\Jobs\\RedisJob), Array)
#19 /var/www/vendor/laravel/framework/src/Illuminate/Queue/Worker.php(485): Illuminate\\Queue\\Jobs\\Job->fire()
#20 /var/www/vendor/laravel/framework/src/Illuminate/Queue/Worker.php(435): Illuminate\\Queue\\Worker->process('redis', Object(Illuminate\\Queue\\Jobs\\RedisJob), Object(Illuminate\\Queue\\WorkerOptions))
#21 /var/www/vendor/laravel/framework/src/Illuminate/Queue/Worker.php(201): Illuminate\\Queue\\Worker->runJob(Object(Illuminate\\Queue\\Jobs\\RedisJob), 'redis', Object(Illuminate\\Queue\\WorkerOptions))
#22 /var/www/vendor/laravel/framework/src/Illuminate/Queue/Console/WorkCommand.php(148): Illuminate\\Queue\\Worker->daemon('redis', 'default', Object(Illuminate\\Queue\\WorkerOptions))
#23 /var/www/vendor/laravel/framework/src/Illuminate/Queue/Console/WorkCommand.php(131): Illuminate\\Queue\\Console\\WorkCommand->runWorker('redis', 'default')
#24 /var/www/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Queue\\Console\\WorkCommand->handle()
#25 /var/www/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#26 /var/www/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#27 /var/www/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#28 /var/www/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#29 /var/www/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#30 /var/www/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#31 /var/www/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#32 /var/www/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#33 /var/www/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Queue\\Console\\WorkCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#34 /var/www/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#35 /var/www/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#36 /var/www/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#37 /var/www/artisan(12): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#38 {main}
"}
[2026-05-05 20:33:36] local.WARNING: Plan-Provider ollama fehlgeschlagen, versuche Fallback {"error":"cURL error 28: Operation timed out after 30001 milliseconds with 0 bytes received (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://10.10.80.189:11434/api/chat"}
[2026-05-05 20:33:37] local.WARNING: Plan-Provider openai fehlgeschlagen, versuche Fallback {"error":"OpenAI Error [400]: invalid_request_error - Invalid schema for response_format 'FoxResponse': In context=(), 'required' is required to be supplied and to be an array including every key in properties. Missing 'city'."}
[2026-05-05 20:33:37] local.ERROR: Plan-Schritt: alle LLM-Provider tot {"lastError":"OpenAI Error [400]: invalid_request_error - Invalid schema for response_format 'FoxResponse': In context=(), 'required' is required to be supplied and to be an array including every key in properties. Missing 'city'."}
[2026-05-05 20:34:35] local.WARNING: Plan-Provider ollama fehlgeschlagen, versuche Fallback {"error":"cURL error 28: Operation timed out after 30001 milliseconds with 0 bytes received (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://10.10.80.189:11434/api/chat"}
[2026-05-05 20:34:35] local.WARNING: Plan-Provider openai fehlgeschlagen, versuche Fallback {"error":"OpenAI Error [400]: invalid_request_error - Invalid schema for response_format 'FoxResponse': In context=(), 'required' is required to be supplied and to be an array including every key in properties. Missing 'city'."}
[2026-05-05 20:34:35] local.ERROR: Plan-Schritt: alle LLM-Provider tot {"lastError":"OpenAI Error [400]: invalid_request_error - Invalid schema for response_format 'FoxResponse': In context=(), 'required' is required to be supplied and to be an array including every key in properties. Missing 'city'."}
[2026-05-05 20:36:41] local.WARNING: Plan-Provider ollama fehlgeschlagen, versuche Fallback {"error":"cURL error 28: Operation timed out after 30001 milliseconds with 0 bytes received (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://10.10.80.189:11434/api/chat"}
[2026-05-05 20:36:46] local.INFO: Plan: openai OK
[2026-05-06 00:45:25] local.WARNING: Proactive: Provider fehlgeschlagen {"error":"cURL error 28: Connection timed out after 25001 milliseconds (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://10.10.80.189:11434/api/chat"}
[2026-05-06 01:00:26] local.WARNING: Proactive: Provider fehlgeschlagen {"error":"cURL error 28: Operation timed out after 25001 milliseconds with 0 bytes received (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://10.10.80.189:11434/api/chat"}
[2026-05-06 01:15:25] local.WARNING: Proactive: Provider fehlgeschlagen {"error":"cURL error 28: Connection timed out after 25001 milliseconds (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://10.10.80.189:11434/api/chat"}
[2026-05-06 01:30:25] local.WARNING: Proactive: Provider fehlgeschlagen {"error":"cURL error 28: Connection timed out after 25001 milliseconds (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://10.10.80.189:11434/api/chat"}
[2026-05-06 01:45:25] local.WARNING: Proactive: Provider fehlgeschlagen {"error":"cURL error 28: Connection timed out after 25001 milliseconds (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://10.10.80.189:11434/api/chat"}
[2026-05-06 02:00:26] local.WARNING: Proactive: Provider fehlgeschlagen {"error":"cURL error 28: Connection timed out after 25001 milliseconds (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://10.10.80.189:11434/api/chat"}
[2026-05-06 02:15:25] local.WARNING: Proactive: Provider fehlgeschlagen {"error":"cURL error 28: Connection timed out after 25000 milliseconds (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://10.10.80.189:11434/api/chat"}
[2026-05-06 02:30:25] local.WARNING: Proactive: Provider fehlgeschlagen {"error":"cURL error 28: Connection timed out after 25000 milliseconds (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://10.10.80.189:11434/api/chat"}
[2026-05-06 02:45:25] local.WARNING: Proactive: Provider fehlgeschlagen {"error":"cURL error 28: Connection timed out after 25001 milliseconds (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://10.10.80.189:11434/api/chat"}
[2026-05-06 03:00:25] local.WARNING: Proactive: Provider fehlgeschlagen {"error":"cURL error 28: Connection timed out after 25001 milliseconds (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://10.10.80.189:11434/api/chat"}
[2026-05-06 03:15:25] local.WARNING: Proactive: Provider fehlgeschlagen {"error":"cURL error 28: Connection timed out after 25000 milliseconds (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://10.10.80.189:11434/api/chat"}
[2026-05-06 03:30:25] local.WARNING: Proactive: Provider fehlgeschlagen {"error":"cURL error 28: Connection timed out after 25001 milliseconds (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://10.10.80.189:11434/api/chat"}
[2026-05-06 03:45:26] local.WARNING: Proactive: Provider fehlgeschlagen {"error":"cURL error 28: Connection timed out after 25001 milliseconds (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://10.10.80.189:11434/api/chat"}
[2026-05-06 04:00:26] local.WARNING: Proactive: Provider fehlgeschlagen {"error":"cURL error 28: Connection timed out after 25001 milliseconds (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://10.10.80.189:11434/api/chat"}
[2026-05-06 04:15:26] local.WARNING: Proactive: Provider fehlgeschlagen {"error":"cURL error 28: Connection timed out after 25001 milliseconds (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://10.10.80.189:11434/api/chat"}
[2026-05-06 04:30:25] local.WARNING: Proactive: Provider fehlgeschlagen {"error":"cURL error 28: Connection timed out after 25001 milliseconds (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://10.10.80.189:11434/api/chat"}
[2026-05-06 04:45:25] local.WARNING: Proactive: Provider fehlgeschlagen {"error":"cURL error 28: Connection timed out after 25001 milliseconds (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://10.10.80.189:11434/api/chat"}
[2026-05-06 05:00:25] local.WARNING: Proactive: Provider fehlgeschlagen {"error":"cURL error 28: Connection timed out after 25001 milliseconds (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://10.10.80.189:11434/api/chat"}
[2026-05-06 05:15:26] local.WARNING: Proactive: Provider fehlgeschlagen {"error":"cURL error 28: Connection timed out after 25001 milliseconds (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://10.10.80.189:11434/api/chat"}
[2026-05-06 05:30:26] local.WARNING: Proactive: Provider fehlgeschlagen {"error":"cURL error 28: Connection timed out after 25001 milliseconds (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://10.10.80.189:11434/api/chat"}
[2026-05-06 05:45:26] local.WARNING: Proactive: Provider fehlgeschlagen {"error":"cURL error 28: Connection timed out after 25001 milliseconds (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://10.10.80.189:11434/api/chat"}
[2026-05-06 06:00:25] local.WARNING: Proactive: Provider fehlgeschlagen {"error":"cURL error 28: Connection timed out after 25002 milliseconds (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://10.10.80.189:11434/api/chat"}
[2026-05-06 06:15:26] local.WARNING: Proactive: Provider fehlgeschlagen {"error":"cURL error 28: Connection timed out after 25001 milliseconds (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://10.10.80.189:11434/api/chat"}
[2026-05-06 06:30:25] local.WARNING: Proactive: Provider fehlgeschlagen {"error":"cURL error 28: Connection timed out after 25001 milliseconds (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://10.10.80.189:11434/api/chat"}
[2026-05-06 06:45:04] local.WARNING: Proactive: Provider fehlgeschlagen {"error":"cURL error 7: Failed to connect to 10.10.80.189 port 11434 after 3168 ms: Couldn't connect to server (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://10.10.80.189:11434/api/chat"}
[2026-05-06 07:00:04] local.WARNING: Proactive: Provider fehlgeschlagen {"error":"cURL error 7: Failed to connect to 10.10.80.189 port 11434 after 3090 ms: Couldn't connect to server (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://10.10.80.189:11434/api/chat"}
[2026-05-06 07:15:03] local.WARNING: Proactive: Provider fehlgeschlagen {"error":"cURL error 7: Failed to connect to 10.10.80.189 port 11434 after 3134 ms: Couldn't connect to server (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://10.10.80.189:11434/api/chat"}
[2026-05-06 07:30:04] local.WARNING: Proactive: Provider fehlgeschlagen {"error":"cURL error 7: Failed to connect to 10.10.80.189 port 11434 after 3098 ms: Couldn't connect to server (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://10.10.80.189:11434/api/chat"}
[2026-05-06 07:45:02] local.WARNING: Proactive: Provider fehlgeschlagen {"error":"cURL error 7: Failed to connect to 10.10.80.189 port 11434 after 2292 ms: Couldn't connect to server (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://10.10.80.189:11434/api/chat"}
[2026-05-06 08:00:03] local.WARNING: Proactive: Provider fehlgeschlagen {"error":"cURL error 7: Failed to connect to 10.10.80.189 port 11434 after 2922 ms: Couldn't connect to server (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://10.10.80.189:11434/api/chat"}
[2026-05-06 08:15:03] local.WARNING: Proactive: Provider fehlgeschlagen {"error":"cURL error 7: Failed to connect to 10.10.80.189 port 11434 after 3084 ms: Couldn't connect to server (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://10.10.80.189:11434/api/chat"}
[2026-05-06 08:30:03] local.WARNING: Proactive: Provider fehlgeschlagen {"error":"cURL error 7: Failed to connect to 10.10.80.189 port 11434 after 3102 ms: Couldn't connect to server (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://10.10.80.189:11434/api/chat"}
[2026-05-06 08:45:04] local.WARNING: Proactive: Provider fehlgeschlagen {"error":"cURL error 7: Failed to connect to 10.10.80.189 port 11434 after 3126 ms: Couldn't connect to server (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://10.10.80.189:11434/api/chat"}
[2026-05-06 09:00:04] local.WARNING: Proactive: Provider fehlgeschlagen {"error":"cURL error 7: Failed to connect to 10.10.80.189 port 11434 after 3129 ms: Couldn't connect to server (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://10.10.80.189:11434/api/chat"}
[2026-05-06 09:15:03] local.WARNING: Proactive: Provider fehlgeschlagen {"error":"cURL error 7: Failed to connect to 10.10.80.189 port 11434 after 2466 ms: Couldn't connect to server (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://10.10.80.189:11434/api/chat"}
[2026-05-06 09:30:03] local.WARNING: Proactive: Provider fehlgeschlagen {"error":"cURL error 7: Failed to connect to 10.10.80.189 port 11434 after 3142 ms: Couldn't connect to server (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://10.10.80.189:11434/api/chat"}
[2026-05-06 09:45:03] local.WARNING: Proactive: Provider fehlgeschlagen {"error":"cURL error 7: Failed to connect to 10.10.80.189 port 11434 after 3135 ms: Couldn't connect to server (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://10.10.80.189:11434/api/chat"}
[2026-05-06 10:00:02] local.WARNING: Proactive: Provider fehlgeschlagen {"error":"cURL error 7: Failed to connect to 10.10.80.189 port 11434 after 2011 ms: Couldn't connect to server (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://10.10.80.189:11434/api/chat"}
[2026-05-06 10:15:04] local.WARNING: Proactive: Provider fehlgeschlagen {"error":"cURL error 7: Failed to connect to 10.10.80.189 port 11434 after 3147 ms: Couldn't connect to server (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://10.10.80.189:11434/api/chat"}
[2026-05-06 10:30:04] local.WARNING: Proactive: Provider fehlgeschlagen {"error":"cURL error 7: Failed to connect to 10.10.80.189 port 11434 after 3099 ms: Couldn't connect to server (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://10.10.80.189:11434/api/chat"}
[2026-05-06 10:45:03] local.WARNING: Proactive: Provider fehlgeschlagen {"error":"cURL error 7: Failed to connect to 10.10.80.189 port 11434 after 2524 ms: Couldn't connect to server (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://10.10.80.189:11434/api/chat"}
[2026-05-06 11:00:04] local.WARNING: Proactive: Provider fehlgeschlagen {"error":"cURL error 7: Failed to connect to 10.10.80.189 port 11434 after 3134 ms: Couldn't connect to server (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://10.10.80.189:11434/api/chat"}
[2026-05-06 11:15:04] local.WARNING: Proactive: Provider fehlgeschlagen {"error":"cURL error 7: Failed to connect to 10.10.80.189 port 11434 after 3114 ms: Couldn't connect to server (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://10.10.80.189:11434/api/chat"}
[2026-05-06 11:30:03] local.WARNING: Proactive: Provider fehlgeschlagen {"error":"cURL error 7: Failed to connect to 10.10.80.189 port 11434 after 2609 ms: Couldn't connect to server (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://10.10.80.189:11434/api/chat"}
[2026-05-06 11:45:03] local.WARNING: Proactive: Provider fehlgeschlagen {"error":"cURL error 7: Failed to connect to 10.10.80.189 port 11434 after 3084 ms: Couldn't connect to server (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://10.10.80.189:11434/api/chat"}
[2026-05-06 12:00:03] local.WARNING: Proactive: Provider fehlgeschlagen {"error":"cURL error 7: Failed to connect to 10.10.80.189 port 11434 after 3162 ms: Couldn't connect to server (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://10.10.80.189:11434/api/chat"}
[2026-05-06 12:15:02] local.WARNING: Proactive: Provider fehlgeschlagen {"error":"cURL error 7: Failed to connect to 10.10.80.189 port 11434 after 2021 ms: Couldn't connect to server (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://10.10.80.189:11434/api/chat"}
[2026-05-06 12:30:03] local.WARNING: Proactive: Provider fehlgeschlagen {"error":"cURL error 7: Failed to connect to 10.10.80.189 port 11434 after 2585 ms: Couldn't connect to server (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://10.10.80.189:11434/api/chat"}
[2026-05-06 12:45:03] local.WARNING: Proactive: Provider fehlgeschlagen {"error":"cURL error 7: Failed to connect to 10.10.80.189 port 11434 after 3157 ms: Couldn't connect to server (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://10.10.80.189:11434/api/chat"}
[2026-05-06 13:00:03] local.WARNING: Proactive: Provider fehlgeschlagen {"error":"cURL error 7: Failed to connect to 10.10.80.189 port 11434 after 3090 ms: Couldn't connect to server (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://10.10.80.189:11434/api/chat"}
[2026-05-06 13:15:02] local.WARNING: Proactive: Provider fehlgeschlagen {"error":"cURL error 7: Failed to connect to 10.10.80.189 port 11434 after 1836 ms: Couldn't connect to server (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://10.10.80.189:11434/api/chat"}
[2026-05-06 13:30:04] local.WARNING: Proactive: Provider fehlgeschlagen {"error":"cURL error 7: Failed to connect to 10.10.80.189 port 11434 after 3118 ms: Couldn't connect to server (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://10.10.80.189:11434/api/chat"}
[2026-05-06 13:45:03] local.WARNING: Proactive: Provider fehlgeschlagen {"error":"cURL error 7: Failed to connect to 10.10.80.189 port 11434 after 3085 ms: Couldn't connect to server (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://10.10.80.189:11434/api/chat"}
[2026-05-06 14:00:03] local.WARNING: Proactive: Provider fehlgeschlagen {"error":"cURL error 7: Failed to connect to 10.10.80.189 port 11434 after 3082 ms: Couldn't connect to server (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://10.10.80.189:11434/api/chat"}
[2026-05-06 14:15:03] local.WARNING: Proactive: Provider fehlgeschlagen {"error":"cURL error 7: Failed to connect to 10.10.80.189 port 11434 after 3097 ms: Couldn't connect to server (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://10.10.80.189:11434/api/chat"}
[2026-05-06 14:30:04] local.WARNING: Proactive: Provider fehlgeschlagen {"error":"cURL error 7: Failed to connect to 10.10.80.189 port 11434 after 3155 ms: Couldn't connect to server (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://10.10.80.189:11434/api/chat"}
[2026-05-06 14:45:00] local.WARNING: Proactive: Provider fehlgeschlagen {"error":"cURL error 7: Failed to connect to 10.10.80.189 port 11434 after 50 ms: Couldn't connect to server (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://10.10.80.189:11434/api/chat"}
[2026-05-06 15:00:03] local.WARNING: Proactive: Provider fehlgeschlagen {"error":"cURL error 7: Failed to connect to 10.10.80.189 port 11434 after 2193 ms: Couldn't connect to server (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://10.10.80.189:11434/api/chat"}
[2026-05-06 15:15:03] local.WARNING: Proactive: Provider fehlgeschlagen {"error":"cURL error 7: Failed to connect to 10.10.80.189 port 11434 after 3127 ms: Couldn't connect to server (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://10.10.80.189:11434/api/chat"}
[2026-05-06 15:30:04] local.WARNING: Proactive: Provider fehlgeschlagen {"error":"cURL error 7: Failed to connect to 10.10.80.189 port 11434 after 3123 ms: Couldn't connect to server (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://10.10.80.189:11434/api/chat"}
[2026-05-06 15:45:03] local.WARNING: Proactive: Provider fehlgeschlagen {"error":"cURL error 7: Failed to connect to 10.10.80.189 port 11434 after 2695 ms: Couldn't connect to server (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://10.10.80.189:11434/api/chat"}
[2026-05-06 16:00:25] local.WARNING: Proactive: Provider fehlgeschlagen {"error":"cURL error 28: Operation timed out after 25000 milliseconds with 0 bytes received (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://10.10.80.189:11434/api/chat"}
[2026-05-06 23:30:26] local.WARNING: Proactive: Provider fehlgeschlagen {"error":"cURL error 28: Operation timed out after 25001 milliseconds with 0 bytes received (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://10.10.80.189:11434/api/chat"}
[2026-05-06 23:45:25] local.WARNING: Proactive: Provider fehlgeschlagen {"error":"cURL error 28: Connection timed out after 25000 milliseconds (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://10.10.80.189:11434/api/chat"}
[2026-05-07 00:00:25] local.WARNING: Proactive: Provider fehlgeschlagen {"error":"cURL error 28: Connection timed out after 25000 milliseconds (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://10.10.80.189:11434/api/chat"}
[2026-05-07 00:15:25] local.WARNING: Proactive: Provider fehlgeschlagen {"error":"cURL error 28: Connection timed out after 25000 milliseconds (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://10.10.80.189:11434/api/chat"}
[2026-05-07 00:30:25] local.WARNING: Proactive: Provider fehlgeschlagen {"error":"cURL error 28: Connection timed out after 25001 milliseconds (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://10.10.80.189:11434/api/chat"}
[2026-05-07 00:45:25] local.WARNING: Proactive: Provider fehlgeschlagen {"error":"cURL error 28: Connection timed out after 25000 milliseconds (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://10.10.80.189:11434/api/chat"}
[2026-05-07 01:00:25] local.WARNING: Proactive: Provider fehlgeschlagen {"error":"cURL error 28: Connection timed out after 25001 milliseconds (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://10.10.80.189:11434/api/chat"}
[2026-05-07 01:15:25] local.WARNING: Proactive: Provider fehlgeschlagen {"error":"cURL error 28: Connection timed out after 25000 milliseconds (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://10.10.80.189:11434/api/chat"}
[2026-05-07 01:30:26] local.WARNING: Proactive: Provider fehlgeschlagen {"error":"cURL error 28: Connection timed out after 25001 milliseconds (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://10.10.80.189:11434/api/chat"}
[2026-05-07 01:45:25] local.WARNING: Proactive: Provider fehlgeschlagen {"error":"cURL error 28: Connection timed out after 25001 milliseconds (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://10.10.80.189:11434/api/chat"}
[2026-05-07 02:00:25] local.WARNING: Proactive: Provider fehlgeschlagen {"error":"cURL error 28: Connection timed out after 25001 milliseconds (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://10.10.80.189:11434/api/chat"}
[2026-05-07 02:15:25] local.WARNING: Proactive: Provider fehlgeschlagen {"error":"cURL error 28: Connection timed out after 25000 milliseconds (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://10.10.80.189:11434/api/chat"}
[2026-05-07 02:30:26] local.WARNING: Proactive: Provider fehlgeschlagen {"error":"cURL error 28: Connection timed out after 25002 milliseconds (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://10.10.80.189:11434/api/chat"}
[2026-05-07 02:45:26] local.WARNING: Proactive: Provider fehlgeschlagen {"error":"cURL error 28: Connection timed out after 25001 milliseconds (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://10.10.80.189:11434/api/chat"}
[2026-05-07 03:00:25] local.WARNING: Proactive: Provider fehlgeschlagen {"error":"cURL error 28: Connection timed out after 25000 milliseconds (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://10.10.80.189:11434/api/chat"}
[2026-05-07 03:15:26] local.WARNING: Proactive: Provider fehlgeschlagen {"error":"cURL error 28: Connection timed out after 25001 milliseconds (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://10.10.80.189:11434/api/chat"}
[2026-05-07 03:30:26] local.WARNING: Proactive: Provider fehlgeschlagen {"error":"cURL error 28: Connection timed out after 25001 milliseconds (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://10.10.80.189:11434/api/chat"}
[2026-05-07 03:45:25] local.WARNING: Proactive: Provider fehlgeschlagen {"error":"cURL error 28: Connection timed out after 25001 milliseconds (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://10.10.80.189:11434/api/chat"}
[2026-05-07 04:00:25] local.WARNING: Proactive: Provider fehlgeschlagen {"error":"cURL error 28: Connection timed out after 25000 milliseconds (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://10.10.80.189:11434/api/chat"}
[2026-05-07 04:15:25] local.WARNING: Proactive: Provider fehlgeschlagen {"error":"cURL error 28: Connection timed out after 25001 milliseconds (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://10.10.80.189:11434/api/chat"}
[2026-05-07 04:30:26] local.WARNING: Proactive: Provider fehlgeschlagen {"error":"cURL error 28: Connection timed out after 25000 milliseconds (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://10.10.80.189:11434/api/chat"}
[2026-05-07 04:45:25] local.WARNING: Proactive: Provider fehlgeschlagen {"error":"cURL error 28: Connection timed out after 25001 milliseconds (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://10.10.80.189:11434/api/chat"}
[2026-05-07 05:00:26] local.WARNING: Proactive: Provider fehlgeschlagen {"error":"cURL error 28: Connection timed out after 25001 milliseconds (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://10.10.80.189:11434/api/chat"}
[2026-05-07 05:15:26] local.WARNING: Proactive: Provider fehlgeschlagen {"error":"cURL error 28: Connection timed out after 25002 milliseconds (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://10.10.80.189:11434/api/chat"}
[2026-05-07 05:30:25] local.WARNING: Proactive: Provider fehlgeschlagen {"error":"cURL error 28: Connection timed out after 25001 milliseconds (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://10.10.80.189:11434/api/chat"}
[2026-05-07 05:45:26] local.WARNING: Proactive: Provider fehlgeschlagen {"error":"cURL error 28: Connection timed out after 25001 milliseconds (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://10.10.80.189:11434/api/chat"}
[2026-05-07 06:00:26] local.WARNING: Proactive: Provider fehlgeschlagen {"error":"cURL error 28: Connection timed out after 25001 milliseconds (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://10.10.80.189:11434/api/chat"}
[2026-05-07 07:00:04] local.WARNING: Proactive: Provider fehlgeschlagen {"error":"cURL error 7: Failed to connect to 10.10.80.189 port 11434 after 2973 ms: Couldn't connect to server (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://10.10.80.189:11434/api/chat"}
[2026-05-07 07:15:03] local.WARNING: Proactive: Provider fehlgeschlagen {"error":"cURL error 7: Failed to connect to 10.10.80.189 port 11434 after 2728 ms: Couldn't connect to server (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://10.10.80.189:11434/api/chat"}
[2026-05-07 07:30:03] local.WARNING: Proactive: Provider fehlgeschlagen {"error":"cURL error 7: Failed to connect to 10.10.80.189 port 11434 after 3114 ms: Couldn't connect to server (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://10.10.80.189:11434/api/chat"}
[2026-05-07 07:45:03] local.WARNING: Proactive: Provider fehlgeschlagen {"error":"cURL error 7: Failed to connect to 10.10.80.189 port 11434 after 3165 ms: Couldn't connect to server (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://10.10.80.189:11434/api/chat"}
[2026-05-07 08:00:04] local.WARNING: Proactive: Provider fehlgeschlagen {"error":"cURL error 7: Failed to connect to 10.10.80.189 port 11434 after 3099 ms: Couldn't connect to server (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://10.10.80.189:11434/api/chat"}
[2026-05-07 08:15:04] local.WARNING: Proactive: Provider fehlgeschlagen {"error":"cURL error 7: Failed to connect to 10.10.80.189 port 11434 after 3147 ms: Couldn't connect to server (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://10.10.80.189:11434/api/chat"}
[2026-05-07 08:30:03] local.WARNING: Proactive: Provider fehlgeschlagen {"error":"cURL error 7: Failed to connect to 10.10.80.189 port 11434 after 2765 ms: Couldn't connect to server (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://10.10.80.189:11434/api/chat"}
[2026-05-07 08:45:04] local.WARNING: Proactive: Provider fehlgeschlagen {"error":"cURL error 7: Failed to connect to 10.10.80.189 port 11434 after 3148 ms: Couldn't connect to server (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://10.10.80.189:11434/api/chat"}
[2026-05-07 09:00:02] local.WARNING: Proactive: Provider fehlgeschlagen {"error":"cURL error 7: Failed to connect to 10.10.80.189 port 11434 after 827 ms: Couldn't connect to server (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://10.10.80.189:11434/api/chat"}
[2026-05-07 09:15:03] local.WARNING: Proactive: Provider fehlgeschlagen {"error":"cURL error 7: Failed to connect to 10.10.80.189 port 11434 after 2240 ms: Couldn't connect to server (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://10.10.80.189:11434/api/chat"}
[2026-05-07 09:30:03] local.WARNING: Proactive: Provider fehlgeschlagen {"error":"cURL error 7: Failed to connect to 10.10.80.189 port 11434 after 3085 ms: Couldn't connect to server (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://10.10.80.189:11434/api/chat"}
[2026-05-07 09:45:04] local.WARNING: Proactive: Provider fehlgeschlagen {"error":"cURL error 7: Failed to connect to 10.10.80.189 port 11434 after 3143 ms: Couldn't connect to server (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://10.10.80.189:11434/api/chat"}
[2026-05-07 10:00:02] local.WARNING: Proactive: Provider fehlgeschlagen {"error":"cURL error 7: Failed to connect to 10.10.80.189 port 11434 after 1597 ms: Couldn't connect to server (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://10.10.80.189:11434/api/chat"}
[2026-05-07 10:15:03] local.WARNING: Proactive: Provider fehlgeschlagen {"error":"cURL error 7: Failed to connect to 10.10.80.189 port 11434 after 3153 ms: Couldn't connect to server (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://10.10.80.189:11434/api/chat"}
[2026-05-07 10:30:03] local.WARNING: Proactive: Provider fehlgeschlagen {"error":"cURL error 7: Failed to connect to 10.10.80.189 port 11434 after 3161 ms: Couldn't connect to server (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://10.10.80.189:11434/api/chat"}
[2026-05-07 10:45:02] local.WARNING: Proactive: Provider fehlgeschlagen {"error":"cURL error 7: Failed to connect to 10.10.80.189 port 11434 after 1384 ms: Couldn't connect to server (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://10.10.80.189:11434/api/chat"}
[2026-05-07 11:00:04] local.WARNING: Proactive: Provider fehlgeschlagen {"error":"cURL error 7: Failed to connect to 10.10.80.189 port 11434 after 3152 ms: Couldn't connect to server (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://10.10.80.189:11434/api/chat"}
[2026-05-07 11:15:04] local.WARNING: Proactive: Provider fehlgeschlagen {"error":"cURL error 7: Failed to connect to 10.10.80.189 port 11434 after 3140 ms: Couldn't connect to server (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://10.10.80.189:11434/api/chat"}
[2026-05-07 11:30:03] local.WARNING: Proactive: Provider fehlgeschlagen {"error":"cURL error 7: Failed to connect to 10.10.80.189 port 11434 after 3138 ms: Couldn't connect to server (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://10.10.80.189:11434/api/chat"}
[2026-05-07 11:45:04] local.WARNING: Proactive: Provider fehlgeschlagen {"error":"cURL error 7: Failed to connect to 10.10.80.189 port 11434 after 3156 ms: Couldn't connect to server (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://10.10.80.189:11434/api/chat"}
[2026-05-07 12:00:02] local.WARNING: Proactive: Provider fehlgeschlagen {"error":"cURL error 7: Failed to connect to 10.10.80.189 port 11434 after 2410 ms: Couldn't connect to server (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://10.10.80.189:11434/api/chat"}
[2026-05-07 12:15:03] local.WARNING: Proactive: Provider fehlgeschlagen {"error":"cURL error 7: Failed to connect to 10.10.80.189 port 11434 after 3141 ms: Couldn't connect to server (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://10.10.80.189:11434/api/chat"}
[2026-05-07 12:30:00] local.WARNING: Proactive: Provider fehlgeschlagen {"error":"cURL error 7: Failed to connect to 10.10.80.189 port 11434 after 90 ms: Couldn't connect to server (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://10.10.80.189:11434/api/chat"}
[2026-05-07 12:45:02] local.WARNING: Proactive: Provider fehlgeschlagen {"error":"cURL error 7: Failed to connect to 10.10.80.189 port 11434 after 2072 ms: Couldn't connect to server (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://10.10.80.189:11434/api/chat"}
[2026-05-07 13:00:03] local.WARNING: Proactive: Provider fehlgeschlagen {"error":"cURL error 7: Failed to connect to 10.10.80.189 port 11434 after 3154 ms: Couldn't connect to server (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://10.10.80.189:11434/api/chat"}
[2026-05-07 13:15:04] local.WARNING: Proactive: Provider fehlgeschlagen {"error":"cURL error 7: Failed to connect to 10.10.80.189 port 11434 after 3117 ms: Couldn't connect to server (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://10.10.80.189:11434/api/chat"}
[2026-05-07 13:30:02] local.WARNING: Proactive: Provider fehlgeschlagen {"error":"cURL error 7: Failed to connect to 10.10.80.189 port 11434 after 2515 ms: Couldn't connect to server (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://10.10.80.189:11434/api/chat"}
[2026-05-07 13:45:02] local.WARNING: Proactive: Provider fehlgeschlagen {"error":"cURL error 7: Failed to connect to 10.10.80.189 port 11434 after 2727 ms: Couldn't connect to server (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://10.10.80.189:11434/api/chat"}
[2026-05-07 14:00:03] local.WARNING: Proactive: Provider fehlgeschlagen {"error":"cURL error 7: Failed to connect to 10.10.80.189 port 11434 after 3139 ms: Couldn't connect to server (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://10.10.80.189:11434/api/chat"}
[2026-05-07 14:15:03] local.WARNING: Proactive: Provider fehlgeschlagen {"error":"cURL error 7: Failed to connect to 10.10.80.189 port 11434 after 3118 ms: Couldn't connect to server (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://10.10.80.189:11434/api/chat"}
[2026-05-07 14:30:02] local.WARNING: Proactive: Provider fehlgeschlagen {"error":"cURL error 7: Failed to connect to 10.10.80.189 port 11434 after 1738 ms: Couldn't connect to server (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://10.10.80.189:11434/api/chat"}
[2026-05-07 14:45:03] local.WARNING: Proactive: Provider fehlgeschlagen {"error":"cURL error 7: Failed to connect to 10.10.80.189 port 11434 after 3153 ms: Couldn't connect to server (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://10.10.80.189:11434/api/chat"}
[2026-05-07 15:00:03] local.WARNING: Proactive: Provider fehlgeschlagen {"error":"cURL error 7: Failed to connect to 10.10.80.189 port 11434 after 3122 ms: Couldn't connect to server (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://10.10.80.189:11434/api/chat"}
[2026-05-07 15:15:02] local.WARNING: Proactive: Provider fehlgeschlagen {"error":"cURL error 7: Failed to connect to 10.10.80.189 port 11434 after 1806 ms: Couldn't connect to server (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://10.10.80.189:11434/api/chat"}
[2026-05-07 15:30:04] local.WARNING: Proactive: Provider fehlgeschlagen {"error":"cURL error 7: Failed to connect to 10.10.80.189 port 11434 after 3081 ms: Couldn't connect to server (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://10.10.80.189:11434/api/chat"}
[2026-05-07 15:45:03] local.WARNING: Proactive: Provider fehlgeschlagen {"error":"cURL error 7: Failed to connect to 10.10.80.189 port 11434 after 3160 ms: Couldn't connect to server (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://10.10.80.189:11434/api/chat"}
[2026-05-07 16:00:03] local.WARNING: Proactive: Provider fehlgeschlagen {"error":"cURL error 7: Failed to connect to 10.10.80.189 port 11434 after 1944 ms: Couldn't connect to server (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://10.10.80.189:11434/api/chat"}
[2026-05-07 16:15:03] local.WARNING: Proactive: Provider fehlgeschlagen {"error":"cURL error 7: Failed to connect to 10.10.80.189 port 11434 after 3116 ms: Couldn't connect to server (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://10.10.80.189:11434/api/chat"}
[2026-05-07 16:30:26] local.WARNING: Proactive: Provider fehlgeschlagen {"error":"cURL error 28: Connection timed out after 25001 milliseconds (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://10.10.80.189:11434/api/chat"}
[2026-05-07 17:09:43] local.ERROR: Class "App\Http\Controllers\Controller" not found {"exception":"[object] (Error(code: 0): Class \"App\\Http\\Controllers\\Controller\" not found at /var/www/app/Http/Controllers/Fox/FoxBrainController.php:10)
[stacktrace]
#0 /var/www/vendor/composer/ClassLoader.php(576): include()
#1 /var/www/vendor/composer/ClassLoader.php(427): Composer\\Autoload\\{closure}('/var/www/vendor...')
#2 [internal function]: Composer\\Autoload\\ClassLoader->loadClass('App\\\\Http\\\\Contro...')
#3 /var/www/vendor/laravel/framework/src/Illuminate/Routing/Route.php(1125): is_a('App\\\\Http\\\\Contro...', 'Illuminate\\\\Rout...', true)
#4 /var/www/vendor/laravel/framework/src/Illuminate/Routing/Route.php(1062): Illuminate\\Routing\\Route->controllerMiddleware()
#5 /var/www/vendor/laravel/framework/src/Illuminate/Routing/Router.php(834): Illuminate\\Routing\\Route->gatherMiddleware()
#6 /var/www/vendor/laravel/framework/src/Illuminate/Foundation/Console/RouteListCommand.php(212): Illuminate\\Routing\\Router->gatherRouteMiddleware(Object(Illuminate\\Routing\\Route))
#7 /var/www/vendor/laravel/framework/src/Illuminate/Foundation/Console/RouteListCommand.php(148): Illuminate\\Foundation\\Console\\RouteListCommand->getMiddleware(Object(Illuminate\\Routing\\Route))
#8 /var/www/vendor/laravel/framework/src/Illuminate/Foundation/Console/RouteListCommand.php(117): Illuminate\\Foundation\\Console\\RouteListCommand->getRouteInformation(Object(Illuminate\\Routing\\Route))
#9 [internal function]: Illuminate\\Foundation\\Console\\RouteListCommand->Illuminate\\Foundation\\Console\\{closure}(Object(Illuminate\\Routing\\Route), 19)
#10 /var/www/vendor/laravel/framework/src/Illuminate/Collections/Arr.php(841): array_map(Object(Closure), Array, Array)
#11 /var/www/vendor/laravel/framework/src/Illuminate/Collections/Collection.php(829): Illuminate\\Support\\Arr::map(Array, Object(Closure))
#12 /var/www/vendor/laravel/framework/src/Illuminate/Foundation/Console/RouteListCommand.php(117): Illuminate\\Support\\Collection->map(Object(Closure))
#13 /var/www/vendor/laravel/framework/src/Illuminate/Foundation/Console/RouteListCommand.php(102): Illuminate\\Foundation\\Console\\RouteListCommand->getRoutes()
#14 /var/www/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Foundation\\Console\\RouteListCommand->handle()
#15 /var/www/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#16 /var/www/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#17 /var/www/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#18 /var/www/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#19 /var/www/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#20 /var/www/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#21 /var/www/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#22 /var/www/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#23 /var/www/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Foundation\\Console\\RouteListCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#24 /var/www/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#25 /var/www/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#26 /var/www/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#27 /var/www/artisan(12): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#28 {main}
"}
[2026-05-07 17:09:46] local.ERROR: Class "App\Http\Controllers\Controller" not found {"exception":"[object] (Error(code: 0): Class \"App\\Http\\Controllers\\Controller\" not found at /var/www/app/Http/Controllers/Fox/FoxBrainController.php:10)
[stacktrace]
#0 /var/www/vendor/composer/ClassLoader.php(576): include()
#1 /var/www/vendor/composer/ClassLoader.php(427): Composer\\Autoload\\{closure}('/var/www/vendor...')
#2 [internal function]: Composer\\Autoload\\ClassLoader->loadClass('App\\\\Http\\\\Contro...')
#3 /var/www/vendor/laravel/framework/src/Illuminate/Routing/Route.php(1125): is_a('App\\\\Http\\\\Contro...', 'Illuminate\\\\Rout...', true)
#4 /var/www/vendor/laravel/framework/src/Illuminate/Routing/Route.php(1062): Illuminate\\Routing\\Route->controllerMiddleware()
#5 /var/www/vendor/laravel/framework/src/Illuminate/Routing/Router.php(834): Illuminate\\Routing\\Route->gatherMiddleware()
#6 /var/www/vendor/laravel/framework/src/Illuminate/Foundation/Console/RouteListCommand.php(212): Illuminate\\Routing\\Router->gatherRouteMiddleware(Object(Illuminate\\Routing\\Route))
#7 /var/www/vendor/laravel/framework/src/Illuminate/Foundation/Console/RouteListCommand.php(148): Illuminate\\Foundation\\Console\\RouteListCommand->getMiddleware(Object(Illuminate\\Routing\\Route))
#8 /var/www/vendor/laravel/framework/src/Illuminate/Foundation/Console/RouteListCommand.php(117): Illuminate\\Foundation\\Console\\RouteListCommand->getRouteInformation(Object(Illuminate\\Routing\\Route))
#9 [internal function]: Illuminate\\Foundation\\Console\\RouteListCommand->Illuminate\\Foundation\\Console\\{closure}(Object(Illuminate\\Routing\\Route), 19)
#10 /var/www/vendor/laravel/framework/src/Illuminate/Collections/Arr.php(841): array_map(Object(Closure), Array, Array)
#11 /var/www/vendor/laravel/framework/src/Illuminate/Collections/Collection.php(829): Illuminate\\Support\\Arr::map(Array, Object(Closure))
#12 /var/www/vendor/laravel/framework/src/Illuminate/Foundation/Console/RouteListCommand.php(117): Illuminate\\Support\\Collection->map(Object(Closure))
#13 /var/www/vendor/laravel/framework/src/Illuminate/Foundation/Console/RouteListCommand.php(102): Illuminate\\Foundation\\Console\\RouteListCommand->getRoutes()
#14 /var/www/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Foundation\\Console\\RouteListCommand->handle()
#15 /var/www/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#16 /var/www/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#17 /var/www/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#18 /var/www/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#19 /var/www/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#20 /var/www/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#21 /var/www/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#22 /var/www/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#23 /var/www/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Foundation\\Console\\RouteListCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#24 /var/www/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#25 /var/www/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#26 /var/www/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#27 /var/www/artisan(12): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#28 {main}
"}
[2026-05-07 17:09:59] local.ERROR: Class "App\Http\Controllers\Controller" not found {"exception":"[object] (Error(code: 0): Class \"App\\Http\\Controllers\\Controller\" not found at /var/www/app/Http/Controllers/Fox/FoxBrainController.php:10)
[stacktrace]
#0 /var/www/vendor/composer/ClassLoader.php(576): include()
#1 /var/www/vendor/composer/ClassLoader.php(427): Composer\\Autoload\\{closure}('/var/www/vendor...')
#2 [internal function]: Composer\\Autoload\\ClassLoader->loadClass('App\\\\Http\\\\Contro...')
#3 /var/www/vendor/laravel/framework/src/Illuminate/Routing/Route.php(1125): is_a('App\\\\Http\\\\Contro...', 'Illuminate\\\\Rout...', true)
#4 /var/www/vendor/laravel/framework/src/Illuminate/Routing/Route.php(1062): Illuminate\\Routing\\Route->controllerMiddleware()
#5 /var/www/vendor/laravel/framework/src/Illuminate/Routing/Router.php(834): Illuminate\\Routing\\Route->gatherMiddleware()
#6 /var/www/vendor/laravel/framework/src/Illuminate/Foundation/Console/RouteListCommand.php(212): Illuminate\\Routing\\Router->gatherRouteMiddleware(Object(Illuminate\\Routing\\Route))
#7 /var/www/vendor/laravel/framework/src/Illuminate/Foundation/Console/RouteListCommand.php(148): Illuminate\\Foundation\\Console\\RouteListCommand->getMiddleware(Object(Illuminate\\Routing\\Route))
#8 /var/www/vendor/laravel/framework/src/Illuminate/Foundation/Console/RouteListCommand.php(117): Illuminate\\Foundation\\Console\\RouteListCommand->getRouteInformation(Object(Illuminate\\Routing\\Route))
#9 [internal function]: Illuminate\\Foundation\\Console\\RouteListCommand->Illuminate\\Foundation\\Console\\{closure}(Object(Illuminate\\Routing\\Route), 19)
#10 /var/www/vendor/laravel/framework/src/Illuminate/Collections/Arr.php(841): array_map(Object(Closure), Array, Array)
#11 /var/www/vendor/laravel/framework/src/Illuminate/Collections/Collection.php(829): Illuminate\\Support\\Arr::map(Array, Object(Closure))
#12 /var/www/vendor/laravel/framework/src/Illuminate/Foundation/Console/RouteListCommand.php(117): Illuminate\\Support\\Collection->map(Object(Closure))
#13 /var/www/vendor/laravel/framework/src/Illuminate/Foundation/Console/RouteListCommand.php(102): Illuminate\\Foundation\\Console\\RouteListCommand->getRoutes()
#14 /var/www/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Foundation\\Console\\RouteListCommand->handle()
#15 /var/www/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#16 /var/www/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#17 /var/www/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#18 /var/www/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#19 /var/www/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#20 /var/www/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#21 /var/www/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#22 /var/www/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#23 /var/www/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Foundation\\Console\\RouteListCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#24 /var/www/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#25 /var/www/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#26 /var/www/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#27 /var/www/artisan(12): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#28 {main}
"}
[2026-05-07 17:10:06] local.ERROR: Class "App\Http\Controllers\Controller" not found {"exception":"[object] (Error(code: 0): Class \"App\\Http\\Controllers\\Controller\" not found at /var/www/app/Http/Controllers/Fox/FoxBrainController.php:10)
[stacktrace]
#0 /var/www/vendor/composer/ClassLoader.php(576): include()
#1 /var/www/vendor/composer/ClassLoader.php(427): Composer\\Autoload\\{closure}('/var/www/vendor...')
#2 [internal function]: Composer\\Autoload\\ClassLoader->loadClass('App\\\\Http\\\\Contro...')
#3 /var/www/vendor/laravel/framework/src/Illuminate/Routing/Route.php(1125): is_a('App\\\\Http\\\\Contro...', 'Illuminate\\\\Rout...', true)
#4 /var/www/vendor/laravel/framework/src/Illuminate/Routing/Route.php(1062): Illuminate\\Routing\\Route->controllerMiddleware()
#5 /var/www/vendor/laravel/framework/src/Illuminate/Routing/Router.php(834): Illuminate\\Routing\\Route->gatherMiddleware()
#6 /var/www/vendor/laravel/framework/src/Illuminate/Foundation/Console/RouteListCommand.php(212): Illuminate\\Routing\\Router->gatherRouteMiddleware(Object(Illuminate\\Routing\\Route))
#7 /var/www/vendor/laravel/framework/src/Illuminate/Foundation/Console/RouteListCommand.php(148): Illuminate\\Foundation\\Console\\RouteListCommand->getMiddleware(Object(Illuminate\\Routing\\Route))
#8 /var/www/vendor/laravel/framework/src/Illuminate/Foundation/Console/RouteListCommand.php(117): Illuminate\\Foundation\\Console\\RouteListCommand->getRouteInformation(Object(Illuminate\\Routing\\Route))
#9 [internal function]: Illuminate\\Foundation\\Console\\RouteListCommand->Illuminate\\Foundation\\Console\\{closure}(Object(Illuminate\\Routing\\Route), 19)
#10 /var/www/vendor/laravel/framework/src/Illuminate/Collections/Arr.php(841): array_map(Object(Closure), Array, Array)
#11 /var/www/vendor/laravel/framework/src/Illuminate/Collections/Collection.php(829): Illuminate\\Support\\Arr::map(Array, Object(Closure))
#12 /var/www/vendor/laravel/framework/src/Illuminate/Foundation/Console/RouteListCommand.php(117): Illuminate\\Support\\Collection->map(Object(Closure))
#13 /var/www/vendor/laravel/framework/src/Illuminate/Foundation/Console/RouteListCommand.php(102): Illuminate\\Foundation\\Console\\RouteListCommand->getRoutes()
#14 /var/www/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Foundation\\Console\\RouteListCommand->handle()
#15 /var/www/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#16 /var/www/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#17 /var/www/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#18 /var/www/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#19 /var/www/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#20 /var/www/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#21 /var/www/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#22 /var/www/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#23 /var/www/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Foundation\\Console\\RouteListCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#24 /var/www/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#25 /var/www/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#26 /var/www/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#27 /var/www/artisan(12): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#28 {main}
"}
[2026-05-07 17:35:46] local.WARNING: Plan-Provider ollama fehlgeschlagen, versuche Fallback {"error":"cURL error 28: Operation timed out after 30000 milliseconds with 0 bytes received (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://10.10.80.189:11434/api/chat"}
[2026-05-07 17:35:49] local.INFO: Plan: openai OK
[2026-05-07 17:53:13] local.WARNING: Plan-Provider ollama fehlgeschlagen, versuche Fallback {"error":"cURL error 28: Operation timed out after 30001 milliseconds with 0 bytes received (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://10.10.80.189:11434/api/chat"}
[2026-05-07 17:53:16] local.INFO: Plan: openai OK
[2026-05-07 17:56:21] local.INFO: Plan: ollama OK
[2026-05-07 17:59:31] local.INFO: Plan: ollama OK
[2026-05-07 17:59:50] local.INFO: Plan: ollama OK
[2026-05-07 18:00:07] local.INFO: Plan: ollama OK
[2026-05-07 18:02:17] local.INFO: Plan: ollama OK
[2026-05-07 18:04:42] local.INFO: Plan: ollama OK
[2026-05-07 18:13:04] local.INFO: Plan: ollama OK
[2026-05-07 18:15:48] local.INFO: Plan: ollama OK
[2026-05-07 18:19:20] local.INFO: Plan: ollama OK
[2026-05-07 18:47:51] local.WARNING: Plan-Provider ollama fehlgeschlagen, versuche Fallback {"error":"cURL error 28: Operation timed out after 30001 milliseconds with 0 bytes received (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://10.10.80.189:11434/api/chat"}
[2026-05-07 18:47:53] local.INFO: Plan: openai OK
[2026-05-07 18:53:49] local.ERROR: Invalid socket ID undefined {"exception":"[object] (Pusher\\PusherException(code: 0): Invalid socket ID undefined at /var/www/vendor/pusher/pusher-php-server/src/Pusher.php:223)
[stacktrace]
#0 /var/www/vendor/pusher/pusher-php-server/src/Pusher.php(1141): Pusher\\Pusher->validate_socket_id('undefined')
#1 /var/www/vendor/pusher/pusher-php-server/src/Pusher.php(439): Pusher\\Pusher->make_trigger_body(Array, 'message.created', Array, Array, false)
#2 /var/www/vendor/laravel/framework/src/Illuminate/Broadcasting/Broadcasters/PusherBroadcaster.php(168): Pusher\\Pusher->trigger(Array, 'message.created', Array, Array)
#3 /var/www/vendor/laravel/framework/src/Illuminate/Collections/Traits/EnumeratesValues.php(275): Illuminate\\Broadcasting\\Broadcasters\\PusherBroadcaster->Illuminate\\Broadcasting\\Broadcasters\\{closure}(Object(Illuminate\\Support\\Collection), 0)
#4 /var/www/vendor/laravel/framework/src/Illuminate/Broadcasting/Broadcasters/PusherBroadcaster.php(167): Illuminate\\Support\\Collection->each(Object(Closure))
#5 /var/www/vendor/laravel/framework/src/Illuminate/Broadcasting/BroadcastEvent.php(100): Illuminate\\Broadcasting\\Broadcasters\\PusherBroadcaster->broadcast(Object(Illuminate\\Support\\Collection), 'message.created', Array)
#6 /var/www/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Broadcasting\\BroadcastEvent->handle(Object(Illuminate\\Broadcasting\\BroadcastManager))
#7 /var/www/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#8 /var/www/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#9 /var/www/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#10 /var/www/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#11 /var/www/vendor/laravel/framework/src/Illuminate/Bus/Dispatcher.php(129): Illuminate\\Container\\Container->call(Array)
#12 /var/www/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Bus\\Dispatcher->Illuminate\\Bus\\{closure}(Object(Illuminate\\Broadcasting\\BroadcastEvent))
#13 /var/www/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Broadcasting\\BroadcastEvent))
#14 /var/www/vendor/laravel/framework/src/Illuminate/Bus/Dispatcher.php(133): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#15 /var/www/vendor/laravel/framework/src/Illuminate/Broadcasting/BroadcastManager.php(185): Illuminate\\Bus\\Dispatcher->dispatchNow(Object(Illuminate\\Broadcasting\\BroadcastEvent))
#16 /var/www/vendor/laravel/framework/src/Illuminate/Broadcasting/BroadcastManager.php(189): Illuminate\\Broadcasting\\BroadcastManager->Illuminate\\Broadcasting\\{closure}()
#17 /var/www/vendor/laravel/framework/src/Illuminate/Events/Dispatcher.php(391): Illuminate\\Broadcasting\\BroadcastManager->queue(Object(App\\Events\\FoxMessage))
#18 /var/www/vendor/laravel/framework/src/Illuminate/Events/Dispatcher.php(313): Illuminate\\Events\\Dispatcher->broadcastEvent(Object(App\\Events\\FoxMessage))
#19 /var/www/vendor/laravel/framework/src/Illuminate/Events/Dispatcher.php(299): Illuminate\\Events\\Dispatcher->invokeListeners('App\\\\Events\\\\FoxM...', Array, false)
#20 /var/www/vendor/laravel/framework/src/Illuminate/Broadcasting/PendingBroadcast.php(73): Illuminate\\Events\\Dispatcher->dispatch(Object(App\\Events\\FoxMessage))
#21 /var/www/app/Services/FoxAgent.php(51): Illuminate\\Broadcasting\\PendingBroadcast->__destruct()
#22 /var/www/app/Livewire/FoxHud.php(44): App\\Services\\FoxAgent->recordUserMessage('zeige ged\\xC3\\xA4chni...', Array)
#23 /var/www/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Livewire\\FoxHud->send(Object(App\\Services\\IntentDetector))
#24 /var/www/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#25 /var/www/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#26 /var/www/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#27 /var/www/vendor/livewire/livewire/src/Wrapped.php(23): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array)
#28 /var/www/vendor/livewire/livewire/src/Mechanisms/HandleComponents/HandleComponents.php(492): Livewire\\Wrapped->__call('send', Array)
#29 /var/www/vendor/livewire/livewire/src/Mechanisms/HandleComponents/HandleComponents.php(101): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->callMethods(Object(App\\Livewire\\FoxHud), Array, Object(Livewire\\Mechanisms\\HandleComponents\\ComponentContext))
#30 /var/www/vendor/livewire/livewire/src/LivewireManager.php(102): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->update(Array, Array, Array)
#31 /var/www/vendor/livewire/livewire/src/Mechanisms/HandleRequests/HandleRequests.php(129): Livewire\\LivewireManager->update(Array, Array, Array)
#32 /var/www/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php(46): Livewire\\Mechanisms\\HandleRequests\\HandleRequests->handleUpdate()
#33 /var/www/vendor/laravel/framework/src/Illuminate/Routing/Route.php(265): Illuminate\\Routing\\ControllerDispatcher->dispatch(Object(Illuminate\\Routing\\Route), Object(Livewire\\Mechanisms\\HandleRequests\\HandleRequests), 'handleUpdate')
#34 /var/www/vendor/laravel/framework/src/Illuminate/Routing/Route.php(211): Illuminate\\Routing\\Route->runController()
#35 /var/www/vendor/laravel/framework/src/Illuminate/Routing/Router.php(822): Illuminate\\Routing\\Route->run()
#36 /var/www/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}(Object(Illuminate\\Http\\Request))
#37 /var/www/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#38 /var/www/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#39 /var/www/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#40 /var/www/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#41 /var/www/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#42 /var/www/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#43 /var/www/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#44 /var/www/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest(Object(Illuminate\\Http\\Request), Object(Illuminate\\Session\\Store), Object(Closure))
#45 /var/www/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#46 /var/www/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#47 /var/www/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#48 /var/www/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#49 /var/www/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#50 /var/www/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#51 /var/www/vendor/laravel/framework/src/Illuminate/Routing/Router.php(821): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#52 /var/www/vendor/laravel/framework/src/Illuminate/Routing/Router.php(800): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#53 /var/www/vendor/laravel/framework/src/Illuminate/Routing/Router.php(764): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#54 /var/www/vendor/laravel/framework/src/Illuminate/Routing/Router.php(753): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#55 /var/www/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#56 /var/www/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}(Object(Illuminate\\Http\\Request))
#57 /var/www/vendor/livewire/livewire/src/Features/SupportDisablingBackButtonCache/DisableBackButtonCacheMiddleware.php(19): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#58 /var/www/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Livewire\\Features\\SupportDisablingBackButtonCache\\DisableBackButtonCacheMiddleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#59 /var/www/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#60 /var/www/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#61 /var/www/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(47): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#62 /var/www/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#63 /var/www/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#64 /var/www/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#65 /var/www/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#66 /var/www/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#67 /var/www/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(61): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#68 /var/www/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#69 /var/www/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#70 /var/www/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#71 /var/www/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#72 /var/www/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#73 /var/www/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#74 /var/www/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#75 /var/www/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#76 /var/www/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#77 /var/www/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#78 /var/www/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1220): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#79 /var/www/public/index.php(17): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#80 {main}
"}
[2026-05-07 18:54:31] local.INFO: Plan: ollama OK
[2026-05-07 18:56:12] local.INFO: Plan: ollama OK
[2026-05-07 19:10:43] local.WARNING: Plan-Provider ollama fehlgeschlagen, versuche Fallback {"error":"cURL error 28: Operation timed out after 30001 milliseconds with 0 bytes received (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://10.10.80.189:11434/api/chat"}
[2026-05-07 19:10:46] local.INFO: Plan: openai OK
[2026-05-07 19:18:02] local.INFO: Plan: ollama OK
[2026-05-07 19:24:26] local.ERROR: Invalid socket ID undefined {"exception":"[object] (Pusher\\PusherException(code: 0): Invalid socket ID undefined at /var/www/vendor/pusher/pusher-php-server/src/Pusher.php:223)
[stacktrace]
#0 /var/www/vendor/pusher/pusher-php-server/src/Pusher.php(1141): Pusher\\Pusher->validate_socket_id('undefined')
#1 /var/www/vendor/pusher/pusher-php-server/src/Pusher.php(439): Pusher\\Pusher->make_trigger_body(Array, 'message.created', Array, Array, false)
#2 /var/www/vendor/laravel/framework/src/Illuminate/Broadcasting/Broadcasters/PusherBroadcaster.php(168): Pusher\\Pusher->trigger(Array, 'message.created', Array, Array)
#3 /var/www/vendor/laravel/framework/src/Illuminate/Collections/Traits/EnumeratesValues.php(275): Illuminate\\Broadcasting\\Broadcasters\\PusherBroadcaster->Illuminate\\Broadcasting\\Broadcasters\\{closure}(Object(Illuminate\\Support\\Collection), 0)
#4 /var/www/vendor/laravel/framework/src/Illuminate/Broadcasting/Broadcasters/PusherBroadcaster.php(167): Illuminate\\Support\\Collection->each(Object(Closure))
#5 /var/www/vendor/laravel/framework/src/Illuminate/Broadcasting/BroadcastEvent.php(100): Illuminate\\Broadcasting\\Broadcasters\\PusherBroadcaster->broadcast(Object(Illuminate\\Support\\Collection), 'message.created', Array)
#6 /var/www/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Broadcasting\\BroadcastEvent->handle(Object(Illuminate\\Broadcasting\\BroadcastManager))
#7 /var/www/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#8 /var/www/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#9 /var/www/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#10 /var/www/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#11 /var/www/vendor/laravel/framework/src/Illuminate/Bus/Dispatcher.php(129): Illuminate\\Container\\Container->call(Array)
#12 /var/www/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Bus\\Dispatcher->Illuminate\\Bus\\{closure}(Object(Illuminate\\Broadcasting\\BroadcastEvent))
#13 /var/www/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Broadcasting\\BroadcastEvent))
#14 /var/www/vendor/laravel/framework/src/Illuminate/Bus/Dispatcher.php(133): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#15 /var/www/vendor/laravel/framework/src/Illuminate/Broadcasting/BroadcastManager.php(185): Illuminate\\Bus\\Dispatcher->dispatchNow(Object(Illuminate\\Broadcasting\\BroadcastEvent))
#16 /var/www/vendor/laravel/framework/src/Illuminate/Broadcasting/BroadcastManager.php(189): Illuminate\\Broadcasting\\BroadcastManager->Illuminate\\Broadcasting\\{closure}()
#17 /var/www/vendor/laravel/framework/src/Illuminate/Events/Dispatcher.php(391): Illuminate\\Broadcasting\\BroadcastManager->queue(Object(App\\Events\\FoxMessage))
#18 /var/www/vendor/laravel/framework/src/Illuminate/Events/Dispatcher.php(313): Illuminate\\Events\\Dispatcher->broadcastEvent(Object(App\\Events\\FoxMessage))
#19 /var/www/vendor/laravel/framework/src/Illuminate/Events/Dispatcher.php(299): Illuminate\\Events\\Dispatcher->invokeListeners('App\\\\Events\\\\FoxM...', Array, false)
#20 /var/www/vendor/laravel/framework/src/Illuminate/Broadcasting/PendingBroadcast.php(73): Illuminate\\Events\\Dispatcher->dispatch(Object(App\\Events\\FoxMessage))
#21 /var/www/app/Services/FoxAgent.php(51): Illuminate\\Broadcasting\\PendingBroadcast->__destruct()
#22 /var/www/app/Livewire/FoxHud.php(44): App\\Services\\FoxAgent->recordUserMessage('zeige ged\\xC3\\xA4chni...', Array)
#23 /var/www/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Livewire\\FoxHud->send(Object(App\\Services\\IntentDetector))
#24 /var/www/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#25 /var/www/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#26 /var/www/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#27 /var/www/vendor/livewire/livewire/src/Wrapped.php(23): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array)
#28 /var/www/vendor/livewire/livewire/src/Mechanisms/HandleComponents/HandleComponents.php(492): Livewire\\Wrapped->__call('send', Array)
#29 /var/www/vendor/livewire/livewire/src/Mechanisms/HandleComponents/HandleComponents.php(101): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->callMethods(Object(App\\Livewire\\FoxHud), Array, Object(Livewire\\Mechanisms\\HandleComponents\\ComponentContext))
#30 /var/www/vendor/livewire/livewire/src/LivewireManager.php(102): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->update(Array, Array, Array)
#31 /var/www/vendor/livewire/livewire/src/Mechanisms/HandleRequests/HandleRequests.php(129): Livewire\\LivewireManager->update(Array, Array, Array)
#32 /var/www/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php(46): Livewire\\Mechanisms\\HandleRequests\\HandleRequests->handleUpdate()
#33 /var/www/vendor/laravel/framework/src/Illuminate/Routing/Route.php(265): Illuminate\\Routing\\ControllerDispatcher->dispatch(Object(Illuminate\\Routing\\Route), Object(Livewire\\Mechanisms\\HandleRequests\\HandleRequests), 'handleUpdate')
#34 /var/www/vendor/laravel/framework/src/Illuminate/Routing/Route.php(211): Illuminate\\Routing\\Route->runController()
#35 /var/www/vendor/laravel/framework/src/Illuminate/Routing/Router.php(822): Illuminate\\Routing\\Route->run()
#36 /var/www/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}(Object(Illuminate\\Http\\Request))
#37 /var/www/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#38 /var/www/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#39 /var/www/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#40 /var/www/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#41 /var/www/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#42 /var/www/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#43 /var/www/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#44 /var/www/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest(Object(Illuminate\\Http\\Request), Object(Illuminate\\Session\\Store), Object(Closure))
#45 /var/www/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#46 /var/www/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#47 /var/www/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#48 /var/www/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#49 /var/www/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#50 /var/www/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#51 /var/www/vendor/laravel/framework/src/Illuminate/Routing/Router.php(821): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#52 /var/www/vendor/laravel/framework/src/Illuminate/Routing/Router.php(800): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#53 /var/www/vendor/laravel/framework/src/Illuminate/Routing/Router.php(764): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#54 /var/www/vendor/laravel/framework/src/Illuminate/Routing/Router.php(753): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#55 /var/www/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#56 /var/www/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}(Object(Illuminate\\Http\\Request))
#57 /var/www/vendor/livewire/livewire/src/Features/SupportDisablingBackButtonCache/DisableBackButtonCacheMiddleware.php(19): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#58 /var/www/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Livewire\\Features\\SupportDisablingBackButtonCache\\DisableBackButtonCacheMiddleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#59 /var/www/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#60 /var/www/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#61 /var/www/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(47): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#62 /var/www/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#63 /var/www/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#64 /var/www/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#65 /var/www/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#66 /var/www/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#67 /var/www/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(61): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#68 /var/www/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#69 /var/www/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#70 /var/www/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#71 /var/www/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#72 /var/www/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#73 /var/www/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#74 /var/www/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#75 /var/www/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#76 /var/www/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#77 /var/www/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#78 /var/www/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1220): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#79 /var/www/public/index.php(17): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#80 {main}
"}
[2026-05-07 19:25:04] local.WARNING: Plan-Provider ollama fehlgeschlagen, versuche Fallback {"error":"cURL error 28: Operation timed out after 30000 milliseconds with 0 bytes received (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://10.10.80.189:11434/api/chat"}
[2026-05-07 19:25:09] local.INFO: Plan: openai OK
[2026-05-07 23:30:25] local.WARNING: Proactive: Provider fehlgeschlagen {"error":"cURL error 28: Operation timed out after 25001 milliseconds with 0 bytes received (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://10.10.80.189:11434/api/chat"}
[2026-05-08 01:00:08] local.WARNING: WeatherService failed {"error":"cURL error 28: Operation timed out after 8002 milliseconds with 0 bytes received (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for https://api.open-meteo.com/v1/forecast?latitude=48.2082&longitude=16.3738¤t=temperature_2m%2Cweathercode&timezone=auto"}
[2026-05-08 07:15:26] local.WARNING: Proactive: Provider fehlgeschlagen {"error":"cURL error 28: Connection timed out after 25001 milliseconds (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://10.10.80.189:11434/api/chat"}
[2026-05-08 07:30:01] local.WARNING: Proactive: Provider fehlgeschlagen {"error":"cURL error 7: Failed to connect to 10.10.80.189 port 11434 after 811 ms: Couldn't connect to server (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://10.10.80.189:11434/api/chat"}
[2026-05-08 07:45:01] local.WARNING: Proactive: Provider fehlgeschlagen {"error":"cURL error 7: Failed to connect to 10.10.80.189 port 11434 after 561 ms: Couldn't connect to server (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://10.10.80.189:11434/api/chat"}
[2026-05-08 08:00:03] local.WARNING: Proactive: Provider fehlgeschlagen {"error":"cURL error 7: Failed to connect to 10.10.80.189 port 11434 after 3153 ms: Couldn't connect to server (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://10.10.80.189:11434/api/chat"}
[2026-05-08 08:15:03] local.WARNING: Proactive: Provider fehlgeschlagen {"error":"cURL error 7: Failed to connect to 10.10.80.189 port 11434 after 3139 ms: Couldn't connect to server (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://10.10.80.189:11434/api/chat"}
[2026-05-08 08:30:02] local.WARNING: Proactive: Provider fehlgeschlagen {"error":"cURL error 7: Failed to connect to 10.10.80.189 port 11434 after 1775 ms: Couldn't connect to server (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://10.10.80.189:11434/api/chat"}
[2026-05-08 08:45:03] local.WARNING: Proactive: Provider fehlgeschlagen {"error":"cURL error 7: Failed to connect to 10.10.80.189 port 11434 after 3099 ms: Couldn't connect to server (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://10.10.80.189:11434/api/chat"}
[2026-05-08 09:00:04] local.WARNING: Proactive: Provider fehlgeschlagen {"error":"cURL error 7: Failed to connect to 10.10.80.189 port 11434 after 3151 ms: Couldn't connect to server (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://10.10.80.189:11434/api/chat"}
[2026-05-08 09:15:00] local.WARNING: Proactive: Provider fehlgeschlagen {"error":"cURL error 7: Failed to connect to 10.10.80.189 port 11434 after 129 ms: Couldn't connect to server (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://10.10.80.189:11434/api/chat"}
[2026-05-08 09:30:03] local.WARNING: Proactive: Provider fehlgeschlagen {"error":"cURL error 7: Failed to connect to 10.10.80.189 port 11434 after 3099 ms: Couldn't connect to server (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://10.10.80.189:11434/api/chat"}
[2026-05-08 09:45:04] local.WARNING: Proactive: Provider fehlgeschlagen {"error":"cURL error 7: Failed to connect to 10.10.80.189 port 11434 after 3140 ms: Couldn't connect to server (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://10.10.80.189:11434/api/chat"}
[2026-05-08 10:00:02] local.WARNING: Proactive: Provider fehlgeschlagen {"error":"cURL error 7: Failed to connect to 10.10.80.189 port 11434 after 1508 ms: Couldn't connect to server (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://10.10.80.189:11434/api/chat"}
[2026-05-08 10:15:04] local.WARNING: Proactive: Provider fehlgeschlagen {"error":"cURL error 7: Failed to connect to 10.10.80.189 port 11434 after 3119 ms: Couldn't connect to server (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://10.10.80.189:11434/api/chat"}
[2026-05-08 10:30:04] local.WARNING: Proactive: Provider fehlgeschlagen {"error":"cURL error 7: Failed to connect to 10.10.80.189 port 11434 after 3101 ms: Couldn't connect to server (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://10.10.80.189:11434/api/chat"}
[2026-05-08 10:45:04] local.WARNING: Proactive: Provider fehlgeschlagen {"error":"cURL error 7: Failed to connect to 10.10.80.189 port 11434 after 3089 ms: Couldn't connect to server (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://10.10.80.189:11434/api/chat"}
[2026-05-08 11:00:00] local.WARNING: Proactive: Provider fehlgeschlagen {"error":"cURL error 7: Failed to connect to 10.10.80.189 port 11434 after 310 ms: Couldn't connect to server (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://10.10.80.189:11434/api/chat"}
[2026-05-08 11:15:04] local.WARNING: Proactive: Provider fehlgeschlagen {"error":"cURL error 7: Failed to connect to 10.10.80.189 port 11434 after 2951 ms: Couldn't connect to server (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://10.10.80.189:11434/api/chat"}
[2026-05-08 11:30:03] local.WARNING: Proactive: Provider fehlgeschlagen {"error":"cURL error 7: Failed to connect to 10.10.80.189 port 11434 after 3094 ms: Couldn't connect to server (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://10.10.80.189:11434/api/chat"}
[2026-05-08 11:45:25] local.WARNING: Proactive: Provider fehlgeschlagen {"error":"cURL error 28: Connection timed out after 25000 milliseconds (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://10.10.80.189:11434/api/chat"}
[2026-05-08 12:00:25] local.WARNING: Proactive: Provider fehlgeschlagen {"error":"cURL error 28: Connection timed out after 25001 milliseconds (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://10.10.80.189:11434/api/chat"}
[2026-05-08 12:15:25] local.WARNING: Proactive: Provider fehlgeschlagen {"error":"cURL error 28: Connection timed out after 25001 milliseconds (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://10.10.80.189:11434/api/chat"}
[2026-05-09 20:45:26] local.WARNING: Proactive: Provider fehlgeschlagen {"error":"cURL error 28: Operation timed out after 25000 milliseconds with 0 bytes received (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://10.10.80.189:11434/api/chat"}
[2026-05-10 23:15:25] local.WARNING: Proactive: Provider fehlgeschlagen {"error":"cURL error 28: Operation timed out after 25000 milliseconds with 0 bytes received (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://10.10.80.189:11434/api/chat"}
[2026-05-11 06:45:25] local.WARNING: Proactive: Provider fehlgeschlagen {"error":"cURL error 28: Connection timed out after 25000 milliseconds (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://10.10.80.189:11434/api/chat"}
[2026-05-11 07:00:02] local.WARNING: Proactive: Provider fehlgeschlagen {"error":"cURL error 7: Failed to connect to 10.10.80.189 port 11434 after 1840 ms: Couldn't connect to server (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://10.10.80.189:11434/api/chat"}
[2026-05-11 07:15:01] local.WARNING: Proactive: Provider fehlgeschlagen {"error":"cURL error 7: Failed to connect to 10.10.80.189 port 11434 after 1231 ms: Couldn't connect to server (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://10.10.80.189:11434/api/chat"}
[2026-05-11 07:30:03] local.WARNING: Proactive: Provider fehlgeschlagen {"error":"cURL error 7: Failed to connect to 10.10.80.189 port 11434 after 3133 ms: Couldn't connect to server (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://10.10.80.189:11434/api/chat"}
[2026-05-11 07:45:03] local.WARNING: Proactive: Provider fehlgeschlagen {"error":"cURL error 7: Failed to connect to 10.10.80.189 port 11434 after 3166 ms: Couldn't connect to server (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://10.10.80.189:11434/api/chat"}
[2026-05-11 08:00:03] local.WARNING: Proactive: Provider fehlgeschlagen {"error":"cURL error 7: Failed to connect to 10.10.80.189 port 11434 after 3114 ms: Couldn't connect to server (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://10.10.80.189:11434/api/chat"}
[2026-05-11 08:10:18] local.WARNING: WeatherService failed {"error":"cURL error 28: Connection timed out after 8002 milliseconds (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for https://api.open-meteo.com/v1/forecast?latitude=48.2082&longitude=16.3738¤t=temperature_2m%2Cweathercode&timezone=auto"}
[2026-05-11 08:15:03] local.WARNING: Proactive: Provider fehlgeschlagen {"error":"cURL error 7: Failed to connect to 10.10.80.189 port 11434 after 2168 ms: Couldn't connect to server (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://10.10.80.189:11434/api/chat"}
[2026-05-11 08:30:04] local.WARNING: Proactive: Provider fehlgeschlagen {"error":"cURL error 7: Failed to connect to 10.10.80.189 port 11434 after 3160 ms: Couldn't connect to server (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://10.10.80.189:11434/api/chat"}
[2026-05-11 08:45:03] local.WARNING: Proactive: Provider fehlgeschlagen {"error":"cURL error 7: Failed to connect to 10.10.80.189 port 11434 after 3141 ms: Couldn't connect to server (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://10.10.80.189:11434/api/chat"}
[2026-05-11 09:00:03] local.WARNING: Proactive: Provider fehlgeschlagen {"error":"cURL error 7: Failed to connect to 10.10.80.189 port 11434 after 2680 ms: Couldn't connect to server (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://10.10.80.189:11434/api/chat"}
[2026-05-11 09:15:03] local.WARNING: Proactive: Provider fehlgeschlagen {"error":"cURL error 7: Failed to connect to 10.10.80.189 port 11434 after 3099 ms: Couldn't connect to server (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://10.10.80.189:11434/api/chat"}
[2026-05-11 09:30:04] local.WARNING: Proactive: Provider fehlgeschlagen {"error":"cURL error 7: Failed to connect to 10.10.80.189 port 11434 after 3084 ms: Couldn't connect to server (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://10.10.80.189:11434/api/chat"}
[2026-05-11 09:45:02] local.WARNING: Proactive: Provider fehlgeschlagen {"error":"cURL error 7: Failed to connect to 10.10.80.189 port 11434 after 2000 ms: Couldn't connect to server (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://10.10.80.189:11434/api/chat"}
[2026-05-11 10:00:04] local.WARNING: Proactive: Provider fehlgeschlagen {"error":"cURL error 7: Failed to connect to 10.10.80.189 port 11434 after 3104 ms: Couldn't connect to server (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://10.10.80.189:11434/api/chat"}
[2026-05-11 10:15:03] local.WARNING: Proactive: Provider fehlgeschlagen {"error":"cURL error 7: Failed to connect to 10.10.80.189 port 11434 after 3139 ms: Couldn't connect to server (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://10.10.80.189:11434/api/chat"}
[2026-05-11 10:30:03] local.WARNING: Proactive: Provider fehlgeschlagen {"error":"cURL error 7: Failed to connect to 10.10.80.189 port 11434 after 2428 ms: Couldn't connect to server (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://10.10.80.189:11434/api/chat"}
[2026-05-11 10:45:04] local.WARNING: Proactive: Provider fehlgeschlagen {"error":"cURL error 7: Failed to connect to 10.10.80.189 port 11434 after 3112 ms: Couldn't connect to server (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://10.10.80.189:11434/api/chat"}
[2026-05-11 11:00:04] local.WARNING: Proactive: Provider fehlgeschlagen {"error":"cURL error 7: Failed to connect to 10.10.80.189 port 11434 after 3130 ms: Couldn't connect to server (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://10.10.80.189:11434/api/chat"}
[2026-05-11 11:15:03] local.WARNING: Proactive: Provider fehlgeschlagen {"error":"cURL error 7: Failed to connect to 10.10.80.189 port 11434 after 3149 ms: Couldn't connect to server (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://10.10.80.189:11434/api/chat"}
[2026-05-11 11:30:03] local.WARNING: Proactive: Provider fehlgeschlagen {"error":"cURL error 7: Failed to connect to 10.10.80.189 port 11434 after 3082 ms: Couldn't connect to server (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://10.10.80.189:11434/api/chat"}
[2026-05-11 11:45:04] local.WARNING: Proactive: Provider fehlgeschlagen {"error":"cURL error 7: Failed to connect to 10.10.80.189 port 11434 after 3142 ms: Couldn't connect to server (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://10.10.80.189:11434/api/chat"}
[2026-05-11 12:00:02] local.WARNING: Proactive: Provider fehlgeschlagen {"error":"cURL error 7: Failed to connect to 10.10.80.189 port 11434 after 2313 ms: Couldn't connect to server (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://10.10.80.189:11434/api/chat"}
[2026-05-11 12:15:03] local.WARNING: Proactive: Provider fehlgeschlagen {"error":"cURL error 7: Failed to connect to 10.10.80.189 port 11434 after 3114 ms: Couldn't connect to server (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://10.10.80.189:11434/api/chat"}
[2026-05-11 12:30:04] local.WARNING: Proactive: Provider fehlgeschlagen {"error":"cURL error 7: Failed to connect to 10.10.80.189 port 11434 after 3158 ms: Couldn't connect to server (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://10.10.80.189:11434/api/chat"}
[2026-05-11 12:45:01] local.WARNING: Proactive: Provider fehlgeschlagen {"error":"cURL error 7: Failed to connect to 10.10.80.189 port 11434 after 1411 ms: Couldn't connect to server (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://10.10.80.189:11434/api/chat"}
[2026-05-11 13:00:03] local.WARNING: Proactive: Provider fehlgeschlagen {"error":"cURL error 7: Failed to connect to 10.10.80.189 port 11434 after 3111 ms: Couldn't connect to server (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://10.10.80.189:11434/api/chat"}
[2026-05-11 13:15:04] local.WARNING: Proactive: Provider fehlgeschlagen {"error":"cURL error 7: Failed to connect to 10.10.80.189 port 11434 after 3150 ms: Couldn't connect to server (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://10.10.80.189:11434/api/chat"}
[2026-05-11 13:30:00] local.WARNING: Proactive: Provider fehlgeschlagen {"error":"cURL error 7: Failed to connect to 10.10.80.189 port 11434 after 378 ms: Couldn't connect to server (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://10.10.80.189:11434/api/chat"}
[2026-05-11 13:45:03] local.WARNING: Proactive: Provider fehlgeschlagen {"error":"cURL error 7: Failed to connect to 10.10.80.189 port 11434 after 2455 ms: Couldn't connect to server (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://10.10.80.189:11434/api/chat"}
[2026-05-11 14:00:03] local.WARNING: Proactive: Provider fehlgeschlagen {"error":"cURL error 7: Failed to connect to 10.10.80.189 port 11434 after 3127 ms: Couldn't connect to server (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://10.10.80.189:11434/api/chat"}
[2026-05-11 14:15:03] local.WARNING: Proactive: Provider fehlgeschlagen {"error":"cURL error 7: Failed to connect to 10.10.80.189 port 11434 after 3084 ms: Couldn't connect to server (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://10.10.80.189:11434/api/chat"}
[2026-05-11 14:30:02] local.WARNING: Proactive: Provider fehlgeschlagen {"error":"cURL error 7: Failed to connect to 10.10.80.189 port 11434 after 2338 ms: Couldn't connect to server (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://10.10.80.189:11434/api/chat"}
[2026-05-11 14:45:04] local.WARNING: Proactive: Provider fehlgeschlagen {"error":"cURL error 7: Failed to connect to 10.10.80.189 port 11434 after 3126 ms: Couldn't connect to server (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://10.10.80.189:11434/api/chat"}
[2026-05-11 15:00:00] local.WARNING: Proactive: Provider fehlgeschlagen {"error":"cURL error 7: Failed to connect to 10.10.80.189 port 11434 after 279 ms: Couldn't connect to server (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://10.10.80.189:11434/api/chat"}
[2026-05-11 15:15:03] local.WARNING: Proactive: Provider fehlgeschlagen {"error":"cURL error 7: Failed to connect to 10.10.80.189 port 11434 after 2567 ms: Couldn't connect to server (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://10.10.80.189:11434/api/chat"}
[2026-05-11 15:30:03] local.WARNING: Proactive: Provider fehlgeschlagen {"error":"cURL error 7: Failed to connect to 10.10.80.189 port 11434 after 3113 ms: Couldn't connect to server (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://10.10.80.189:11434/api/chat"}
[2026-05-11 15:45:03] local.WARNING: Proactive: Provider fehlgeschlagen {"error":"cURL error 7: Failed to connect to 10.10.80.189 port 11434 after 3115 ms: Couldn't connect to server (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://10.10.80.189:11434/api/chat"}
[2026-05-11 16:00:02] local.WARNING: Proactive: Provider fehlgeschlagen {"error":"cURL error 7: Failed to connect to 10.10.80.189 port 11434 after 1736 ms: Couldn't connect to server (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://10.10.80.189:11434/api/chat"}
[2026-05-11 16:15:04] local.WARNING: Proactive: Provider fehlgeschlagen {"error":"cURL error 7: Failed to connect to 10.10.80.189 port 11434 after 3084 ms: Couldn't connect to server (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://10.10.80.189:11434/api/chat"}
[2026-05-11 16:30:03] local.WARNING: Proactive: Provider fehlgeschlagen {"error":"cURL error 7: Failed to connect to 10.10.80.189 port 11434 after 3152 ms: Couldn't connect to server (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://10.10.80.189:11434/api/chat"}
[2026-05-11 16:45:02] local.WARNING: Proactive: Provider fehlgeschlagen {"error":"cURL error 7: Failed to connect to 10.10.80.189 port 11434 after 2044 ms: Couldn't connect to server (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://10.10.80.189:11434/api/chat"}
[2026-05-11 17:00:04] local.WARNING: Proactive: Provider fehlgeschlagen {"error":"cURL error 7: Failed to connect to 10.10.80.189 port 11434 after 3105 ms: Couldn't connect to server (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://10.10.80.189:11434/api/chat"}
[2026-05-11 17:15:01] local.WARNING: Proactive: Provider fehlgeschlagen {"error":"cURL error 7: Failed to connect to 10.10.80.189 port 11434 after 653 ms: Couldn't connect to server (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://10.10.80.189:11434/api/chat"}
[2026-05-11 17:30:03] local.WARNING: Proactive: Provider fehlgeschlagen {"error":"cURL error 7: Failed to connect to 10.10.80.189 port 11434 after 3097 ms: Couldn't connect to server (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://10.10.80.189:11434/api/chat"}
[2026-05-11 17:45:03] local.WARNING: Proactive: Provider fehlgeschlagen {"error":"cURL error 7: Failed to connect to 10.10.80.189 port 11434 after 3105 ms: Couldn't connect to server (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://10.10.80.189:11434/api/chat"}
[2026-05-11 18:00:04] local.WARNING: Proactive: Provider fehlgeschlagen {"error":"cURL error 7: Failed to connect to 10.10.80.189 port 11434 after 3170 ms: Couldn't connect to server (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://10.10.80.189:11434/api/chat"}
[2026-05-11 18:15:02] local.WARNING: Proactive: Provider fehlgeschlagen {"error":"cURL error 7: Failed to connect to 10.10.80.189 port 11434 after 1686 ms: Couldn't connect to server (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://10.10.80.189:11434/api/chat"}
[2026-05-11 18:30:03] local.WARNING: Proactive: Provider fehlgeschlagen {"error":"cURL error 7: Failed to connect to 10.10.80.189 port 11434 after 3092 ms: Couldn't connect to server (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://10.10.80.189:11434/api/chat"}
[2026-05-11 18:45:25] local.WARNING: Proactive: Provider fehlgeschlagen {"error":"cURL error 28: Connection timed out after 25001 milliseconds (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://10.10.80.189:11434/api/chat"}
[2026-05-11 19:00:25] local.WARNING: Proactive: Provider fehlgeschlagen {"error":"cURL error 28: Connection timed out after 25000 milliseconds (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://10.10.80.189:11434/api/chat"}
[2026-05-11 19:45:25] local.WARNING: Proactive: Provider fehlgeschlagen {"error":"cURL error 28: Operation timed out after 25000 milliseconds with 0 bytes received (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://10.10.80.189:11434/api/chat"}
[2026-05-11 20:30:25] local.WARNING: Proactive: Provider fehlgeschlagen {"error":"cURL error 28: Operation timed out after 25001 milliseconds with 0 bytes received (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://10.10.80.189:11434/api/chat"}