[2025-09-19 15:24:06] local.ERROR: Route [login] not defined. {"exception":"[object] (Symfony\\Component\\Routing\\Exception\\RouteNotFoundException(code: 0): Route [login] not defined. at /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/UrlGenerator.php:467)
[stacktrace]
#0 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/helpers.php(826): Illuminate\\Routing\\UrlGenerator->route()
#1 /home/apicorelux/public_html/corelux_crm_api/app/Http/Middleware/Authenticate.php(18): route()
#2 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Auth/Middleware/Authenticate.php(83): App\\Http\\Middleware\\Authenticate->redirectTo()
#3 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Auth/Middleware/Authenticate.php(68): Illuminate\\Auth\\Middleware\\Authenticate->unauthenticated()
#4 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Auth/Middleware/Authenticate.php(42): Illuminate\\Auth\\Middleware\\Authenticate->authenticate()
#5 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Auth\\Middleware\\Authenticate->handle()
#6 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(116): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#7 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Router.php(799): Illuminate\\Pipeline\\Pipeline->then()
#8 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Router.php(776): Illuminate\\Routing\\Router->runRouteWithinStack()
#9 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Router.php(740): Illuminate\\Routing\\Router->runRoute()
#10 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Router.php(729): Illuminate\\Routing\\Router->dispatchToRoute()
#11 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(190): Illuminate\\Routing\\Router->dispatch()
#12 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(141): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}()
#13 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#14 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle()
#15 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle()
#16 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#17 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(40): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle()
#18 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle()
#19 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#20 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle()
#21 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(86): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#22 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle()
#23 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(62): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#24 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Http\\Middleware\\HandleCors->handle()
#25 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(39): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#26 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Http\\Middleware\\TrustProxies->handle()
#27 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(116): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#28 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(165): Illuminate\\Pipeline\\Pipeline->then()
#29 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(134): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter()
#30 /home/apicorelux/public_html/corelux_crm_api/public/index.php(52): Illuminate\\Foundation\\Http\\Kernel->handle()
#31 {main}
"} 
[2025-09-23 18:29:23] local.ERROR: Attempt to read property "id_usuario" on null {"userId":30,"exception":"[object] (ErrorException(code: 0): Attempt to read property \"id_usuario\" on null at /home/apicorelux/public_html/corelux_crm_api/app/Http/Middleware/Authorization/ShouldBeOwnerOrSuper.php:55)
[stacktrace]
#0 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(272): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError()
#1 /home/apicorelux/public_html/corelux_crm_api/app/Http/Middleware/Authorization/ShouldBeOwnerOrSuper.php(55): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->Illuminate\\Foundation\\Bootstrap\\{closure}()
#2 /home/apicorelux/public_html/corelux_crm_api/app/Http/Middleware/Authorization/ShouldBeOwnerOrSuper.php(47): App\\Http\\Middleware\\Authorization\\ShouldBeOwnerOrSuper->checkByModel()
#3 /home/apicorelux/public_html/corelux_crm_api/app/Http/Middleware/Authorization/ShouldBeOwnerOrSuper.php(34): App\\Http\\Middleware\\Authorization\\ShouldBeOwnerOrSuper->isAuthorized()
#4 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): App\\Http\\Middleware\\Authorization\\ShouldBeOwnerOrSuper->handle()
#5 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#6 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle()
#7 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(126): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#8 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(102): Illuminate\\Routing\\Middleware\\ThrottleRequests->handleRequest()
#9 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(54): Illuminate\\Routing\\Middleware\\ThrottleRequests->handleRequestUsingNamedLimiter()
#10 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Routing\\Middleware\\ThrottleRequests->handle()
#11 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Auth/Middleware/Authenticate.php(44): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#12 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Auth\\Middleware\\Authenticate->handle()
#13 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(116): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#14 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Router.php(799): Illuminate\\Pipeline\\Pipeline->then()
#15 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Router.php(776): Illuminate\\Routing\\Router->runRouteWithinStack()
#16 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Router.php(740): Illuminate\\Routing\\Router->runRoute()
#17 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Router.php(729): Illuminate\\Routing\\Router->dispatchToRoute()
#18 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(190): Illuminate\\Routing\\Router->dispatch()
#19 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(141): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}()
#20 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#21 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle()
#22 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle()
#23 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#24 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(40): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle()
#25 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle()
#26 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#27 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle()
#28 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(86): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#29 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle()
#30 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(62): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#31 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Http\\Middleware\\HandleCors->handle()
#32 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(39): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#33 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Http\\Middleware\\TrustProxies->handle()
#34 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(116): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#35 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(165): Illuminate\\Pipeline\\Pipeline->then()
#36 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(134): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter()
#37 /home/apicorelux/public_html/corelux_crm_api/public/index.php(52): Illuminate\\Foundation\\Http\\Kernel->handle()
#38 {main}
"} 
[2025-09-23 18:29:25] local.ERROR: Attempt to read property "id_usuario" on null {"userId":30,"exception":"[object] (ErrorException(code: 0): Attempt to read property \"id_usuario\" on null at /home/apicorelux/public_html/corelux_crm_api/app/Http/Middleware/Authorization/ShouldBeOwnerOrSuper.php:55)
[stacktrace]
#0 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(272): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError()
#1 /home/apicorelux/public_html/corelux_crm_api/app/Http/Middleware/Authorization/ShouldBeOwnerOrSuper.php(55): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->Illuminate\\Foundation\\Bootstrap\\{closure}()
#2 /home/apicorelux/public_html/corelux_crm_api/app/Http/Middleware/Authorization/ShouldBeOwnerOrSuper.php(47): App\\Http\\Middleware\\Authorization\\ShouldBeOwnerOrSuper->checkByModel()
#3 /home/apicorelux/public_html/corelux_crm_api/app/Http/Middleware/Authorization/ShouldBeOwnerOrSuper.php(34): App\\Http\\Middleware\\Authorization\\ShouldBeOwnerOrSuper->isAuthorized()
#4 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): App\\Http\\Middleware\\Authorization\\ShouldBeOwnerOrSuper->handle()
#5 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#6 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle()
#7 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(126): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#8 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(102): Illuminate\\Routing\\Middleware\\ThrottleRequests->handleRequest()
#9 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(54): Illuminate\\Routing\\Middleware\\ThrottleRequests->handleRequestUsingNamedLimiter()
#10 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Routing\\Middleware\\ThrottleRequests->handle()
#11 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Auth/Middleware/Authenticate.php(44): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#12 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Auth\\Middleware\\Authenticate->handle()
#13 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(116): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#14 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Router.php(799): Illuminate\\Pipeline\\Pipeline->then()
#15 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Router.php(776): Illuminate\\Routing\\Router->runRouteWithinStack()
#16 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Router.php(740): Illuminate\\Routing\\Router->runRoute()
#17 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Router.php(729): Illuminate\\Routing\\Router->dispatchToRoute()
#18 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(190): Illuminate\\Routing\\Router->dispatch()
#19 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(141): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}()
#20 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#21 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle()
#22 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle()
#23 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#24 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(40): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle()
#25 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle()
#26 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#27 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle()
#28 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(86): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#29 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle()
#30 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(62): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#31 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Http\\Middleware\\HandleCors->handle()
#32 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(39): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#33 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Http\\Middleware\\TrustProxies->handle()
#34 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(116): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#35 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(165): Illuminate\\Pipeline\\Pipeline->then()
#36 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(134): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter()
#37 /home/apicorelux/public_html/corelux_crm_api/public/index.php(52): Illuminate\\Foundation\\Http\\Kernel->handle()
#38 {main}
"} 
[2025-09-23 18:29:27] local.ERROR: Attempt to read property "id_usuario" on null {"userId":30,"exception":"[object] (ErrorException(code: 0): Attempt to read property \"id_usuario\" on null at /home/apicorelux/public_html/corelux_crm_api/app/Http/Middleware/Authorization/ShouldBeOwnerOrSuper.php:55)
[stacktrace]
#0 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(272): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError()
#1 /home/apicorelux/public_html/corelux_crm_api/app/Http/Middleware/Authorization/ShouldBeOwnerOrSuper.php(55): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->Illuminate\\Foundation\\Bootstrap\\{closure}()
#2 /home/apicorelux/public_html/corelux_crm_api/app/Http/Middleware/Authorization/ShouldBeOwnerOrSuper.php(47): App\\Http\\Middleware\\Authorization\\ShouldBeOwnerOrSuper->checkByModel()
#3 /home/apicorelux/public_html/corelux_crm_api/app/Http/Middleware/Authorization/ShouldBeOwnerOrSuper.php(34): App\\Http\\Middleware\\Authorization\\ShouldBeOwnerOrSuper->isAuthorized()
#4 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): App\\Http\\Middleware\\Authorization\\ShouldBeOwnerOrSuper->handle()
#5 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#6 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle()
#7 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(126): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#8 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(102): Illuminate\\Routing\\Middleware\\ThrottleRequests->handleRequest()
#9 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(54): Illuminate\\Routing\\Middleware\\ThrottleRequests->handleRequestUsingNamedLimiter()
#10 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Routing\\Middleware\\ThrottleRequests->handle()
#11 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Auth/Middleware/Authenticate.php(44): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#12 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Auth\\Middleware\\Authenticate->handle()
#13 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(116): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#14 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Router.php(799): Illuminate\\Pipeline\\Pipeline->then()
#15 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Router.php(776): Illuminate\\Routing\\Router->runRouteWithinStack()
#16 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Router.php(740): Illuminate\\Routing\\Router->runRoute()
#17 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Router.php(729): Illuminate\\Routing\\Router->dispatchToRoute()
#18 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(190): Illuminate\\Routing\\Router->dispatch()
#19 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(141): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}()
#20 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#21 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle()
#22 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle()
#23 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#24 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(40): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle()
#25 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle()
#26 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#27 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle()
#28 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(86): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#29 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle()
#30 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(62): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#31 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Http\\Middleware\\HandleCors->handle()
#32 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(39): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#33 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Http\\Middleware\\TrustProxies->handle()
#34 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(116): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#35 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(165): Illuminate\\Pipeline\\Pipeline->then()
#36 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(134): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter()
#37 /home/apicorelux/public_html/corelux_crm_api/public/index.php(52): Illuminate\\Foundation\\Http\\Kernel->handle()
#38 {main}
"} 
[2025-09-23 18:29:32] local.ERROR: Attempt to read property "id_usuario" on null {"userId":30,"exception":"[object] (ErrorException(code: 0): Attempt to read property \"id_usuario\" on null at /home/apicorelux/public_html/corelux_crm_api/app/Http/Middleware/Authorization/ShouldBeOwnerOrSuper.php:55)
[stacktrace]
#0 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(272): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError()
#1 /home/apicorelux/public_html/corelux_crm_api/app/Http/Middleware/Authorization/ShouldBeOwnerOrSuper.php(55): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->Illuminate\\Foundation\\Bootstrap\\{closure}()
#2 /home/apicorelux/public_html/corelux_crm_api/app/Http/Middleware/Authorization/ShouldBeOwnerOrSuper.php(47): App\\Http\\Middleware\\Authorization\\ShouldBeOwnerOrSuper->checkByModel()
#3 /home/apicorelux/public_html/corelux_crm_api/app/Http/Middleware/Authorization/ShouldBeOwnerOrSuper.php(34): App\\Http\\Middleware\\Authorization\\ShouldBeOwnerOrSuper->isAuthorized()
#4 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): App\\Http\\Middleware\\Authorization\\ShouldBeOwnerOrSuper->handle()
#5 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#6 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle()
#7 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(126): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#8 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(102): Illuminate\\Routing\\Middleware\\ThrottleRequests->handleRequest()
#9 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(54): Illuminate\\Routing\\Middleware\\ThrottleRequests->handleRequestUsingNamedLimiter()
#10 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Routing\\Middleware\\ThrottleRequests->handle()
#11 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Auth/Middleware/Authenticate.php(44): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#12 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Auth\\Middleware\\Authenticate->handle()
#13 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(116): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#14 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Router.php(799): Illuminate\\Pipeline\\Pipeline->then()
#15 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Router.php(776): Illuminate\\Routing\\Router->runRouteWithinStack()
#16 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Router.php(740): Illuminate\\Routing\\Router->runRoute()
#17 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Router.php(729): Illuminate\\Routing\\Router->dispatchToRoute()
#18 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(190): Illuminate\\Routing\\Router->dispatch()
#19 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(141): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}()
#20 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#21 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle()
#22 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle()
#23 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#24 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(40): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle()
#25 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle()
#26 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#27 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle()
#28 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(86): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#29 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle()
#30 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(62): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#31 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Http\\Middleware\\HandleCors->handle()
#32 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(39): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#33 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Http\\Middleware\\TrustProxies->handle()
#34 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(116): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#35 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(165): Illuminate\\Pipeline\\Pipeline->then()
#36 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(134): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter()
#37 /home/apicorelux/public_html/corelux_crm_api/public/index.php(52): Illuminate\\Foundation\\Http\\Kernel->handle()
#38 {main}
"} 
[2025-09-23 18:29:56] local.ERROR: Attempt to read property "id_usuario" on null {"userId":30,"exception":"[object] (ErrorException(code: 0): Attempt to read property \"id_usuario\" on null at /home/apicorelux/public_html/corelux_crm_api/app/Http/Middleware/Authorization/ShouldBeOwnerOrSuper.php:55)
[stacktrace]
#0 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(272): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError()
#1 /home/apicorelux/public_html/corelux_crm_api/app/Http/Middleware/Authorization/ShouldBeOwnerOrSuper.php(55): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->Illuminate\\Foundation\\Bootstrap\\{closure}()
#2 /home/apicorelux/public_html/corelux_crm_api/app/Http/Middleware/Authorization/ShouldBeOwnerOrSuper.php(47): App\\Http\\Middleware\\Authorization\\ShouldBeOwnerOrSuper->checkByModel()
#3 /home/apicorelux/public_html/corelux_crm_api/app/Http/Middleware/Authorization/ShouldBeOwnerOrSuper.php(34): App\\Http\\Middleware\\Authorization\\ShouldBeOwnerOrSuper->isAuthorized()
#4 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): App\\Http\\Middleware\\Authorization\\ShouldBeOwnerOrSuper->handle()
#5 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#6 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle()
#7 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(126): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#8 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(102): Illuminate\\Routing\\Middleware\\ThrottleRequests->handleRequest()
#9 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(54): Illuminate\\Routing\\Middleware\\ThrottleRequests->handleRequestUsingNamedLimiter()
#10 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Routing\\Middleware\\ThrottleRequests->handle()
#11 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Auth/Middleware/Authenticate.php(44): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#12 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Auth\\Middleware\\Authenticate->handle()
#13 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(116): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#14 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Router.php(799): Illuminate\\Pipeline\\Pipeline->then()
#15 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Router.php(776): Illuminate\\Routing\\Router->runRouteWithinStack()
#16 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Router.php(740): Illuminate\\Routing\\Router->runRoute()
#17 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Router.php(729): Illuminate\\Routing\\Router->dispatchToRoute()
#18 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(190): Illuminate\\Routing\\Router->dispatch()
#19 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(141): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}()
#20 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#21 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle()
#22 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle()
#23 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#24 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(40): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle()
#25 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle()
#26 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#27 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle()
#28 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(86): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#29 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle()
#30 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(62): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#31 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Http\\Middleware\\HandleCors->handle()
#32 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(39): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#33 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Http\\Middleware\\TrustProxies->handle()
#34 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(116): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#35 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(165): Illuminate\\Pipeline\\Pipeline->then()
#36 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(134): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter()
#37 /home/apicorelux/public_html/corelux_crm_api/public/index.php(52): Illuminate\\Foundation\\Http\\Kernel->handle()
#38 {main}
"} 
[2025-09-23 18:29:59] local.ERROR: Attempt to read property "id_usuario" on null {"userId":30,"exception":"[object] (ErrorException(code: 0): Attempt to read property \"id_usuario\" on null at /home/apicorelux/public_html/corelux_crm_api/app/Http/Middleware/Authorization/ShouldBeOwnerOrSuper.php:55)
[stacktrace]
#0 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(272): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError()
#1 /home/apicorelux/public_html/corelux_crm_api/app/Http/Middleware/Authorization/ShouldBeOwnerOrSuper.php(55): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->Illuminate\\Foundation\\Bootstrap\\{closure}()
#2 /home/apicorelux/public_html/corelux_crm_api/app/Http/Middleware/Authorization/ShouldBeOwnerOrSuper.php(47): App\\Http\\Middleware\\Authorization\\ShouldBeOwnerOrSuper->checkByModel()
#3 /home/apicorelux/public_html/corelux_crm_api/app/Http/Middleware/Authorization/ShouldBeOwnerOrSuper.php(34): App\\Http\\Middleware\\Authorization\\ShouldBeOwnerOrSuper->isAuthorized()
#4 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): App\\Http\\Middleware\\Authorization\\ShouldBeOwnerOrSuper->handle()
#5 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#6 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle()
#7 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(126): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#8 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(102): Illuminate\\Routing\\Middleware\\ThrottleRequests->handleRequest()
#9 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(54): Illuminate\\Routing\\Middleware\\ThrottleRequests->handleRequestUsingNamedLimiter()
#10 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Routing\\Middleware\\ThrottleRequests->handle()
#11 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Auth/Middleware/Authenticate.php(44): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#12 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Auth\\Middleware\\Authenticate->handle()
#13 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(116): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#14 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Router.php(799): Illuminate\\Pipeline\\Pipeline->then()
#15 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Router.php(776): Illuminate\\Routing\\Router->runRouteWithinStack()
#16 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Router.php(740): Illuminate\\Routing\\Router->runRoute()
#17 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Router.php(729): Illuminate\\Routing\\Router->dispatchToRoute()
#18 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(190): Illuminate\\Routing\\Router->dispatch()
#19 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(141): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}()
#20 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#21 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle()
#22 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle()
#23 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#24 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(40): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle()
#25 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle()
#26 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#27 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle()
#28 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(86): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#29 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle()
#30 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(62): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#31 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Http\\Middleware\\HandleCors->handle()
#32 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(39): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#33 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Http\\Middleware\\TrustProxies->handle()
#34 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(116): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#35 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(165): Illuminate\\Pipeline\\Pipeline->then()
#36 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(134): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter()
#37 /home/apicorelux/public_html/corelux_crm_api/public/index.php(52): Illuminate\\Foundation\\Http\\Kernel->handle()
#38 {main}
"} 
[2025-09-23 18:30:02] local.ERROR: Attempt to read property "id_usuario" on null {"userId":30,"exception":"[object] (ErrorException(code: 0): Attempt to read property \"id_usuario\" on null at /home/apicorelux/public_html/corelux_crm_api/app/Http/Middleware/Authorization/ShouldBeOwnerOrSuper.php:55)
[stacktrace]
#0 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(272): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError()
#1 /home/apicorelux/public_html/corelux_crm_api/app/Http/Middleware/Authorization/ShouldBeOwnerOrSuper.php(55): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->Illuminate\\Foundation\\Bootstrap\\{closure}()
#2 /home/apicorelux/public_html/corelux_crm_api/app/Http/Middleware/Authorization/ShouldBeOwnerOrSuper.php(47): App\\Http\\Middleware\\Authorization\\ShouldBeOwnerOrSuper->checkByModel()
#3 /home/apicorelux/public_html/corelux_crm_api/app/Http/Middleware/Authorization/ShouldBeOwnerOrSuper.php(34): App\\Http\\Middleware\\Authorization\\ShouldBeOwnerOrSuper->isAuthorized()
#4 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): App\\Http\\Middleware\\Authorization\\ShouldBeOwnerOrSuper->handle()
#5 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#6 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle()
#7 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(126): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#8 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(102): Illuminate\\Routing\\Middleware\\ThrottleRequests->handleRequest()
#9 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(54): Illuminate\\Routing\\Middleware\\ThrottleRequests->handleRequestUsingNamedLimiter()
#10 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Routing\\Middleware\\ThrottleRequests->handle()
#11 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Auth/Middleware/Authenticate.php(44): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#12 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Auth\\Middleware\\Authenticate->handle()
#13 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(116): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#14 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Router.php(799): Illuminate\\Pipeline\\Pipeline->then()
#15 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Router.php(776): Illuminate\\Routing\\Router->runRouteWithinStack()
#16 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Router.php(740): Illuminate\\Routing\\Router->runRoute()
#17 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Router.php(729): Illuminate\\Routing\\Router->dispatchToRoute()
#18 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(190): Illuminate\\Routing\\Router->dispatch()
#19 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(141): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}()
#20 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#21 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle()
#22 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle()
#23 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#24 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(40): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle()
#25 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle()
#26 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#27 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle()
#28 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(86): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#29 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle()
#30 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(62): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#31 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Http\\Middleware\\HandleCors->handle()
#32 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(39): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#33 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Http\\Middleware\\TrustProxies->handle()
#34 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(116): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#35 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(165): Illuminate\\Pipeline\\Pipeline->then()
#36 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(134): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter()
#37 /home/apicorelux/public_html/corelux_crm_api/public/index.php(52): Illuminate\\Foundation\\Http\\Kernel->handle()
#38 {main}
"} 
[2025-09-23 18:30:07] local.ERROR: Attempt to read property "id_usuario" on null {"userId":30,"exception":"[object] (ErrorException(code: 0): Attempt to read property \"id_usuario\" on null at /home/apicorelux/public_html/corelux_crm_api/app/Http/Middleware/Authorization/ShouldBeOwnerOrSuper.php:55)
[stacktrace]
#0 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(272): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError()
#1 /home/apicorelux/public_html/corelux_crm_api/app/Http/Middleware/Authorization/ShouldBeOwnerOrSuper.php(55): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->Illuminate\\Foundation\\Bootstrap\\{closure}()
#2 /home/apicorelux/public_html/corelux_crm_api/app/Http/Middleware/Authorization/ShouldBeOwnerOrSuper.php(47): App\\Http\\Middleware\\Authorization\\ShouldBeOwnerOrSuper->checkByModel()
#3 /home/apicorelux/public_html/corelux_crm_api/app/Http/Middleware/Authorization/ShouldBeOwnerOrSuper.php(34): App\\Http\\Middleware\\Authorization\\ShouldBeOwnerOrSuper->isAuthorized()
#4 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): App\\Http\\Middleware\\Authorization\\ShouldBeOwnerOrSuper->handle()
#5 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#6 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle()
#7 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(126): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#8 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(102): Illuminate\\Routing\\Middleware\\ThrottleRequests->handleRequest()
#9 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(54): Illuminate\\Routing\\Middleware\\ThrottleRequests->handleRequestUsingNamedLimiter()
#10 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Routing\\Middleware\\ThrottleRequests->handle()
#11 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Auth/Middleware/Authenticate.php(44): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#12 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Auth\\Middleware\\Authenticate->handle()
#13 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(116): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#14 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Router.php(799): Illuminate\\Pipeline\\Pipeline->then()
#15 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Router.php(776): Illuminate\\Routing\\Router->runRouteWithinStack()
#16 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Router.php(740): Illuminate\\Routing\\Router->runRoute()
#17 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Router.php(729): Illuminate\\Routing\\Router->dispatchToRoute()
#18 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(190): Illuminate\\Routing\\Router->dispatch()
#19 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(141): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}()
#20 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#21 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle()
#22 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle()
#23 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#24 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(40): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle()
#25 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle()
#26 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#27 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle()
#28 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(86): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#29 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle()
#30 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(62): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#31 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Http\\Middleware\\HandleCors->handle()
#32 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(39): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#33 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Http\\Middleware\\TrustProxies->handle()
#34 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(116): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#35 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(165): Illuminate\\Pipeline\\Pipeline->then()
#36 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(134): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter()
#37 /home/apicorelux/public_html/corelux_crm_api/public/index.php(52): Illuminate\\Foundation\\Http\\Kernel->handle()
#38 {main}
"} 
[2025-09-23 18:31:16] local.ERROR: Attempt to read property "id_usuario" on null {"userId":30,"exception":"[object] (ErrorException(code: 0): Attempt to read property \"id_usuario\" on null at /home/apicorelux/public_html/corelux_crm_api/app/Http/Middleware/Authorization/ShouldBeOwnerOrSuper.php:55)
[stacktrace]
#0 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(272): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError()
#1 /home/apicorelux/public_html/corelux_crm_api/app/Http/Middleware/Authorization/ShouldBeOwnerOrSuper.php(55): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->Illuminate\\Foundation\\Bootstrap\\{closure}()
#2 /home/apicorelux/public_html/corelux_crm_api/app/Http/Middleware/Authorization/ShouldBeOwnerOrSuper.php(47): App\\Http\\Middleware\\Authorization\\ShouldBeOwnerOrSuper->checkByModel()
#3 /home/apicorelux/public_html/corelux_crm_api/app/Http/Middleware/Authorization/ShouldBeOwnerOrSuper.php(34): App\\Http\\Middleware\\Authorization\\ShouldBeOwnerOrSuper->isAuthorized()
#4 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): App\\Http\\Middleware\\Authorization\\ShouldBeOwnerOrSuper->handle()
#5 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#6 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle()
#7 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(126): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#8 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(102): Illuminate\\Routing\\Middleware\\ThrottleRequests->handleRequest()
#9 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(54): Illuminate\\Routing\\Middleware\\ThrottleRequests->handleRequestUsingNamedLimiter()
#10 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Routing\\Middleware\\ThrottleRequests->handle()
#11 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Auth/Middleware/Authenticate.php(44): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#12 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Auth\\Middleware\\Authenticate->handle()
#13 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(116): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#14 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Router.php(799): Illuminate\\Pipeline\\Pipeline->then()
#15 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Router.php(776): Illuminate\\Routing\\Router->runRouteWithinStack()
#16 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Router.php(740): Illuminate\\Routing\\Router->runRoute()
#17 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Router.php(729): Illuminate\\Routing\\Router->dispatchToRoute()
#18 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(190): Illuminate\\Routing\\Router->dispatch()
#19 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(141): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}()
#20 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#21 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle()
#22 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle()
#23 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#24 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(40): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle()
#25 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle()
#26 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#27 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle()
#28 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(86): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#29 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle()
#30 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(62): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#31 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Http\\Middleware\\HandleCors->handle()
#32 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(39): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#33 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Http\\Middleware\\TrustProxies->handle()
#34 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(116): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#35 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(165): Illuminate\\Pipeline\\Pipeline->then()
#36 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(134): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter()
#37 /home/apicorelux/public_html/corelux_crm_api/public/index.php(52): Illuminate\\Foundation\\Http\\Kernel->handle()
#38 {main}
"} 
[2025-09-23 18:31:18] local.ERROR: Attempt to read property "id_usuario" on null {"userId":30,"exception":"[object] (ErrorException(code: 0): Attempt to read property \"id_usuario\" on null at /home/apicorelux/public_html/corelux_crm_api/app/Http/Middleware/Authorization/ShouldBeOwnerOrSuper.php:55)
[stacktrace]
#0 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(272): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError()
#1 /home/apicorelux/public_html/corelux_crm_api/app/Http/Middleware/Authorization/ShouldBeOwnerOrSuper.php(55): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->Illuminate\\Foundation\\Bootstrap\\{closure}()
#2 /home/apicorelux/public_html/corelux_crm_api/app/Http/Middleware/Authorization/ShouldBeOwnerOrSuper.php(47): App\\Http\\Middleware\\Authorization\\ShouldBeOwnerOrSuper->checkByModel()
#3 /home/apicorelux/public_html/corelux_crm_api/app/Http/Middleware/Authorization/ShouldBeOwnerOrSuper.php(34): App\\Http\\Middleware\\Authorization\\ShouldBeOwnerOrSuper->isAuthorized()
#4 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): App\\Http\\Middleware\\Authorization\\ShouldBeOwnerOrSuper->handle()
#5 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#6 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle()
#7 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(126): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#8 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(102): Illuminate\\Routing\\Middleware\\ThrottleRequests->handleRequest()
#9 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(54): Illuminate\\Routing\\Middleware\\ThrottleRequests->handleRequestUsingNamedLimiter()
#10 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Routing\\Middleware\\ThrottleRequests->handle()
#11 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Auth/Middleware/Authenticate.php(44): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#12 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Auth\\Middleware\\Authenticate->handle()
#13 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(116): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#14 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Router.php(799): Illuminate\\Pipeline\\Pipeline->then()
#15 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Router.php(776): Illuminate\\Routing\\Router->runRouteWithinStack()
#16 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Router.php(740): Illuminate\\Routing\\Router->runRoute()
#17 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Router.php(729): Illuminate\\Routing\\Router->dispatchToRoute()
#18 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(190): Illuminate\\Routing\\Router->dispatch()
#19 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(141): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}()
#20 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#21 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle()
#22 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle()
#23 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#24 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(40): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle()
#25 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle()
#26 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#27 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle()
#28 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(86): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#29 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle()
#30 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(62): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#31 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Http\\Middleware\\HandleCors->handle()
#32 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(39): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#33 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Http\\Middleware\\TrustProxies->handle()
#34 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(116): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#35 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(165): Illuminate\\Pipeline\\Pipeline->then()
#36 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(134): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter()
#37 /home/apicorelux/public_html/corelux_crm_api/public/index.php(52): Illuminate\\Foundation\\Http\\Kernel->handle()
#38 {main}
"} 
[2025-09-23 18:31:21] local.ERROR: Attempt to read property "id_usuario" on null {"userId":30,"exception":"[object] (ErrorException(code: 0): Attempt to read property \"id_usuario\" on null at /home/apicorelux/public_html/corelux_crm_api/app/Http/Middleware/Authorization/ShouldBeOwnerOrSuper.php:55)
[stacktrace]
#0 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(272): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError()
#1 /home/apicorelux/public_html/corelux_crm_api/app/Http/Middleware/Authorization/ShouldBeOwnerOrSuper.php(55): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->Illuminate\\Foundation\\Bootstrap\\{closure}()
#2 /home/apicorelux/public_html/corelux_crm_api/app/Http/Middleware/Authorization/ShouldBeOwnerOrSuper.php(47): App\\Http\\Middleware\\Authorization\\ShouldBeOwnerOrSuper->checkByModel()
#3 /home/apicorelux/public_html/corelux_crm_api/app/Http/Middleware/Authorization/ShouldBeOwnerOrSuper.php(34): App\\Http\\Middleware\\Authorization\\ShouldBeOwnerOrSuper->isAuthorized()
#4 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): App\\Http\\Middleware\\Authorization\\ShouldBeOwnerOrSuper->handle()
#5 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#6 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle()
#7 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(126): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#8 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(102): Illuminate\\Routing\\Middleware\\ThrottleRequests->handleRequest()
#9 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(54): Illuminate\\Routing\\Middleware\\ThrottleRequests->handleRequestUsingNamedLimiter()
#10 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Routing\\Middleware\\ThrottleRequests->handle()
#11 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Auth/Middleware/Authenticate.php(44): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#12 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Auth\\Middleware\\Authenticate->handle()
#13 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(116): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#14 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Router.php(799): Illuminate\\Pipeline\\Pipeline->then()
#15 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Router.php(776): Illuminate\\Routing\\Router->runRouteWithinStack()
#16 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Router.php(740): Illuminate\\Routing\\Router->runRoute()
#17 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Router.php(729): Illuminate\\Routing\\Router->dispatchToRoute()
#18 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(190): Illuminate\\Routing\\Router->dispatch()
#19 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(141): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}()
#20 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#21 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle()
#22 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle()
#23 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#24 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(40): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle()
#25 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle()
#26 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#27 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle()
#28 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(86): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#29 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle()
#30 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(62): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#31 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Http\\Middleware\\HandleCors->handle()
#32 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(39): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#33 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Http\\Middleware\\TrustProxies->handle()
#34 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(116): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#35 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(165): Illuminate\\Pipeline\\Pipeline->then()
#36 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(134): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter()
#37 /home/apicorelux/public_html/corelux_crm_api/public/index.php(52): Illuminate\\Foundation\\Http\\Kernel->handle()
#38 {main}
"} 
[2025-09-23 18:31:26] local.ERROR: Attempt to read property "id_usuario" on null {"userId":30,"exception":"[object] (ErrorException(code: 0): Attempt to read property \"id_usuario\" on null at /home/apicorelux/public_html/corelux_crm_api/app/Http/Middleware/Authorization/ShouldBeOwnerOrSuper.php:55)
[stacktrace]
#0 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(272): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError()
#1 /home/apicorelux/public_html/corelux_crm_api/app/Http/Middleware/Authorization/ShouldBeOwnerOrSuper.php(55): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->Illuminate\\Foundation\\Bootstrap\\{closure}()
#2 /home/apicorelux/public_html/corelux_crm_api/app/Http/Middleware/Authorization/ShouldBeOwnerOrSuper.php(47): App\\Http\\Middleware\\Authorization\\ShouldBeOwnerOrSuper->checkByModel()
#3 /home/apicorelux/public_html/corelux_crm_api/app/Http/Middleware/Authorization/ShouldBeOwnerOrSuper.php(34): App\\Http\\Middleware\\Authorization\\ShouldBeOwnerOrSuper->isAuthorized()
#4 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): App\\Http\\Middleware\\Authorization\\ShouldBeOwnerOrSuper->handle()
#5 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#6 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle()
#7 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(126): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#8 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(102): Illuminate\\Routing\\Middleware\\ThrottleRequests->handleRequest()
#9 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(54): Illuminate\\Routing\\Middleware\\ThrottleRequests->handleRequestUsingNamedLimiter()
#10 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Routing\\Middleware\\ThrottleRequests->handle()
#11 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Auth/Middleware/Authenticate.php(44): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#12 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Auth\\Middleware\\Authenticate->handle()
#13 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(116): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#14 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Router.php(799): Illuminate\\Pipeline\\Pipeline->then()
#15 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Router.php(776): Illuminate\\Routing\\Router->runRouteWithinStack()
#16 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Router.php(740): Illuminate\\Routing\\Router->runRoute()
#17 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Router.php(729): Illuminate\\Routing\\Router->dispatchToRoute()
#18 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(190): Illuminate\\Routing\\Router->dispatch()
#19 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(141): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}()
#20 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#21 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle()
#22 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle()
#23 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#24 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(40): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle()
#25 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle()
#26 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#27 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle()
#28 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(86): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#29 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle()
#30 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(62): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#31 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Http\\Middleware\\HandleCors->handle()
#32 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(39): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#33 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Http\\Middleware\\TrustProxies->handle()
#34 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(116): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#35 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(165): Illuminate\\Pipeline\\Pipeline->then()
#36 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(134): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter()
#37 /home/apicorelux/public_html/corelux_crm_api/public/index.php(52): Illuminate\\Foundation\\Http\\Kernel->handle()
#38 {main}
"} 
[2025-09-23 18:31:58] local.ERROR: Attempt to read property "id_usuario" on null {"userId":30,"exception":"[object] (ErrorException(code: 0): Attempt to read property \"id_usuario\" on null at /home/apicorelux/public_html/corelux_crm_api/app/Http/Middleware/Authorization/ShouldBeOwnerOrSuper.php:55)
[stacktrace]
#0 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(272): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError()
#1 /home/apicorelux/public_html/corelux_crm_api/app/Http/Middleware/Authorization/ShouldBeOwnerOrSuper.php(55): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->Illuminate\\Foundation\\Bootstrap\\{closure}()
#2 /home/apicorelux/public_html/corelux_crm_api/app/Http/Middleware/Authorization/ShouldBeOwnerOrSuper.php(47): App\\Http\\Middleware\\Authorization\\ShouldBeOwnerOrSuper->checkByModel()
#3 /home/apicorelux/public_html/corelux_crm_api/app/Http/Middleware/Authorization/ShouldBeOwnerOrSuper.php(34): App\\Http\\Middleware\\Authorization\\ShouldBeOwnerOrSuper->isAuthorized()
#4 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): App\\Http\\Middleware\\Authorization\\ShouldBeOwnerOrSuper->handle()
#5 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#6 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle()
#7 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(126): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#8 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(102): Illuminate\\Routing\\Middleware\\ThrottleRequests->handleRequest()
#9 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(54): Illuminate\\Routing\\Middleware\\ThrottleRequests->handleRequestUsingNamedLimiter()
#10 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Routing\\Middleware\\ThrottleRequests->handle()
#11 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Auth/Middleware/Authenticate.php(44): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#12 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Auth\\Middleware\\Authenticate->handle()
#13 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(116): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#14 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Router.php(799): Illuminate\\Pipeline\\Pipeline->then()
#15 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Router.php(776): Illuminate\\Routing\\Router->runRouteWithinStack()
#16 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Router.php(740): Illuminate\\Routing\\Router->runRoute()
#17 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Router.php(729): Illuminate\\Routing\\Router->dispatchToRoute()
#18 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(190): Illuminate\\Routing\\Router->dispatch()
#19 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(141): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}()
#20 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#21 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle()
#22 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle()
#23 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#24 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(40): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle()
#25 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle()
#26 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#27 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle()
#28 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(86): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#29 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle()
#30 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(62): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#31 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Http\\Middleware\\HandleCors->handle()
#32 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(39): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#33 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Http\\Middleware\\TrustProxies->handle()
#34 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(116): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#35 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(165): Illuminate\\Pipeline\\Pipeline->then()
#36 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(134): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter()
#37 /home/apicorelux/public_html/corelux_crm_api/public/index.php(52): Illuminate\\Foundation\\Http\\Kernel->handle()
#38 {main}
"} 
[2025-09-23 18:32:00] local.ERROR: Attempt to read property "id_usuario" on null {"userId":30,"exception":"[object] (ErrorException(code: 0): Attempt to read property \"id_usuario\" on null at /home/apicorelux/public_html/corelux_crm_api/app/Http/Middleware/Authorization/ShouldBeOwnerOrSuper.php:55)
[stacktrace]
#0 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(272): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError()
#1 /home/apicorelux/public_html/corelux_crm_api/app/Http/Middleware/Authorization/ShouldBeOwnerOrSuper.php(55): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->Illuminate\\Foundation\\Bootstrap\\{closure}()
#2 /home/apicorelux/public_html/corelux_crm_api/app/Http/Middleware/Authorization/ShouldBeOwnerOrSuper.php(47): App\\Http\\Middleware\\Authorization\\ShouldBeOwnerOrSuper->checkByModel()
#3 /home/apicorelux/public_html/corelux_crm_api/app/Http/Middleware/Authorization/ShouldBeOwnerOrSuper.php(34): App\\Http\\Middleware\\Authorization\\ShouldBeOwnerOrSuper->isAuthorized()
#4 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): App\\Http\\Middleware\\Authorization\\ShouldBeOwnerOrSuper->handle()
#5 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#6 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle()
#7 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(126): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#8 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(102): Illuminate\\Routing\\Middleware\\ThrottleRequests->handleRequest()
#9 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(54): Illuminate\\Routing\\Middleware\\ThrottleRequests->handleRequestUsingNamedLimiter()
#10 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Routing\\Middleware\\ThrottleRequests->handle()
#11 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Auth/Middleware/Authenticate.php(44): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#12 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Auth\\Middleware\\Authenticate->handle()
#13 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(116): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#14 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Router.php(799): Illuminate\\Pipeline\\Pipeline->then()
#15 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Router.php(776): Illuminate\\Routing\\Router->runRouteWithinStack()
#16 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Router.php(740): Illuminate\\Routing\\Router->runRoute()
#17 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Router.php(729): Illuminate\\Routing\\Router->dispatchToRoute()
#18 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(190): Illuminate\\Routing\\Router->dispatch()
#19 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(141): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}()
#20 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#21 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle()
#22 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle()
#23 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#24 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(40): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle()
#25 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle()
#26 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#27 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle()
#28 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(86): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#29 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle()
#30 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(62): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#31 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Http\\Middleware\\HandleCors->handle()
#32 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(39): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#33 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Http\\Middleware\\TrustProxies->handle()
#34 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(116): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#35 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(165): Illuminate\\Pipeline\\Pipeline->then()
#36 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(134): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter()
#37 /home/apicorelux/public_html/corelux_crm_api/public/index.php(52): Illuminate\\Foundation\\Http\\Kernel->handle()
#38 {main}
"} 
[2025-09-23 18:32:03] local.ERROR: Attempt to read property "id_usuario" on null {"userId":30,"exception":"[object] (ErrorException(code: 0): Attempt to read property \"id_usuario\" on null at /home/apicorelux/public_html/corelux_crm_api/app/Http/Middleware/Authorization/ShouldBeOwnerOrSuper.php:55)
[stacktrace]
#0 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(272): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError()
#1 /home/apicorelux/public_html/corelux_crm_api/app/Http/Middleware/Authorization/ShouldBeOwnerOrSuper.php(55): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->Illuminate\\Foundation\\Bootstrap\\{closure}()
#2 /home/apicorelux/public_html/corelux_crm_api/app/Http/Middleware/Authorization/ShouldBeOwnerOrSuper.php(47): App\\Http\\Middleware\\Authorization\\ShouldBeOwnerOrSuper->checkByModel()
#3 /home/apicorelux/public_html/corelux_crm_api/app/Http/Middleware/Authorization/ShouldBeOwnerOrSuper.php(34): App\\Http\\Middleware\\Authorization\\ShouldBeOwnerOrSuper->isAuthorized()
#4 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): App\\Http\\Middleware\\Authorization\\ShouldBeOwnerOrSuper->handle()
#5 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#6 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle()
#7 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(126): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#8 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(102): Illuminate\\Routing\\Middleware\\ThrottleRequests->handleRequest()
#9 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(54): Illuminate\\Routing\\Middleware\\ThrottleRequests->handleRequestUsingNamedLimiter()
#10 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Routing\\Middleware\\ThrottleRequests->handle()
#11 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Auth/Middleware/Authenticate.php(44): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#12 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Auth\\Middleware\\Authenticate->handle()
#13 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(116): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#14 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Router.php(799): Illuminate\\Pipeline\\Pipeline->then()
#15 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Router.php(776): Illuminate\\Routing\\Router->runRouteWithinStack()
#16 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Router.php(740): Illuminate\\Routing\\Router->runRoute()
#17 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Router.php(729): Illuminate\\Routing\\Router->dispatchToRoute()
#18 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(190): Illuminate\\Routing\\Router->dispatch()
#19 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(141): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}()
#20 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#21 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle()
#22 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle()
#23 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#24 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(40): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle()
#25 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle()
#26 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#27 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle()
#28 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(86): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#29 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle()
#30 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(62): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#31 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Http\\Middleware\\HandleCors->handle()
#32 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(39): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#33 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Http\\Middleware\\TrustProxies->handle()
#34 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(116): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#35 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(165): Illuminate\\Pipeline\\Pipeline->then()
#36 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(134): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter()
#37 /home/apicorelux/public_html/corelux_crm_api/public/index.php(52): Illuminate\\Foundation\\Http\\Kernel->handle()
#38 {main}
"} 
[2025-09-23 18:32:08] local.ERROR: Attempt to read property "id_usuario" on null {"userId":30,"exception":"[object] (ErrorException(code: 0): Attempt to read property \"id_usuario\" on null at /home/apicorelux/public_html/corelux_crm_api/app/Http/Middleware/Authorization/ShouldBeOwnerOrSuper.php:55)
[stacktrace]
#0 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(272): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError()
#1 /home/apicorelux/public_html/corelux_crm_api/app/Http/Middleware/Authorization/ShouldBeOwnerOrSuper.php(55): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->Illuminate\\Foundation\\Bootstrap\\{closure}()
#2 /home/apicorelux/public_html/corelux_crm_api/app/Http/Middleware/Authorization/ShouldBeOwnerOrSuper.php(47): App\\Http\\Middleware\\Authorization\\ShouldBeOwnerOrSuper->checkByModel()
#3 /home/apicorelux/public_html/corelux_crm_api/app/Http/Middleware/Authorization/ShouldBeOwnerOrSuper.php(34): App\\Http\\Middleware\\Authorization\\ShouldBeOwnerOrSuper->isAuthorized()
#4 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): App\\Http\\Middleware\\Authorization\\ShouldBeOwnerOrSuper->handle()
#5 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#6 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle()
#7 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(126): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#8 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(102): Illuminate\\Routing\\Middleware\\ThrottleRequests->handleRequest()
#9 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(54): Illuminate\\Routing\\Middleware\\ThrottleRequests->handleRequestUsingNamedLimiter()
#10 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Routing\\Middleware\\ThrottleRequests->handle()
#11 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Auth/Middleware/Authenticate.php(44): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#12 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Auth\\Middleware\\Authenticate->handle()
#13 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(116): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#14 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Router.php(799): Illuminate\\Pipeline\\Pipeline->then()
#15 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Router.php(776): Illuminate\\Routing\\Router->runRouteWithinStack()
#16 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Router.php(740): Illuminate\\Routing\\Router->runRoute()
#17 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Router.php(729): Illuminate\\Routing\\Router->dispatchToRoute()
#18 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(190): Illuminate\\Routing\\Router->dispatch()
#19 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(141): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}()
#20 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#21 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle()
#22 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle()
#23 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#24 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(40): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle()
#25 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle()
#26 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#27 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle()
#28 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(86): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#29 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle()
#30 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(62): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#31 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Http\\Middleware\\HandleCors->handle()
#32 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(39): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#33 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Http\\Middleware\\TrustProxies->handle()
#34 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(116): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#35 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(165): Illuminate\\Pipeline\\Pipeline->then()
#36 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(134): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter()
#37 /home/apicorelux/public_html/corelux_crm_api/public/index.php(52): Illuminate\\Foundation\\Http\\Kernel->handle()
#38 {main}
"} 
[2025-09-24 17:04:02] local.ERROR: Attempt to read property "id_usuario" on null {"userId":30,"exception":"[object] (ErrorException(code: 0): Attempt to read property \"id_usuario\" on null at /home/apicorelux/public_html/corelux_crm_api/app/Http/Middleware/Authorization/ShouldBeOwnerOrSuper.php:55)
[stacktrace]
#0 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(272): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError()
#1 /home/apicorelux/public_html/corelux_crm_api/app/Http/Middleware/Authorization/ShouldBeOwnerOrSuper.php(55): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->Illuminate\\Foundation\\Bootstrap\\{closure}()
#2 /home/apicorelux/public_html/corelux_crm_api/app/Http/Middleware/Authorization/ShouldBeOwnerOrSuper.php(47): App\\Http\\Middleware\\Authorization\\ShouldBeOwnerOrSuper->checkByModel()
#3 /home/apicorelux/public_html/corelux_crm_api/app/Http/Middleware/Authorization/ShouldBeOwnerOrSuper.php(34): App\\Http\\Middleware\\Authorization\\ShouldBeOwnerOrSuper->isAuthorized()
#4 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): App\\Http\\Middleware\\Authorization\\ShouldBeOwnerOrSuper->handle()
#5 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#6 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle()
#7 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(126): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#8 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(102): Illuminate\\Routing\\Middleware\\ThrottleRequests->handleRequest()
#9 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(54): Illuminate\\Routing\\Middleware\\ThrottleRequests->handleRequestUsingNamedLimiter()
#10 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Routing\\Middleware\\ThrottleRequests->handle()
#11 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Auth/Middleware/Authenticate.php(44): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#12 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Auth\\Middleware\\Authenticate->handle()
#13 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(116): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#14 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Router.php(799): Illuminate\\Pipeline\\Pipeline->then()
#15 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Router.php(776): Illuminate\\Routing\\Router->runRouteWithinStack()
#16 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Router.php(740): Illuminate\\Routing\\Router->runRoute()
#17 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Router.php(729): Illuminate\\Routing\\Router->dispatchToRoute()
#18 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(190): Illuminate\\Routing\\Router->dispatch()
#19 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(141): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}()
#20 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#21 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle()
#22 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle()
#23 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#24 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(40): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle()
#25 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle()
#26 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#27 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle()
#28 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(86): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#29 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle()
#30 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(62): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#31 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Http\\Middleware\\HandleCors->handle()
#32 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(39): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#33 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Http\\Middleware\\TrustProxies->handle()
#34 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(116): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#35 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(165): Illuminate\\Pipeline\\Pipeline->then()
#36 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(134): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter()
#37 /home/apicorelux/public_html/corelux_crm_api/public/index.php(52): Illuminate\\Foundation\\Http\\Kernel->handle()
#38 {main}
"} 
[2025-09-24 17:04:04] local.ERROR: Attempt to read property "id_usuario" on null {"userId":30,"exception":"[object] (ErrorException(code: 0): Attempt to read property \"id_usuario\" on null at /home/apicorelux/public_html/corelux_crm_api/app/Http/Middleware/Authorization/ShouldBeOwnerOrSuper.php:55)
[stacktrace]
#0 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(272): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError()
#1 /home/apicorelux/public_html/corelux_crm_api/app/Http/Middleware/Authorization/ShouldBeOwnerOrSuper.php(55): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->Illuminate\\Foundation\\Bootstrap\\{closure}()
#2 /home/apicorelux/public_html/corelux_crm_api/app/Http/Middleware/Authorization/ShouldBeOwnerOrSuper.php(47): App\\Http\\Middleware\\Authorization\\ShouldBeOwnerOrSuper->checkByModel()
#3 /home/apicorelux/public_html/corelux_crm_api/app/Http/Middleware/Authorization/ShouldBeOwnerOrSuper.php(34): App\\Http\\Middleware\\Authorization\\ShouldBeOwnerOrSuper->isAuthorized()
#4 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): App\\Http\\Middleware\\Authorization\\ShouldBeOwnerOrSuper->handle()
#5 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#6 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle()
#7 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(126): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#8 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(102): Illuminate\\Routing\\Middleware\\ThrottleRequests->handleRequest()
#9 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(54): Illuminate\\Routing\\Middleware\\ThrottleRequests->handleRequestUsingNamedLimiter()
#10 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Routing\\Middleware\\ThrottleRequests->handle()
#11 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Auth/Middleware/Authenticate.php(44): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#12 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Auth\\Middleware\\Authenticate->handle()
#13 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(116): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#14 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Router.php(799): Illuminate\\Pipeline\\Pipeline->then()
#15 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Router.php(776): Illuminate\\Routing\\Router->runRouteWithinStack()
#16 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Router.php(740): Illuminate\\Routing\\Router->runRoute()
#17 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Router.php(729): Illuminate\\Routing\\Router->dispatchToRoute()
#18 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(190): Illuminate\\Routing\\Router->dispatch()
#19 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(141): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}()
#20 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#21 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle()
#22 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle()
#23 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#24 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(40): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle()
#25 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle()
#26 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#27 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle()
#28 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(86): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#29 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle()
#30 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(62): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#31 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Http\\Middleware\\HandleCors->handle()
#32 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(39): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#33 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Http\\Middleware\\TrustProxies->handle()
#34 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(116): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#35 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(165): Illuminate\\Pipeline\\Pipeline->then()
#36 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(134): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter()
#37 /home/apicorelux/public_html/corelux_crm_api/public/index.php(52): Illuminate\\Foundation\\Http\\Kernel->handle()
#38 {main}
"} 
[2025-09-24 17:04:07] local.ERROR: Attempt to read property "id_usuario" on null {"userId":30,"exception":"[object] (ErrorException(code: 0): Attempt to read property \"id_usuario\" on null at /home/apicorelux/public_html/corelux_crm_api/app/Http/Middleware/Authorization/ShouldBeOwnerOrSuper.php:55)
[stacktrace]
#0 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(272): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError()
#1 /home/apicorelux/public_html/corelux_crm_api/app/Http/Middleware/Authorization/ShouldBeOwnerOrSuper.php(55): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->Illuminate\\Foundation\\Bootstrap\\{closure}()
#2 /home/apicorelux/public_html/corelux_crm_api/app/Http/Middleware/Authorization/ShouldBeOwnerOrSuper.php(47): App\\Http\\Middleware\\Authorization\\ShouldBeOwnerOrSuper->checkByModel()
#3 /home/apicorelux/public_html/corelux_crm_api/app/Http/Middleware/Authorization/ShouldBeOwnerOrSuper.php(34): App\\Http\\Middleware\\Authorization\\ShouldBeOwnerOrSuper->isAuthorized()
#4 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): App\\Http\\Middleware\\Authorization\\ShouldBeOwnerOrSuper->handle()
#5 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#6 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle()
#7 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(126): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#8 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(102): Illuminate\\Routing\\Middleware\\ThrottleRequests->handleRequest()
#9 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(54): Illuminate\\Routing\\Middleware\\ThrottleRequests->handleRequestUsingNamedLimiter()
#10 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Routing\\Middleware\\ThrottleRequests->handle()
#11 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Auth/Middleware/Authenticate.php(44): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#12 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Auth\\Middleware\\Authenticate->handle()
#13 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(116): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#14 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Router.php(799): Illuminate\\Pipeline\\Pipeline->then()
#15 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Router.php(776): Illuminate\\Routing\\Router->runRouteWithinStack()
#16 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Router.php(740): Illuminate\\Routing\\Router->runRoute()
#17 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Router.php(729): Illuminate\\Routing\\Router->dispatchToRoute()
#18 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(190): Illuminate\\Routing\\Router->dispatch()
#19 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(141): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}()
#20 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#21 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle()
#22 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle()
#23 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#24 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(40): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle()
#25 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle()
#26 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#27 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle()
#28 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(86): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#29 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle()
#30 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(62): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#31 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Http\\Middleware\\HandleCors->handle()
#32 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(39): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#33 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Http\\Middleware\\TrustProxies->handle()
#34 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(116): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#35 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(165): Illuminate\\Pipeline\\Pipeline->then()
#36 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(134): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter()
#37 /home/apicorelux/public_html/corelux_crm_api/public/index.php(52): Illuminate\\Foundation\\Http\\Kernel->handle()
#38 {main}
"} 
[2025-09-24 17:07:39] local.ERROR: Attempt to read property "id_usuario" on null {"userId":30,"exception":"[object] (ErrorException(code: 0): Attempt to read property \"id_usuario\" on null at /home/apicorelux/public_html/corelux_crm_api/app/Http/Middleware/Authorization/ShouldBeOwnerOrSuper.php:55)
[stacktrace]
#0 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(272): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError()
#1 /home/apicorelux/public_html/corelux_crm_api/app/Http/Middleware/Authorization/ShouldBeOwnerOrSuper.php(55): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->Illuminate\\Foundation\\Bootstrap\\{closure}()
#2 /home/apicorelux/public_html/corelux_crm_api/app/Http/Middleware/Authorization/ShouldBeOwnerOrSuper.php(47): App\\Http\\Middleware\\Authorization\\ShouldBeOwnerOrSuper->checkByModel()
#3 /home/apicorelux/public_html/corelux_crm_api/app/Http/Middleware/Authorization/ShouldBeOwnerOrSuper.php(34): App\\Http\\Middleware\\Authorization\\ShouldBeOwnerOrSuper->isAuthorized()
#4 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): App\\Http\\Middleware\\Authorization\\ShouldBeOwnerOrSuper->handle()
#5 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#6 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle()
#7 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(126): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#8 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(102): Illuminate\\Routing\\Middleware\\ThrottleRequests->handleRequest()
#9 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(54): Illuminate\\Routing\\Middleware\\ThrottleRequests->handleRequestUsingNamedLimiter()
#10 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Routing\\Middleware\\ThrottleRequests->handle()
#11 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Auth/Middleware/Authenticate.php(44): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#12 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Auth\\Middleware\\Authenticate->handle()
#13 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(116): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#14 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Router.php(799): Illuminate\\Pipeline\\Pipeline->then()
#15 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Router.php(776): Illuminate\\Routing\\Router->runRouteWithinStack()
#16 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Router.php(740): Illuminate\\Routing\\Router->runRoute()
#17 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Router.php(729): Illuminate\\Routing\\Router->dispatchToRoute()
#18 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(190): Illuminate\\Routing\\Router->dispatch()
#19 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(141): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}()
#20 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#21 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle()
#22 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle()
#23 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#24 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(40): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle()
#25 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle()
#26 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#27 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle()
#28 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(86): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#29 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle()
#30 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(62): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#31 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Http\\Middleware\\HandleCors->handle()
#32 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(39): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#33 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Http\\Middleware\\TrustProxies->handle()
#34 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(116): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#35 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(165): Illuminate\\Pipeline\\Pipeline->then()
#36 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(134): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter()
#37 /home/apicorelux/public_html/corelux_crm_api/public/index.php(52): Illuminate\\Foundation\\Http\\Kernel->handle()
#38 {main}
"} 
[2025-09-24 17:07:43] local.ERROR: Attempt to read property "id_usuario" on null {"userId":30,"exception":"[object] (ErrorException(code: 0): Attempt to read property \"id_usuario\" on null at /home/apicorelux/public_html/corelux_crm_api/app/Http/Middleware/Authorization/ShouldBeOwnerOrSuper.php:55)
[stacktrace]
#0 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(272): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError()
#1 /home/apicorelux/public_html/corelux_crm_api/app/Http/Middleware/Authorization/ShouldBeOwnerOrSuper.php(55): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->Illuminate\\Foundation\\Bootstrap\\{closure}()
#2 /home/apicorelux/public_html/corelux_crm_api/app/Http/Middleware/Authorization/ShouldBeOwnerOrSuper.php(47): App\\Http\\Middleware\\Authorization\\ShouldBeOwnerOrSuper->checkByModel()
#3 /home/apicorelux/public_html/corelux_crm_api/app/Http/Middleware/Authorization/ShouldBeOwnerOrSuper.php(34): App\\Http\\Middleware\\Authorization\\ShouldBeOwnerOrSuper->isAuthorized()
#4 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): App\\Http\\Middleware\\Authorization\\ShouldBeOwnerOrSuper->handle()
#5 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#6 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle()
#7 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(126): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#8 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(102): Illuminate\\Routing\\Middleware\\ThrottleRequests->handleRequest()
#9 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(54): Illuminate\\Routing\\Middleware\\ThrottleRequests->handleRequestUsingNamedLimiter()
#10 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Routing\\Middleware\\ThrottleRequests->handle()
#11 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Auth/Middleware/Authenticate.php(44): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#12 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Auth\\Middleware\\Authenticate->handle()
#13 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(116): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#14 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Router.php(799): Illuminate\\Pipeline\\Pipeline->then()
#15 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Router.php(776): Illuminate\\Routing\\Router->runRouteWithinStack()
#16 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Router.php(740): Illuminate\\Routing\\Router->runRoute()
#17 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Router.php(729): Illuminate\\Routing\\Router->dispatchToRoute()
#18 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(190): Illuminate\\Routing\\Router->dispatch()
#19 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(141): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}()
#20 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#21 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle()
#22 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle()
#23 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#24 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(40): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle()
#25 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle()
#26 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#27 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle()
#28 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(86): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#29 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle()
#30 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(62): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#31 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Http\\Middleware\\HandleCors->handle()
#32 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(39): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#33 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Http\\Middleware\\TrustProxies->handle()
#34 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(116): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#35 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(165): Illuminate\\Pipeline\\Pipeline->then()
#36 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(134): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter()
#37 /home/apicorelux/public_html/corelux_crm_api/public/index.php(52): Illuminate\\Foundation\\Http\\Kernel->handle()
#38 {main}
"} 
[2025-09-24 17:07:45] local.ERROR: Attempt to read property "id_usuario" on null {"userId":30,"exception":"[object] (ErrorException(code: 0): Attempt to read property \"id_usuario\" on null at /home/apicorelux/public_html/corelux_crm_api/app/Http/Middleware/Authorization/ShouldBeOwnerOrSuper.php:55)
[stacktrace]
#0 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(272): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError()
#1 /home/apicorelux/public_html/corelux_crm_api/app/Http/Middleware/Authorization/ShouldBeOwnerOrSuper.php(55): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->Illuminate\\Foundation\\Bootstrap\\{closure}()
#2 /home/apicorelux/public_html/corelux_crm_api/app/Http/Middleware/Authorization/ShouldBeOwnerOrSuper.php(47): App\\Http\\Middleware\\Authorization\\ShouldBeOwnerOrSuper->checkByModel()
#3 /home/apicorelux/public_html/corelux_crm_api/app/Http/Middleware/Authorization/ShouldBeOwnerOrSuper.php(34): App\\Http\\Middleware\\Authorization\\ShouldBeOwnerOrSuper->isAuthorized()
#4 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): App\\Http\\Middleware\\Authorization\\ShouldBeOwnerOrSuper->handle()
#5 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#6 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle()
#7 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(126): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#8 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(102): Illuminate\\Routing\\Middleware\\ThrottleRequests->handleRequest()
#9 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(54): Illuminate\\Routing\\Middleware\\ThrottleRequests->handleRequestUsingNamedLimiter()
#10 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Routing\\Middleware\\ThrottleRequests->handle()
#11 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Auth/Middleware/Authenticate.php(44): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#12 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Auth\\Middleware\\Authenticate->handle()
#13 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(116): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#14 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Router.php(799): Illuminate\\Pipeline\\Pipeline->then()
#15 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Router.php(776): Illuminate\\Routing\\Router->runRouteWithinStack()
#16 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Router.php(740): Illuminate\\Routing\\Router->runRoute()
#17 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Router.php(729): Illuminate\\Routing\\Router->dispatchToRoute()
#18 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(190): Illuminate\\Routing\\Router->dispatch()
#19 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(141): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}()
#20 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#21 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle()
#22 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle()
#23 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#24 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(40): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle()
#25 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle()
#26 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#27 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle()
#28 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(86): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#29 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle()
#30 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(62): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#31 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Http\\Middleware\\HandleCors->handle()
#32 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(39): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#33 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Http\\Middleware\\TrustProxies->handle()
#34 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(116): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#35 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(165): Illuminate\\Pipeline\\Pipeline->then()
#36 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(134): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter()
#37 /home/apicorelux/public_html/corelux_crm_api/public/index.php(52): Illuminate\\Foundation\\Http\\Kernel->handle()
#38 {main}
"} 
[2025-09-24 17:07:48] local.ERROR: Attempt to read property "id_usuario" on null {"userId":30,"exception":"[object] (ErrorException(code: 0): Attempt to read property \"id_usuario\" on null at /home/apicorelux/public_html/corelux_crm_api/app/Http/Middleware/Authorization/ShouldBeOwnerOrSuper.php:55)
[stacktrace]
#0 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(272): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError()
#1 /home/apicorelux/public_html/corelux_crm_api/app/Http/Middleware/Authorization/ShouldBeOwnerOrSuper.php(55): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->Illuminate\\Foundation\\Bootstrap\\{closure}()
#2 /home/apicorelux/public_html/corelux_crm_api/app/Http/Middleware/Authorization/ShouldBeOwnerOrSuper.php(47): App\\Http\\Middleware\\Authorization\\ShouldBeOwnerOrSuper->checkByModel()
#3 /home/apicorelux/public_html/corelux_crm_api/app/Http/Middleware/Authorization/ShouldBeOwnerOrSuper.php(34): App\\Http\\Middleware\\Authorization\\ShouldBeOwnerOrSuper->isAuthorized()
#4 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): App\\Http\\Middleware\\Authorization\\ShouldBeOwnerOrSuper->handle()
#5 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#6 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle()
#7 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(126): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#8 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(102): Illuminate\\Routing\\Middleware\\ThrottleRequests->handleRequest()
#9 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(54): Illuminate\\Routing\\Middleware\\ThrottleRequests->handleRequestUsingNamedLimiter()
#10 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Routing\\Middleware\\ThrottleRequests->handle()
#11 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Auth/Middleware/Authenticate.php(44): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#12 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Auth\\Middleware\\Authenticate->handle()
#13 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(116): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#14 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Router.php(799): Illuminate\\Pipeline\\Pipeline->then()
#15 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Router.php(776): Illuminate\\Routing\\Router->runRouteWithinStack()
#16 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Router.php(740): Illuminate\\Routing\\Router->runRoute()
#17 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Router.php(729): Illuminate\\Routing\\Router->dispatchToRoute()
#18 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(190): Illuminate\\Routing\\Router->dispatch()
#19 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(141): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}()
#20 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#21 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle()
#22 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle()
#23 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#24 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(40): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle()
#25 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle()
#26 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#27 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle()
#28 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(86): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#29 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle()
#30 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(62): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#31 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Http\\Middleware\\HandleCors->handle()
#32 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(39): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#33 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Http\\Middleware\\TrustProxies->handle()
#34 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(116): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#35 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(165): Illuminate\\Pipeline\\Pipeline->then()
#36 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(134): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter()
#37 /home/apicorelux/public_html/corelux_crm_api/public/index.php(52): Illuminate\\Foundation\\Http\\Kernel->handle()
#38 {main}
"} 
[2025-09-24 17:07:52] local.ERROR: Attempt to read property "id_usuario" on null {"userId":30,"exception":"[object] (ErrorException(code: 0): Attempt to read property \"id_usuario\" on null at /home/apicorelux/public_html/corelux_crm_api/app/Http/Middleware/Authorization/ShouldBeOwnerOrSuper.php:55)
[stacktrace]
#0 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(272): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError()
#1 /home/apicorelux/public_html/corelux_crm_api/app/Http/Middleware/Authorization/ShouldBeOwnerOrSuper.php(55): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->Illuminate\\Foundation\\Bootstrap\\{closure}()
#2 /home/apicorelux/public_html/corelux_crm_api/app/Http/Middleware/Authorization/ShouldBeOwnerOrSuper.php(47): App\\Http\\Middleware\\Authorization\\ShouldBeOwnerOrSuper->checkByModel()
#3 /home/apicorelux/public_html/corelux_crm_api/app/Http/Middleware/Authorization/ShouldBeOwnerOrSuper.php(34): App\\Http\\Middleware\\Authorization\\ShouldBeOwnerOrSuper->isAuthorized()
#4 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): App\\Http\\Middleware\\Authorization\\ShouldBeOwnerOrSuper->handle()
#5 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#6 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle()
#7 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(126): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#8 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(102): Illuminate\\Routing\\Middleware\\ThrottleRequests->handleRequest()
#9 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(54): Illuminate\\Routing\\Middleware\\ThrottleRequests->handleRequestUsingNamedLimiter()
#10 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Routing\\Middleware\\ThrottleRequests->handle()
#11 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Auth/Middleware/Authenticate.php(44): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#12 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Auth\\Middleware\\Authenticate->handle()
#13 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(116): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#14 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Router.php(799): Illuminate\\Pipeline\\Pipeline->then()
#15 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Router.php(776): Illuminate\\Routing\\Router->runRouteWithinStack()
#16 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Router.php(740): Illuminate\\Routing\\Router->runRoute()
#17 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Router.php(729): Illuminate\\Routing\\Router->dispatchToRoute()
#18 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(190): Illuminate\\Routing\\Router->dispatch()
#19 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(141): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}()
#20 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#21 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle()
#22 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle()
#23 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#24 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(40): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle()
#25 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle()
#26 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#27 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle()
#28 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(86): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#29 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle()
#30 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(62): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#31 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Http\\Middleware\\HandleCors->handle()
#32 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(39): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#33 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Http\\Middleware\\TrustProxies->handle()
#34 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(116): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#35 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(165): Illuminate\\Pipeline\\Pipeline->then()
#36 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(134): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter()
#37 /home/apicorelux/public_html/corelux_crm_api/public/index.php(52): Illuminate\\Foundation\\Http\\Kernel->handle()
#38 {main}
"} 
[2025-09-24 17:07:55] local.ERROR: Attempt to read property "id_usuario" on null {"userId":30,"exception":"[object] (ErrorException(code: 0): Attempt to read property \"id_usuario\" on null at /home/apicorelux/public_html/corelux_crm_api/app/Http/Middleware/Authorization/ShouldBeOwnerOrSuper.php:55)
[stacktrace]
#0 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(272): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError()
#1 /home/apicorelux/public_html/corelux_crm_api/app/Http/Middleware/Authorization/ShouldBeOwnerOrSuper.php(55): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->Illuminate\\Foundation\\Bootstrap\\{closure}()
#2 /home/apicorelux/public_html/corelux_crm_api/app/Http/Middleware/Authorization/ShouldBeOwnerOrSuper.php(47): App\\Http\\Middleware\\Authorization\\ShouldBeOwnerOrSuper->checkByModel()
#3 /home/apicorelux/public_html/corelux_crm_api/app/Http/Middleware/Authorization/ShouldBeOwnerOrSuper.php(34): App\\Http\\Middleware\\Authorization\\ShouldBeOwnerOrSuper->isAuthorized()
#4 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): App\\Http\\Middleware\\Authorization\\ShouldBeOwnerOrSuper->handle()
#5 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#6 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle()
#7 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(126): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#8 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(102): Illuminate\\Routing\\Middleware\\ThrottleRequests->handleRequest()
#9 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(54): Illuminate\\Routing\\Middleware\\ThrottleRequests->handleRequestUsingNamedLimiter()
#10 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Routing\\Middleware\\ThrottleRequests->handle()
#11 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Auth/Middleware/Authenticate.php(44): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#12 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Auth\\Middleware\\Authenticate->handle()
#13 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(116): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#14 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Router.php(799): Illuminate\\Pipeline\\Pipeline->then()
#15 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Router.php(776): Illuminate\\Routing\\Router->runRouteWithinStack()
#16 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Router.php(740): Illuminate\\Routing\\Router->runRoute()
#17 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Router.php(729): Illuminate\\Routing\\Router->dispatchToRoute()
#18 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(190): Illuminate\\Routing\\Router->dispatch()
#19 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(141): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}()
#20 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#21 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle()
#22 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle()
#23 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#24 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(40): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle()
#25 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle()
#26 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#27 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle()
#28 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(86): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#29 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle()
#30 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(62): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#31 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Http\\Middleware\\HandleCors->handle()
#32 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(39): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#33 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Http\\Middleware\\TrustProxies->handle()
#34 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(116): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#35 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(165): Illuminate\\Pipeline\\Pipeline->then()
#36 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(134): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter()
#37 /home/apicorelux/public_html/corelux_crm_api/public/index.php(52): Illuminate\\Foundation\\Http\\Kernel->handle()
#38 {main}
"} 
[2025-09-24 17:07:57] local.ERROR: Attempt to read property "id_usuario" on null {"userId":30,"exception":"[object] (ErrorException(code: 0): Attempt to read property \"id_usuario\" on null at /home/apicorelux/public_html/corelux_crm_api/app/Http/Middleware/Authorization/ShouldBeOwnerOrSuper.php:55)
[stacktrace]
#0 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(272): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError()
#1 /home/apicorelux/public_html/corelux_crm_api/app/Http/Middleware/Authorization/ShouldBeOwnerOrSuper.php(55): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->Illuminate\\Foundation\\Bootstrap\\{closure}()
#2 /home/apicorelux/public_html/corelux_crm_api/app/Http/Middleware/Authorization/ShouldBeOwnerOrSuper.php(47): App\\Http\\Middleware\\Authorization\\ShouldBeOwnerOrSuper->checkByModel()
#3 /home/apicorelux/public_html/corelux_crm_api/app/Http/Middleware/Authorization/ShouldBeOwnerOrSuper.php(34): App\\Http\\Middleware\\Authorization\\ShouldBeOwnerOrSuper->isAuthorized()
#4 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): App\\Http\\Middleware\\Authorization\\ShouldBeOwnerOrSuper->handle()
#5 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#6 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle()
#7 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(126): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#8 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(102): Illuminate\\Routing\\Middleware\\ThrottleRequests->handleRequest()
#9 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(54): Illuminate\\Routing\\Middleware\\ThrottleRequests->handleRequestUsingNamedLimiter()
#10 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Routing\\Middleware\\ThrottleRequests->handle()
#11 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Auth/Middleware/Authenticate.php(44): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#12 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Auth\\Middleware\\Authenticate->handle()
#13 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(116): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#14 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Router.php(799): Illuminate\\Pipeline\\Pipeline->then()
#15 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Router.php(776): Illuminate\\Routing\\Router->runRouteWithinStack()
#16 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Router.php(740): Illuminate\\Routing\\Router->runRoute()
#17 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Router.php(729): Illuminate\\Routing\\Router->dispatchToRoute()
#18 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(190): Illuminate\\Routing\\Router->dispatch()
#19 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(141): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}()
#20 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#21 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle()
#22 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle()
#23 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#24 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(40): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle()
#25 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle()
#26 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#27 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle()
#28 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(86): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#29 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle()
#30 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(62): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#31 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Http\\Middleware\\HandleCors->handle()
#32 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(39): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#33 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Http\\Middleware\\TrustProxies->handle()
#34 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(116): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#35 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(165): Illuminate\\Pipeline\\Pipeline->then()
#36 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(134): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter()
#37 /home/apicorelux/public_html/corelux_crm_api/public/index.php(52): Illuminate\\Foundation\\Http\\Kernel->handle()
#38 {main}
"} 
[2025-09-24 17:08:00] local.ERROR: Attempt to read property "id_usuario" on null {"userId":30,"exception":"[object] (ErrorException(code: 0): Attempt to read property \"id_usuario\" on null at /home/apicorelux/public_html/corelux_crm_api/app/Http/Middleware/Authorization/ShouldBeOwnerOrSuper.php:55)
[stacktrace]
#0 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(272): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError()
#1 /home/apicorelux/public_html/corelux_crm_api/app/Http/Middleware/Authorization/ShouldBeOwnerOrSuper.php(55): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->Illuminate\\Foundation\\Bootstrap\\{closure}()
#2 /home/apicorelux/public_html/corelux_crm_api/app/Http/Middleware/Authorization/ShouldBeOwnerOrSuper.php(47): App\\Http\\Middleware\\Authorization\\ShouldBeOwnerOrSuper->checkByModel()
#3 /home/apicorelux/public_html/corelux_crm_api/app/Http/Middleware/Authorization/ShouldBeOwnerOrSuper.php(34): App\\Http\\Middleware\\Authorization\\ShouldBeOwnerOrSuper->isAuthorized()
#4 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): App\\Http\\Middleware\\Authorization\\ShouldBeOwnerOrSuper->handle()
#5 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#6 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle()
#7 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(126): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#8 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(102): Illuminate\\Routing\\Middleware\\ThrottleRequests->handleRequest()
#9 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(54): Illuminate\\Routing\\Middleware\\ThrottleRequests->handleRequestUsingNamedLimiter()
#10 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Routing\\Middleware\\ThrottleRequests->handle()
#11 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Auth/Middleware/Authenticate.php(44): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#12 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Auth\\Middleware\\Authenticate->handle()
#13 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(116): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#14 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Router.php(799): Illuminate\\Pipeline\\Pipeline->then()
#15 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Router.php(776): Illuminate\\Routing\\Router->runRouteWithinStack()
#16 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Router.php(740): Illuminate\\Routing\\Router->runRoute()
#17 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Router.php(729): Illuminate\\Routing\\Router->dispatchToRoute()
#18 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(190): Illuminate\\Routing\\Router->dispatch()
#19 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(141): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}()
#20 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#21 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle()
#22 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle()
#23 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#24 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(40): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle()
#25 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle()
#26 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#27 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle()
#28 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(86): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#29 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle()
#30 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(62): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#31 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Http\\Middleware\\HandleCors->handle()
#32 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(39): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#33 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Http\\Middleware\\TrustProxies->handle()
#34 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(116): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#35 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(165): Illuminate\\Pipeline\\Pipeline->then()
#36 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(134): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter()
#37 /home/apicorelux/public_html/corelux_crm_api/public/index.php(52): Illuminate\\Foundation\\Http\\Kernel->handle()
#38 {main}
"} 
[2025-09-24 17:08:05] local.ERROR: Attempt to read property "id_usuario" on null {"userId":30,"exception":"[object] (ErrorException(code: 0): Attempt to read property \"id_usuario\" on null at /home/apicorelux/public_html/corelux_crm_api/app/Http/Middleware/Authorization/ShouldBeOwnerOrSuper.php:55)
[stacktrace]
#0 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(272): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError()
#1 /home/apicorelux/public_html/corelux_crm_api/app/Http/Middleware/Authorization/ShouldBeOwnerOrSuper.php(55): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->Illuminate\\Foundation\\Bootstrap\\{closure}()
#2 /home/apicorelux/public_html/corelux_crm_api/app/Http/Middleware/Authorization/ShouldBeOwnerOrSuper.php(47): App\\Http\\Middleware\\Authorization\\ShouldBeOwnerOrSuper->checkByModel()
#3 /home/apicorelux/public_html/corelux_crm_api/app/Http/Middleware/Authorization/ShouldBeOwnerOrSuper.php(34): App\\Http\\Middleware\\Authorization\\ShouldBeOwnerOrSuper->isAuthorized()
#4 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): App\\Http\\Middleware\\Authorization\\ShouldBeOwnerOrSuper->handle()
#5 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#6 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle()
#7 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(126): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#8 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(102): Illuminate\\Routing\\Middleware\\ThrottleRequests->handleRequest()
#9 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(54): Illuminate\\Routing\\Middleware\\ThrottleRequests->handleRequestUsingNamedLimiter()
#10 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Routing\\Middleware\\ThrottleRequests->handle()
#11 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Auth/Middleware/Authenticate.php(44): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#12 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Auth\\Middleware\\Authenticate->handle()
#13 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(116): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#14 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Router.php(799): Illuminate\\Pipeline\\Pipeline->then()
#15 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Router.php(776): Illuminate\\Routing\\Router->runRouteWithinStack()
#16 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Router.php(740): Illuminate\\Routing\\Router->runRoute()
#17 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Router.php(729): Illuminate\\Routing\\Router->dispatchToRoute()
#18 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(190): Illuminate\\Routing\\Router->dispatch()
#19 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(141): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}()
#20 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#21 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle()
#22 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle()
#23 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#24 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(40): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle()
#25 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle()
#26 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#27 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle()
#28 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(86): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#29 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle()
#30 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(62): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#31 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Http\\Middleware\\HandleCors->handle()
#32 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(39): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#33 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Http\\Middleware\\TrustProxies->handle()
#34 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(116): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#35 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(165): Illuminate\\Pipeline\\Pipeline->then()
#36 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(134): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter()
#37 /home/apicorelux/public_html/corelux_crm_api/public/index.php(52): Illuminate\\Foundation\\Http\\Kernel->handle()
#38 {main}
"} 
[2025-09-24 17:09:25] local.ERROR: Attempt to read property "id_usuario" on null {"userId":30,"exception":"[object] (ErrorException(code: 0): Attempt to read property \"id_usuario\" on null at /home/apicorelux/public_html/corelux_crm_api/app/Http/Middleware/Authorization/ShouldBeOwnerOrSuper.php:55)
[stacktrace]
#0 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(272): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError()
#1 /home/apicorelux/public_html/corelux_crm_api/app/Http/Middleware/Authorization/ShouldBeOwnerOrSuper.php(55): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->Illuminate\\Foundation\\Bootstrap\\{closure}()
#2 /home/apicorelux/public_html/corelux_crm_api/app/Http/Middleware/Authorization/ShouldBeOwnerOrSuper.php(47): App\\Http\\Middleware\\Authorization\\ShouldBeOwnerOrSuper->checkByModel()
#3 /home/apicorelux/public_html/corelux_crm_api/app/Http/Middleware/Authorization/ShouldBeOwnerOrSuper.php(34): App\\Http\\Middleware\\Authorization\\ShouldBeOwnerOrSuper->isAuthorized()
#4 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): App\\Http\\Middleware\\Authorization\\ShouldBeOwnerOrSuper->handle()
#5 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#6 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle()
#7 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(126): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#8 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(102): Illuminate\\Routing\\Middleware\\ThrottleRequests->handleRequest()
#9 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(54): Illuminate\\Routing\\Middleware\\ThrottleRequests->handleRequestUsingNamedLimiter()
#10 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Routing\\Middleware\\ThrottleRequests->handle()
#11 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Auth/Middleware/Authenticate.php(44): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#12 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Auth\\Middleware\\Authenticate->handle()
#13 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(116): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#14 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Router.php(799): Illuminate\\Pipeline\\Pipeline->then()
#15 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Router.php(776): Illuminate\\Routing\\Router->runRouteWithinStack()
#16 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Router.php(740): Illuminate\\Routing\\Router->runRoute()
#17 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Router.php(729): Illuminate\\Routing\\Router->dispatchToRoute()
#18 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(190): Illuminate\\Routing\\Router->dispatch()
#19 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(141): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}()
#20 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#21 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle()
#22 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle()
#23 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#24 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(40): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle()
#25 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle()
#26 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#27 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle()
#28 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(86): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#29 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle()
#30 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(62): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#31 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Http\\Middleware\\HandleCors->handle()
#32 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(39): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#33 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Http\\Middleware\\TrustProxies->handle()
#34 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(116): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#35 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(165): Illuminate\\Pipeline\\Pipeline->then()
#36 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(134): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter()
#37 /home/apicorelux/public_html/corelux_crm_api/public/index.php(52): Illuminate\\Foundation\\Http\\Kernel->handle()
#38 {main}
"} 
[2025-09-24 17:09:28] local.ERROR: Attempt to read property "id_usuario" on null {"userId":30,"exception":"[object] (ErrorException(code: 0): Attempt to read property \"id_usuario\" on null at /home/apicorelux/public_html/corelux_crm_api/app/Http/Middleware/Authorization/ShouldBeOwnerOrSuper.php:55)
[stacktrace]
#0 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(272): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError()
#1 /home/apicorelux/public_html/corelux_crm_api/app/Http/Middleware/Authorization/ShouldBeOwnerOrSuper.php(55): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->Illuminate\\Foundation\\Bootstrap\\{closure}()
#2 /home/apicorelux/public_html/corelux_crm_api/app/Http/Middleware/Authorization/ShouldBeOwnerOrSuper.php(47): App\\Http\\Middleware\\Authorization\\ShouldBeOwnerOrSuper->checkByModel()
#3 /home/apicorelux/public_html/corelux_crm_api/app/Http/Middleware/Authorization/ShouldBeOwnerOrSuper.php(34): App\\Http\\Middleware\\Authorization\\ShouldBeOwnerOrSuper->isAuthorized()
#4 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): App\\Http\\Middleware\\Authorization\\ShouldBeOwnerOrSuper->handle()
#5 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#6 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle()
#7 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(126): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#8 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(102): Illuminate\\Routing\\Middleware\\ThrottleRequests->handleRequest()
#9 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(54): Illuminate\\Routing\\Middleware\\ThrottleRequests->handleRequestUsingNamedLimiter()
#10 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Routing\\Middleware\\ThrottleRequests->handle()
#11 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Auth/Middleware/Authenticate.php(44): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#12 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Auth\\Middleware\\Authenticate->handle()
#13 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(116): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#14 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Router.php(799): Illuminate\\Pipeline\\Pipeline->then()
#15 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Router.php(776): Illuminate\\Routing\\Router->runRouteWithinStack()
#16 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Router.php(740): Illuminate\\Routing\\Router->runRoute()
#17 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Router.php(729): Illuminate\\Routing\\Router->dispatchToRoute()
#18 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(190): Illuminate\\Routing\\Router->dispatch()
#19 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(141): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}()
#20 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#21 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle()
#22 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle()
#23 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#24 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(40): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle()
#25 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle()
#26 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#27 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle()
#28 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(86): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#29 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle()
#30 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(62): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#31 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Http\\Middleware\\HandleCors->handle()
#32 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(39): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#33 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Http\\Middleware\\TrustProxies->handle()
#34 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(116): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#35 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(165): Illuminate\\Pipeline\\Pipeline->then()
#36 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(134): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter()
#37 /home/apicorelux/public_html/corelux_crm_api/public/index.php(52): Illuminate\\Foundation\\Http\\Kernel->handle()
#38 {main}
"} 
[2025-09-24 17:09:31] local.ERROR: Attempt to read property "id_usuario" on null {"userId":30,"exception":"[object] (ErrorException(code: 0): Attempt to read property \"id_usuario\" on null at /home/apicorelux/public_html/corelux_crm_api/app/Http/Middleware/Authorization/ShouldBeOwnerOrSuper.php:55)
[stacktrace]
#0 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(272): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError()
#1 /home/apicorelux/public_html/corelux_crm_api/app/Http/Middleware/Authorization/ShouldBeOwnerOrSuper.php(55): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->Illuminate\\Foundation\\Bootstrap\\{closure}()
#2 /home/apicorelux/public_html/corelux_crm_api/app/Http/Middleware/Authorization/ShouldBeOwnerOrSuper.php(47): App\\Http\\Middleware\\Authorization\\ShouldBeOwnerOrSuper->checkByModel()
#3 /home/apicorelux/public_html/corelux_crm_api/app/Http/Middleware/Authorization/ShouldBeOwnerOrSuper.php(34): App\\Http\\Middleware\\Authorization\\ShouldBeOwnerOrSuper->isAuthorized()
#4 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): App\\Http\\Middleware\\Authorization\\ShouldBeOwnerOrSuper->handle()
#5 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#6 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle()
#7 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(126): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#8 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(102): Illuminate\\Routing\\Middleware\\ThrottleRequests->handleRequest()
#9 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(54): Illuminate\\Routing\\Middleware\\ThrottleRequests->handleRequestUsingNamedLimiter()
#10 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Routing\\Middleware\\ThrottleRequests->handle()
#11 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Auth/Middleware/Authenticate.php(44): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#12 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Auth\\Middleware\\Authenticate->handle()
#13 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(116): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#14 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Router.php(799): Illuminate\\Pipeline\\Pipeline->then()
#15 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Router.php(776): Illuminate\\Routing\\Router->runRouteWithinStack()
#16 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Router.php(740): Illuminate\\Routing\\Router->runRoute()
#17 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Router.php(729): Illuminate\\Routing\\Router->dispatchToRoute()
#18 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(190): Illuminate\\Routing\\Router->dispatch()
#19 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(141): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}()
#20 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#21 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle()
#22 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle()
#23 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#24 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(40): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle()
#25 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle()
#26 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#27 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle()
#28 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(86): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#29 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle()
#30 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(62): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#31 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Http\\Middleware\\HandleCors->handle()
#32 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(39): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#33 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Http\\Middleware\\TrustProxies->handle()
#34 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(116): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#35 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(165): Illuminate\\Pipeline\\Pipeline->then()
#36 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(134): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter()
#37 /home/apicorelux/public_html/corelux_crm_api/public/index.php(52): Illuminate\\Foundation\\Http\\Kernel->handle()
#38 {main}
"} 
[2025-09-24 17:09:36] local.ERROR: Attempt to read property "id_usuario" on null {"userId":30,"exception":"[object] (ErrorException(code: 0): Attempt to read property \"id_usuario\" on null at /home/apicorelux/public_html/corelux_crm_api/app/Http/Middleware/Authorization/ShouldBeOwnerOrSuper.php:55)
[stacktrace]
#0 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(272): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError()
#1 /home/apicorelux/public_html/corelux_crm_api/app/Http/Middleware/Authorization/ShouldBeOwnerOrSuper.php(55): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->Illuminate\\Foundation\\Bootstrap\\{closure}()
#2 /home/apicorelux/public_html/corelux_crm_api/app/Http/Middleware/Authorization/ShouldBeOwnerOrSuper.php(47): App\\Http\\Middleware\\Authorization\\ShouldBeOwnerOrSuper->checkByModel()
#3 /home/apicorelux/public_html/corelux_crm_api/app/Http/Middleware/Authorization/ShouldBeOwnerOrSuper.php(34): App\\Http\\Middleware\\Authorization\\ShouldBeOwnerOrSuper->isAuthorized()
#4 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): App\\Http\\Middleware\\Authorization\\ShouldBeOwnerOrSuper->handle()
#5 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#6 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle()
#7 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(126): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#8 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(102): Illuminate\\Routing\\Middleware\\ThrottleRequests->handleRequest()
#9 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(54): Illuminate\\Routing\\Middleware\\ThrottleRequests->handleRequestUsingNamedLimiter()
#10 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Routing\\Middleware\\ThrottleRequests->handle()
#11 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Auth/Middleware/Authenticate.php(44): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#12 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Auth\\Middleware\\Authenticate->handle()
#13 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(116): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#14 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Router.php(799): Illuminate\\Pipeline\\Pipeline->then()
#15 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Router.php(776): Illuminate\\Routing\\Router->runRouteWithinStack()
#16 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Router.php(740): Illuminate\\Routing\\Router->runRoute()
#17 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Router.php(729): Illuminate\\Routing\\Router->dispatchToRoute()
#18 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(190): Illuminate\\Routing\\Router->dispatch()
#19 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(141): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}()
#20 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#21 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle()
#22 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle()
#23 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#24 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(40): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle()
#25 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle()
#26 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#27 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle()
#28 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(86): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#29 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle()
#30 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(62): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#31 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Http\\Middleware\\HandleCors->handle()
#32 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(39): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#33 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Http\\Middleware\\TrustProxies->handle()
#34 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(116): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#35 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(165): Illuminate\\Pipeline\\Pipeline->then()
#36 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(134): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter()
#37 /home/apicorelux/public_html/corelux_crm_api/public/index.php(52): Illuminate\\Foundation\\Http\\Kernel->handle()
#38 {main}
"} 
[2025-09-24 17:09:58] local.ERROR: Attempt to read property "id_usuario" on null {"userId":30,"exception":"[object] (ErrorException(code: 0): Attempt to read property \"id_usuario\" on null at /home/apicorelux/public_html/corelux_crm_api/app/Http/Middleware/Authorization/ShouldBeOwnerOrSuper.php:55)
[stacktrace]
#0 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(272): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError()
#1 /home/apicorelux/public_html/corelux_crm_api/app/Http/Middleware/Authorization/ShouldBeOwnerOrSuper.php(55): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->Illuminate\\Foundation\\Bootstrap\\{closure}()
#2 /home/apicorelux/public_html/corelux_crm_api/app/Http/Middleware/Authorization/ShouldBeOwnerOrSuper.php(47): App\\Http\\Middleware\\Authorization\\ShouldBeOwnerOrSuper->checkByModel()
#3 /home/apicorelux/public_html/corelux_crm_api/app/Http/Middleware/Authorization/ShouldBeOwnerOrSuper.php(34): App\\Http\\Middleware\\Authorization\\ShouldBeOwnerOrSuper->isAuthorized()
#4 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): App\\Http\\Middleware\\Authorization\\ShouldBeOwnerOrSuper->handle()
#5 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#6 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle()
#7 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(126): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#8 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(102): Illuminate\\Routing\\Middleware\\ThrottleRequests->handleRequest()
#9 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(54): Illuminate\\Routing\\Middleware\\ThrottleRequests->handleRequestUsingNamedLimiter()
#10 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Routing\\Middleware\\ThrottleRequests->handle()
#11 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Auth/Middleware/Authenticate.php(44): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#12 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Auth\\Middleware\\Authenticate->handle()
#13 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(116): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#14 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Router.php(799): Illuminate\\Pipeline\\Pipeline->then()
#15 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Router.php(776): Illuminate\\Routing\\Router->runRouteWithinStack()
#16 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Router.php(740): Illuminate\\Routing\\Router->runRoute()
#17 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Router.php(729): Illuminate\\Routing\\Router->dispatchToRoute()
#18 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(190): Illuminate\\Routing\\Router->dispatch()
#19 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(141): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}()
#20 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#21 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle()
#22 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle()
#23 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#24 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(40): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle()
#25 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle()
#26 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#27 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle()
#28 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(86): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#29 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle()
#30 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(62): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#31 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Http\\Middleware\\HandleCors->handle()
#32 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(39): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#33 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Http\\Middleware\\TrustProxies->handle()
#34 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(116): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#35 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(165): Illuminate\\Pipeline\\Pipeline->then()
#36 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(134): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter()
#37 /home/apicorelux/public_html/corelux_crm_api/public/index.php(52): Illuminate\\Foundation\\Http\\Kernel->handle()
#38 {main}
"} 
[2025-09-24 17:10:00] local.ERROR: Attempt to read property "id_usuario" on null {"userId":30,"exception":"[object] (ErrorException(code: 0): Attempt to read property \"id_usuario\" on null at /home/apicorelux/public_html/corelux_crm_api/app/Http/Middleware/Authorization/ShouldBeOwnerOrSuper.php:55)
[stacktrace]
#0 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(272): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError()
#1 /home/apicorelux/public_html/corelux_crm_api/app/Http/Middleware/Authorization/ShouldBeOwnerOrSuper.php(55): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->Illuminate\\Foundation\\Bootstrap\\{closure}()
#2 /home/apicorelux/public_html/corelux_crm_api/app/Http/Middleware/Authorization/ShouldBeOwnerOrSuper.php(47): App\\Http\\Middleware\\Authorization\\ShouldBeOwnerOrSuper->checkByModel()
#3 /home/apicorelux/public_html/corelux_crm_api/app/Http/Middleware/Authorization/ShouldBeOwnerOrSuper.php(34): App\\Http\\Middleware\\Authorization\\ShouldBeOwnerOrSuper->isAuthorized()
#4 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): App\\Http\\Middleware\\Authorization\\ShouldBeOwnerOrSuper->handle()
#5 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#6 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle()
#7 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(126): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#8 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(102): Illuminate\\Routing\\Middleware\\ThrottleRequests->handleRequest()
#9 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(54): Illuminate\\Routing\\Middleware\\ThrottleRequests->handleRequestUsingNamedLimiter()
#10 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Routing\\Middleware\\ThrottleRequests->handle()
#11 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Auth/Middleware/Authenticate.php(44): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#12 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Auth\\Middleware\\Authenticate->handle()
#13 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(116): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#14 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Router.php(799): Illuminate\\Pipeline\\Pipeline->then()
#15 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Router.php(776): Illuminate\\Routing\\Router->runRouteWithinStack()
#16 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Router.php(740): Illuminate\\Routing\\Router->runRoute()
#17 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Router.php(729): Illuminate\\Routing\\Router->dispatchToRoute()
#18 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(190): Illuminate\\Routing\\Router->dispatch()
#19 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(141): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}()
#20 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#21 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle()
#22 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle()
#23 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#24 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(40): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle()
#25 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle()
#26 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#27 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle()
#28 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(86): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#29 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle()
#30 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(62): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#31 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Http\\Middleware\\HandleCors->handle()
#32 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(39): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#33 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Http\\Middleware\\TrustProxies->handle()
#34 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(116): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#35 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(165): Illuminate\\Pipeline\\Pipeline->then()
#36 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(134): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter()
#37 /home/apicorelux/public_html/corelux_crm_api/public/index.php(52): Illuminate\\Foundation\\Http\\Kernel->handle()
#38 {main}
"} 
[2025-09-24 17:10:03] local.ERROR: Attempt to read property "id_usuario" on null {"userId":30,"exception":"[object] (ErrorException(code: 0): Attempt to read property \"id_usuario\" on null at /home/apicorelux/public_html/corelux_crm_api/app/Http/Middleware/Authorization/ShouldBeOwnerOrSuper.php:55)
[stacktrace]
#0 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(272): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError()
#1 /home/apicorelux/public_html/corelux_crm_api/app/Http/Middleware/Authorization/ShouldBeOwnerOrSuper.php(55): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->Illuminate\\Foundation\\Bootstrap\\{closure}()
#2 /home/apicorelux/public_html/corelux_crm_api/app/Http/Middleware/Authorization/ShouldBeOwnerOrSuper.php(47): App\\Http\\Middleware\\Authorization\\ShouldBeOwnerOrSuper->checkByModel()
#3 /home/apicorelux/public_html/corelux_crm_api/app/Http/Middleware/Authorization/ShouldBeOwnerOrSuper.php(34): App\\Http\\Middleware\\Authorization\\ShouldBeOwnerOrSuper->isAuthorized()
#4 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): App\\Http\\Middleware\\Authorization\\ShouldBeOwnerOrSuper->handle()
#5 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#6 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle()
#7 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(126): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#8 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(102): Illuminate\\Routing\\Middleware\\ThrottleRequests->handleRequest()
#9 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(54): Illuminate\\Routing\\Middleware\\ThrottleRequests->handleRequestUsingNamedLimiter()
#10 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Routing\\Middleware\\ThrottleRequests->handle()
#11 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Auth/Middleware/Authenticate.php(44): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#12 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Auth\\Middleware\\Authenticate->handle()
#13 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(116): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#14 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Router.php(799): Illuminate\\Pipeline\\Pipeline->then()
#15 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Router.php(776): Illuminate\\Routing\\Router->runRouteWithinStack()
#16 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Router.php(740): Illuminate\\Routing\\Router->runRoute()
#17 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Router.php(729): Illuminate\\Routing\\Router->dispatchToRoute()
#18 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(190): Illuminate\\Routing\\Router->dispatch()
#19 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(141): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}()
#20 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#21 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle()
#22 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle()
#23 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#24 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(40): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle()
#25 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle()
#26 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#27 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle()
#28 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(86): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#29 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle()
#30 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(62): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#31 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Http\\Middleware\\HandleCors->handle()
#32 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(39): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#33 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Http\\Middleware\\TrustProxies->handle()
#34 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(116): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#35 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(165): Illuminate\\Pipeline\\Pipeline->then()
#36 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(134): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter()
#37 /home/apicorelux/public_html/corelux_crm_api/public/index.php(52): Illuminate\\Foundation\\Http\\Kernel->handle()
#38 {main}
"} 
[2025-09-24 17:10:04] local.ERROR: Attempt to read property "id_usuario" on null {"userId":30,"exception":"[object] (ErrorException(code: 0): Attempt to read property \"id_usuario\" on null at /home/apicorelux/public_html/corelux_crm_api/app/Http/Middleware/Authorization/ShouldBeOwnerOrSuper.php:55)
[stacktrace]
#0 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(272): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError()
#1 /home/apicorelux/public_html/corelux_crm_api/app/Http/Middleware/Authorization/ShouldBeOwnerOrSuper.php(55): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->Illuminate\\Foundation\\Bootstrap\\{closure}()
#2 /home/apicorelux/public_html/corelux_crm_api/app/Http/Middleware/Authorization/ShouldBeOwnerOrSuper.php(47): App\\Http\\Middleware\\Authorization\\ShouldBeOwnerOrSuper->checkByModel()
#3 /home/apicorelux/public_html/corelux_crm_api/app/Http/Middleware/Authorization/ShouldBeOwnerOrSuper.php(34): App\\Http\\Middleware\\Authorization\\ShouldBeOwnerOrSuper->isAuthorized()
#4 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): App\\Http\\Middleware\\Authorization\\ShouldBeOwnerOrSuper->handle()
#5 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#6 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle()
#7 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(126): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#8 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(102): Illuminate\\Routing\\Middleware\\ThrottleRequests->handleRequest()
#9 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(54): Illuminate\\Routing\\Middleware\\ThrottleRequests->handleRequestUsingNamedLimiter()
#10 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Routing\\Middleware\\ThrottleRequests->handle()
#11 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Auth/Middleware/Authenticate.php(44): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#12 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Auth\\Middleware\\Authenticate->handle()
#13 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(116): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#14 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Router.php(799): Illuminate\\Pipeline\\Pipeline->then()
#15 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Router.php(776): Illuminate\\Routing\\Router->runRouteWithinStack()
#16 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Router.php(740): Illuminate\\Routing\\Router->runRoute()
#17 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Router.php(729): Illuminate\\Routing\\Router->dispatchToRoute()
#18 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(190): Illuminate\\Routing\\Router->dispatch()
#19 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(141): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}()
#20 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#21 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle()
#22 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle()
#23 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#24 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(40): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle()
#25 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle()
#26 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#27 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle()
#28 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(86): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#29 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle()
#30 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(62): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#31 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Http\\Middleware\\HandleCors->handle()
#32 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(39): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#33 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Http\\Middleware\\TrustProxies->handle()
#34 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(116): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#35 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(165): Illuminate\\Pipeline\\Pipeline->then()
#36 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(134): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter()
#37 /home/apicorelux/public_html/corelux_crm_api/public/index.php(52): Illuminate\\Foundation\\Http\\Kernel->handle()
#38 {main}
"} 
[2025-09-24 17:10:14] local.ERROR: Attempt to read property "id_usuario" on null {"userId":30,"exception":"[object] (ErrorException(code: 0): Attempt to read property \"id_usuario\" on null at /home/apicorelux/public_html/corelux_crm_api/app/Http/Middleware/Authorization/ShouldBeOwnerOrSuper.php:55)
[stacktrace]
#0 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(272): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError()
#1 /home/apicorelux/public_html/corelux_crm_api/app/Http/Middleware/Authorization/ShouldBeOwnerOrSuper.php(55): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->Illuminate\\Foundation\\Bootstrap\\{closure}()
#2 /home/apicorelux/public_html/corelux_crm_api/app/Http/Middleware/Authorization/ShouldBeOwnerOrSuper.php(47): App\\Http\\Middleware\\Authorization\\ShouldBeOwnerOrSuper->checkByModel()
#3 /home/apicorelux/public_html/corelux_crm_api/app/Http/Middleware/Authorization/ShouldBeOwnerOrSuper.php(34): App\\Http\\Middleware\\Authorization\\ShouldBeOwnerOrSuper->isAuthorized()
#4 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): App\\Http\\Middleware\\Authorization\\ShouldBeOwnerOrSuper->handle()
#5 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#6 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle()
#7 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(126): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#8 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(102): Illuminate\\Routing\\Middleware\\ThrottleRequests->handleRequest()
#9 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(54): Illuminate\\Routing\\Middleware\\ThrottleRequests->handleRequestUsingNamedLimiter()
#10 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Routing\\Middleware\\ThrottleRequests->handle()
#11 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Auth/Middleware/Authenticate.php(44): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#12 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Auth\\Middleware\\Authenticate->handle()
#13 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(116): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#14 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Router.php(799): Illuminate\\Pipeline\\Pipeline->then()
#15 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Router.php(776): Illuminate\\Routing\\Router->runRouteWithinStack()
#16 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Router.php(740): Illuminate\\Routing\\Router->runRoute()
#17 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Router.php(729): Illuminate\\Routing\\Router->dispatchToRoute()
#18 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(190): Illuminate\\Routing\\Router->dispatch()
#19 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(141): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}()
#20 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#21 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle()
#22 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle()
#23 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#24 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(40): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle()
#25 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle()
#26 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#27 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle()
#28 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(86): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#29 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle()
#30 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(62): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#31 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Http\\Middleware\\HandleCors->handle()
#32 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(39): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#33 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Http\\Middleware\\TrustProxies->handle()
#34 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(116): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#35 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(165): Illuminate\\Pipeline\\Pipeline->then()
#36 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(134): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter()
#37 /home/apicorelux/public_html/corelux_crm_api/public/index.php(52): Illuminate\\Foundation\\Http\\Kernel->handle()
#38 {main}
"} 
[2025-09-24 17:10:22] local.ERROR: Attempt to read property "id_usuario" on null {"userId":30,"exception":"[object] (ErrorException(code: 0): Attempt to read property \"id_usuario\" on null at /home/apicorelux/public_html/corelux_crm_api/app/Http/Middleware/Authorization/ShouldBeOwnerOrSuper.php:55)
[stacktrace]
#0 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(272): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError()
#1 /home/apicorelux/public_html/corelux_crm_api/app/Http/Middleware/Authorization/ShouldBeOwnerOrSuper.php(55): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->Illuminate\\Foundation\\Bootstrap\\{closure}()
#2 /home/apicorelux/public_html/corelux_crm_api/app/Http/Middleware/Authorization/ShouldBeOwnerOrSuper.php(47): App\\Http\\Middleware\\Authorization\\ShouldBeOwnerOrSuper->checkByModel()
#3 /home/apicorelux/public_html/corelux_crm_api/app/Http/Middleware/Authorization/ShouldBeOwnerOrSuper.php(34): App\\Http\\Middleware\\Authorization\\ShouldBeOwnerOrSuper->isAuthorized()
#4 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): App\\Http\\Middleware\\Authorization\\ShouldBeOwnerOrSuper->handle()
#5 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#6 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle()
#7 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(126): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#8 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(102): Illuminate\\Routing\\Middleware\\ThrottleRequests->handleRequest()
#9 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(54): Illuminate\\Routing\\Middleware\\ThrottleRequests->handleRequestUsingNamedLimiter()
#10 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Routing\\Middleware\\ThrottleRequests->handle()
#11 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Auth/Middleware/Authenticate.php(44): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#12 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Auth\\Middleware\\Authenticate->handle()
#13 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(116): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#14 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Router.php(799): Illuminate\\Pipeline\\Pipeline->then()
#15 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Router.php(776): Illuminate\\Routing\\Router->runRouteWithinStack()
#16 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Router.php(740): Illuminate\\Routing\\Router->runRoute()
#17 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Router.php(729): Illuminate\\Routing\\Router->dispatchToRoute()
#18 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(190): Illuminate\\Routing\\Router->dispatch()
#19 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(141): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}()
#20 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#21 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle()
#22 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle()
#23 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#24 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(40): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle()
#25 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle()
#26 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#27 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle()
#28 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(86): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#29 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle()
#30 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(62): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#31 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Http\\Middleware\\HandleCors->handle()
#32 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(39): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#33 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Http\\Middleware\\TrustProxies->handle()
#34 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(116): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#35 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(165): Illuminate\\Pipeline\\Pipeline->then()
#36 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(134): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter()
#37 /home/apicorelux/public_html/corelux_crm_api/public/index.php(52): Illuminate\\Foundation\\Http\\Kernel->handle()
#38 {main}
"} 
[2025-09-24 17:10:24] local.ERROR: Attempt to read property "id_usuario" on null {"userId":30,"exception":"[object] (ErrorException(code: 0): Attempt to read property \"id_usuario\" on null at /home/apicorelux/public_html/corelux_crm_api/app/Http/Middleware/Authorization/ShouldBeOwnerOrSuper.php:55)
[stacktrace]
#0 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(272): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError()
#1 /home/apicorelux/public_html/corelux_crm_api/app/Http/Middleware/Authorization/ShouldBeOwnerOrSuper.php(55): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->Illuminate\\Foundation\\Bootstrap\\{closure}()
#2 /home/apicorelux/public_html/corelux_crm_api/app/Http/Middleware/Authorization/ShouldBeOwnerOrSuper.php(47): App\\Http\\Middleware\\Authorization\\ShouldBeOwnerOrSuper->checkByModel()
#3 /home/apicorelux/public_html/corelux_crm_api/app/Http/Middleware/Authorization/ShouldBeOwnerOrSuper.php(34): App\\Http\\Middleware\\Authorization\\ShouldBeOwnerOrSuper->isAuthorized()
#4 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): App\\Http\\Middleware\\Authorization\\ShouldBeOwnerOrSuper->handle()
#5 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#6 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle()
#7 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(126): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#8 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(102): Illuminate\\Routing\\Middleware\\ThrottleRequests->handleRequest()
#9 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(54): Illuminate\\Routing\\Middleware\\ThrottleRequests->handleRequestUsingNamedLimiter()
#10 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Routing\\Middleware\\ThrottleRequests->handle()
#11 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Auth/Middleware/Authenticate.php(44): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#12 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Auth\\Middleware\\Authenticate->handle()
#13 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(116): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#14 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Router.php(799): Illuminate\\Pipeline\\Pipeline->then()
#15 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Router.php(776): Illuminate\\Routing\\Router->runRouteWithinStack()
#16 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Router.php(740): Illuminate\\Routing\\Router->runRoute()
#17 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Router.php(729): Illuminate\\Routing\\Router->dispatchToRoute()
#18 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(190): Illuminate\\Routing\\Router->dispatch()
#19 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(141): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}()
#20 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#21 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle()
#22 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle()
#23 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#24 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(40): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle()
#25 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle()
#26 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#27 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle()
#28 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(86): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#29 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle()
#30 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(62): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#31 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Http\\Middleware\\HandleCors->handle()
#32 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(39): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#33 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Http\\Middleware\\TrustProxies->handle()
#34 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(116): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#35 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(165): Illuminate\\Pipeline\\Pipeline->then()
#36 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(134): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter()
#37 /home/apicorelux/public_html/corelux_crm_api/public/index.php(52): Illuminate\\Foundation\\Http\\Kernel->handle()
#38 {main}
"} 
[2025-09-24 17:10:27] local.ERROR: Attempt to read property "id_usuario" on null {"userId":30,"exception":"[object] (ErrorException(code: 0): Attempt to read property \"id_usuario\" on null at /home/apicorelux/public_html/corelux_crm_api/app/Http/Middleware/Authorization/ShouldBeOwnerOrSuper.php:55)
[stacktrace]
#0 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(272): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError()
#1 /home/apicorelux/public_html/corelux_crm_api/app/Http/Middleware/Authorization/ShouldBeOwnerOrSuper.php(55): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->Illuminate\\Foundation\\Bootstrap\\{closure}()
#2 /home/apicorelux/public_html/corelux_crm_api/app/Http/Middleware/Authorization/ShouldBeOwnerOrSuper.php(47): App\\Http\\Middleware\\Authorization\\ShouldBeOwnerOrSuper->checkByModel()
#3 /home/apicorelux/public_html/corelux_crm_api/app/Http/Middleware/Authorization/ShouldBeOwnerOrSuper.php(34): App\\Http\\Middleware\\Authorization\\ShouldBeOwnerOrSuper->isAuthorized()
#4 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): App\\Http\\Middleware\\Authorization\\ShouldBeOwnerOrSuper->handle()
#5 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#6 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle()
#7 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(126): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#8 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(102): Illuminate\\Routing\\Middleware\\ThrottleRequests->handleRequest()
#9 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(54): Illuminate\\Routing\\Middleware\\ThrottleRequests->handleRequestUsingNamedLimiter()
#10 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Routing\\Middleware\\ThrottleRequests->handle()
#11 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Auth/Middleware/Authenticate.php(44): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#12 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Auth\\Middleware\\Authenticate->handle()
#13 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(116): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#14 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Router.php(799): Illuminate\\Pipeline\\Pipeline->then()
#15 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Router.php(776): Illuminate\\Routing\\Router->runRouteWithinStack()
#16 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Router.php(740): Illuminate\\Routing\\Router->runRoute()
#17 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Router.php(729): Illuminate\\Routing\\Router->dispatchToRoute()
#18 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(190): Illuminate\\Routing\\Router->dispatch()
#19 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(141): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}()
#20 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#21 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle()
#22 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle()
#23 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#24 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(40): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle()
#25 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle()
#26 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#27 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle()
#28 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(86): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#29 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle()
#30 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(62): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#31 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Http\\Middleware\\HandleCors->handle()
#32 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(39): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#33 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Http\\Middleware\\TrustProxies->handle()
#34 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(116): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#35 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(165): Illuminate\\Pipeline\\Pipeline->then()
#36 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(134): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter()
#37 /home/apicorelux/public_html/corelux_crm_api/public/index.php(52): Illuminate\\Foundation\\Http\\Kernel->handle()
#38 {main}
"} 
[2025-09-24 17:10:32] local.ERROR: Attempt to read property "id_usuario" on null {"userId":30,"exception":"[object] (ErrorException(code: 0): Attempt to read property \"id_usuario\" on null at /home/apicorelux/public_html/corelux_crm_api/app/Http/Middleware/Authorization/ShouldBeOwnerOrSuper.php:55)
[stacktrace]
#0 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(272): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError()
#1 /home/apicorelux/public_html/corelux_crm_api/app/Http/Middleware/Authorization/ShouldBeOwnerOrSuper.php(55): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->Illuminate\\Foundation\\Bootstrap\\{closure}()
#2 /home/apicorelux/public_html/corelux_crm_api/app/Http/Middleware/Authorization/ShouldBeOwnerOrSuper.php(47): App\\Http\\Middleware\\Authorization\\ShouldBeOwnerOrSuper->checkByModel()
#3 /home/apicorelux/public_html/corelux_crm_api/app/Http/Middleware/Authorization/ShouldBeOwnerOrSuper.php(34): App\\Http\\Middleware\\Authorization\\ShouldBeOwnerOrSuper->isAuthorized()
#4 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): App\\Http\\Middleware\\Authorization\\ShouldBeOwnerOrSuper->handle()
#5 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#6 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle()
#7 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(126): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#8 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(102): Illuminate\\Routing\\Middleware\\ThrottleRequests->handleRequest()
#9 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(54): Illuminate\\Routing\\Middleware\\ThrottleRequests->handleRequestUsingNamedLimiter()
#10 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Routing\\Middleware\\ThrottleRequests->handle()
#11 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Auth/Middleware/Authenticate.php(44): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#12 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Auth\\Middleware\\Authenticate->handle()
#13 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(116): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#14 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Router.php(799): Illuminate\\Pipeline\\Pipeline->then()
#15 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Router.php(776): Illuminate\\Routing\\Router->runRouteWithinStack()
#16 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Router.php(740): Illuminate\\Routing\\Router->runRoute()
#17 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Router.php(729): Illuminate\\Routing\\Router->dispatchToRoute()
#18 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(190): Illuminate\\Routing\\Router->dispatch()
#19 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(141): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}()
#20 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#21 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle()
#22 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle()
#23 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#24 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(40): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle()
#25 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle()
#26 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#27 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle()
#28 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(86): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#29 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle()
#30 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(62): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#31 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Http\\Middleware\\HandleCors->handle()
#32 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(39): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#33 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Http\\Middleware\\TrustProxies->handle()
#34 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(116): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#35 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(165): Illuminate\\Pipeline\\Pipeline->then()
#36 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(134): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter()
#37 /home/apicorelux/public_html/corelux_crm_api/public/index.php(52): Illuminate\\Foundation\\Http\\Kernel->handle()
#38 {main}
"} 
[2025-09-24 17:11:24] local.ERROR: Attempt to read property "id_usuario" on null {"userId":30,"exception":"[object] (ErrorException(code: 0): Attempt to read property \"id_usuario\" on null at /home/apicorelux/public_html/corelux_crm_api/app/Http/Middleware/Authorization/ShouldBeOwnerOrSuper.php:55)
[stacktrace]
#0 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(272): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError()
#1 /home/apicorelux/public_html/corelux_crm_api/app/Http/Middleware/Authorization/ShouldBeOwnerOrSuper.php(55): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->Illuminate\\Foundation\\Bootstrap\\{closure}()
#2 /home/apicorelux/public_html/corelux_crm_api/app/Http/Middleware/Authorization/ShouldBeOwnerOrSuper.php(47): App\\Http\\Middleware\\Authorization\\ShouldBeOwnerOrSuper->checkByModel()
#3 /home/apicorelux/public_html/corelux_crm_api/app/Http/Middleware/Authorization/ShouldBeOwnerOrSuper.php(34): App\\Http\\Middleware\\Authorization\\ShouldBeOwnerOrSuper->isAuthorized()
#4 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): App\\Http\\Middleware\\Authorization\\ShouldBeOwnerOrSuper->handle()
#5 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#6 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle()
#7 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(126): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#8 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(102): Illuminate\\Routing\\Middleware\\ThrottleRequests->handleRequest()
#9 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(54): Illuminate\\Routing\\Middleware\\ThrottleRequests->handleRequestUsingNamedLimiter()
#10 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Routing\\Middleware\\ThrottleRequests->handle()
#11 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Auth/Middleware/Authenticate.php(44): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#12 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Auth\\Middleware\\Authenticate->handle()
#13 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(116): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#14 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Router.php(799): Illuminate\\Pipeline\\Pipeline->then()
#15 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Router.php(776): Illuminate\\Routing\\Router->runRouteWithinStack()
#16 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Router.php(740): Illuminate\\Routing\\Router->runRoute()
#17 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Router.php(729): Illuminate\\Routing\\Router->dispatchToRoute()
#18 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(190): Illuminate\\Routing\\Router->dispatch()
#19 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(141): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}()
#20 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#21 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle()
#22 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle()
#23 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#24 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(40): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle()
#25 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle()
#26 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#27 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle()
#28 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(86): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#29 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle()
#30 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(62): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#31 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Http\\Middleware\\HandleCors->handle()
#32 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(39): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#33 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Http\\Middleware\\TrustProxies->handle()
#34 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(116): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#35 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(165): Illuminate\\Pipeline\\Pipeline->then()
#36 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(134): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter()
#37 /home/apicorelux/public_html/corelux_crm_api/public/index.php(52): Illuminate\\Foundation\\Http\\Kernel->handle()
#38 {main}
"} 
[2025-09-24 17:11:25] local.ERROR: Attempt to read property "id_usuario" on null {"userId":30,"exception":"[object] (ErrorException(code: 0): Attempt to read property \"id_usuario\" on null at /home/apicorelux/public_html/corelux_crm_api/app/Http/Middleware/Authorization/ShouldBeOwnerOrSuper.php:55)
[stacktrace]
#0 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(272): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError()
#1 /home/apicorelux/public_html/corelux_crm_api/app/Http/Middleware/Authorization/ShouldBeOwnerOrSuper.php(55): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->Illuminate\\Foundation\\Bootstrap\\{closure}()
#2 /home/apicorelux/public_html/corelux_crm_api/app/Http/Middleware/Authorization/ShouldBeOwnerOrSuper.php(47): App\\Http\\Middleware\\Authorization\\ShouldBeOwnerOrSuper->checkByModel()
#3 /home/apicorelux/public_html/corelux_crm_api/app/Http/Middleware/Authorization/ShouldBeOwnerOrSuper.php(34): App\\Http\\Middleware\\Authorization\\ShouldBeOwnerOrSuper->isAuthorized()
#4 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): App\\Http\\Middleware\\Authorization\\ShouldBeOwnerOrSuper->handle()
#5 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#6 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle()
#7 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(126): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#8 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(102): Illuminate\\Routing\\Middleware\\ThrottleRequests->handleRequest()
#9 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(54): Illuminate\\Routing\\Middleware\\ThrottleRequests->handleRequestUsingNamedLimiter()
#10 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Routing\\Middleware\\ThrottleRequests->handle()
#11 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Auth/Middleware/Authenticate.php(44): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#12 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Auth\\Middleware\\Authenticate->handle()
#13 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(116): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#14 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Router.php(799): Illuminate\\Pipeline\\Pipeline->then()
#15 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Router.php(776): Illuminate\\Routing\\Router->runRouteWithinStack()
#16 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Router.php(740): Illuminate\\Routing\\Router->runRoute()
#17 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Router.php(729): Illuminate\\Routing\\Router->dispatchToRoute()
#18 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(190): Illuminate\\Routing\\Router->dispatch()
#19 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(141): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}()
#20 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#21 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle()
#22 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle()
#23 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#24 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(40): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle()
#25 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle()
#26 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#27 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle()
#28 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(86): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#29 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle()
#30 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(62): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#31 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Http\\Middleware\\HandleCors->handle()
#32 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(39): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#33 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Http\\Middleware\\TrustProxies->handle()
#34 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(116): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#35 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(165): Illuminate\\Pipeline\\Pipeline->then()
#36 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(134): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter()
#37 /home/apicorelux/public_html/corelux_crm_api/public/index.php(52): Illuminate\\Foundation\\Http\\Kernel->handle()
#38 {main}
"} 
[2025-09-24 17:11:28] local.ERROR: Attempt to read property "id_usuario" on null {"userId":30,"exception":"[object] (ErrorException(code: 0): Attempt to read property \"id_usuario\" on null at /home/apicorelux/public_html/corelux_crm_api/app/Http/Middleware/Authorization/ShouldBeOwnerOrSuper.php:55)
[stacktrace]
#0 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(272): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError()
#1 /home/apicorelux/public_html/corelux_crm_api/app/Http/Middleware/Authorization/ShouldBeOwnerOrSuper.php(55): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->Illuminate\\Foundation\\Bootstrap\\{closure}()
#2 /home/apicorelux/public_html/corelux_crm_api/app/Http/Middleware/Authorization/ShouldBeOwnerOrSuper.php(47): App\\Http\\Middleware\\Authorization\\ShouldBeOwnerOrSuper->checkByModel()
#3 /home/apicorelux/public_html/corelux_crm_api/app/Http/Middleware/Authorization/ShouldBeOwnerOrSuper.php(34): App\\Http\\Middleware\\Authorization\\ShouldBeOwnerOrSuper->isAuthorized()
#4 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): App\\Http\\Middleware\\Authorization\\ShouldBeOwnerOrSuper->handle()
#5 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#6 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle()
#7 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(126): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#8 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(102): Illuminate\\Routing\\Middleware\\ThrottleRequests->handleRequest()
#9 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(54): Illuminate\\Routing\\Middleware\\ThrottleRequests->handleRequestUsingNamedLimiter()
#10 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Routing\\Middleware\\ThrottleRequests->handle()
#11 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Auth/Middleware/Authenticate.php(44): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#12 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Auth\\Middleware\\Authenticate->handle()
#13 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(116): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#14 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Router.php(799): Illuminate\\Pipeline\\Pipeline->then()
#15 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Router.php(776): Illuminate\\Routing\\Router->runRouteWithinStack()
#16 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Router.php(740): Illuminate\\Routing\\Router->runRoute()
#17 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Router.php(729): Illuminate\\Routing\\Router->dispatchToRoute()
#18 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(190): Illuminate\\Routing\\Router->dispatch()
#19 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(141): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}()
#20 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#21 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle()
#22 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle()
#23 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#24 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(40): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle()
#25 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle()
#26 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#27 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle()
#28 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(86): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#29 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle()
#30 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(62): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#31 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Http\\Middleware\\HandleCors->handle()
#32 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(39): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#33 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Http\\Middleware\\TrustProxies->handle()
#34 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(116): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#35 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(165): Illuminate\\Pipeline\\Pipeline->then()
#36 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(134): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter()
#37 /home/apicorelux/public_html/corelux_crm_api/public/index.php(52): Illuminate\\Foundation\\Http\\Kernel->handle()
#38 {main}
"} 
[2025-09-24 17:11:33] local.ERROR: Attempt to read property "id_usuario" on null {"userId":30,"exception":"[object] (ErrorException(code: 0): Attempt to read property \"id_usuario\" on null at /home/apicorelux/public_html/corelux_crm_api/app/Http/Middleware/Authorization/ShouldBeOwnerOrSuper.php:55)
[stacktrace]
#0 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(272): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError()
#1 /home/apicorelux/public_html/corelux_crm_api/app/Http/Middleware/Authorization/ShouldBeOwnerOrSuper.php(55): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->Illuminate\\Foundation\\Bootstrap\\{closure}()
#2 /home/apicorelux/public_html/corelux_crm_api/app/Http/Middleware/Authorization/ShouldBeOwnerOrSuper.php(47): App\\Http\\Middleware\\Authorization\\ShouldBeOwnerOrSuper->checkByModel()
#3 /home/apicorelux/public_html/corelux_crm_api/app/Http/Middleware/Authorization/ShouldBeOwnerOrSuper.php(34): App\\Http\\Middleware\\Authorization\\ShouldBeOwnerOrSuper->isAuthorized()
#4 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): App\\Http\\Middleware\\Authorization\\ShouldBeOwnerOrSuper->handle()
#5 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#6 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle()
#7 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(126): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#8 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(102): Illuminate\\Routing\\Middleware\\ThrottleRequests->handleRequest()
#9 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(54): Illuminate\\Routing\\Middleware\\ThrottleRequests->handleRequestUsingNamedLimiter()
#10 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Routing\\Middleware\\ThrottleRequests->handle()
#11 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Auth/Middleware/Authenticate.php(44): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#12 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Auth\\Middleware\\Authenticate->handle()
#13 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(116): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#14 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Router.php(799): Illuminate\\Pipeline\\Pipeline->then()
#15 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Router.php(776): Illuminate\\Routing\\Router->runRouteWithinStack()
#16 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Router.php(740): Illuminate\\Routing\\Router->runRoute()
#17 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Router.php(729): Illuminate\\Routing\\Router->dispatchToRoute()
#18 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(190): Illuminate\\Routing\\Router->dispatch()
#19 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(141): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}()
#20 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#21 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle()
#22 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle()
#23 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#24 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(40): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle()
#25 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle()
#26 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#27 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle()
#28 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(86): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#29 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle()
#30 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(62): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#31 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Http\\Middleware\\HandleCors->handle()
#32 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(39): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#33 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Http\\Middleware\\TrustProxies->handle()
#34 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(116): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#35 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(165): Illuminate\\Pipeline\\Pipeline->then()
#36 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(134): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter()
#37 /home/apicorelux/public_html/corelux_crm_api/public/index.php(52): Illuminate\\Foundation\\Http\\Kernel->handle()
#38 {main}
"} 
[2025-09-29 14:33:19] local.ERROR: There are no commands defined in the "migration" namespace.

Did you mean this?
    migrate {"exception":"[object] (Symfony\\Component\\Console\\Exception\\NamespaceNotFoundException(code: 0): There are no commands defined in the \"migration\" namespace.

Did you mean this?
    migrate at /home/apicorelux/public_html/corelux_crm_api/vendor/symfony/console/Application.php:669)
[stacktrace]
#0 /home/apicorelux/public_html/corelux_crm_api/vendor/symfony/console/Application.php(720): Symfony\\Component\\Console\\Application->findNamespace()
#1 /home/apicorelux/public_html/corelux_crm_api/vendor/symfony/console/Application.php(266): Symfony\\Component\\Console\\Application->find()
#2 /home/apicorelux/public_html/corelux_crm_api/vendor/symfony/console/Application.php(175): Symfony\\Component\\Console\\Application->doRun()
#3 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Console/Application.php(102): Symfony\\Component\\Console\\Application->run()
#4 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(155): Illuminate\\Console\\Application->run()
#5 /home/apicorelux/public_html/corelux_crm_api/artisan(37): Illuminate\\Foundation\\Console\\Kernel->handle()
#6 {main}
"} 
[2025-09-29 14:33:32] local.ERROR: SQLSTATE[42S21]: Column already exists: 1060 Duplicate column name 'frete' (SQL: alter table `negocios` add `frete` double(8, 2) not null default '0' after `descricao`) {"exception":"[object] (Illuminate\\Database\\QueryException(code: 42S21): SQLSTATE[42S21]: Column already exists: 1060 Duplicate column name 'frete' (SQL: alter table `negocios` add `frete` double(8, 2) not null default '0' after `descricao`) at /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Database/Connection.php:760)
[stacktrace]
#0 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Database/Connection.php(720): Illuminate\\Database\\Connection->runQueryCallback()
#1 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Database/Connection.php(546): Illuminate\\Database\\Connection->run()
#2 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Database/Schema/Blueprint.php(109): Illuminate\\Database\\Connection->statement()
#3 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Database/Schema/Builder.php(439): Illuminate\\Database\\Schema\\Blueprint->build()
#4 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Database/Schema/Builder.php(269): Illuminate\\Database\\Schema\\Builder->build()
#5 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(338): Illuminate\\Database\\Schema\\Builder->table()
#6 /home/apicorelux/public_html/corelux_crm_api/database/migrations/2025_03_12_140216_alter_negocios_table_create_frete_column.php(18): Illuminate\\Support\\Facades\\Facade::__callStatic()
#7 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(496): Illuminate\\Database\\Migrations\\Migration@anonymous->up()
#8 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(414): Illuminate\\Database\\Migrations\\Migrator->runMethod()
#9 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(423): Illuminate\\Database\\Migrations\\Migrator->Illuminate\\Database\\Migrations\\{closure}()
#10 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(224): Illuminate\\Database\\Migrations\\Migrator->runMigration()
#11 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(37): Illuminate\\Database\\Migrations\\Migrator->Illuminate\\Database\\Migrations\\{closure}()
#12 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(778): Illuminate\\Console\\View\\Components\\Task->render()
#13 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(224): Illuminate\\Database\\Migrations\\Migrator->write()
#14 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(189): Illuminate\\Database\\Migrations\\Migrator->runUp()
#15 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(132): Illuminate\\Database\\Migrations\\Migrator->runPending()
#16 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Database/Console/Migrations/MigrateCommand.php(90): Illuminate\\Database\\Migrations\\Migrator->run()
#17 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(636): Illuminate\\Database\\Console\\Migrations\\MigrateCommand->Illuminate\\Database\\Console\\Migrations\\{closure}()
#18 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Database/Console/Migrations/MigrateCommand.php(102): Illuminate\\Database\\Migrations\\Migrator->usingConnection()
#19 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Database\\Console\\Migrations\\MigrateCommand->handle()
#20 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Container/Util.php(41): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#21 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(93): Illuminate\\Container\\Util::unwrapIfClosure()
#22 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(37): Illuminate\\Container\\BoundMethod::callBoundMethod()
#23 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Container/Container.php(661): Illuminate\\Container\\BoundMethod::call()
#24 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Console/Command.php(183): Illuminate\\Container\\Container->call()
#25 /home/apicorelux/public_html/corelux_crm_api/vendor/symfony/console/Command/Command.php(326): Illuminate\\Console\\Command->execute()
#26 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Console/Command.php(153): Symfony\\Component\\Console\\Command\\Command->run()
#27 /home/apicorelux/public_html/corelux_crm_api/vendor/symfony/console/Application.php(1078): Illuminate\\Console\\Command->run()
#28 /home/apicorelux/public_html/corelux_crm_api/vendor/symfony/console/Application.php(324): Symfony\\Component\\Console\\Application->doRunCommand()
#29 /home/apicorelux/public_html/corelux_crm_api/vendor/symfony/console/Application.php(175): Symfony\\Component\\Console\\Application->doRun()
#30 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Console/Application.php(102): Symfony\\Component\\Console\\Application->run()
#31 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(155): Illuminate\\Console\\Application->run()
#32 /home/apicorelux/public_html/corelux_crm_api/artisan(37): Illuminate\\Foundation\\Console\\Kernel->handle()
#33 {main}

[previous exception] [object] (PDOException(code: 42S21): SQLSTATE[42S21]: Column already exists: 1060 Duplicate column name 'frete' at /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Database/Connection.php:545)
[stacktrace]
#0 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Database/Connection.php(545): PDOStatement->execute()
#1 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Database/Connection.php(753): Illuminate\\Database\\Connection->Illuminate\\Database\\{closure}()
#2 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Database/Connection.php(720): Illuminate\\Database\\Connection->runQueryCallback()
#3 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Database/Connection.php(546): Illuminate\\Database\\Connection->run()
#4 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Database/Schema/Blueprint.php(109): Illuminate\\Database\\Connection->statement()
#5 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Database/Schema/Builder.php(439): Illuminate\\Database\\Schema\\Blueprint->build()
#6 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Database/Schema/Builder.php(269): Illuminate\\Database\\Schema\\Builder->build()
#7 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(338): Illuminate\\Database\\Schema\\Builder->table()
#8 /home/apicorelux/public_html/corelux_crm_api/database/migrations/2025_03_12_140216_alter_negocios_table_create_frete_column.php(18): Illuminate\\Support\\Facades\\Facade::__callStatic()
#9 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(496): Illuminate\\Database\\Migrations\\Migration@anonymous->up()
#10 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(414): Illuminate\\Database\\Migrations\\Migrator->runMethod()
#11 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(423): Illuminate\\Database\\Migrations\\Migrator->Illuminate\\Database\\Migrations\\{closure}()
#12 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(224): Illuminate\\Database\\Migrations\\Migrator->runMigration()
#13 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(37): Illuminate\\Database\\Migrations\\Migrator->Illuminate\\Database\\Migrations\\{closure}()
#14 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(778): Illuminate\\Console\\View\\Components\\Task->render()
#15 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(224): Illuminate\\Database\\Migrations\\Migrator->write()
#16 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(189): Illuminate\\Database\\Migrations\\Migrator->runUp()
#17 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(132): Illuminate\\Database\\Migrations\\Migrator->runPending()
#18 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Database/Console/Migrations/MigrateCommand.php(90): Illuminate\\Database\\Migrations\\Migrator->run()
#19 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(636): Illuminate\\Database\\Console\\Migrations\\MigrateCommand->Illuminate\\Database\\Console\\Migrations\\{closure}()
#20 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Database/Console/Migrations/MigrateCommand.php(102): Illuminate\\Database\\Migrations\\Migrator->usingConnection()
#21 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Database\\Console\\Migrations\\MigrateCommand->handle()
#22 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Container/Util.php(41): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#23 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(93): Illuminate\\Container\\Util::unwrapIfClosure()
#24 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(37): Illuminate\\Container\\BoundMethod::callBoundMethod()
#25 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Container/Container.php(661): Illuminate\\Container\\BoundMethod::call()
#26 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Console/Command.php(183): Illuminate\\Container\\Container->call()
#27 /home/apicorelux/public_html/corelux_crm_api/vendor/symfony/console/Command/Command.php(326): Illuminate\\Console\\Command->execute()
#28 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Console/Command.php(153): Symfony\\Component\\Console\\Command\\Command->run()
#29 /home/apicorelux/public_html/corelux_crm_api/vendor/symfony/console/Application.php(1078): Illuminate\\Console\\Command->run()
#30 /home/apicorelux/public_html/corelux_crm_api/vendor/symfony/console/Application.php(324): Symfony\\Component\\Console\\Application->doRunCommand()
#31 /home/apicorelux/public_html/corelux_crm_api/vendor/symfony/console/Application.php(175): Symfony\\Component\\Console\\Application->doRun()
#32 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Console/Application.php(102): Symfony\\Component\\Console\\Application->run()
#33 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(155): Illuminate\\Console\\Application->run()
#34 /home/apicorelux/public_html/corelux_crm_api/artisan(37): Illuminate\\Foundation\\Console\\Kernel->handle()
#35 {main}
"} 
[2025-09-29 20:45:27] local.ERROR: Attempt to read property "id_usuario" on null {"userId":31,"exception":"[object] (ErrorException(code: 0): Attempt to read property \"id_usuario\" on null at /home/apicorelux/public_html/corelux_crm_api/app/Http/Middleware/Authorization/ShouldBeOwnerOrSuper.php:55)
[stacktrace]
#0 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(272): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError()
#1 /home/apicorelux/public_html/corelux_crm_api/app/Http/Middleware/Authorization/ShouldBeOwnerOrSuper.php(55): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->Illuminate\\Foundation\\Bootstrap\\{closure}()
#2 /home/apicorelux/public_html/corelux_crm_api/app/Http/Middleware/Authorization/ShouldBeOwnerOrSuper.php(47): App\\Http\\Middleware\\Authorization\\ShouldBeOwnerOrSuper->checkByModel()
#3 /home/apicorelux/public_html/corelux_crm_api/app/Http/Middleware/Authorization/ShouldBeOwnerOrSuper.php(34): App\\Http\\Middleware\\Authorization\\ShouldBeOwnerOrSuper->isAuthorized()
#4 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): App\\Http\\Middleware\\Authorization\\ShouldBeOwnerOrSuper->handle()
#5 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#6 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle()
#7 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(126): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#8 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(102): Illuminate\\Routing\\Middleware\\ThrottleRequests->handleRequest()
#9 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(54): Illuminate\\Routing\\Middleware\\ThrottleRequests->handleRequestUsingNamedLimiter()
#10 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Routing\\Middleware\\ThrottleRequests->handle()
#11 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Auth/Middleware/Authenticate.php(44): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#12 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Auth\\Middleware\\Authenticate->handle()
#13 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(116): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#14 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Router.php(799): Illuminate\\Pipeline\\Pipeline->then()
#15 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Router.php(776): Illuminate\\Routing\\Router->runRouteWithinStack()
#16 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Router.php(740): Illuminate\\Routing\\Router->runRoute()
#17 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Router.php(729): Illuminate\\Routing\\Router->dispatchToRoute()
#18 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(190): Illuminate\\Routing\\Router->dispatch()
#19 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(141): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}()
#20 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#21 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle()
#22 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle()
#23 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#24 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(40): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle()
#25 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle()
#26 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#27 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle()
#28 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(86): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#29 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle()
#30 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(62): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#31 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Http\\Middleware\\HandleCors->handle()
#32 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(39): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#33 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Http\\Middleware\\TrustProxies->handle()
#34 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(116): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#35 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(165): Illuminate\\Pipeline\\Pipeline->then()
#36 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(134): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter()
#37 /home/apicorelux/public_html/corelux_crm_api/public/index.php(52): Illuminate\\Foundation\\Http\\Kernel->handle()
#38 {main}
"} 
[2025-09-29 20:45:29] local.ERROR: Attempt to read property "id_usuario" on null {"userId":31,"exception":"[object] (ErrorException(code: 0): Attempt to read property \"id_usuario\" on null at /home/apicorelux/public_html/corelux_crm_api/app/Http/Middleware/Authorization/ShouldBeOwnerOrSuper.php:55)
[stacktrace]
#0 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(272): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError()
#1 /home/apicorelux/public_html/corelux_crm_api/app/Http/Middleware/Authorization/ShouldBeOwnerOrSuper.php(55): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->Illuminate\\Foundation\\Bootstrap\\{closure}()
#2 /home/apicorelux/public_html/corelux_crm_api/app/Http/Middleware/Authorization/ShouldBeOwnerOrSuper.php(47): App\\Http\\Middleware\\Authorization\\ShouldBeOwnerOrSuper->checkByModel()
#3 /home/apicorelux/public_html/corelux_crm_api/app/Http/Middleware/Authorization/ShouldBeOwnerOrSuper.php(34): App\\Http\\Middleware\\Authorization\\ShouldBeOwnerOrSuper->isAuthorized()
#4 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): App\\Http\\Middleware\\Authorization\\ShouldBeOwnerOrSuper->handle()
#5 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#6 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle()
#7 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(126): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#8 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(102): Illuminate\\Routing\\Middleware\\ThrottleRequests->handleRequest()
#9 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(54): Illuminate\\Routing\\Middleware\\ThrottleRequests->handleRequestUsingNamedLimiter()
#10 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Routing\\Middleware\\ThrottleRequests->handle()
#11 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Auth/Middleware/Authenticate.php(44): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#12 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Auth\\Middleware\\Authenticate->handle()
#13 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(116): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#14 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Router.php(799): Illuminate\\Pipeline\\Pipeline->then()
#15 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Router.php(776): Illuminate\\Routing\\Router->runRouteWithinStack()
#16 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Router.php(740): Illuminate\\Routing\\Router->runRoute()
#17 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Router.php(729): Illuminate\\Routing\\Router->dispatchToRoute()
#18 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(190): Illuminate\\Routing\\Router->dispatch()
#19 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(141): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}()
#20 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#21 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle()
#22 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle()
#23 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#24 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(40): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle()
#25 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle()
#26 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#27 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle()
#28 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(86): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#29 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle()
#30 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(62): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#31 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Http\\Middleware\\HandleCors->handle()
#32 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(39): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#33 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Http\\Middleware\\TrustProxies->handle()
#34 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(116): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#35 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(165): Illuminate\\Pipeline\\Pipeline->then()
#36 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(134): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter()
#37 /home/apicorelux/public_html/corelux_crm_api/public/index.php(52): Illuminate\\Foundation\\Http\\Kernel->handle()
#38 {main}
"} 
[2025-09-29 20:45:32] local.ERROR: Attempt to read property "id_usuario" on null {"userId":31,"exception":"[object] (ErrorException(code: 0): Attempt to read property \"id_usuario\" on null at /home/apicorelux/public_html/corelux_crm_api/app/Http/Middleware/Authorization/ShouldBeOwnerOrSuper.php:55)
[stacktrace]
#0 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(272): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError()
#1 /home/apicorelux/public_html/corelux_crm_api/app/Http/Middleware/Authorization/ShouldBeOwnerOrSuper.php(55): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->Illuminate\\Foundation\\Bootstrap\\{closure}()
#2 /home/apicorelux/public_html/corelux_crm_api/app/Http/Middleware/Authorization/ShouldBeOwnerOrSuper.php(47): App\\Http\\Middleware\\Authorization\\ShouldBeOwnerOrSuper->checkByModel()
#3 /home/apicorelux/public_html/corelux_crm_api/app/Http/Middleware/Authorization/ShouldBeOwnerOrSuper.php(34): App\\Http\\Middleware\\Authorization\\ShouldBeOwnerOrSuper->isAuthorized()
#4 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): App\\Http\\Middleware\\Authorization\\ShouldBeOwnerOrSuper->handle()
#5 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#6 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle()
#7 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(126): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#8 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(102): Illuminate\\Routing\\Middleware\\ThrottleRequests->handleRequest()
#9 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(54): Illuminate\\Routing\\Middleware\\ThrottleRequests->handleRequestUsingNamedLimiter()
#10 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Routing\\Middleware\\ThrottleRequests->handle()
#11 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Auth/Middleware/Authenticate.php(44): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#12 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Auth\\Middleware\\Authenticate->handle()
#13 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(116): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#14 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Router.php(799): Illuminate\\Pipeline\\Pipeline->then()
#15 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Router.php(776): Illuminate\\Routing\\Router->runRouteWithinStack()
#16 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Router.php(740): Illuminate\\Routing\\Router->runRoute()
#17 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Router.php(729): Illuminate\\Routing\\Router->dispatchToRoute()
#18 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(190): Illuminate\\Routing\\Router->dispatch()
#19 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(141): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}()
#20 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#21 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle()
#22 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle()
#23 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#24 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(40): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle()
#25 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle()
#26 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#27 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle()
#28 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(86): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#29 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle()
#30 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(62): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#31 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Http\\Middleware\\HandleCors->handle()
#32 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(39): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#33 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Http\\Middleware\\TrustProxies->handle()
#34 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(116): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#35 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(165): Illuminate\\Pipeline\\Pipeline->then()
#36 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(134): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter()
#37 /home/apicorelux/public_html/corelux_crm_api/public/index.php(52): Illuminate\\Foundation\\Http\\Kernel->handle()
#38 {main}
"} 
[2025-09-29 20:45:37] local.ERROR: Attempt to read property "id_usuario" on null {"userId":31,"exception":"[object] (ErrorException(code: 0): Attempt to read property \"id_usuario\" on null at /home/apicorelux/public_html/corelux_crm_api/app/Http/Middleware/Authorization/ShouldBeOwnerOrSuper.php:55)
[stacktrace]
#0 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(272): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError()
#1 /home/apicorelux/public_html/corelux_crm_api/app/Http/Middleware/Authorization/ShouldBeOwnerOrSuper.php(55): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->Illuminate\\Foundation\\Bootstrap\\{closure}()
#2 /home/apicorelux/public_html/corelux_crm_api/app/Http/Middleware/Authorization/ShouldBeOwnerOrSuper.php(47): App\\Http\\Middleware\\Authorization\\ShouldBeOwnerOrSuper->checkByModel()
#3 /home/apicorelux/public_html/corelux_crm_api/app/Http/Middleware/Authorization/ShouldBeOwnerOrSuper.php(34): App\\Http\\Middleware\\Authorization\\ShouldBeOwnerOrSuper->isAuthorized()
#4 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): App\\Http\\Middleware\\Authorization\\ShouldBeOwnerOrSuper->handle()
#5 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#6 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle()
#7 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(126): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#8 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(102): Illuminate\\Routing\\Middleware\\ThrottleRequests->handleRequest()
#9 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(54): Illuminate\\Routing\\Middleware\\ThrottleRequests->handleRequestUsingNamedLimiter()
#10 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Routing\\Middleware\\ThrottleRequests->handle()
#11 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Auth/Middleware/Authenticate.php(44): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#12 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Auth\\Middleware\\Authenticate->handle()
#13 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(116): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#14 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Router.php(799): Illuminate\\Pipeline\\Pipeline->then()
#15 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Router.php(776): Illuminate\\Routing\\Router->runRouteWithinStack()
#16 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Router.php(740): Illuminate\\Routing\\Router->runRoute()
#17 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Router.php(729): Illuminate\\Routing\\Router->dispatchToRoute()
#18 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(190): Illuminate\\Routing\\Router->dispatch()
#19 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(141): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}()
#20 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#21 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle()
#22 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle()
#23 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#24 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(40): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle()
#25 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle()
#26 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#27 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle()
#28 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(86): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#29 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle()
#30 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(62): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#31 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Http\\Middleware\\HandleCors->handle()
#32 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(39): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#33 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Http\\Middleware\\TrustProxies->handle()
#34 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(116): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#35 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(165): Illuminate\\Pipeline\\Pipeline->then()
#36 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(134): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter()
#37 /home/apicorelux/public_html/corelux_crm_api/public/index.php(52): Illuminate\\Foundation\\Http\\Kernel->handle()
#38 {main}
"} 
[2025-09-30 19:33:07] local.ERROR: Attempt to read property "id_usuario" on null {"userId":31,"exception":"[object] (ErrorException(code: 0): Attempt to read property \"id_usuario\" on null at /home/apicorelux/public_html/corelux_crm_api/app/Http/Middleware/Authorization/ShouldBeOwnerOrSuper.php:55)
[stacktrace]
#0 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(272): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError()
#1 /home/apicorelux/public_html/corelux_crm_api/app/Http/Middleware/Authorization/ShouldBeOwnerOrSuper.php(55): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->Illuminate\\Foundation\\Bootstrap\\{closure}()
#2 /home/apicorelux/public_html/corelux_crm_api/app/Http/Middleware/Authorization/ShouldBeOwnerOrSuper.php(47): App\\Http\\Middleware\\Authorization\\ShouldBeOwnerOrSuper->checkByModel()
#3 /home/apicorelux/public_html/corelux_crm_api/app/Http/Middleware/Authorization/ShouldBeOwnerOrSuper.php(34): App\\Http\\Middleware\\Authorization\\ShouldBeOwnerOrSuper->isAuthorized()
#4 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): App\\Http\\Middleware\\Authorization\\ShouldBeOwnerOrSuper->handle()
#5 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#6 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle()
#7 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(126): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#8 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(102): Illuminate\\Routing\\Middleware\\ThrottleRequests->handleRequest()
#9 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(54): Illuminate\\Routing\\Middleware\\ThrottleRequests->handleRequestUsingNamedLimiter()
#10 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Routing\\Middleware\\ThrottleRequests->handle()
#11 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Auth/Middleware/Authenticate.php(44): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#12 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Auth\\Middleware\\Authenticate->handle()
#13 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(116): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#14 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Router.php(799): Illuminate\\Pipeline\\Pipeline->then()
#15 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Router.php(776): Illuminate\\Routing\\Router->runRouteWithinStack()
#16 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Router.php(740): Illuminate\\Routing\\Router->runRoute()
#17 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Router.php(729): Illuminate\\Routing\\Router->dispatchToRoute()
#18 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(190): Illuminate\\Routing\\Router->dispatch()
#19 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(141): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}()
#20 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#21 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle()
#22 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle()
#23 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#24 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(40): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle()
#25 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle()
#26 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#27 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle()
#28 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(86): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#29 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle()
#30 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(62): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#31 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Http\\Middleware\\HandleCors->handle()
#32 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(39): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#33 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Http\\Middleware\\TrustProxies->handle()
#34 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(116): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#35 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(165): Illuminate\\Pipeline\\Pipeline->then()
#36 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(134): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter()
#37 /home/apicorelux/public_html/corelux_crm_api/public/index.php(52): Illuminate\\Foundation\\Http\\Kernel->handle()
#38 {main}
"} 
[2025-09-30 19:33:09] local.ERROR: Attempt to read property "id_usuario" on null {"userId":31,"exception":"[object] (ErrorException(code: 0): Attempt to read property \"id_usuario\" on null at /home/apicorelux/public_html/corelux_crm_api/app/Http/Middleware/Authorization/ShouldBeOwnerOrSuper.php:55)
[stacktrace]
#0 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(272): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError()
#1 /home/apicorelux/public_html/corelux_crm_api/app/Http/Middleware/Authorization/ShouldBeOwnerOrSuper.php(55): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->Illuminate\\Foundation\\Bootstrap\\{closure}()
#2 /home/apicorelux/public_html/corelux_crm_api/app/Http/Middleware/Authorization/ShouldBeOwnerOrSuper.php(47): App\\Http\\Middleware\\Authorization\\ShouldBeOwnerOrSuper->checkByModel()
#3 /home/apicorelux/public_html/corelux_crm_api/app/Http/Middleware/Authorization/ShouldBeOwnerOrSuper.php(34): App\\Http\\Middleware\\Authorization\\ShouldBeOwnerOrSuper->isAuthorized()
#4 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): App\\Http\\Middleware\\Authorization\\ShouldBeOwnerOrSuper->handle()
#5 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#6 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle()
#7 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(126): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#8 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(102): Illuminate\\Routing\\Middleware\\ThrottleRequests->handleRequest()
#9 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(54): Illuminate\\Routing\\Middleware\\ThrottleRequests->handleRequestUsingNamedLimiter()
#10 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Routing\\Middleware\\ThrottleRequests->handle()
#11 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Auth/Middleware/Authenticate.php(44): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#12 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Auth\\Middleware\\Authenticate->handle()
#13 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(116): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#14 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Router.php(799): Illuminate\\Pipeline\\Pipeline->then()
#15 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Router.php(776): Illuminate\\Routing\\Router->runRouteWithinStack()
#16 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Router.php(740): Illuminate\\Routing\\Router->runRoute()
#17 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Router.php(729): Illuminate\\Routing\\Router->dispatchToRoute()
#18 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(190): Illuminate\\Routing\\Router->dispatch()
#19 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(141): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}()
#20 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#21 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle()
#22 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle()
#23 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#24 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(40): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle()
#25 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle()
#26 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#27 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle()
#28 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(86): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#29 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle()
#30 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(62): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#31 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Http\\Middleware\\HandleCors->handle()
#32 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(39): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#33 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Http\\Middleware\\TrustProxies->handle()
#34 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(116): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#35 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(165): Illuminate\\Pipeline\\Pipeline->then()
#36 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(134): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter()
#37 /home/apicorelux/public_html/corelux_crm_api/public/index.php(52): Illuminate\\Foundation\\Http\\Kernel->handle()
#38 {main}
"} 
[2025-09-30 19:33:11] local.ERROR: Attempt to read property "id_usuario" on null {"userId":31,"exception":"[object] (ErrorException(code: 0): Attempt to read property \"id_usuario\" on null at /home/apicorelux/public_html/corelux_crm_api/app/Http/Middleware/Authorization/ShouldBeOwnerOrSuper.php:55)
[stacktrace]
#0 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(272): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError()
#1 /home/apicorelux/public_html/corelux_crm_api/app/Http/Middleware/Authorization/ShouldBeOwnerOrSuper.php(55): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->Illuminate\\Foundation\\Bootstrap\\{closure}()
#2 /home/apicorelux/public_html/corelux_crm_api/app/Http/Middleware/Authorization/ShouldBeOwnerOrSuper.php(47): App\\Http\\Middleware\\Authorization\\ShouldBeOwnerOrSuper->checkByModel()
#3 /home/apicorelux/public_html/corelux_crm_api/app/Http/Middleware/Authorization/ShouldBeOwnerOrSuper.php(34): App\\Http\\Middleware\\Authorization\\ShouldBeOwnerOrSuper->isAuthorized()
#4 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): App\\Http\\Middleware\\Authorization\\ShouldBeOwnerOrSuper->handle()
#5 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#6 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle()
#7 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(126): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#8 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(102): Illuminate\\Routing\\Middleware\\ThrottleRequests->handleRequest()
#9 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(54): Illuminate\\Routing\\Middleware\\ThrottleRequests->handleRequestUsingNamedLimiter()
#10 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Routing\\Middleware\\ThrottleRequests->handle()
#11 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Auth/Middleware/Authenticate.php(44): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#12 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Auth\\Middleware\\Authenticate->handle()
#13 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(116): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#14 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Router.php(799): Illuminate\\Pipeline\\Pipeline->then()
#15 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Router.php(776): Illuminate\\Routing\\Router->runRouteWithinStack()
#16 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Router.php(740): Illuminate\\Routing\\Router->runRoute()
#17 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Router.php(729): Illuminate\\Routing\\Router->dispatchToRoute()
#18 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(190): Illuminate\\Routing\\Router->dispatch()
#19 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(141): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}()
#20 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#21 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle()
#22 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle()
#23 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#24 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(40): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle()
#25 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle()
#26 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#27 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle()
#28 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(86): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#29 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle()
#30 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(62): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#31 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Http\\Middleware\\HandleCors->handle()
#32 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(39): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#33 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Http\\Middleware\\TrustProxies->handle()
#34 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(116): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#35 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(165): Illuminate\\Pipeline\\Pipeline->then()
#36 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(134): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter()
#37 /home/apicorelux/public_html/corelux_crm_api/public/index.php(52): Illuminate\\Foundation\\Http\\Kernel->handle()
#38 {main}
"} 
[2025-09-30 19:33:16] local.ERROR: Attempt to read property "id_usuario" on null {"userId":31,"exception":"[object] (ErrorException(code: 0): Attempt to read property \"id_usuario\" on null at /home/apicorelux/public_html/corelux_crm_api/app/Http/Middleware/Authorization/ShouldBeOwnerOrSuper.php:55)
[stacktrace]
#0 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(272): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError()
#1 /home/apicorelux/public_html/corelux_crm_api/app/Http/Middleware/Authorization/ShouldBeOwnerOrSuper.php(55): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->Illuminate\\Foundation\\Bootstrap\\{closure}()
#2 /home/apicorelux/public_html/corelux_crm_api/app/Http/Middleware/Authorization/ShouldBeOwnerOrSuper.php(47): App\\Http\\Middleware\\Authorization\\ShouldBeOwnerOrSuper->checkByModel()
#3 /home/apicorelux/public_html/corelux_crm_api/app/Http/Middleware/Authorization/ShouldBeOwnerOrSuper.php(34): App\\Http\\Middleware\\Authorization\\ShouldBeOwnerOrSuper->isAuthorized()
#4 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): App\\Http\\Middleware\\Authorization\\ShouldBeOwnerOrSuper->handle()
#5 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#6 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle()
#7 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(126): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#8 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(102): Illuminate\\Routing\\Middleware\\ThrottleRequests->handleRequest()
#9 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(54): Illuminate\\Routing\\Middleware\\ThrottleRequests->handleRequestUsingNamedLimiter()
#10 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Routing\\Middleware\\ThrottleRequests->handle()
#11 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Auth/Middleware/Authenticate.php(44): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#12 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Auth\\Middleware\\Authenticate->handle()
#13 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(116): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#14 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Router.php(799): Illuminate\\Pipeline\\Pipeline->then()
#15 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Router.php(776): Illuminate\\Routing\\Router->runRouteWithinStack()
#16 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Router.php(740): Illuminate\\Routing\\Router->runRoute()
#17 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Router.php(729): Illuminate\\Routing\\Router->dispatchToRoute()
#18 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(190): Illuminate\\Routing\\Router->dispatch()
#19 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(141): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}()
#20 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#21 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle()
#22 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle()
#23 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#24 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(40): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle()
#25 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle()
#26 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#27 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle()
#28 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(86): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#29 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle()
#30 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(62): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#31 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Http\\Middleware\\HandleCors->handle()
#32 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(39): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#33 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Http\\Middleware\\TrustProxies->handle()
#34 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(116): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#35 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(165): Illuminate\\Pipeline\\Pipeline->then()
#36 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(134): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter()
#37 /home/apicorelux/public_html/corelux_crm_api/public/index.php(52): Illuminate\\Foundation\\Http\\Kernel->handle()
#38 {main}
"} 
[2025-09-30 19:40:07] local.INFO: event called  
[2025-10-09 15:18:45] local.ERROR: SQLSTATE[42S21]: Column already exists: 1060 Duplicate column name 'frete' (SQL: alter table `negocios` add `frete` double(8, 2) not null default '0' after `descricao`) {"exception":"[object] (Illuminate\\Database\\QueryException(code: 42S21): SQLSTATE[42S21]: Column already exists: 1060 Duplicate column name 'frete' (SQL: alter table `negocios` add `frete` double(8, 2) not null default '0' after `descricao`) at /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Database/Connection.php:760)
[stacktrace]
#0 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Database/Connection.php(720): Illuminate\\Database\\Connection->runQueryCallback()
#1 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Database/Connection.php(546): Illuminate\\Database\\Connection->run()
#2 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Database/Schema/Blueprint.php(109): Illuminate\\Database\\Connection->statement()
#3 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Database/Schema/Builder.php(439): Illuminate\\Database\\Schema\\Blueprint->build()
#4 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Database/Schema/Builder.php(269): Illuminate\\Database\\Schema\\Builder->build()
#5 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(338): Illuminate\\Database\\Schema\\Builder->table()
#6 /home/apicorelux/public_html/corelux_crm_api/database/migrations/2025_03_12_140216_alter_negocios_table_create_frete_column.php(18): Illuminate\\Support\\Facades\\Facade::__callStatic()
#7 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(496): Illuminate\\Database\\Migrations\\Migration@anonymous->up()
#8 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(414): Illuminate\\Database\\Migrations\\Migrator->runMethod()
#9 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(423): Illuminate\\Database\\Migrations\\Migrator->Illuminate\\Database\\Migrations\\{closure}()
#10 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(224): Illuminate\\Database\\Migrations\\Migrator->runMigration()
#11 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(37): Illuminate\\Database\\Migrations\\Migrator->Illuminate\\Database\\Migrations\\{closure}()
#12 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(778): Illuminate\\Console\\View\\Components\\Task->render()
#13 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(224): Illuminate\\Database\\Migrations\\Migrator->write()
#14 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(189): Illuminate\\Database\\Migrations\\Migrator->runUp()
#15 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(132): Illuminate\\Database\\Migrations\\Migrator->runPending()
#16 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Database/Console/Migrations/MigrateCommand.php(90): Illuminate\\Database\\Migrations\\Migrator->run()
#17 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(636): Illuminate\\Database\\Console\\Migrations\\MigrateCommand->Illuminate\\Database\\Console\\Migrations\\{closure}()
#18 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Database/Console/Migrations/MigrateCommand.php(102): Illuminate\\Database\\Migrations\\Migrator->usingConnection()
#19 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Database\\Console\\Migrations\\MigrateCommand->handle()
#20 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Container/Util.php(41): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#21 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(93): Illuminate\\Container\\Util::unwrapIfClosure()
#22 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(37): Illuminate\\Container\\BoundMethod::callBoundMethod()
#23 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Container/Container.php(661): Illuminate\\Container\\BoundMethod::call()
#24 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Console/Command.php(183): Illuminate\\Container\\Container->call()
#25 /home/apicorelux/public_html/corelux_crm_api/vendor/symfony/console/Command/Command.php(326): Illuminate\\Console\\Command->execute()
#26 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Console/Command.php(153): Symfony\\Component\\Console\\Command\\Command->run()
#27 /home/apicorelux/public_html/corelux_crm_api/vendor/symfony/console/Application.php(1078): Illuminate\\Console\\Command->run()
#28 /home/apicorelux/public_html/corelux_crm_api/vendor/symfony/console/Application.php(324): Symfony\\Component\\Console\\Application->doRunCommand()
#29 /home/apicorelux/public_html/corelux_crm_api/vendor/symfony/console/Application.php(175): Symfony\\Component\\Console\\Application->doRun()
#30 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Console/Application.php(102): Symfony\\Component\\Console\\Application->run()
#31 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(155): Illuminate\\Console\\Application->run()
#32 /home/apicorelux/public_html/corelux_crm_api/artisan(37): Illuminate\\Foundation\\Console\\Kernel->handle()
#33 {main}

[previous exception] [object] (PDOException(code: 42S21): SQLSTATE[42S21]: Column already exists: 1060 Duplicate column name 'frete' at /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Database/Connection.php:545)
[stacktrace]
#0 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Database/Connection.php(545): PDOStatement->execute()
#1 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Database/Connection.php(753): Illuminate\\Database\\Connection->Illuminate\\Database\\{closure}()
#2 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Database/Connection.php(720): Illuminate\\Database\\Connection->runQueryCallback()
#3 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Database/Connection.php(546): Illuminate\\Database\\Connection->run()
#4 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Database/Schema/Blueprint.php(109): Illuminate\\Database\\Connection->statement()
#5 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Database/Schema/Builder.php(439): Illuminate\\Database\\Schema\\Blueprint->build()
#6 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Database/Schema/Builder.php(269): Illuminate\\Database\\Schema\\Builder->build()
#7 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(338): Illuminate\\Database\\Schema\\Builder->table()
#8 /home/apicorelux/public_html/corelux_crm_api/database/migrations/2025_03_12_140216_alter_negocios_table_create_frete_column.php(18): Illuminate\\Support\\Facades\\Facade::__callStatic()
#9 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(496): Illuminate\\Database\\Migrations\\Migration@anonymous->up()
#10 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(414): Illuminate\\Database\\Migrations\\Migrator->runMethod()
#11 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(423): Illuminate\\Database\\Migrations\\Migrator->Illuminate\\Database\\Migrations\\{closure}()
#12 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(224): Illuminate\\Database\\Migrations\\Migrator->runMigration()
#13 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(37): Illuminate\\Database\\Migrations\\Migrator->Illuminate\\Database\\Migrations\\{closure}()
#14 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(778): Illuminate\\Console\\View\\Components\\Task->render()
#15 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(224): Illuminate\\Database\\Migrations\\Migrator->write()
#16 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(189): Illuminate\\Database\\Migrations\\Migrator->runUp()
#17 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(132): Illuminate\\Database\\Migrations\\Migrator->runPending()
#18 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Database/Console/Migrations/MigrateCommand.php(90): Illuminate\\Database\\Migrations\\Migrator->run()
#19 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(636): Illuminate\\Database\\Console\\Migrations\\MigrateCommand->Illuminate\\Database\\Console\\Migrations\\{closure}()
#20 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Database/Console/Migrations/MigrateCommand.php(102): Illuminate\\Database\\Migrations\\Migrator->usingConnection()
#21 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Database\\Console\\Migrations\\MigrateCommand->handle()
#22 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Container/Util.php(41): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#23 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(93): Illuminate\\Container\\Util::unwrapIfClosure()
#24 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(37): Illuminate\\Container\\BoundMethod::callBoundMethod()
#25 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Container/Container.php(661): Illuminate\\Container\\BoundMethod::call()
#26 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Console/Command.php(183): Illuminate\\Container\\Container->call()
#27 /home/apicorelux/public_html/corelux_crm_api/vendor/symfony/console/Command/Command.php(326): Illuminate\\Console\\Command->execute()
#28 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Console/Command.php(153): Symfony\\Component\\Console\\Command\\Command->run()
#29 /home/apicorelux/public_html/corelux_crm_api/vendor/symfony/console/Application.php(1078): Illuminate\\Console\\Command->run()
#30 /home/apicorelux/public_html/corelux_crm_api/vendor/symfony/console/Application.php(324): Symfony\\Component\\Console\\Application->doRunCommand()
#31 /home/apicorelux/public_html/corelux_crm_api/vendor/symfony/console/Application.php(175): Symfony\\Component\\Console\\Application->doRun()
#32 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Console/Application.php(102): Symfony\\Component\\Console\\Application->run()
#33 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(155): Illuminate\\Console\\Application->run()
#34 /home/apicorelux/public_html/corelux_crm_api/artisan(37): Illuminate\\Foundation\\Console\\Kernel->handle()
#35 {main}
"} 
[2025-10-09 15:43:17] local.ERROR: SQLSTATE[42S21]: Column already exists: 1060 Duplicate column name 'frete' (SQL: alter table `negocios` add `frete` double(8, 2) not null default '0' after `descricao`) {"exception":"[object] (Illuminate\\Database\\QueryException(code: 42S21): SQLSTATE[42S21]: Column already exists: 1060 Duplicate column name 'frete' (SQL: alter table `negocios` add `frete` double(8, 2) not null default '0' after `descricao`) at /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Database/Connection.php:760)
[stacktrace]
#0 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Database/Connection.php(720): Illuminate\\Database\\Connection->runQueryCallback()
#1 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Database/Connection.php(546): Illuminate\\Database\\Connection->run()
#2 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Database/Schema/Blueprint.php(109): Illuminate\\Database\\Connection->statement()
#3 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Database/Schema/Builder.php(439): Illuminate\\Database\\Schema\\Blueprint->build()
#4 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Database/Schema/Builder.php(269): Illuminate\\Database\\Schema\\Builder->build()
#5 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(338): Illuminate\\Database\\Schema\\Builder->table()
#6 /home/apicorelux/public_html/corelux_crm_api/database/migrations/2025_03_12_140216_alter_negocios_table_create_frete_column.php(18): Illuminate\\Support\\Facades\\Facade::__callStatic()
#7 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(496): Illuminate\\Database\\Migrations\\Migration@anonymous->up()
#8 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(414): Illuminate\\Database\\Migrations\\Migrator->runMethod()
#9 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(423): Illuminate\\Database\\Migrations\\Migrator->Illuminate\\Database\\Migrations\\{closure}()
#10 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(224): Illuminate\\Database\\Migrations\\Migrator->runMigration()
#11 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(37): Illuminate\\Database\\Migrations\\Migrator->Illuminate\\Database\\Migrations\\{closure}()
#12 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(778): Illuminate\\Console\\View\\Components\\Task->render()
#13 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(224): Illuminate\\Database\\Migrations\\Migrator->write()
#14 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(189): Illuminate\\Database\\Migrations\\Migrator->runUp()
#15 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(132): Illuminate\\Database\\Migrations\\Migrator->runPending()
#16 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Database/Console/Migrations/MigrateCommand.php(90): Illuminate\\Database\\Migrations\\Migrator->run()
#17 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(636): Illuminate\\Database\\Console\\Migrations\\MigrateCommand->Illuminate\\Database\\Console\\Migrations\\{closure}()
#18 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Database/Console/Migrations/MigrateCommand.php(102): Illuminate\\Database\\Migrations\\Migrator->usingConnection()
#19 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Database\\Console\\Migrations\\MigrateCommand->handle()
#20 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Container/Util.php(41): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#21 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(93): Illuminate\\Container\\Util::unwrapIfClosure()
#22 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(37): Illuminate\\Container\\BoundMethod::callBoundMethod()
#23 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Container/Container.php(661): Illuminate\\Container\\BoundMethod::call()
#24 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Console/Command.php(183): Illuminate\\Container\\Container->call()
#25 /home/apicorelux/public_html/corelux_crm_api/vendor/symfony/console/Command/Command.php(326): Illuminate\\Console\\Command->execute()
#26 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Console/Command.php(153): Symfony\\Component\\Console\\Command\\Command->run()
#27 /home/apicorelux/public_html/corelux_crm_api/vendor/symfony/console/Application.php(1078): Illuminate\\Console\\Command->run()
#28 /home/apicorelux/public_html/corelux_crm_api/vendor/symfony/console/Application.php(324): Symfony\\Component\\Console\\Application->doRunCommand()
#29 /home/apicorelux/public_html/corelux_crm_api/vendor/symfony/console/Application.php(175): Symfony\\Component\\Console\\Application->doRun()
#30 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Console/Application.php(102): Symfony\\Component\\Console\\Application->run()
#31 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(155): Illuminate\\Console\\Application->run()
#32 /home/apicorelux/public_html/corelux_crm_api/artisan(37): Illuminate\\Foundation\\Console\\Kernel->handle()
#33 {main}

[previous exception] [object] (PDOException(code: 42S21): SQLSTATE[42S21]: Column already exists: 1060 Duplicate column name 'frete' at /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Database/Connection.php:545)
[stacktrace]
#0 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Database/Connection.php(545): PDOStatement->execute()
#1 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Database/Connection.php(753): Illuminate\\Database\\Connection->Illuminate\\Database\\{closure}()
#2 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Database/Connection.php(720): Illuminate\\Database\\Connection->runQueryCallback()
#3 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Database/Connection.php(546): Illuminate\\Database\\Connection->run()
#4 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Database/Schema/Blueprint.php(109): Illuminate\\Database\\Connection->statement()
#5 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Database/Schema/Builder.php(439): Illuminate\\Database\\Schema\\Blueprint->build()
#6 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Database/Schema/Builder.php(269): Illuminate\\Database\\Schema\\Builder->build()
#7 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(338): Illuminate\\Database\\Schema\\Builder->table()
#8 /home/apicorelux/public_html/corelux_crm_api/database/migrations/2025_03_12_140216_alter_negocios_table_create_frete_column.php(18): Illuminate\\Support\\Facades\\Facade::__callStatic()
#9 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(496): Illuminate\\Database\\Migrations\\Migration@anonymous->up()
#10 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(414): Illuminate\\Database\\Migrations\\Migrator->runMethod()
#11 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(423): Illuminate\\Database\\Migrations\\Migrator->Illuminate\\Database\\Migrations\\{closure}()
#12 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(224): Illuminate\\Database\\Migrations\\Migrator->runMigration()
#13 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(37): Illuminate\\Database\\Migrations\\Migrator->Illuminate\\Database\\Migrations\\{closure}()
#14 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(778): Illuminate\\Console\\View\\Components\\Task->render()
#15 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(224): Illuminate\\Database\\Migrations\\Migrator->write()
#16 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(189): Illuminate\\Database\\Migrations\\Migrator->runUp()
#17 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(132): Illuminate\\Database\\Migrations\\Migrator->runPending()
#18 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Database/Console/Migrations/MigrateCommand.php(90): Illuminate\\Database\\Migrations\\Migrator->run()
#19 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(636): Illuminate\\Database\\Console\\Migrations\\MigrateCommand->Illuminate\\Database\\Console\\Migrations\\{closure}()
#20 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Database/Console/Migrations/MigrateCommand.php(102): Illuminate\\Database\\Migrations\\Migrator->usingConnection()
#21 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Database\\Console\\Migrations\\MigrateCommand->handle()
#22 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Container/Util.php(41): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#23 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(93): Illuminate\\Container\\Util::unwrapIfClosure()
#24 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(37): Illuminate\\Container\\BoundMethod::callBoundMethod()
#25 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Container/Container.php(661): Illuminate\\Container\\BoundMethod::call()
#26 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Console/Command.php(183): Illuminate\\Container\\Container->call()
#27 /home/apicorelux/public_html/corelux_crm_api/vendor/symfony/console/Command/Command.php(326): Illuminate\\Console\\Command->execute()
#28 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Console/Command.php(153): Symfony\\Component\\Console\\Command\\Command->run()
#29 /home/apicorelux/public_html/corelux_crm_api/vendor/symfony/console/Application.php(1078): Illuminate\\Console\\Command->run()
#30 /home/apicorelux/public_html/corelux_crm_api/vendor/symfony/console/Application.php(324): Symfony\\Component\\Console\\Application->doRunCommand()
#31 /home/apicorelux/public_html/corelux_crm_api/vendor/symfony/console/Application.php(175): Symfony\\Component\\Console\\Application->doRun()
#32 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Console/Application.php(102): Symfony\\Component\\Console\\Application->run()
#33 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(155): Illuminate\\Console\\Application->run()
#34 /home/apicorelux/public_html/corelux_crm_api/artisan(37): Illuminate\\Foundation\\Console\\Kernel->handle()
#35 {main}
"} 
[2025-10-09 15:43:34] local.ERROR: SQLSTATE[42S21]: Column already exists: 1060 Duplicate column name 'frete' (SQL: alter table `negocios` add `frete` double(8, 2) not null default '0' after `descricao`) {"exception":"[object] (Illuminate\\Database\\QueryException(code: 42S21): SQLSTATE[42S21]: Column already exists: 1060 Duplicate column name 'frete' (SQL: alter table `negocios` add `frete` double(8, 2) not null default '0' after `descricao`) at /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Database/Connection.php:760)
[stacktrace]
#0 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Database/Connection.php(720): Illuminate\\Database\\Connection->runQueryCallback()
#1 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Database/Connection.php(546): Illuminate\\Database\\Connection->run()
#2 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Database/Schema/Blueprint.php(109): Illuminate\\Database\\Connection->statement()
#3 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Database/Schema/Builder.php(439): Illuminate\\Database\\Schema\\Blueprint->build()
#4 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Database/Schema/Builder.php(269): Illuminate\\Database\\Schema\\Builder->build()
#5 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(338): Illuminate\\Database\\Schema\\Builder->table()
#6 /home/apicorelux/public_html/corelux_crm_api/database/migrations/2025_03_12_140216_alter_negocios_table_create_frete_column.php(18): Illuminate\\Support\\Facades\\Facade::__callStatic()
#7 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(496): Illuminate\\Database\\Migrations\\Migration@anonymous->up()
#8 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(414): Illuminate\\Database\\Migrations\\Migrator->runMethod()
#9 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(423): Illuminate\\Database\\Migrations\\Migrator->Illuminate\\Database\\Migrations\\{closure}()
#10 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(224): Illuminate\\Database\\Migrations\\Migrator->runMigration()
#11 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(37): Illuminate\\Database\\Migrations\\Migrator->Illuminate\\Database\\Migrations\\{closure}()
#12 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(778): Illuminate\\Console\\View\\Components\\Task->render()
#13 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(224): Illuminate\\Database\\Migrations\\Migrator->write()
#14 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(189): Illuminate\\Database\\Migrations\\Migrator->runUp()
#15 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(132): Illuminate\\Database\\Migrations\\Migrator->runPending()
#16 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Database/Console/Migrations/MigrateCommand.php(90): Illuminate\\Database\\Migrations\\Migrator->run()
#17 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(636): Illuminate\\Database\\Console\\Migrations\\MigrateCommand->Illuminate\\Database\\Console\\Migrations\\{closure}()
#18 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Database/Console/Migrations/MigrateCommand.php(102): Illuminate\\Database\\Migrations\\Migrator->usingConnection()
#19 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Database\\Console\\Migrations\\MigrateCommand->handle()
#20 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Container/Util.php(41): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#21 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(93): Illuminate\\Container\\Util::unwrapIfClosure()
#22 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(37): Illuminate\\Container\\BoundMethod::callBoundMethod()
#23 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Container/Container.php(661): Illuminate\\Container\\BoundMethod::call()
#24 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Console/Command.php(183): Illuminate\\Container\\Container->call()
#25 /home/apicorelux/public_html/corelux_crm_api/vendor/symfony/console/Command/Command.php(326): Illuminate\\Console\\Command->execute()
#26 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Console/Command.php(153): Symfony\\Component\\Console\\Command\\Command->run()
#27 /home/apicorelux/public_html/corelux_crm_api/vendor/symfony/console/Application.php(1078): Illuminate\\Console\\Command->run()
#28 /home/apicorelux/public_html/corelux_crm_api/vendor/symfony/console/Application.php(324): Symfony\\Component\\Console\\Application->doRunCommand()
#29 /home/apicorelux/public_html/corelux_crm_api/vendor/symfony/console/Application.php(175): Symfony\\Component\\Console\\Application->doRun()
#30 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Console/Application.php(102): Symfony\\Component\\Console\\Application->run()
#31 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(155): Illuminate\\Console\\Application->run()
#32 /home/apicorelux/public_html/corelux_crm_api/artisan(37): Illuminate\\Foundation\\Console\\Kernel->handle()
#33 {main}

[previous exception] [object] (PDOException(code: 42S21): SQLSTATE[42S21]: Column already exists: 1060 Duplicate column name 'frete' at /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Database/Connection.php:545)
[stacktrace]
#0 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Database/Connection.php(545): PDOStatement->execute()
#1 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Database/Connection.php(753): Illuminate\\Database\\Connection->Illuminate\\Database\\{closure}()
#2 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Database/Connection.php(720): Illuminate\\Database\\Connection->runQueryCallback()
#3 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Database/Connection.php(546): Illuminate\\Database\\Connection->run()
#4 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Database/Schema/Blueprint.php(109): Illuminate\\Database\\Connection->statement()
#5 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Database/Schema/Builder.php(439): Illuminate\\Database\\Schema\\Blueprint->build()
#6 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Database/Schema/Builder.php(269): Illuminate\\Database\\Schema\\Builder->build()
#7 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(338): Illuminate\\Database\\Schema\\Builder->table()
#8 /home/apicorelux/public_html/corelux_crm_api/database/migrations/2025_03_12_140216_alter_negocios_table_create_frete_column.php(18): Illuminate\\Support\\Facades\\Facade::__callStatic()
#9 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(496): Illuminate\\Database\\Migrations\\Migration@anonymous->up()
#10 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(414): Illuminate\\Database\\Migrations\\Migrator->runMethod()
#11 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(423): Illuminate\\Database\\Migrations\\Migrator->Illuminate\\Database\\Migrations\\{closure}()
#12 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(224): Illuminate\\Database\\Migrations\\Migrator->runMigration()
#13 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(37): Illuminate\\Database\\Migrations\\Migrator->Illuminate\\Database\\Migrations\\{closure}()
#14 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(778): Illuminate\\Console\\View\\Components\\Task->render()
#15 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(224): Illuminate\\Database\\Migrations\\Migrator->write()
#16 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(189): Illuminate\\Database\\Migrations\\Migrator->runUp()
#17 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(132): Illuminate\\Database\\Migrations\\Migrator->runPending()
#18 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Database/Console/Migrations/MigrateCommand.php(90): Illuminate\\Database\\Migrations\\Migrator->run()
#19 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(636): Illuminate\\Database\\Console\\Migrations\\MigrateCommand->Illuminate\\Database\\Console\\Migrations\\{closure}()
#20 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Database/Console/Migrations/MigrateCommand.php(102): Illuminate\\Database\\Migrations\\Migrator->usingConnection()
#21 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Database\\Console\\Migrations\\MigrateCommand->handle()
#22 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Container/Util.php(41): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#23 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(93): Illuminate\\Container\\Util::unwrapIfClosure()
#24 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(37): Illuminate\\Container\\BoundMethod::callBoundMethod()
#25 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Container/Container.php(661): Illuminate\\Container\\BoundMethod::call()
#26 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Console/Command.php(183): Illuminate\\Container\\Container->call()
#27 /home/apicorelux/public_html/corelux_crm_api/vendor/symfony/console/Command/Command.php(326): Illuminate\\Console\\Command->execute()
#28 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Console/Command.php(153): Symfony\\Component\\Console\\Command\\Command->run()
#29 /home/apicorelux/public_html/corelux_crm_api/vendor/symfony/console/Application.php(1078): Illuminate\\Console\\Command->run()
#30 /home/apicorelux/public_html/corelux_crm_api/vendor/symfony/console/Application.php(324): Symfony\\Component\\Console\\Application->doRunCommand()
#31 /home/apicorelux/public_html/corelux_crm_api/vendor/symfony/console/Application.php(175): Symfony\\Component\\Console\\Application->doRun()
#32 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Console/Application.php(102): Symfony\\Component\\Console\\Application->run()
#33 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(155): Illuminate\\Console\\Application->run()
#34 /home/apicorelux/public_html/corelux_crm_api/artisan(37): Illuminate\\Foundation\\Console\\Kernel->handle()
#35 {main}
"} 
[2025-10-09 15:45:55] local.ERROR: SQLSTATE[42S02]: Base table or view not found: 1146 Table 'apicorelux_api.variacao_valor_produtos' doesn't exist (SQL: alter table `variacao_valor_produtos` add `id_tipo_cliente` bigint unsigned not null after `id_produto`) {"exception":"[object] (Illuminate\\Database\\QueryException(code: 42S02): SQLSTATE[42S02]: Base table or view not found: 1146 Table 'apicorelux_api.variacao_valor_produtos' doesn't exist (SQL: alter table `variacao_valor_produtos` add `id_tipo_cliente` bigint unsigned not null after `id_produto`) at /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Database/Connection.php:760)
[stacktrace]
#0 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Database/Connection.php(720): Illuminate\\Database\\Connection->runQueryCallback()
#1 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Database/Connection.php(546): Illuminate\\Database\\Connection->run()
#2 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Database/Schema/Blueprint.php(109): Illuminate\\Database\\Connection->statement()
#3 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Database/Schema/Builder.php(439): Illuminate\\Database\\Schema\\Blueprint->build()
#4 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Database/Schema/Builder.php(269): Illuminate\\Database\\Schema\\Builder->build()
#5 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(338): Illuminate\\Database\\Schema\\Builder->table()
#6 /home/apicorelux/public_html/corelux_crm_api/database/migrations/2025_10_09_130000_alter_variacao_valor_produtos_change_modalidade_to_tipo_cliente.php(34): Illuminate\\Support\\Facades\\Facade::__callStatic()
#7 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(496): Illuminate\\Database\\Migrations\\Migration@anonymous->up()
#8 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(414): Illuminate\\Database\\Migrations\\Migrator->runMethod()
#9 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(423): Illuminate\\Database\\Migrations\\Migrator->Illuminate\\Database\\Migrations\\{closure}()
#10 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(224): Illuminate\\Database\\Migrations\\Migrator->runMigration()
#11 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(37): Illuminate\\Database\\Migrations\\Migrator->Illuminate\\Database\\Migrations\\{closure}()
#12 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(778): Illuminate\\Console\\View\\Components\\Task->render()
#13 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(224): Illuminate\\Database\\Migrations\\Migrator->write()
#14 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(189): Illuminate\\Database\\Migrations\\Migrator->runUp()
#15 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(132): Illuminate\\Database\\Migrations\\Migrator->runPending()
#16 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Database/Console/Migrations/MigrateCommand.php(90): Illuminate\\Database\\Migrations\\Migrator->run()
#17 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(636): Illuminate\\Database\\Console\\Migrations\\MigrateCommand->Illuminate\\Database\\Console\\Migrations\\{closure}()
#18 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Database/Console/Migrations/MigrateCommand.php(102): Illuminate\\Database\\Migrations\\Migrator->usingConnection()
#19 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Database\\Console\\Migrations\\MigrateCommand->handle()
#20 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Container/Util.php(41): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#21 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(93): Illuminate\\Container\\Util::unwrapIfClosure()
#22 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(37): Illuminate\\Container\\BoundMethod::callBoundMethod()
#23 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Container/Container.php(661): Illuminate\\Container\\BoundMethod::call()
#24 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Console/Command.php(183): Illuminate\\Container\\Container->call()
#25 /home/apicorelux/public_html/corelux_crm_api/vendor/symfony/console/Command/Command.php(326): Illuminate\\Console\\Command->execute()
#26 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Console/Command.php(153): Symfony\\Component\\Console\\Command\\Command->run()
#27 /home/apicorelux/public_html/corelux_crm_api/vendor/symfony/console/Application.php(1078): Illuminate\\Console\\Command->run()
#28 /home/apicorelux/public_html/corelux_crm_api/vendor/symfony/console/Application.php(324): Symfony\\Component\\Console\\Application->doRunCommand()
#29 /home/apicorelux/public_html/corelux_crm_api/vendor/symfony/console/Application.php(175): Symfony\\Component\\Console\\Application->doRun()
#30 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Console/Application.php(102): Symfony\\Component\\Console\\Application->run()
#31 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(155): Illuminate\\Console\\Application->run()
#32 /home/apicorelux/public_html/corelux_crm_api/artisan(37): Illuminate\\Foundation\\Console\\Kernel->handle()
#33 {main}

[previous exception] [object] (PDOException(code: 42S02): SQLSTATE[42S02]: Base table or view not found: 1146 Table 'apicorelux_api.variacao_valor_produtos' doesn't exist at /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Database/Connection.php:545)
[stacktrace]
#0 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Database/Connection.php(545): PDOStatement->execute()
#1 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Database/Connection.php(753): Illuminate\\Database\\Connection->Illuminate\\Database\\{closure}()
#2 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Database/Connection.php(720): Illuminate\\Database\\Connection->runQueryCallback()
#3 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Database/Connection.php(546): Illuminate\\Database\\Connection->run()
#4 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Database/Schema/Blueprint.php(109): Illuminate\\Database\\Connection->statement()
#5 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Database/Schema/Builder.php(439): Illuminate\\Database\\Schema\\Blueprint->build()
#6 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Database/Schema/Builder.php(269): Illuminate\\Database\\Schema\\Builder->build()
#7 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(338): Illuminate\\Database\\Schema\\Builder->table()
#8 /home/apicorelux/public_html/corelux_crm_api/database/migrations/2025_10_09_130000_alter_variacao_valor_produtos_change_modalidade_to_tipo_cliente.php(34): Illuminate\\Support\\Facades\\Facade::__callStatic()
#9 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(496): Illuminate\\Database\\Migrations\\Migration@anonymous->up()
#10 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(414): Illuminate\\Database\\Migrations\\Migrator->runMethod()
#11 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(423): Illuminate\\Database\\Migrations\\Migrator->Illuminate\\Database\\Migrations\\{closure}()
#12 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(224): Illuminate\\Database\\Migrations\\Migrator->runMigration()
#13 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(37): Illuminate\\Database\\Migrations\\Migrator->Illuminate\\Database\\Migrations\\{closure}()
#14 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(778): Illuminate\\Console\\View\\Components\\Task->render()
#15 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(224): Illuminate\\Database\\Migrations\\Migrator->write()
#16 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(189): Illuminate\\Database\\Migrations\\Migrator->runUp()
#17 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(132): Illuminate\\Database\\Migrations\\Migrator->runPending()
#18 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Database/Console/Migrations/MigrateCommand.php(90): Illuminate\\Database\\Migrations\\Migrator->run()
#19 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(636): Illuminate\\Database\\Console\\Migrations\\MigrateCommand->Illuminate\\Database\\Console\\Migrations\\{closure}()
#20 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Database/Console/Migrations/MigrateCommand.php(102): Illuminate\\Database\\Migrations\\Migrator->usingConnection()
#21 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Database\\Console\\Migrations\\MigrateCommand->handle()
#22 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Container/Util.php(41): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#23 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(93): Illuminate\\Container\\Util::unwrapIfClosure()
#24 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(37): Illuminate\\Container\\BoundMethod::callBoundMethod()
#25 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Container/Container.php(661): Illuminate\\Container\\BoundMethod::call()
#26 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Console/Command.php(183): Illuminate\\Container\\Container->call()
#27 /home/apicorelux/public_html/corelux_crm_api/vendor/symfony/console/Command/Command.php(326): Illuminate\\Console\\Command->execute()
#28 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Console/Command.php(153): Symfony\\Component\\Console\\Command\\Command->run()
#29 /home/apicorelux/public_html/corelux_crm_api/vendor/symfony/console/Application.php(1078): Illuminate\\Console\\Command->run()
#30 /home/apicorelux/public_html/corelux_crm_api/vendor/symfony/console/Application.php(324): Symfony\\Component\\Console\\Application->doRunCommand()
#31 /home/apicorelux/public_html/corelux_crm_api/vendor/symfony/console/Application.php(175): Symfony\\Component\\Console\\Application->doRun()
#32 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Console/Application.php(102): Symfony\\Component\\Console\\Application->run()
#33 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(155): Illuminate\\Console\\Application->run()
#34 /home/apicorelux/public_html/corelux_crm_api/artisan(37): Illuminate\\Foundation\\Console\\Kernel->handle()
#35 {main}
"} 
[2025-10-09 15:49:33] local.ERROR: SQLSTATE[42000]: Syntax error or access violation: 1091 Can't DROP FOREIGN KEY `variacoes_valor_produto_id_modalidade_foreign`; check that it exists (SQL: alter table `variacoes_valor_produto` drop foreign key `variacoes_valor_produto_id_modalidade_foreign`) {"exception":"[object] (Illuminate\\Database\\QueryException(code: 42000): SQLSTATE[42000]: Syntax error or access violation: 1091 Can't DROP FOREIGN KEY `variacoes_valor_produto_id_modalidade_foreign`; check that it exists (SQL: alter table `variacoes_valor_produto` drop foreign key `variacoes_valor_produto_id_modalidade_foreign`) at /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Database/Connection.php:760)
[stacktrace]
#0 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Database/Connection.php(720): Illuminate\\Database\\Connection->runQueryCallback()
#1 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Database/Connection.php(546): Illuminate\\Database\\Connection->run()
#2 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Database/Schema/Blueprint.php(109): Illuminate\\Database\\Connection->statement()
#3 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Database/Schema/Builder.php(439): Illuminate\\Database\\Schema\\Blueprint->build()
#4 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Database/Schema/Builder.php(269): Illuminate\\Database\\Schema\\Builder->build()
#5 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(338): Illuminate\\Database\\Schema\\Builder->table()
#6 /home/apicorelux/public_html/corelux_crm_api/database/migrations/2025_10_09_130000_alter_variacao_valor_produtos_change_modalidade_to_tipo_cliente.php(24): Illuminate\\Support\\Facades\\Facade::__callStatic()
#7 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(496): Illuminate\\Database\\Migrations\\Migration@anonymous->up()
#8 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(414): Illuminate\\Database\\Migrations\\Migrator->runMethod()
#9 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(423): Illuminate\\Database\\Migrations\\Migrator->Illuminate\\Database\\Migrations\\{closure}()
#10 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(224): Illuminate\\Database\\Migrations\\Migrator->runMigration()
#11 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(37): Illuminate\\Database\\Migrations\\Migrator->Illuminate\\Database\\Migrations\\{closure}()
#12 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(778): Illuminate\\Console\\View\\Components\\Task->render()
#13 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(224): Illuminate\\Database\\Migrations\\Migrator->write()
#14 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(189): Illuminate\\Database\\Migrations\\Migrator->runUp()
#15 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(132): Illuminate\\Database\\Migrations\\Migrator->runPending()
#16 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Database/Console/Migrations/MigrateCommand.php(90): Illuminate\\Database\\Migrations\\Migrator->run()
#17 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(636): Illuminate\\Database\\Console\\Migrations\\MigrateCommand->Illuminate\\Database\\Console\\Migrations\\{closure}()
#18 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Database/Console/Migrations/MigrateCommand.php(102): Illuminate\\Database\\Migrations\\Migrator->usingConnection()
#19 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Database\\Console\\Migrations\\MigrateCommand->handle()
#20 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Container/Util.php(41): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#21 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(93): Illuminate\\Container\\Util::unwrapIfClosure()
#22 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(37): Illuminate\\Container\\BoundMethod::callBoundMethod()
#23 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Container/Container.php(661): Illuminate\\Container\\BoundMethod::call()
#24 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Console/Command.php(183): Illuminate\\Container\\Container->call()
#25 /home/apicorelux/public_html/corelux_crm_api/vendor/symfony/console/Command/Command.php(326): Illuminate\\Console\\Command->execute()
#26 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Console/Command.php(153): Symfony\\Component\\Console\\Command\\Command->run()
#27 /home/apicorelux/public_html/corelux_crm_api/vendor/symfony/console/Application.php(1078): Illuminate\\Console\\Command->run()
#28 /home/apicorelux/public_html/corelux_crm_api/vendor/symfony/console/Application.php(324): Symfony\\Component\\Console\\Application->doRunCommand()
#29 /home/apicorelux/public_html/corelux_crm_api/vendor/symfony/console/Application.php(175): Symfony\\Component\\Console\\Application->doRun()
#30 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Console/Application.php(102): Symfony\\Component\\Console\\Application->run()
#31 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(155): Illuminate\\Console\\Application->run()
#32 /home/apicorelux/public_html/corelux_crm_api/artisan(37): Illuminate\\Foundation\\Console\\Kernel->handle()
#33 {main}

[previous exception] [object] (PDOException(code: 42000): SQLSTATE[42000]: Syntax error or access violation: 1091 Can't DROP FOREIGN KEY `variacoes_valor_produto_id_modalidade_foreign`; check that it exists at /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Database/Connection.php:545)
[stacktrace]
#0 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Database/Connection.php(545): PDOStatement->execute()
#1 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Database/Connection.php(753): Illuminate\\Database\\Connection->Illuminate\\Database\\{closure}()
#2 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Database/Connection.php(720): Illuminate\\Database\\Connection->runQueryCallback()
#3 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Database/Connection.php(546): Illuminate\\Database\\Connection->run()
#4 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Database/Schema/Blueprint.php(109): Illuminate\\Database\\Connection->statement()
#5 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Database/Schema/Builder.php(439): Illuminate\\Database\\Schema\\Blueprint->build()
#6 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Database/Schema/Builder.php(269): Illuminate\\Database\\Schema\\Builder->build()
#7 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(338): Illuminate\\Database\\Schema\\Builder->table()
#8 /home/apicorelux/public_html/corelux_crm_api/database/migrations/2025_10_09_130000_alter_variacao_valor_produtos_change_modalidade_to_tipo_cliente.php(24): Illuminate\\Support\\Facades\\Facade::__callStatic()
#9 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(496): Illuminate\\Database\\Migrations\\Migration@anonymous->up()
#10 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(414): Illuminate\\Database\\Migrations\\Migrator->runMethod()
#11 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(423): Illuminate\\Database\\Migrations\\Migrator->Illuminate\\Database\\Migrations\\{closure}()
#12 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(224): Illuminate\\Database\\Migrations\\Migrator->runMigration()
#13 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(37): Illuminate\\Database\\Migrations\\Migrator->Illuminate\\Database\\Migrations\\{closure}()
#14 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(778): Illuminate\\Console\\View\\Components\\Task->render()
#15 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(224): Illuminate\\Database\\Migrations\\Migrator->write()
#16 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(189): Illuminate\\Database\\Migrations\\Migrator->runUp()
#17 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(132): Illuminate\\Database\\Migrations\\Migrator->runPending()
#18 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Database/Console/Migrations/MigrateCommand.php(90): Illuminate\\Database\\Migrations\\Migrator->run()
#19 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(636): Illuminate\\Database\\Console\\Migrations\\MigrateCommand->Illuminate\\Database\\Console\\Migrations\\{closure}()
#20 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Database/Console/Migrations/MigrateCommand.php(102): Illuminate\\Database\\Migrations\\Migrator->usingConnection()
#21 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Database\\Console\\Migrations\\MigrateCommand->handle()
#22 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Container/Util.php(41): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#23 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(93): Illuminate\\Container\\Util::unwrapIfClosure()
#24 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(37): Illuminate\\Container\\BoundMethod::callBoundMethod()
#25 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Container/Container.php(661): Illuminate\\Container\\BoundMethod::call()
#26 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Console/Command.php(183): Illuminate\\Container\\Container->call()
#27 /home/apicorelux/public_html/corelux_crm_api/vendor/symfony/console/Command/Command.php(326): Illuminate\\Console\\Command->execute()
#28 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Console/Command.php(153): Symfony\\Component\\Console\\Command\\Command->run()
#29 /home/apicorelux/public_html/corelux_crm_api/vendor/symfony/console/Application.php(1078): Illuminate\\Console\\Command->run()
#30 /home/apicorelux/public_html/corelux_crm_api/vendor/symfony/console/Application.php(324): Symfony\\Component\\Console\\Application->doRunCommand()
#31 /home/apicorelux/public_html/corelux_crm_api/vendor/symfony/console/Application.php(175): Symfony\\Component\\Console\\Application->doRun()
#32 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Console/Application.php(102): Symfony\\Component\\Console\\Application->run()
#33 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(155): Illuminate\\Console\\Application->run()
#34 /home/apicorelux/public_html/corelux_crm_api/artisan(37): Illuminate\\Foundation\\Console\\Kernel->handle()
#35 {main}
"} 
[2025-10-09 15:52:25] local.ERROR: SQLSTATE[42S01]: Base table or view already exists: 1050 Table 'variacoes_valor_produto' already exists (SQL: create table `variacoes_valor_produto` (`id` bigint unsigned not null auto_increment primary key, `id_produto` bigint unsigned not null, `id_tipo_cliente` bigint unsigned not null, `valor` decimal(10, 2) not null, `created_at` timestamp null, `updated_at` timestamp null) default character set utf8mb4 collate 'utf8mb4_unicode_ci') {"exception":"[object] (Illuminate\\Database\\QueryException(code: 42S01): SQLSTATE[42S01]: Base table or view already exists: 1050 Table 'variacoes_valor_produto' already exists (SQL: create table `variacoes_valor_produto` (`id` bigint unsigned not null auto_increment primary key, `id_produto` bigint unsigned not null, `id_tipo_cliente` bigint unsigned not null, `valor` decimal(10, 2) not null, `created_at` timestamp null, `updated_at` timestamp null) default character set utf8mb4 collate 'utf8mb4_unicode_ci') at /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Database/Connection.php:760)
[stacktrace]
#0 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Database/Connection.php(720): Illuminate\\Database\\Connection->runQueryCallback()
#1 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Database/Connection.php(546): Illuminate\\Database\\Connection->run()
#2 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Database/Schema/Blueprint.php(109): Illuminate\\Database\\Connection->statement()
#3 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Database/Schema/Builder.php(439): Illuminate\\Database\\Schema\\Blueprint->build()
#4 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Database/Schema/Builder.php(285): Illuminate\\Database\\Schema\\Builder->build()
#5 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(338): Illuminate\\Database\\Schema\\Builder->create()
#6 /home/apicorelux/public_html/corelux_crm_api/database/migrations/2025_10_09_130001_create_variacoes_valor_produto_table.php(24): Illuminate\\Support\\Facades\\Facade::__callStatic()
#7 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(496): Illuminate\\Database\\Migrations\\Migration@anonymous->up()
#8 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(414): Illuminate\\Database\\Migrations\\Migrator->runMethod()
#9 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(423): Illuminate\\Database\\Migrations\\Migrator->Illuminate\\Database\\Migrations\\{closure}()
#10 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(224): Illuminate\\Database\\Migrations\\Migrator->runMigration()
#11 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(37): Illuminate\\Database\\Migrations\\Migrator->Illuminate\\Database\\Migrations\\{closure}()
#12 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(778): Illuminate\\Console\\View\\Components\\Task->render()
#13 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(224): Illuminate\\Database\\Migrations\\Migrator->write()
#14 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(189): Illuminate\\Database\\Migrations\\Migrator->runUp()
#15 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(132): Illuminate\\Database\\Migrations\\Migrator->runPending()
#16 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Database/Console/Migrations/MigrateCommand.php(90): Illuminate\\Database\\Migrations\\Migrator->run()
#17 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(636): Illuminate\\Database\\Console\\Migrations\\MigrateCommand->Illuminate\\Database\\Console\\Migrations\\{closure}()
#18 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Database/Console/Migrations/MigrateCommand.php(102): Illuminate\\Database\\Migrations\\Migrator->usingConnection()
#19 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Database\\Console\\Migrations\\MigrateCommand->handle()
#20 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Container/Util.php(41): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#21 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(93): Illuminate\\Container\\Util::unwrapIfClosure()
#22 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(37): Illuminate\\Container\\BoundMethod::callBoundMethod()
#23 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Container/Container.php(661): Illuminate\\Container\\BoundMethod::call()
#24 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Console/Command.php(183): Illuminate\\Container\\Container->call()
#25 /home/apicorelux/public_html/corelux_crm_api/vendor/symfony/console/Command/Command.php(326): Illuminate\\Console\\Command->execute()
#26 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Console/Command.php(153): Symfony\\Component\\Console\\Command\\Command->run()
#27 /home/apicorelux/public_html/corelux_crm_api/vendor/symfony/console/Application.php(1078): Illuminate\\Console\\Command->run()
#28 /home/apicorelux/public_html/corelux_crm_api/vendor/symfony/console/Application.php(324): Symfony\\Component\\Console\\Application->doRunCommand()
#29 /home/apicorelux/public_html/corelux_crm_api/vendor/symfony/console/Application.php(175): Symfony\\Component\\Console\\Application->doRun()
#30 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Console/Application.php(102): Symfony\\Component\\Console\\Application->run()
#31 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(155): Illuminate\\Console\\Application->run()
#32 /home/apicorelux/public_html/corelux_crm_api/artisan(37): Illuminate\\Foundation\\Console\\Kernel->handle()
#33 {main}

[previous exception] [object] (PDOException(code: 42S01): SQLSTATE[42S01]: Base table or view already exists: 1050 Table 'variacoes_valor_produto' already exists at /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Database/Connection.php:545)
[stacktrace]
#0 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Database/Connection.php(545): PDOStatement->execute()
#1 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Database/Connection.php(753): Illuminate\\Database\\Connection->Illuminate\\Database\\{closure}()
#2 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Database/Connection.php(720): Illuminate\\Database\\Connection->runQueryCallback()
#3 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Database/Connection.php(546): Illuminate\\Database\\Connection->run()
#4 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Database/Schema/Blueprint.php(109): Illuminate\\Database\\Connection->statement()
#5 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Database/Schema/Builder.php(439): Illuminate\\Database\\Schema\\Blueprint->build()
#6 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Database/Schema/Builder.php(285): Illuminate\\Database\\Schema\\Builder->build()
#7 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(338): Illuminate\\Database\\Schema\\Builder->create()
#8 /home/apicorelux/public_html/corelux_crm_api/database/migrations/2025_10_09_130001_create_variacoes_valor_produto_table.php(24): Illuminate\\Support\\Facades\\Facade::__callStatic()
#9 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(496): Illuminate\\Database\\Migrations\\Migration@anonymous->up()
#10 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(414): Illuminate\\Database\\Migrations\\Migrator->runMethod()
#11 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(423): Illuminate\\Database\\Migrations\\Migrator->Illuminate\\Database\\Migrations\\{closure}()
#12 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(224): Illuminate\\Database\\Migrations\\Migrator->runMigration()
#13 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(37): Illuminate\\Database\\Migrations\\Migrator->Illuminate\\Database\\Migrations\\{closure}()
#14 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(778): Illuminate\\Console\\View\\Components\\Task->render()
#15 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(224): Illuminate\\Database\\Migrations\\Migrator->write()
#16 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(189): Illuminate\\Database\\Migrations\\Migrator->runUp()
#17 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(132): Illuminate\\Database\\Migrations\\Migrator->runPending()
#18 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Database/Console/Migrations/MigrateCommand.php(90): Illuminate\\Database\\Migrations\\Migrator->run()
#19 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(636): Illuminate\\Database\\Console\\Migrations\\MigrateCommand->Illuminate\\Database\\Console\\Migrations\\{closure}()
#20 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Database/Console/Migrations/MigrateCommand.php(102): Illuminate\\Database\\Migrations\\Migrator->usingConnection()
#21 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Database\\Console\\Migrations\\MigrateCommand->handle()
#22 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Container/Util.php(41): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#23 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(93): Illuminate\\Container\\Util::unwrapIfClosure()
#24 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(37): Illuminate\\Container\\BoundMethod::callBoundMethod()
#25 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Container/Container.php(661): Illuminate\\Container\\BoundMethod::call()
#26 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Console/Command.php(183): Illuminate\\Container\\Container->call()
#27 /home/apicorelux/public_html/corelux_crm_api/vendor/symfony/console/Command/Command.php(326): Illuminate\\Console\\Command->execute()
#28 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Console/Command.php(153): Symfony\\Component\\Console\\Command\\Command->run()
#29 /home/apicorelux/public_html/corelux_crm_api/vendor/symfony/console/Application.php(1078): Illuminate\\Console\\Command->run()
#30 /home/apicorelux/public_html/corelux_crm_api/vendor/symfony/console/Application.php(324): Symfony\\Component\\Console\\Application->doRunCommand()
#31 /home/apicorelux/public_html/corelux_crm_api/vendor/symfony/console/Application.php(175): Symfony\\Component\\Console\\Application->doRun()
#32 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Console/Application.php(102): Symfony\\Component\\Console\\Application->run()
#33 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(155): Illuminate\\Console\\Application->run()
#34 /home/apicorelux/public_html/corelux_crm_api/artisan(37): Illuminate\\Foundation\\Console\\Kernel->handle()
#35 {main}
"} 
[2025-10-09 15:53:56] local.ERROR: Changing columns for table "variacoes_valor_produto" requires Doctrine DBAL. Please install the doctrine/dbal package. {"exception":"[object] (RuntimeException(code: 0): Changing columns for table \"variacoes_valor_produto\" requires Doctrine DBAL. Please install the doctrine/dbal package. at /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Database/Schema/Grammars/ChangeColumn.php:30)
[stacktrace]
#0 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Database/Schema/Grammars/Grammar.php(86): Illuminate\\Database\\Schema\\Grammars\\ChangeColumn::compile()
#1 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Database/Schema/Blueprint.php(135): Illuminate\\Database\\Schema\\Grammars\\Grammar->compileChange()
#2 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Database/Schema/Blueprint.php(108): Illuminate\\Database\\Schema\\Blueprint->toSql()
#3 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Database/Schema/Builder.php(439): Illuminate\\Database\\Schema\\Blueprint->build()
#4 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Database/Schema/Builder.php(269): Illuminate\\Database\\Schema\\Builder->build()
#5 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(338): Illuminate\\Database\\Schema\\Builder->table()
#6 /home/apicorelux/public_html/corelux_crm_api/database/migrations/2025_10_09_130002_fix_variacoes_valor_produto_structure.php(33): Illuminate\\Support\\Facades\\Facade::__callStatic()
#7 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(496): Illuminate\\Database\\Migrations\\Migration@anonymous->up()
#8 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(414): Illuminate\\Database\\Migrations\\Migrator->runMethod()
#9 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(423): Illuminate\\Database\\Migrations\\Migrator->Illuminate\\Database\\Migrations\\{closure}()
#10 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(224): Illuminate\\Database\\Migrations\\Migrator->runMigration()
#11 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(37): Illuminate\\Database\\Migrations\\Migrator->Illuminate\\Database\\Migrations\\{closure}()
#12 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(778): Illuminate\\Console\\View\\Components\\Task->render()
#13 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(224): Illuminate\\Database\\Migrations\\Migrator->write()
#14 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(189): Illuminate\\Database\\Migrations\\Migrator->runUp()
#15 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(132): Illuminate\\Database\\Migrations\\Migrator->runPending()
#16 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Database/Console/Migrations/MigrateCommand.php(90): Illuminate\\Database\\Migrations\\Migrator->run()
#17 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(636): Illuminate\\Database\\Console\\Migrations\\MigrateCommand->Illuminate\\Database\\Console\\Migrations\\{closure}()
#18 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Database/Console/Migrations/MigrateCommand.php(102): Illuminate\\Database\\Migrations\\Migrator->usingConnection()
#19 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Database\\Console\\Migrations\\MigrateCommand->handle()
#20 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Container/Util.php(41): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#21 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(93): Illuminate\\Container\\Util::unwrapIfClosure()
#22 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(37): Illuminate\\Container\\BoundMethod::callBoundMethod()
#23 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Container/Container.php(661): Illuminate\\Container\\BoundMethod::call()
#24 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Console/Command.php(183): Illuminate\\Container\\Container->call()
#25 /home/apicorelux/public_html/corelux_crm_api/vendor/symfony/console/Command/Command.php(326): Illuminate\\Console\\Command->execute()
#26 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Console/Command.php(153): Symfony\\Component\\Console\\Command\\Command->run()
#27 /home/apicorelux/public_html/corelux_crm_api/vendor/symfony/console/Application.php(1078): Illuminate\\Console\\Command->run()
#28 /home/apicorelux/public_html/corelux_crm_api/vendor/symfony/console/Application.php(324): Symfony\\Component\\Console\\Application->doRunCommand()
#29 /home/apicorelux/public_html/corelux_crm_api/vendor/symfony/console/Application.php(175): Symfony\\Component\\Console\\Application->doRun()
#30 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Console/Application.php(102): Symfony\\Component\\Console\\Application->run()
#31 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(155): Illuminate\\Console\\Application->run()
#32 /home/apicorelux/public_html/corelux_crm_api/artisan(37): Illuminate\\Foundation\\Console\\Kernel->handle()
#33 {main}
"} 
[2025-10-09 15:55:42] local.ERROR: SQLSTATE[23000]: Integrity constraint violation: 1062 Duplicate entry '69-0' for key 'unique_produto_tipo_cliente' (SQL: alter table `variacoes_valor_produto` add unique `unique_produto_tipo_cliente`(`id_produto`, `id_tipo_cliente`)) {"exception":"[object] (Illuminate\\Database\\QueryException(code: 23000): SQLSTATE[23000]: Integrity constraint violation: 1062 Duplicate entry '69-0' for key 'unique_produto_tipo_cliente' (SQL: alter table `variacoes_valor_produto` add unique `unique_produto_tipo_cliente`(`id_produto`, `id_tipo_cliente`)) at /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Database/Connection.php:760)
[stacktrace]
#0 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Database/Connection.php(720): Illuminate\\Database\\Connection->runQueryCallback()
#1 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Database/Connection.php(546): Illuminate\\Database\\Connection->run()
#2 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Database/Schema/Blueprint.php(109): Illuminate\\Database\\Connection->statement()
#3 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Database/Schema/Builder.php(439): Illuminate\\Database\\Schema\\Blueprint->build()
#4 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Database/Schema/Builder.php(269): Illuminate\\Database\\Schema\\Builder->build()
#5 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(338): Illuminate\\Database\\Schema\\Builder->table()
#6 /home/apicorelux/public_html/corelux_crm_api/database/migrations/2025_10_09_130002_fix_variacoes_valor_produto_structure.php(38): Illuminate\\Support\\Facades\\Facade::__callStatic()
#7 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(496): Illuminate\\Database\\Migrations\\Migration@anonymous->up()
#8 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(414): Illuminate\\Database\\Migrations\\Migrator->runMethod()
#9 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(423): Illuminate\\Database\\Migrations\\Migrator->Illuminate\\Database\\Migrations\\{closure}()
#10 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(224): Illuminate\\Database\\Migrations\\Migrator->runMigration()
#11 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(37): Illuminate\\Database\\Migrations\\Migrator->Illuminate\\Database\\Migrations\\{closure}()
#12 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(778): Illuminate\\Console\\View\\Components\\Task->render()
#13 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(224): Illuminate\\Database\\Migrations\\Migrator->write()
#14 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(189): Illuminate\\Database\\Migrations\\Migrator->runUp()
#15 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(132): Illuminate\\Database\\Migrations\\Migrator->runPending()
#16 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Database/Console/Migrations/MigrateCommand.php(90): Illuminate\\Database\\Migrations\\Migrator->run()
#17 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(636): Illuminate\\Database\\Console\\Migrations\\MigrateCommand->Illuminate\\Database\\Console\\Migrations\\{closure}()
#18 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Database/Console/Migrations/MigrateCommand.php(102): Illuminate\\Database\\Migrations\\Migrator->usingConnection()
#19 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Database\\Console\\Migrations\\MigrateCommand->handle()
#20 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Container/Util.php(41): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#21 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(93): Illuminate\\Container\\Util::unwrapIfClosure()
#22 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(37): Illuminate\\Container\\BoundMethod::callBoundMethod()
#23 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Container/Container.php(661): Illuminate\\Container\\BoundMethod::call()
#24 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Console/Command.php(183): Illuminate\\Container\\Container->call()
#25 /home/apicorelux/public_html/corelux_crm_api/vendor/symfony/console/Command/Command.php(326): Illuminate\\Console\\Command->execute()
#26 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Console/Command.php(153): Symfony\\Component\\Console\\Command\\Command->run()
#27 /home/apicorelux/public_html/corelux_crm_api/vendor/symfony/console/Application.php(1078): Illuminate\\Console\\Command->run()
#28 /home/apicorelux/public_html/corelux_crm_api/vendor/symfony/console/Application.php(324): Symfony\\Component\\Console\\Application->doRunCommand()
#29 /home/apicorelux/public_html/corelux_crm_api/vendor/symfony/console/Application.php(175): Symfony\\Component\\Console\\Application->doRun()
#30 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Console/Application.php(102): Symfony\\Component\\Console\\Application->run()
#31 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(155): Illuminate\\Console\\Application->run()
#32 /home/apicorelux/public_html/corelux_crm_api/artisan(37): Illuminate\\Foundation\\Console\\Kernel->handle()
#33 {main}

[previous exception] [object] (PDOException(code: 23000): SQLSTATE[23000]: Integrity constraint violation: 1062 Duplicate entry '69-0' for key 'unique_produto_tipo_cliente' at /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Database/Connection.php:545)
[stacktrace]
#0 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Database/Connection.php(545): PDOStatement->execute()
#1 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Database/Connection.php(753): Illuminate\\Database\\Connection->Illuminate\\Database\\{closure}()
#2 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Database/Connection.php(720): Illuminate\\Database\\Connection->runQueryCallback()
#3 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Database/Connection.php(546): Illuminate\\Database\\Connection->run()
#4 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Database/Schema/Blueprint.php(109): Illuminate\\Database\\Connection->statement()
#5 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Database/Schema/Builder.php(439): Illuminate\\Database\\Schema\\Blueprint->build()
#6 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Database/Schema/Builder.php(269): Illuminate\\Database\\Schema\\Builder->build()
#7 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(338): Illuminate\\Database\\Schema\\Builder->table()
#8 /home/apicorelux/public_html/corelux_crm_api/database/migrations/2025_10_09_130002_fix_variacoes_valor_produto_structure.php(38): Illuminate\\Support\\Facades\\Facade::__callStatic()
#9 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(496): Illuminate\\Database\\Migrations\\Migration@anonymous->up()
#10 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(414): Illuminate\\Database\\Migrations\\Migrator->runMethod()
#11 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(423): Illuminate\\Database\\Migrations\\Migrator->Illuminate\\Database\\Migrations\\{closure}()
#12 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(224): Illuminate\\Database\\Migrations\\Migrator->runMigration()
#13 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(37): Illuminate\\Database\\Migrations\\Migrator->Illuminate\\Database\\Migrations\\{closure}()
#14 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(778): Illuminate\\Console\\View\\Components\\Task->render()
#15 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(224): Illuminate\\Database\\Migrations\\Migrator->write()
#16 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(189): Illuminate\\Database\\Migrations\\Migrator->runUp()
#17 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(132): Illuminate\\Database\\Migrations\\Migrator->runPending()
#18 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Database/Console/Migrations/MigrateCommand.php(90): Illuminate\\Database\\Migrations\\Migrator->run()
#19 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(636): Illuminate\\Database\\Console\\Migrations\\MigrateCommand->Illuminate\\Database\\Console\\Migrations\\{closure}()
#20 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Database/Console/Migrations/MigrateCommand.php(102): Illuminate\\Database\\Migrations\\Migrator->usingConnection()
#21 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Database\\Console\\Migrations\\MigrateCommand->handle()
#22 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Container/Util.php(41): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#23 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(93): Illuminate\\Container\\Util::unwrapIfClosure()
#24 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(37): Illuminate\\Container\\BoundMethod::callBoundMethod()
#25 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Container/Container.php(661): Illuminate\\Container\\BoundMethod::call()
#26 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Console/Command.php(183): Illuminate\\Container\\Container->call()
#27 /home/apicorelux/public_html/corelux_crm_api/vendor/symfony/console/Command/Command.php(326): Illuminate\\Console\\Command->execute()
#28 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Console/Command.php(153): Symfony\\Component\\Console\\Command\\Command->run()
#29 /home/apicorelux/public_html/corelux_crm_api/vendor/symfony/console/Application.php(1078): Illuminate\\Console\\Command->run()
#30 /home/apicorelux/public_html/corelux_crm_api/vendor/symfony/console/Application.php(324): Symfony\\Component\\Console\\Application->doRunCommand()
#31 /home/apicorelux/public_html/corelux_crm_api/vendor/symfony/console/Application.php(175): Symfony\\Component\\Console\\Application->doRun()
#32 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Console/Application.php(102): Symfony\\Component\\Console\\Application->run()
#33 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(155): Illuminate\\Console\\Application->run()
#34 /home/apicorelux/public_html/corelux_crm_api/artisan(37): Illuminate\\Foundation\\Console\\Kernel->handle()
#35 {main}
"} 
[2025-10-09 15:58:23] local.ERROR: syntax error, unexpected token ";" {"exception":"[object] (ParseError(code: 0): syntax error, unexpected token \";\" at /home/apicorelux/public_html/corelux_crm_api/database/migrations/2025_10_09_130002_fix_variacoes_valor_produto_structure.php:42)
[stacktrace]
#0 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(135): Illuminate\\Filesystem\\Filesystem::Illuminate\\Filesystem\\{closure}()
#1 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(577): Illuminate\\Filesystem\\Filesystem->requireOnce()
#2 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(125): Illuminate\\Database\\Migrations\\Migrator->requireFiles()
#3 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Database/Console/Migrations/MigrateCommand.php(90): Illuminate\\Database\\Migrations\\Migrator->run()
#4 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(636): Illuminate\\Database\\Console\\Migrations\\MigrateCommand->Illuminate\\Database\\Console\\Migrations\\{closure}()
#5 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Database/Console/Migrations/MigrateCommand.php(102): Illuminate\\Database\\Migrations\\Migrator->usingConnection()
#6 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Database\\Console\\Migrations\\MigrateCommand->handle()
#7 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Container/Util.php(41): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#8 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(93): Illuminate\\Container\\Util::unwrapIfClosure()
#9 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(37): Illuminate\\Container\\BoundMethod::callBoundMethod()
#10 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Container/Container.php(661): Illuminate\\Container\\BoundMethod::call()
#11 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Console/Command.php(183): Illuminate\\Container\\Container->call()
#12 /home/apicorelux/public_html/corelux_crm_api/vendor/symfony/console/Command/Command.php(326): Illuminate\\Console\\Command->execute()
#13 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Console/Command.php(153): Symfony\\Component\\Console\\Command\\Command->run()
#14 /home/apicorelux/public_html/corelux_crm_api/vendor/symfony/console/Application.php(1078): Illuminate\\Console\\Command->run()
#15 /home/apicorelux/public_html/corelux_crm_api/vendor/symfony/console/Application.php(324): Symfony\\Component\\Console\\Application->doRunCommand()
#16 /home/apicorelux/public_html/corelux_crm_api/vendor/symfony/console/Application.php(175): Symfony\\Component\\Console\\Application->doRun()
#17 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Console/Application.php(102): Symfony\\Component\\Console\\Application->run()
#18 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(155): Illuminate\\Console\\Application->run()
#19 /home/apicorelux/public_html/corelux_crm_api/artisan(37): Illuminate\\Foundation\\Console\\Kernel->handle()
#20 {main}
"} 
[2025-10-09 20:48:05] local.ERROR: SQLSTATE[23000]: Integrity constraint violation: 1062 Duplicate entry '83-1' for key 'unique_produto_tipo_cliente' (SQL: insert into `variacoes_valor_produto` (`id_tipo_cliente`, `valor`, `id_produto`, `updated_at`, `created_at`) values (1, 1.23, 83, 2025-10-09 20:48:05, 2025-10-09 20:48:05)) {"userId":1,"exception":"[object] (Illuminate\\Database\\QueryException(code: 23000): SQLSTATE[23000]: Integrity constraint violation: 1062 Duplicate entry '83-1' for key 'unique_produto_tipo_cliente' (SQL: insert into `variacoes_valor_produto` (`id_tipo_cliente`, `valor`, `id_produto`, `updated_at`, `created_at`) values (1, 1.23, 83, 2025-10-09 20:48:05, 2025-10-09 20:48:05)) at /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Database/Connection.php:760)
[stacktrace]
#0 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Database/Connection.php(720): Illuminate\\Database\\Connection->runQueryCallback()
#1 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Database/Connection.php(546): Illuminate\\Database\\Connection->run()
#2 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Database/Connection.php(498): Illuminate\\Database\\Connection->statement()
#3 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Database/Query/Processors/Processor.php(32): Illuminate\\Database\\Connection->insert()
#4 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3322): Illuminate\\Database\\Query\\Processors\\Processor->processInsertGetId()
#5 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Builder.php(1869): Illuminate\\Database\\Query\\Builder->insertGetId()
#6 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(1330): Illuminate\\Database\\Eloquent\\Builder->__call()
#7 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(1295): Illuminate\\Database\\Eloquent\\Model->insertAndSetId()
#8 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(1138): Illuminate\\Database\\Eloquent\\Model->performInsert()
#9 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Builder.php(986): Illuminate\\Database\\Eloquent\\Model->save()
#10 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Support/helpers.php(319): Illuminate\\Database\\Eloquent\\Builder->Illuminate\\Database\\Eloquent\\{closure}()
#11 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Builder.php(987): tap()
#12 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Support/Traits/ForwardsCalls.php(23): Illuminate\\Database\\Eloquent\\Builder->create()
#13 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2330): Illuminate\\Database\\Eloquent\\Model->forwardCallTo()
#14 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2342): Illuminate\\Database\\Eloquent\\Model->__call()
#15 /home/apicorelux/public_html/corelux_crm_api/app/Http/Controllers/ProdutosController.php(95): Illuminate\\Database\\Eloquent\\Model::__callStatic()
#16 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Controller.php(54): App\\Http\\Controllers\\ProdutosController->addVariation()
#17 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php(43): Illuminate\\Routing\\Controller->callAction()
#18 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Route.php(260): Illuminate\\Routing\\ControllerDispatcher->dispatch()
#19 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Route.php(205): Illuminate\\Routing\\Route->runController()
#20 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Router.php(798): Illuminate\\Routing\\Route->run()
#21 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(141): Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}()
#22 /home/apicorelux/public_html/corelux_crm_api/app/Http/Middleware/Authorization/ShouldBeOwnerOrSuper.php(35): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#23 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): App\\Http\\Middleware\\Authorization\\ShouldBeOwnerOrSuper->handle()
#24 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#25 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle()
#26 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(126): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#27 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(102): Illuminate\\Routing\\Middleware\\ThrottleRequests->handleRequest()
#28 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(54): Illuminate\\Routing\\Middleware\\ThrottleRequests->handleRequestUsingNamedLimiter()
#29 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Routing\\Middleware\\ThrottleRequests->handle()
#30 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Auth/Middleware/Authenticate.php(44): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#31 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Auth\\Middleware\\Authenticate->handle()
#32 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(116): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#33 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Router.php(799): Illuminate\\Pipeline\\Pipeline->then()
#34 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Router.php(776): Illuminate\\Routing\\Router->runRouteWithinStack()
#35 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Router.php(740): Illuminate\\Routing\\Router->runRoute()
#36 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Router.php(729): Illuminate\\Routing\\Router->dispatchToRoute()
#37 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(190): Illuminate\\Routing\\Router->dispatch()
#38 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(141): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}()
#39 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#40 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle()
#41 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle()
#42 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#43 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(40): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle()
#44 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle()
#45 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#46 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle()
#47 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(86): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#48 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle()
#49 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(62): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#50 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Http\\Middleware\\HandleCors->handle()
#51 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(39): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#52 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Http\\Middleware\\TrustProxies->handle()
#53 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(116): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#54 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(165): Illuminate\\Pipeline\\Pipeline->then()
#55 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(134): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter()
#56 /home/apicorelux/public_html/corelux_crm_api/public/index.php(52): Illuminate\\Foundation\\Http\\Kernel->handle()
#57 {main}

[previous exception] [object] (PDOException(code: 23000): SQLSTATE[23000]: Integrity constraint violation: 1062 Duplicate entry '83-1' for key 'unique_produto_tipo_cliente' at /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Database/Connection.php:545)
[stacktrace]
#0 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Database/Connection.php(545): PDOStatement->execute()
#1 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Database/Connection.php(753): Illuminate\\Database\\Connection->Illuminate\\Database\\{closure}()
#2 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Database/Connection.php(720): Illuminate\\Database\\Connection->runQueryCallback()
#3 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Database/Connection.php(546): Illuminate\\Database\\Connection->run()
#4 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Database/Connection.php(498): Illuminate\\Database\\Connection->statement()
#5 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Database/Query/Processors/Processor.php(32): Illuminate\\Database\\Connection->insert()
#6 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3322): Illuminate\\Database\\Query\\Processors\\Processor->processInsertGetId()
#7 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Builder.php(1869): Illuminate\\Database\\Query\\Builder->insertGetId()
#8 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(1330): Illuminate\\Database\\Eloquent\\Builder->__call()
#9 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(1295): Illuminate\\Database\\Eloquent\\Model->insertAndSetId()
#10 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(1138): Illuminate\\Database\\Eloquent\\Model->performInsert()
#11 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Builder.php(986): Illuminate\\Database\\Eloquent\\Model->save()
#12 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Support/helpers.php(319): Illuminate\\Database\\Eloquent\\Builder->Illuminate\\Database\\Eloquent\\{closure}()
#13 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Builder.php(987): tap()
#14 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Support/Traits/ForwardsCalls.php(23): Illuminate\\Database\\Eloquent\\Builder->create()
#15 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2330): Illuminate\\Database\\Eloquent\\Model->forwardCallTo()
#16 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2342): Illuminate\\Database\\Eloquent\\Model->__call()
#17 /home/apicorelux/public_html/corelux_crm_api/app/Http/Controllers/ProdutosController.php(95): Illuminate\\Database\\Eloquent\\Model::__callStatic()
#18 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Controller.php(54): App\\Http\\Controllers\\ProdutosController->addVariation()
#19 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php(43): Illuminate\\Routing\\Controller->callAction()
#20 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Route.php(260): Illuminate\\Routing\\ControllerDispatcher->dispatch()
#21 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Route.php(205): Illuminate\\Routing\\Route->runController()
#22 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Router.php(798): Illuminate\\Routing\\Route->run()
#23 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(141): Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}()
#24 /home/apicorelux/public_html/corelux_crm_api/app/Http/Middleware/Authorization/ShouldBeOwnerOrSuper.php(35): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#25 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): App\\Http\\Middleware\\Authorization\\ShouldBeOwnerOrSuper->handle()
#26 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#27 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle()
#28 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(126): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#29 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(102): Illuminate\\Routing\\Middleware\\ThrottleRequests->handleRequest()
#30 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(54): Illuminate\\Routing\\Middleware\\ThrottleRequests->handleRequestUsingNamedLimiter()
#31 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Routing\\Middleware\\ThrottleRequests->handle()
#32 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Auth/Middleware/Authenticate.php(44): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#33 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Auth\\Middleware\\Authenticate->handle()
#34 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(116): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#35 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Router.php(799): Illuminate\\Pipeline\\Pipeline->then()
#36 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Router.php(776): Illuminate\\Routing\\Router->runRouteWithinStack()
#37 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Router.php(740): Illuminate\\Routing\\Router->runRoute()
#38 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Router.php(729): Illuminate\\Routing\\Router->dispatchToRoute()
#39 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(190): Illuminate\\Routing\\Router->dispatch()
#40 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(141): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}()
#41 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#42 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle()
#43 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle()
#44 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#45 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(40): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle()
#46 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle()
#47 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#48 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle()
#49 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(86): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#50 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle()
#51 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(62): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#52 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Http\\Middleware\\HandleCors->handle()
#53 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(39): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#54 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Http\\Middleware\\TrustProxies->handle()
#55 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(116): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#56 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(165): Illuminate\\Pipeline\\Pipeline->then()
#57 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(134): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter()
#58 /home/apicorelux/public_html/corelux_crm_api/public/index.php(52): Illuminate\\Foundation\\Http\\Kernel->handle()
#59 {main}
"} 
[2025-10-15 13:50:39] local.ERROR: SQLSTATE[23000]: Integrity constraint violation: 1062 Duplicate entry '82-1' for key 'unique_produto_tipo_cliente' (SQL: insert into `variacoes_valor_produto` (`id_tipo_cliente`, `valor`, `id_produto`, `updated_at`, `created_at`) values (1, 800, 82, 2025-10-15 13:50:39, 2025-10-15 13:50:39)) {"userId":1,"exception":"[object] (Illuminate\\Database\\QueryException(code: 23000): SQLSTATE[23000]: Integrity constraint violation: 1062 Duplicate entry '82-1' for key 'unique_produto_tipo_cliente' (SQL: insert into `variacoes_valor_produto` (`id_tipo_cliente`, `valor`, `id_produto`, `updated_at`, `created_at`) values (1, 800, 82, 2025-10-15 13:50:39, 2025-10-15 13:50:39)) at /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Database/Connection.php:760)
[stacktrace]
#0 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Database/Connection.php(720): Illuminate\\Database\\Connection->runQueryCallback()
#1 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Database/Connection.php(546): Illuminate\\Database\\Connection->run()
#2 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Database/Connection.php(498): Illuminate\\Database\\Connection->statement()
#3 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Database/Query/Processors/Processor.php(32): Illuminate\\Database\\Connection->insert()
#4 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3322): Illuminate\\Database\\Query\\Processors\\Processor->processInsertGetId()
#5 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Builder.php(1869): Illuminate\\Database\\Query\\Builder->insertGetId()
#6 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(1330): Illuminate\\Database\\Eloquent\\Builder->__call()
#7 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(1295): Illuminate\\Database\\Eloquent\\Model->insertAndSetId()
#8 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(1138): Illuminate\\Database\\Eloquent\\Model->performInsert()
#9 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Builder.php(986): Illuminate\\Database\\Eloquent\\Model->save()
#10 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Support/helpers.php(319): Illuminate\\Database\\Eloquent\\Builder->Illuminate\\Database\\Eloquent\\{closure}()
#11 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Builder.php(987): tap()
#12 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Support/Traits/ForwardsCalls.php(23): Illuminate\\Database\\Eloquent\\Builder->create()
#13 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2330): Illuminate\\Database\\Eloquent\\Model->forwardCallTo()
#14 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2342): Illuminate\\Database\\Eloquent\\Model->__call()
#15 /home/apicorelux/public_html/corelux_crm_api/app/Http/Controllers/ProdutosController.php(95): Illuminate\\Database\\Eloquent\\Model::__callStatic()
#16 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Controller.php(54): App\\Http\\Controllers\\ProdutosController->addVariation()
#17 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php(43): Illuminate\\Routing\\Controller->callAction()
#18 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Route.php(260): Illuminate\\Routing\\ControllerDispatcher->dispatch()
#19 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Route.php(205): Illuminate\\Routing\\Route->runController()
#20 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Router.php(798): Illuminate\\Routing\\Route->run()
#21 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(141): Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}()
#22 /home/apicorelux/public_html/corelux_crm_api/app/Http/Middleware/Authorization/ShouldBeOwnerOrSuper.php(35): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#23 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): App\\Http\\Middleware\\Authorization\\ShouldBeOwnerOrSuper->handle()
#24 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#25 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle()
#26 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(126): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#27 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(102): Illuminate\\Routing\\Middleware\\ThrottleRequests->handleRequest()
#28 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(54): Illuminate\\Routing\\Middleware\\ThrottleRequests->handleRequestUsingNamedLimiter()
#29 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Routing\\Middleware\\ThrottleRequests->handle()
#30 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Auth/Middleware/Authenticate.php(44): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#31 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Auth\\Middleware\\Authenticate->handle()
#32 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(116): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#33 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Router.php(799): Illuminate\\Pipeline\\Pipeline->then()
#34 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Router.php(776): Illuminate\\Routing\\Router->runRouteWithinStack()
#35 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Router.php(740): Illuminate\\Routing\\Router->runRoute()
#36 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Router.php(729): Illuminate\\Routing\\Router->dispatchToRoute()
#37 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(190): Illuminate\\Routing\\Router->dispatch()
#38 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(141): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}()
#39 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#40 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle()
#41 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle()
#42 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#43 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(40): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle()
#44 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle()
#45 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#46 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle()
#47 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(86): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#48 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle()
#49 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(62): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#50 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Http\\Middleware\\HandleCors->handle()
#51 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(39): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#52 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Http\\Middleware\\TrustProxies->handle()
#53 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(116): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#54 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(165): Illuminate\\Pipeline\\Pipeline->then()
#55 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(134): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter()
#56 /home/apicorelux/public_html/corelux_crm_api/public/index.php(52): Illuminate\\Foundation\\Http\\Kernel->handle()
#57 {main}

[previous exception] [object] (PDOException(code: 23000): SQLSTATE[23000]: Integrity constraint violation: 1062 Duplicate entry '82-1' for key 'unique_produto_tipo_cliente' at /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Database/Connection.php:545)
[stacktrace]
#0 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Database/Connection.php(545): PDOStatement->execute()
#1 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Database/Connection.php(753): Illuminate\\Database\\Connection->Illuminate\\Database\\{closure}()
#2 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Database/Connection.php(720): Illuminate\\Database\\Connection->runQueryCallback()
#3 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Database/Connection.php(546): Illuminate\\Database\\Connection->run()
#4 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Database/Connection.php(498): Illuminate\\Database\\Connection->statement()
#5 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Database/Query/Processors/Processor.php(32): Illuminate\\Database\\Connection->insert()
#6 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3322): Illuminate\\Database\\Query\\Processors\\Processor->processInsertGetId()
#7 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Builder.php(1869): Illuminate\\Database\\Query\\Builder->insertGetId()
#8 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(1330): Illuminate\\Database\\Eloquent\\Builder->__call()
#9 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(1295): Illuminate\\Database\\Eloquent\\Model->insertAndSetId()
#10 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(1138): Illuminate\\Database\\Eloquent\\Model->performInsert()
#11 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Builder.php(986): Illuminate\\Database\\Eloquent\\Model->save()
#12 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Support/helpers.php(319): Illuminate\\Database\\Eloquent\\Builder->Illuminate\\Database\\Eloquent\\{closure}()
#13 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Builder.php(987): tap()
#14 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Support/Traits/ForwardsCalls.php(23): Illuminate\\Database\\Eloquent\\Builder->create()
#15 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2330): Illuminate\\Database\\Eloquent\\Model->forwardCallTo()
#16 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2342): Illuminate\\Database\\Eloquent\\Model->__call()
#17 /home/apicorelux/public_html/corelux_crm_api/app/Http/Controllers/ProdutosController.php(95): Illuminate\\Database\\Eloquent\\Model::__callStatic()
#18 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Controller.php(54): App\\Http\\Controllers\\ProdutosController->addVariation()
#19 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php(43): Illuminate\\Routing\\Controller->callAction()
#20 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Route.php(260): Illuminate\\Routing\\ControllerDispatcher->dispatch()
#21 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Route.php(205): Illuminate\\Routing\\Route->runController()
#22 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Router.php(798): Illuminate\\Routing\\Route->run()
#23 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(141): Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}()
#24 /home/apicorelux/public_html/corelux_crm_api/app/Http/Middleware/Authorization/ShouldBeOwnerOrSuper.php(35): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#25 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): App\\Http\\Middleware\\Authorization\\ShouldBeOwnerOrSuper->handle()
#26 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#27 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle()
#28 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(126): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#29 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(102): Illuminate\\Routing\\Middleware\\ThrottleRequests->handleRequest()
#30 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(54): Illuminate\\Routing\\Middleware\\ThrottleRequests->handleRequestUsingNamedLimiter()
#31 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Routing\\Middleware\\ThrottleRequests->handle()
#32 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Auth/Middleware/Authenticate.php(44): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#33 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Auth\\Middleware\\Authenticate->handle()
#34 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(116): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#35 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Router.php(799): Illuminate\\Pipeline\\Pipeline->then()
#36 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Router.php(776): Illuminate\\Routing\\Router->runRouteWithinStack()
#37 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Router.php(740): Illuminate\\Routing\\Router->runRoute()
#38 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Router.php(729): Illuminate\\Routing\\Router->dispatchToRoute()
#39 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(190): Illuminate\\Routing\\Router->dispatch()
#40 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(141): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}()
#41 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#42 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle()
#43 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle()
#44 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#45 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(40): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle()
#46 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle()
#47 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#48 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle()
#49 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(86): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#50 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle()
#51 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(62): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#52 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Http\\Middleware\\HandleCors->handle()
#53 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(39): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#54 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Http\\Middleware\\TrustProxies->handle()
#55 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(116): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#56 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(165): Illuminate\\Pipeline\\Pipeline->then()
#57 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(134): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter()
#58 /home/apicorelux/public_html/corelux_crm_api/public/index.php(52): Illuminate\\Foundation\\Http\\Kernel->handle()
#59 {main}
"} 
[2025-10-15 13:51:02] local.ERROR: SQLSTATE[23000]: Integrity constraint violation: 1062 Duplicate entry '82-1' for key 'unique_produto_tipo_cliente' (SQL: insert into `variacoes_valor_produto` (`id_tipo_cliente`, `valor`, `id_produto`, `updated_at`, `created_at`) values (1, 800, 82, 2025-10-15 13:51:02, 2025-10-15 13:51:02)) {"userId":1,"exception":"[object] (Illuminate\\Database\\QueryException(code: 23000): SQLSTATE[23000]: Integrity constraint violation: 1062 Duplicate entry '82-1' for key 'unique_produto_tipo_cliente' (SQL: insert into `variacoes_valor_produto` (`id_tipo_cliente`, `valor`, `id_produto`, `updated_at`, `created_at`) values (1, 800, 82, 2025-10-15 13:51:02, 2025-10-15 13:51:02)) at /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Database/Connection.php:760)
[stacktrace]
#0 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Database/Connection.php(720): Illuminate\\Database\\Connection->runQueryCallback()
#1 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Database/Connection.php(546): Illuminate\\Database\\Connection->run()
#2 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Database/Connection.php(498): Illuminate\\Database\\Connection->statement()
#3 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Database/Query/Processors/Processor.php(32): Illuminate\\Database\\Connection->insert()
#4 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3322): Illuminate\\Database\\Query\\Processors\\Processor->processInsertGetId()
#5 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Builder.php(1869): Illuminate\\Database\\Query\\Builder->insertGetId()
#6 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(1330): Illuminate\\Database\\Eloquent\\Builder->__call()
#7 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(1295): Illuminate\\Database\\Eloquent\\Model->insertAndSetId()
#8 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(1138): Illuminate\\Database\\Eloquent\\Model->performInsert()
#9 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Builder.php(986): Illuminate\\Database\\Eloquent\\Model->save()
#10 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Support/helpers.php(319): Illuminate\\Database\\Eloquent\\Builder->Illuminate\\Database\\Eloquent\\{closure}()
#11 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Builder.php(987): tap()
#12 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Support/Traits/ForwardsCalls.php(23): Illuminate\\Database\\Eloquent\\Builder->create()
#13 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2330): Illuminate\\Database\\Eloquent\\Model->forwardCallTo()
#14 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2342): Illuminate\\Database\\Eloquent\\Model->__call()
#15 /home/apicorelux/public_html/corelux_crm_api/app/Http/Controllers/ProdutosController.php(95): Illuminate\\Database\\Eloquent\\Model::__callStatic()
#16 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Controller.php(54): App\\Http\\Controllers\\ProdutosController->addVariation()
#17 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php(43): Illuminate\\Routing\\Controller->callAction()
#18 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Route.php(260): Illuminate\\Routing\\ControllerDispatcher->dispatch()
#19 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Route.php(205): Illuminate\\Routing\\Route->runController()
#20 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Router.php(798): Illuminate\\Routing\\Route->run()
#21 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(141): Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}()
#22 /home/apicorelux/public_html/corelux_crm_api/app/Http/Middleware/Authorization/ShouldBeOwnerOrSuper.php(35): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#23 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): App\\Http\\Middleware\\Authorization\\ShouldBeOwnerOrSuper->handle()
#24 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#25 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle()
#26 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(126): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#27 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(102): Illuminate\\Routing\\Middleware\\ThrottleRequests->handleRequest()
#28 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(54): Illuminate\\Routing\\Middleware\\ThrottleRequests->handleRequestUsingNamedLimiter()
#29 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Routing\\Middleware\\ThrottleRequests->handle()
#30 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Auth/Middleware/Authenticate.php(44): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#31 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Auth\\Middleware\\Authenticate->handle()
#32 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(116): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#33 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Router.php(799): Illuminate\\Pipeline\\Pipeline->then()
#34 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Router.php(776): Illuminate\\Routing\\Router->runRouteWithinStack()
#35 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Router.php(740): Illuminate\\Routing\\Router->runRoute()
#36 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Router.php(729): Illuminate\\Routing\\Router->dispatchToRoute()
#37 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(190): Illuminate\\Routing\\Router->dispatch()
#38 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(141): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}()
#39 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#40 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle()
#41 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle()
#42 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#43 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(40): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle()
#44 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle()
#45 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#46 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle()
#47 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(86): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#48 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle()
#49 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(62): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#50 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Http\\Middleware\\HandleCors->handle()
#51 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(39): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#52 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Http\\Middleware\\TrustProxies->handle()
#53 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(116): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#54 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(165): Illuminate\\Pipeline\\Pipeline->then()
#55 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(134): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter()
#56 /home/apicorelux/public_html/corelux_crm_api/public/index.php(52): Illuminate\\Foundation\\Http\\Kernel->handle()
#57 {main}

[previous exception] [object] (PDOException(code: 23000): SQLSTATE[23000]: Integrity constraint violation: 1062 Duplicate entry '82-1' for key 'unique_produto_tipo_cliente' at /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Database/Connection.php:545)
[stacktrace]
#0 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Database/Connection.php(545): PDOStatement->execute()
#1 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Database/Connection.php(753): Illuminate\\Database\\Connection->Illuminate\\Database\\{closure}()
#2 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Database/Connection.php(720): Illuminate\\Database\\Connection->runQueryCallback()
#3 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Database/Connection.php(546): Illuminate\\Database\\Connection->run()
#4 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Database/Connection.php(498): Illuminate\\Database\\Connection->statement()
#5 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Database/Query/Processors/Processor.php(32): Illuminate\\Database\\Connection->insert()
#6 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3322): Illuminate\\Database\\Query\\Processors\\Processor->processInsertGetId()
#7 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Builder.php(1869): Illuminate\\Database\\Query\\Builder->insertGetId()
#8 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(1330): Illuminate\\Database\\Eloquent\\Builder->__call()
#9 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(1295): Illuminate\\Database\\Eloquent\\Model->insertAndSetId()
#10 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(1138): Illuminate\\Database\\Eloquent\\Model->performInsert()
#11 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Builder.php(986): Illuminate\\Database\\Eloquent\\Model->save()
#12 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Support/helpers.php(319): Illuminate\\Database\\Eloquent\\Builder->Illuminate\\Database\\Eloquent\\{closure}()
#13 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Builder.php(987): tap()
#14 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Support/Traits/ForwardsCalls.php(23): Illuminate\\Database\\Eloquent\\Builder->create()
#15 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2330): Illuminate\\Database\\Eloquent\\Model->forwardCallTo()
#16 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2342): Illuminate\\Database\\Eloquent\\Model->__call()
#17 /home/apicorelux/public_html/corelux_crm_api/app/Http/Controllers/ProdutosController.php(95): Illuminate\\Database\\Eloquent\\Model::__callStatic()
#18 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Controller.php(54): App\\Http\\Controllers\\ProdutosController->addVariation()
#19 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php(43): Illuminate\\Routing\\Controller->callAction()
#20 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Route.php(260): Illuminate\\Routing\\ControllerDispatcher->dispatch()
#21 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Route.php(205): Illuminate\\Routing\\Route->runController()
#22 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Router.php(798): Illuminate\\Routing\\Route->run()
#23 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(141): Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}()
#24 /home/apicorelux/public_html/corelux_crm_api/app/Http/Middleware/Authorization/ShouldBeOwnerOrSuper.php(35): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#25 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): App\\Http\\Middleware\\Authorization\\ShouldBeOwnerOrSuper->handle()
#26 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#27 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle()
#28 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(126): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#29 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(102): Illuminate\\Routing\\Middleware\\ThrottleRequests->handleRequest()
#30 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(54): Illuminate\\Routing\\Middleware\\ThrottleRequests->handleRequestUsingNamedLimiter()
#31 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Routing\\Middleware\\ThrottleRequests->handle()
#32 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Auth/Middleware/Authenticate.php(44): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#33 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Auth\\Middleware\\Authenticate->handle()
#34 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(116): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#35 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Router.php(799): Illuminate\\Pipeline\\Pipeline->then()
#36 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Router.php(776): Illuminate\\Routing\\Router->runRouteWithinStack()
#37 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Router.php(740): Illuminate\\Routing\\Router->runRoute()
#38 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Router.php(729): Illuminate\\Routing\\Router->dispatchToRoute()
#39 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(190): Illuminate\\Routing\\Router->dispatch()
#40 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(141): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}()
#41 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#42 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle()
#43 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle()
#44 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#45 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(40): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle()
#46 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle()
#47 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#48 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle()
#49 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(86): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#50 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle()
#51 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(62): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#52 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Http\\Middleware\\HandleCors->handle()
#53 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(39): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#54 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Http\\Middleware\\TrustProxies->handle()
#55 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(116): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#56 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(165): Illuminate\\Pipeline\\Pipeline->then()
#57 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(134): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter()
#58 /home/apicorelux/public_html/corelux_crm_api/public/index.php(52): Illuminate\\Foundation\\Http\\Kernel->handle()
#59 {main}
"} 
[2025-10-15 14:11:49] local.ERROR: SQLSTATE[23000]: Integrity constraint violation: 1062 Duplicate entry '82-1' for key 'unique_produto_tipo_cliente' (SQL: insert into `variacoes_valor_produto` (`id_tipo_cliente`, `valor`, `id_produto`, `updated_at`, `created_at`) values (1, 800, 82, 2025-10-15 14:11:49, 2025-10-15 14:11:49)) {"userId":1,"exception":"[object] (Illuminate\\Database\\QueryException(code: 23000): SQLSTATE[23000]: Integrity constraint violation: 1062 Duplicate entry '82-1' for key 'unique_produto_tipo_cliente' (SQL: insert into `variacoes_valor_produto` (`id_tipo_cliente`, `valor`, `id_produto`, `updated_at`, `created_at`) values (1, 800, 82, 2025-10-15 14:11:49, 2025-10-15 14:11:49)) at /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Database/Connection.php:760)
[stacktrace]
#0 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Database/Connection.php(720): Illuminate\\Database\\Connection->runQueryCallback()
#1 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Database/Connection.php(546): Illuminate\\Database\\Connection->run()
#2 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Database/Connection.php(498): Illuminate\\Database\\Connection->statement()
#3 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Database/Query/Processors/Processor.php(32): Illuminate\\Database\\Connection->insert()
#4 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3322): Illuminate\\Database\\Query\\Processors\\Processor->processInsertGetId()
#5 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Builder.php(1869): Illuminate\\Database\\Query\\Builder->insertGetId()
#6 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(1330): Illuminate\\Database\\Eloquent\\Builder->__call()
#7 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(1295): Illuminate\\Database\\Eloquent\\Model->insertAndSetId()
#8 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(1138): Illuminate\\Database\\Eloquent\\Model->performInsert()
#9 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Builder.php(986): Illuminate\\Database\\Eloquent\\Model->save()
#10 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Support/helpers.php(319): Illuminate\\Database\\Eloquent\\Builder->Illuminate\\Database\\Eloquent\\{closure}()
#11 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Builder.php(987): tap()
#12 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Support/Traits/ForwardsCalls.php(23): Illuminate\\Database\\Eloquent\\Builder->create()
#13 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2330): Illuminate\\Database\\Eloquent\\Model->forwardCallTo()
#14 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2342): Illuminate\\Database\\Eloquent\\Model->__call()
#15 /home/apicorelux/public_html/corelux_crm_api/app/Http/Controllers/ProdutosController.php(95): Illuminate\\Database\\Eloquent\\Model::__callStatic()
#16 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Controller.php(54): App\\Http\\Controllers\\ProdutosController->addVariation()
#17 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php(43): Illuminate\\Routing\\Controller->callAction()
#18 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Route.php(260): Illuminate\\Routing\\ControllerDispatcher->dispatch()
#19 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Route.php(205): Illuminate\\Routing\\Route->runController()
#20 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Router.php(798): Illuminate\\Routing\\Route->run()
#21 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(141): Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}()
#22 /home/apicorelux/public_html/corelux_crm_api/app/Http/Middleware/Authorization/ShouldBeOwnerOrSuper.php(35): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#23 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): App\\Http\\Middleware\\Authorization\\ShouldBeOwnerOrSuper->handle()
#24 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#25 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle()
#26 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(126): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#27 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(102): Illuminate\\Routing\\Middleware\\ThrottleRequests->handleRequest()
#28 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(54): Illuminate\\Routing\\Middleware\\ThrottleRequests->handleRequestUsingNamedLimiter()
#29 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Routing\\Middleware\\ThrottleRequests->handle()
#30 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Auth/Middleware/Authenticate.php(44): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#31 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Auth\\Middleware\\Authenticate->handle()
#32 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(116): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#33 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Router.php(799): Illuminate\\Pipeline\\Pipeline->then()
#34 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Router.php(776): Illuminate\\Routing\\Router->runRouteWithinStack()
#35 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Router.php(740): Illuminate\\Routing\\Router->runRoute()
#36 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Router.php(729): Illuminate\\Routing\\Router->dispatchToRoute()
#37 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(190): Illuminate\\Routing\\Router->dispatch()
#38 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(141): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}()
#39 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#40 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle()
#41 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle()
#42 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#43 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(40): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle()
#44 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle()
#45 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#46 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle()
#47 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(86): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#48 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle()
#49 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(62): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#50 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Http\\Middleware\\HandleCors->handle()
#51 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(39): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#52 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Http\\Middleware\\TrustProxies->handle()
#53 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(116): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#54 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(165): Illuminate\\Pipeline\\Pipeline->then()
#55 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(134): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter()
#56 /home/apicorelux/public_html/corelux_crm_api/public/index.php(52): Illuminate\\Foundation\\Http\\Kernel->handle()
#57 {main}

[previous exception] [object] (PDOException(code: 23000): SQLSTATE[23000]: Integrity constraint violation: 1062 Duplicate entry '82-1' for key 'unique_produto_tipo_cliente' at /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Database/Connection.php:545)
[stacktrace]
#0 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Database/Connection.php(545): PDOStatement->execute()
#1 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Database/Connection.php(753): Illuminate\\Database\\Connection->Illuminate\\Database\\{closure}()
#2 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Database/Connection.php(720): Illuminate\\Database\\Connection->runQueryCallback()
#3 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Database/Connection.php(546): Illuminate\\Database\\Connection->run()
#4 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Database/Connection.php(498): Illuminate\\Database\\Connection->statement()
#5 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Database/Query/Processors/Processor.php(32): Illuminate\\Database\\Connection->insert()
#6 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3322): Illuminate\\Database\\Query\\Processors\\Processor->processInsertGetId()
#7 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Builder.php(1869): Illuminate\\Database\\Query\\Builder->insertGetId()
#8 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(1330): Illuminate\\Database\\Eloquent\\Builder->__call()
#9 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(1295): Illuminate\\Database\\Eloquent\\Model->insertAndSetId()
#10 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(1138): Illuminate\\Database\\Eloquent\\Model->performInsert()
#11 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Builder.php(986): Illuminate\\Database\\Eloquent\\Model->save()
#12 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Support/helpers.php(319): Illuminate\\Database\\Eloquent\\Builder->Illuminate\\Database\\Eloquent\\{closure}()
#13 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Builder.php(987): tap()
#14 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Support/Traits/ForwardsCalls.php(23): Illuminate\\Database\\Eloquent\\Builder->create()
#15 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2330): Illuminate\\Database\\Eloquent\\Model->forwardCallTo()
#16 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2342): Illuminate\\Database\\Eloquent\\Model->__call()
#17 /home/apicorelux/public_html/corelux_crm_api/app/Http/Controllers/ProdutosController.php(95): Illuminate\\Database\\Eloquent\\Model::__callStatic()
#18 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Controller.php(54): App\\Http\\Controllers\\ProdutosController->addVariation()
#19 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php(43): Illuminate\\Routing\\Controller->callAction()
#20 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Route.php(260): Illuminate\\Routing\\ControllerDispatcher->dispatch()
#21 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Route.php(205): Illuminate\\Routing\\Route->runController()
#22 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Router.php(798): Illuminate\\Routing\\Route->run()
#23 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(141): Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}()
#24 /home/apicorelux/public_html/corelux_crm_api/app/Http/Middleware/Authorization/ShouldBeOwnerOrSuper.php(35): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#25 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): App\\Http\\Middleware\\Authorization\\ShouldBeOwnerOrSuper->handle()
#26 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#27 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle()
#28 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(126): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#29 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(102): Illuminate\\Routing\\Middleware\\ThrottleRequests->handleRequest()
#30 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(54): Illuminate\\Routing\\Middleware\\ThrottleRequests->handleRequestUsingNamedLimiter()
#31 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Routing\\Middleware\\ThrottleRequests->handle()
#32 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Auth/Middleware/Authenticate.php(44): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#33 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Auth\\Middleware\\Authenticate->handle()
#34 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(116): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#35 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Router.php(799): Illuminate\\Pipeline\\Pipeline->then()
#36 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Router.php(776): Illuminate\\Routing\\Router->runRouteWithinStack()
#37 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Router.php(740): Illuminate\\Routing\\Router->runRoute()
#38 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Router.php(729): Illuminate\\Routing\\Router->dispatchToRoute()
#39 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(190): Illuminate\\Routing\\Router->dispatch()
#40 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(141): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}()
#41 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#42 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle()
#43 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle()
#44 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#45 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(40): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle()
#46 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle()
#47 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#48 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle()
#49 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(86): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#50 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle()
#51 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(62): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#52 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Http\\Middleware\\HandleCors->handle()
#53 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(39): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#54 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Http\\Middleware\\TrustProxies->handle()
#55 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(116): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#56 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(165): Illuminate\\Pipeline\\Pipeline->then()
#57 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(134): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter()
#58 /home/apicorelux/public_html/corelux_crm_api/public/index.php(52): Illuminate\\Foundation\\Http\\Kernel->handle()
#59 {main}
"} 
[2025-10-15 14:12:22] local.ERROR: SQLSTATE[23000]: Integrity constraint violation: 1062 Duplicate entry '82-1' for key 'unique_produto_tipo_cliente' (SQL: insert into `variacoes_valor_produto` (`id_tipo_cliente`, `valor`, `id_produto`, `updated_at`, `created_at`) values (1, 800, 82, 2025-10-15 14:12:22, 2025-10-15 14:12:22)) {"userId":1,"exception":"[object] (Illuminate\\Database\\QueryException(code: 23000): SQLSTATE[23000]: Integrity constraint violation: 1062 Duplicate entry '82-1' for key 'unique_produto_tipo_cliente' (SQL: insert into `variacoes_valor_produto` (`id_tipo_cliente`, `valor`, `id_produto`, `updated_at`, `created_at`) values (1, 800, 82, 2025-10-15 14:12:22, 2025-10-15 14:12:22)) at /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Database/Connection.php:760)
[stacktrace]
#0 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Database/Connection.php(720): Illuminate\\Database\\Connection->runQueryCallback()
#1 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Database/Connection.php(546): Illuminate\\Database\\Connection->run()
#2 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Database/Connection.php(498): Illuminate\\Database\\Connection->statement()
#3 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Database/Query/Processors/Processor.php(32): Illuminate\\Database\\Connection->insert()
#4 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3322): Illuminate\\Database\\Query\\Processors\\Processor->processInsertGetId()
#5 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Builder.php(1869): Illuminate\\Database\\Query\\Builder->insertGetId()
#6 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(1330): Illuminate\\Database\\Eloquent\\Builder->__call()
#7 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(1295): Illuminate\\Database\\Eloquent\\Model->insertAndSetId()
#8 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(1138): Illuminate\\Database\\Eloquent\\Model->performInsert()
#9 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Builder.php(986): Illuminate\\Database\\Eloquent\\Model->save()
#10 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Support/helpers.php(319): Illuminate\\Database\\Eloquent\\Builder->Illuminate\\Database\\Eloquent\\{closure}()
#11 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Builder.php(987): tap()
#12 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Support/Traits/ForwardsCalls.php(23): Illuminate\\Database\\Eloquent\\Builder->create()
#13 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2330): Illuminate\\Database\\Eloquent\\Model->forwardCallTo()
#14 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2342): Illuminate\\Database\\Eloquent\\Model->__call()
#15 /home/apicorelux/public_html/corelux_crm_api/app/Http/Controllers/ProdutosController.php(95): Illuminate\\Database\\Eloquent\\Model::__callStatic()
#16 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Controller.php(54): App\\Http\\Controllers\\ProdutosController->addVariation()
#17 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php(43): Illuminate\\Routing\\Controller->callAction()
#18 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Route.php(260): Illuminate\\Routing\\ControllerDispatcher->dispatch()
#19 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Route.php(205): Illuminate\\Routing\\Route->runController()
#20 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Router.php(798): Illuminate\\Routing\\Route->run()
#21 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(141): Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}()
#22 /home/apicorelux/public_html/corelux_crm_api/app/Http/Middleware/Authorization/ShouldBeOwnerOrSuper.php(35): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#23 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): App\\Http\\Middleware\\Authorization\\ShouldBeOwnerOrSuper->handle()
#24 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#25 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle()
#26 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(126): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#27 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(102): Illuminate\\Routing\\Middleware\\ThrottleRequests->handleRequest()
#28 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(54): Illuminate\\Routing\\Middleware\\ThrottleRequests->handleRequestUsingNamedLimiter()
#29 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Routing\\Middleware\\ThrottleRequests->handle()
#30 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Auth/Middleware/Authenticate.php(44): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#31 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Auth\\Middleware\\Authenticate->handle()
#32 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(116): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#33 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Router.php(799): Illuminate\\Pipeline\\Pipeline->then()
#34 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Router.php(776): Illuminate\\Routing\\Router->runRouteWithinStack()
#35 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Router.php(740): Illuminate\\Routing\\Router->runRoute()
#36 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Router.php(729): Illuminate\\Routing\\Router->dispatchToRoute()
#37 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(190): Illuminate\\Routing\\Router->dispatch()
#38 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(141): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}()
#39 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#40 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle()
#41 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle()
#42 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#43 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(40): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle()
#44 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle()
#45 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#46 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle()
#47 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(86): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#48 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle()
#49 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(62): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#50 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Http\\Middleware\\HandleCors->handle()
#51 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(39): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#52 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Http\\Middleware\\TrustProxies->handle()
#53 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(116): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#54 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(165): Illuminate\\Pipeline\\Pipeline->then()
#55 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(134): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter()
#56 /home/apicorelux/public_html/corelux_crm_api/public/index.php(52): Illuminate\\Foundation\\Http\\Kernel->handle()
#57 {main}

[previous exception] [object] (PDOException(code: 23000): SQLSTATE[23000]: Integrity constraint violation: 1062 Duplicate entry '82-1' for key 'unique_produto_tipo_cliente' at /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Database/Connection.php:545)
[stacktrace]
#0 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Database/Connection.php(545): PDOStatement->execute()
#1 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Database/Connection.php(753): Illuminate\\Database\\Connection->Illuminate\\Database\\{closure}()
#2 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Database/Connection.php(720): Illuminate\\Database\\Connection->runQueryCallback()
#3 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Database/Connection.php(546): Illuminate\\Database\\Connection->run()
#4 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Database/Connection.php(498): Illuminate\\Database\\Connection->statement()
#5 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Database/Query/Processors/Processor.php(32): Illuminate\\Database\\Connection->insert()
#6 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3322): Illuminate\\Database\\Query\\Processors\\Processor->processInsertGetId()
#7 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Builder.php(1869): Illuminate\\Database\\Query\\Builder->insertGetId()
#8 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(1330): Illuminate\\Database\\Eloquent\\Builder->__call()
#9 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(1295): Illuminate\\Database\\Eloquent\\Model->insertAndSetId()
#10 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(1138): Illuminate\\Database\\Eloquent\\Model->performInsert()
#11 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Builder.php(986): Illuminate\\Database\\Eloquent\\Model->save()
#12 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Support/helpers.php(319): Illuminate\\Database\\Eloquent\\Builder->Illuminate\\Database\\Eloquent\\{closure}()
#13 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Builder.php(987): tap()
#14 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Support/Traits/ForwardsCalls.php(23): Illuminate\\Database\\Eloquent\\Builder->create()
#15 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2330): Illuminate\\Database\\Eloquent\\Model->forwardCallTo()
#16 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2342): Illuminate\\Database\\Eloquent\\Model->__call()
#17 /home/apicorelux/public_html/corelux_crm_api/app/Http/Controllers/ProdutosController.php(95): Illuminate\\Database\\Eloquent\\Model::__callStatic()
#18 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Controller.php(54): App\\Http\\Controllers\\ProdutosController->addVariation()
#19 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php(43): Illuminate\\Routing\\Controller->callAction()
#20 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Route.php(260): Illuminate\\Routing\\ControllerDispatcher->dispatch()
#21 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Route.php(205): Illuminate\\Routing\\Route->runController()
#22 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Router.php(798): Illuminate\\Routing\\Route->run()
#23 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(141): Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}()
#24 /home/apicorelux/public_html/corelux_crm_api/app/Http/Middleware/Authorization/ShouldBeOwnerOrSuper.php(35): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#25 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): App\\Http\\Middleware\\Authorization\\ShouldBeOwnerOrSuper->handle()
#26 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#27 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle()
#28 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(126): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#29 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(102): Illuminate\\Routing\\Middleware\\ThrottleRequests->handleRequest()
#30 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(54): Illuminate\\Routing\\Middleware\\ThrottleRequests->handleRequestUsingNamedLimiter()
#31 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Routing\\Middleware\\ThrottleRequests->handle()
#32 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Auth/Middleware/Authenticate.php(44): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#33 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Auth\\Middleware\\Authenticate->handle()
#34 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(116): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#35 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Router.php(799): Illuminate\\Pipeline\\Pipeline->then()
#36 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Router.php(776): Illuminate\\Routing\\Router->runRouteWithinStack()
#37 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Router.php(740): Illuminate\\Routing\\Router->runRoute()
#38 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Router.php(729): Illuminate\\Routing\\Router->dispatchToRoute()
#39 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(190): Illuminate\\Routing\\Router->dispatch()
#40 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(141): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}()
#41 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#42 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle()
#43 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle()
#44 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#45 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(40): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle()
#46 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle()
#47 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#48 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle()
#49 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(86): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#50 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle()
#51 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(62): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#52 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Http\\Middleware\\HandleCors->handle()
#53 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(39): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#54 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Http\\Middleware\\TrustProxies->handle()
#55 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(116): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#56 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(165): Illuminate\\Pipeline\\Pipeline->then()
#57 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(134): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter()
#58 /home/apicorelux/public_html/corelux_crm_api/public/index.php(52): Illuminate\\Foundation\\Http\\Kernel->handle()
#59 {main}
"} 
[2025-10-15 14:13:09] local.ERROR: SQLSTATE[22003]: Numeric value out of range: 1264 Out of range value for column 'valor' at row 1 (SQL: insert into `variacoes_valor_produto` (`id_tipo_cliente`, `valor`, `id_produto`, `updated_at`, `created_at`) values (1, 1231231231231.2, 82, 2025-10-15 14:13:09, 2025-10-15 14:13:09)) {"userId":1,"exception":"[object] (Illuminate\\Database\\QueryException(code: 22003): SQLSTATE[22003]: Numeric value out of range: 1264 Out of range value for column 'valor' at row 1 (SQL: insert into `variacoes_valor_produto` (`id_tipo_cliente`, `valor`, `id_produto`, `updated_at`, `created_at`) values (1, 1231231231231.2, 82, 2025-10-15 14:13:09, 2025-10-15 14:13:09)) at /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Database/Connection.php:760)
[stacktrace]
#0 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Database/Connection.php(720): Illuminate\\Database\\Connection->runQueryCallback()
#1 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Database/Connection.php(546): Illuminate\\Database\\Connection->run()
#2 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Database/Connection.php(498): Illuminate\\Database\\Connection->statement()
#3 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Database/Query/Processors/Processor.php(32): Illuminate\\Database\\Connection->insert()
#4 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3322): Illuminate\\Database\\Query\\Processors\\Processor->processInsertGetId()
#5 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Builder.php(1869): Illuminate\\Database\\Query\\Builder->insertGetId()
#6 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(1330): Illuminate\\Database\\Eloquent\\Builder->__call()
#7 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(1295): Illuminate\\Database\\Eloquent\\Model->insertAndSetId()
#8 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(1138): Illuminate\\Database\\Eloquent\\Model->performInsert()
#9 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Builder.php(986): Illuminate\\Database\\Eloquent\\Model->save()
#10 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Support/helpers.php(319): Illuminate\\Database\\Eloquent\\Builder->Illuminate\\Database\\Eloquent\\{closure}()
#11 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Builder.php(987): tap()
#12 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Support/Traits/ForwardsCalls.php(23): Illuminate\\Database\\Eloquent\\Builder->create()
#13 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2330): Illuminate\\Database\\Eloquent\\Model->forwardCallTo()
#14 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2342): Illuminate\\Database\\Eloquent\\Model->__call()
#15 /home/apicorelux/public_html/corelux_crm_api/app/Http/Controllers/ProdutosController.php(95): Illuminate\\Database\\Eloquent\\Model::__callStatic()
#16 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Controller.php(54): App\\Http\\Controllers\\ProdutosController->addVariation()
#17 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php(43): Illuminate\\Routing\\Controller->callAction()
#18 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Route.php(260): Illuminate\\Routing\\ControllerDispatcher->dispatch()
#19 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Route.php(205): Illuminate\\Routing\\Route->runController()
#20 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Router.php(798): Illuminate\\Routing\\Route->run()
#21 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(141): Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}()
#22 /home/apicorelux/public_html/corelux_crm_api/app/Http/Middleware/Authorization/ShouldBeOwnerOrSuper.php(35): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#23 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): App\\Http\\Middleware\\Authorization\\ShouldBeOwnerOrSuper->handle()
#24 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#25 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle()
#26 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(126): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#27 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(102): Illuminate\\Routing\\Middleware\\ThrottleRequests->handleRequest()
#28 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(54): Illuminate\\Routing\\Middleware\\ThrottleRequests->handleRequestUsingNamedLimiter()
#29 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Routing\\Middleware\\ThrottleRequests->handle()
#30 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Auth/Middleware/Authenticate.php(44): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#31 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Auth\\Middleware\\Authenticate->handle()
#32 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(116): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#33 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Router.php(799): Illuminate\\Pipeline\\Pipeline->then()
#34 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Router.php(776): Illuminate\\Routing\\Router->runRouteWithinStack()
#35 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Router.php(740): Illuminate\\Routing\\Router->runRoute()
#36 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Router.php(729): Illuminate\\Routing\\Router->dispatchToRoute()
#37 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(190): Illuminate\\Routing\\Router->dispatch()
#38 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(141): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}()
#39 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#40 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle()
#41 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle()
#42 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#43 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(40): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle()
#44 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle()
#45 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#46 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle()
#47 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(86): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#48 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle()
#49 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(62): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#50 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Http\\Middleware\\HandleCors->handle()
#51 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(39): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#52 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Http\\Middleware\\TrustProxies->handle()
#53 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(116): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#54 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(165): Illuminate\\Pipeline\\Pipeline->then()
#55 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(134): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter()
#56 /home/apicorelux/public_html/corelux_crm_api/public/index.php(52): Illuminate\\Foundation\\Http\\Kernel->handle()
#57 {main}

[previous exception] [object] (PDOException(code: 22003): SQLSTATE[22003]: Numeric value out of range: 1264 Out of range value for column 'valor' at row 1 at /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Database/Connection.php:545)
[stacktrace]
#0 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Database/Connection.php(545): PDOStatement->execute()
#1 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Database/Connection.php(753): Illuminate\\Database\\Connection->Illuminate\\Database\\{closure}()
#2 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Database/Connection.php(720): Illuminate\\Database\\Connection->runQueryCallback()
#3 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Database/Connection.php(546): Illuminate\\Database\\Connection->run()
#4 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Database/Connection.php(498): Illuminate\\Database\\Connection->statement()
#5 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Database/Query/Processors/Processor.php(32): Illuminate\\Database\\Connection->insert()
#6 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3322): Illuminate\\Database\\Query\\Processors\\Processor->processInsertGetId()
#7 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Builder.php(1869): Illuminate\\Database\\Query\\Builder->insertGetId()
#8 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(1330): Illuminate\\Database\\Eloquent\\Builder->__call()
#9 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(1295): Illuminate\\Database\\Eloquent\\Model->insertAndSetId()
#10 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(1138): Illuminate\\Database\\Eloquent\\Model->performInsert()
#11 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Builder.php(986): Illuminate\\Database\\Eloquent\\Model->save()
#12 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Support/helpers.php(319): Illuminate\\Database\\Eloquent\\Builder->Illuminate\\Database\\Eloquent\\{closure}()
#13 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Builder.php(987): tap()
#14 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Support/Traits/ForwardsCalls.php(23): Illuminate\\Database\\Eloquent\\Builder->create()
#15 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2330): Illuminate\\Database\\Eloquent\\Model->forwardCallTo()
#16 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2342): Illuminate\\Database\\Eloquent\\Model->__call()
#17 /home/apicorelux/public_html/corelux_crm_api/app/Http/Controllers/ProdutosController.php(95): Illuminate\\Database\\Eloquent\\Model::__callStatic()
#18 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Controller.php(54): App\\Http\\Controllers\\ProdutosController->addVariation()
#19 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php(43): Illuminate\\Routing\\Controller->callAction()
#20 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Route.php(260): Illuminate\\Routing\\ControllerDispatcher->dispatch()
#21 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Route.php(205): Illuminate\\Routing\\Route->runController()
#22 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Router.php(798): Illuminate\\Routing\\Route->run()
#23 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(141): Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}()
#24 /home/apicorelux/public_html/corelux_crm_api/app/Http/Middleware/Authorization/ShouldBeOwnerOrSuper.php(35): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#25 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): App\\Http\\Middleware\\Authorization\\ShouldBeOwnerOrSuper->handle()
#26 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#27 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle()
#28 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(126): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#29 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(102): Illuminate\\Routing\\Middleware\\ThrottleRequests->handleRequest()
#30 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(54): Illuminate\\Routing\\Middleware\\ThrottleRequests->handleRequestUsingNamedLimiter()
#31 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Routing\\Middleware\\ThrottleRequests->handle()
#32 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Auth/Middleware/Authenticate.php(44): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#33 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Auth\\Middleware\\Authenticate->handle()
#34 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(116): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#35 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Router.php(799): Illuminate\\Pipeline\\Pipeline->then()
#36 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Router.php(776): Illuminate\\Routing\\Router->runRouteWithinStack()
#37 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Router.php(740): Illuminate\\Routing\\Router->runRoute()
#38 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Router.php(729): Illuminate\\Routing\\Router->dispatchToRoute()
#39 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(190): Illuminate\\Routing\\Router->dispatch()
#40 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(141): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}()
#41 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#42 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle()
#43 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle()
#44 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#45 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(40): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle()
#46 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle()
#47 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#48 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle()
#49 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(86): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#50 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle()
#51 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(62): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#52 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Http\\Middleware\\HandleCors->handle()
#53 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(39): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#54 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Http\\Middleware\\TrustProxies->handle()
#55 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(116): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#56 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(165): Illuminate\\Pipeline\\Pipeline->then()
#57 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(134): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter()
#58 /home/apicorelux/public_html/corelux_crm_api/public/index.php(52): Illuminate\\Foundation\\Http\\Kernel->handle()
#59 {main}
"} 
[2025-10-15 14:13:40] local.ERROR: SQLSTATE[23000]: Integrity constraint violation: 1062 Duplicate entry '82-1' for key 'unique_produto_tipo_cliente' (SQL: insert into `variacoes_valor_produto` (`id_tipo_cliente`, `valor`, `id_produto`, `updated_at`, `created_at`) values (1, 1111.11, 82, 2025-10-15 14:13:40, 2025-10-15 14:13:40)) {"userId":1,"exception":"[object] (Illuminate\\Database\\QueryException(code: 23000): SQLSTATE[23000]: Integrity constraint violation: 1062 Duplicate entry '82-1' for key 'unique_produto_tipo_cliente' (SQL: insert into `variacoes_valor_produto` (`id_tipo_cliente`, `valor`, `id_produto`, `updated_at`, `created_at`) values (1, 1111.11, 82, 2025-10-15 14:13:40, 2025-10-15 14:13:40)) at /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Database/Connection.php:760)
[stacktrace]
#0 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Database/Connection.php(720): Illuminate\\Database\\Connection->runQueryCallback()
#1 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Database/Connection.php(546): Illuminate\\Database\\Connection->run()
#2 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Database/Connection.php(498): Illuminate\\Database\\Connection->statement()
#3 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Database/Query/Processors/Processor.php(32): Illuminate\\Database\\Connection->insert()
#4 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3322): Illuminate\\Database\\Query\\Processors\\Processor->processInsertGetId()
#5 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Builder.php(1869): Illuminate\\Database\\Query\\Builder->insertGetId()
#6 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(1330): Illuminate\\Database\\Eloquent\\Builder->__call()
#7 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(1295): Illuminate\\Database\\Eloquent\\Model->insertAndSetId()
#8 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(1138): Illuminate\\Database\\Eloquent\\Model->performInsert()
#9 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Builder.php(986): Illuminate\\Database\\Eloquent\\Model->save()
#10 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Support/helpers.php(319): Illuminate\\Database\\Eloquent\\Builder->Illuminate\\Database\\Eloquent\\{closure}()
#11 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Builder.php(987): tap()
#12 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Support/Traits/ForwardsCalls.php(23): Illuminate\\Database\\Eloquent\\Builder->create()
#13 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2330): Illuminate\\Database\\Eloquent\\Model->forwardCallTo()
#14 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2342): Illuminate\\Database\\Eloquent\\Model->__call()
#15 /home/apicorelux/public_html/corelux_crm_api/app/Http/Controllers/ProdutosController.php(95): Illuminate\\Database\\Eloquent\\Model::__callStatic()
#16 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Controller.php(54): App\\Http\\Controllers\\ProdutosController->addVariation()
#17 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php(43): Illuminate\\Routing\\Controller->callAction()
#18 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Route.php(260): Illuminate\\Routing\\ControllerDispatcher->dispatch()
#19 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Route.php(205): Illuminate\\Routing\\Route->runController()
#20 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Router.php(798): Illuminate\\Routing\\Route->run()
#21 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(141): Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}()
#22 /home/apicorelux/public_html/corelux_crm_api/app/Http/Middleware/Authorization/ShouldBeOwnerOrSuper.php(35): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#23 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): App\\Http\\Middleware\\Authorization\\ShouldBeOwnerOrSuper->handle()
#24 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#25 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle()
#26 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(126): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#27 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(102): Illuminate\\Routing\\Middleware\\ThrottleRequests->handleRequest()
#28 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(54): Illuminate\\Routing\\Middleware\\ThrottleRequests->handleRequestUsingNamedLimiter()
#29 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Routing\\Middleware\\ThrottleRequests->handle()
#30 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Auth/Middleware/Authenticate.php(44): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#31 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Auth\\Middleware\\Authenticate->handle()
#32 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(116): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#33 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Router.php(799): Illuminate\\Pipeline\\Pipeline->then()
#34 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Router.php(776): Illuminate\\Routing\\Router->runRouteWithinStack()
#35 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Router.php(740): Illuminate\\Routing\\Router->runRoute()
#36 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Router.php(729): Illuminate\\Routing\\Router->dispatchToRoute()
#37 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(190): Illuminate\\Routing\\Router->dispatch()
#38 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(141): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}()
#39 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#40 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle()
#41 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle()
#42 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#43 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(40): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle()
#44 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle()
#45 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#46 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle()
#47 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(86): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#48 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle()
#49 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(62): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#50 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Http\\Middleware\\HandleCors->handle()
#51 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(39): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#52 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Http\\Middleware\\TrustProxies->handle()
#53 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(116): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#54 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(165): Illuminate\\Pipeline\\Pipeline->then()
#55 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(134): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter()
#56 /home/apicorelux/public_html/corelux_crm_api/public/index.php(52): Illuminate\\Foundation\\Http\\Kernel->handle()
#57 {main}

[previous exception] [object] (PDOException(code: 23000): SQLSTATE[23000]: Integrity constraint violation: 1062 Duplicate entry '82-1' for key 'unique_produto_tipo_cliente' at /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Database/Connection.php:545)
[stacktrace]
#0 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Database/Connection.php(545): PDOStatement->execute()
#1 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Database/Connection.php(753): Illuminate\\Database\\Connection->Illuminate\\Database\\{closure}()
#2 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Database/Connection.php(720): Illuminate\\Database\\Connection->runQueryCallback()
#3 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Database/Connection.php(546): Illuminate\\Database\\Connection->run()
#4 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Database/Connection.php(498): Illuminate\\Database\\Connection->statement()
#5 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Database/Query/Processors/Processor.php(32): Illuminate\\Database\\Connection->insert()
#6 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3322): Illuminate\\Database\\Query\\Processors\\Processor->processInsertGetId()
#7 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Builder.php(1869): Illuminate\\Database\\Query\\Builder->insertGetId()
#8 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(1330): Illuminate\\Database\\Eloquent\\Builder->__call()
#9 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(1295): Illuminate\\Database\\Eloquent\\Model->insertAndSetId()
#10 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(1138): Illuminate\\Database\\Eloquent\\Model->performInsert()
#11 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Builder.php(986): Illuminate\\Database\\Eloquent\\Model->save()
#12 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Support/helpers.php(319): Illuminate\\Database\\Eloquent\\Builder->Illuminate\\Database\\Eloquent\\{closure}()
#13 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Builder.php(987): tap()
#14 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Support/Traits/ForwardsCalls.php(23): Illuminate\\Database\\Eloquent\\Builder->create()
#15 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2330): Illuminate\\Database\\Eloquent\\Model->forwardCallTo()
#16 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2342): Illuminate\\Database\\Eloquent\\Model->__call()
#17 /home/apicorelux/public_html/corelux_crm_api/app/Http/Controllers/ProdutosController.php(95): Illuminate\\Database\\Eloquent\\Model::__callStatic()
#18 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Controller.php(54): App\\Http\\Controllers\\ProdutosController->addVariation()
#19 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php(43): Illuminate\\Routing\\Controller->callAction()
#20 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Route.php(260): Illuminate\\Routing\\ControllerDispatcher->dispatch()
#21 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Route.php(205): Illuminate\\Routing\\Route->runController()
#22 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Router.php(798): Illuminate\\Routing\\Route->run()
#23 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(141): Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}()
#24 /home/apicorelux/public_html/corelux_crm_api/app/Http/Middleware/Authorization/ShouldBeOwnerOrSuper.php(35): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#25 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): App\\Http\\Middleware\\Authorization\\ShouldBeOwnerOrSuper->handle()
#26 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#27 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle()
#28 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(126): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#29 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(102): Illuminate\\Routing\\Middleware\\ThrottleRequests->handleRequest()
#30 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(54): Illuminate\\Routing\\Middleware\\ThrottleRequests->handleRequestUsingNamedLimiter()
#31 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Routing\\Middleware\\ThrottleRequests->handle()
#32 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Auth/Middleware/Authenticate.php(44): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#33 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Auth\\Middleware\\Authenticate->handle()
#34 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(116): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#35 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Router.php(799): Illuminate\\Pipeline\\Pipeline->then()
#36 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Router.php(776): Illuminate\\Routing\\Router->runRouteWithinStack()
#37 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Router.php(740): Illuminate\\Routing\\Router->runRoute()
#38 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Router.php(729): Illuminate\\Routing\\Router->dispatchToRoute()
#39 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(190): Illuminate\\Routing\\Router->dispatch()
#40 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(141): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}()
#41 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#42 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle()
#43 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle()
#44 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#45 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(40): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle()
#46 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle()
#47 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#48 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle()
#49 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(86): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#50 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle()
#51 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(62): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#52 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Http\\Middleware\\HandleCors->handle()
#53 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(39): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#54 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Http\\Middleware\\TrustProxies->handle()
#55 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(116): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#56 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(165): Illuminate\\Pipeline\\Pipeline->then()
#57 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(134): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter()
#58 /home/apicorelux/public_html/corelux_crm_api/public/index.php(52): Illuminate\\Foundation\\Http\\Kernel->handle()
#59 {main}
"} 
[2025-10-21 23:04:36] local.ERROR: Call to undefined function any() {"exception":"[object] (Error(code: 0): Call to undefined function any() at /home/apicorelux/public_html/corelux_crm_api/routes/api.php:61)
[stacktrace]
#0 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Router.php(501): Illuminate\\Routing\\RouteFileRegistrar->{closure}()
#1 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Router.php(457): Illuminate\\Routing\\Router->loadRoutes()
#2 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/RouteRegistrar.php(192): Illuminate\\Routing\\Router->group()
#3 /home/apicorelux/public_html/corelux_crm_api/routes/api.php(68): Illuminate\\Routing\\RouteRegistrar->group()
#4 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/RouteFileRegistrar.php(35): require('/home/apicorelu...')
#5 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Router.php(503): Illuminate\\Routing\\RouteFileRegistrar->register()
#6 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/Router.php(457): Illuminate\\Routing\\Router->loadRoutes()
#7 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Routing/RouteRegistrar.php(192): Illuminate\\Routing\\Router->group()
#8 /home/apicorelux/public_html/corelux_crm_api/app/Providers/RouteServiceProvider.php(34): Illuminate\\Routing\\RouteRegistrar->group()
#9 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Providers\\RouteServiceProvider->App\\Providers\\{closure}()
#10 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Container/Util.php(41): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#11 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(81): Illuminate\\Container\\Util::unwrapIfClosure()
#12 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(37): Illuminate\\Container\\BoundMethod::callBoundMethod()
#13 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Container/Container.php(661): Illuminate\\Container\\BoundMethod::call()
#14 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Support/Providers/RouteServiceProvider.php(120): Illuminate\\Container\\Container->call()
#15 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Support/Providers/RouteServiceProvider.php(45): Illuminate\\Foundation\\Support\\Providers\\RouteServiceProvider->loadRoutes()
#16 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Foundation\\Support\\Providers\\RouteServiceProvider->Illuminate\\Foundation\\Support\\Providers\\{closure}()
#17 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Container/Util.php(41): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#18 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(81): Illuminate\\Container\\Util::unwrapIfClosure()
#19 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(37): Illuminate\\Container\\BoundMethod::callBoundMethod()
#20 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Container/Container.php(661): Illuminate\\Container\\BoundMethod::call()
#21 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Support/ServiceProvider.php(119): Illuminate\\Container\\Container->call()
#22 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(957): Illuminate\\Support\\ServiceProvider->callBootedCallbacks()
#23 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(935): Illuminate\\Foundation\\Application->bootProvider()
#24 [internal function]: Illuminate\\Foundation\\Application->Illuminate\\Foundation\\{closure}()
#25 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(936): array_walk()
#26 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/BootProviders.php(17): Illuminate\\Foundation\\Application->boot()
#27 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(265): Illuminate\\Foundation\\Bootstrap\\BootProviders->bootstrap()
#28 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(383): Illuminate\\Foundation\\Application->bootstrapWith()
#29 /home/apicorelux/public_html/corelux_crm_api/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(153): Illuminate\\Foundation\\Console\\Kernel->bootstrap()
#30 /home/apicorelux/public_html/corelux_crm_api/artisan(37): Illuminate\\Foundation\\Console\\Kernel->handle()
#31 {main}
"} 
[2025-10-21 23:07:30] local.INFO: === CADASTRO INICIADO === {"timestamp":"2025-10-21 23:07:30"} 
[2025-10-21 23:10:38] local.INFO: === CADASTRO INICIADO === {"timestamp":"2025-10-21 23:10:38"} 
[2025-10-21 23:13:10] local.INFO: === CADASTRO INICIADO === {"timestamp":"2025-10-21 23:13:10"} 
[2025-10-21 23:20:13] local.INFO: === CADASTRO INICIADO === {"timestamp":"2025-10-21 23:20:13"} 
[2025-10-21 23:24:05] local.INFO: === CADASTRO INICIADO === {"timestamp":"2025-10-21 23:24:05"} 
[2025-10-22 13:04:47] local.INFO: === CADASTRO INICIADO === {"timestamp":"2025-10-22 13:04:47"} 
[2025-10-22 13:04:56] local.INFO: === CADASTRO INICIADO === {"timestamp":"2025-10-22 13:04:56"} 
[2025-10-23 01:50:42] local.INFO: === CADASTRO INICIADO === {"timestamp":"2025-10-23 01:50:42"} 
[2025-10-24 14:26:37] local.INFO: === CADASTRO INICIADO === {"timestamp":"2025-10-24 14:26:37"} 
[2025-10-28 16:01:45] local.INFO: === CADASTRO INICIADO === {"timestamp":"2025-10-28 16:01:45"} 
[2025-10-29 14:34:21] local.INFO: === CADASTRO INICIADO === {"timestamp":"2025-10-29 14:34:21"} 
[2025-10-30 04:14:31] local.INFO: === CADASTRO INICIADO === {"timestamp":"2025-10-30 04:14:31"} 
[2025-11-13 12:58:38] local.INFO: === CADASTRO INICIADO === {"timestamp":"2025-11-13 12:58:38"} 
[2025-11-18 16:06:40] local.INFO: === CADASTRO INICIADO === {"timestamp":"2025-11-18 16:06:40"} 
[2025-11-18 19:41:42] local.INFO: === CADASTRO INICIADO === {"timestamp":"2025-11-18 19:41:42"} 
[2025-11-18 20:24:42] local.INFO: === CADASTRO INICIADO === {"timestamp":"2025-11-18 20:24:42"} 
[2025-11-18 23:34:14] local.INFO: === CADASTRO INICIADO === {"timestamp":"2025-11-18 23:34:14"} 
[2025-11-19 16:53:56] local.INFO: === CADASTRO INICIADO === {"timestamp":"2025-11-19 16:53:56"} 
[2025-11-19 23:30:04] local.INFO: === CADASTRO INICIADO === {"timestamp":"2025-11-19 23:30:04"} 
[2025-11-23 17:39:27] local.INFO: === CADASTRO INICIADO === {"timestamp":"2025-11-23 17:39:27"} 
[2025-11-25 13:09:46] local.INFO: === CADASTRO INICIADO === {"timestamp":"2025-11-25 13:09:46"} 
[2025-11-26 16:12:20] local.INFO: === CADASTRO INICIADO === {"timestamp":"2025-11-26 16:12:20"} 
[2025-11-29 04:39:40] local.INFO: === CADASTRO INICIADO === {"timestamp":"2025-11-29 04:39:40"} 
[2025-12-01 13:00:10] local.INFO: === CADASTRO INICIADO === {"timestamp":"2025-12-01 13:00:10"} 
[2025-12-09 14:32:46] local.INFO: === CADASTRO INICIADO === {"timestamp":"2025-12-09 14:32:46"} 
[2025-12-18 16:54:46] local.INFO: === CADASTRO INICIADO === {"timestamp":"2025-12-18 16:54:46"} 
[2025-12-22 15:41:31] local.INFO: === CADASTRO INICIADO === {"timestamp":"2025-12-22 15:41:31"} 
[2026-01-13 12:56:49] local.INFO: === CADASTRO INICIADO === {"timestamp":"2026-01-13 12:56:49"} 
[2026-01-29 15:37:13] local.INFO: === CADASTRO INICIADO === {"timestamp":"2026-01-29 15:37:13"} 
[2026-01-30 23:41:14] local.INFO: === CADASTRO INICIADO === {"timestamp":"2026-01-30 23:41:14"} 
[2026-02-02 19:58:10] local.INFO: === CADASTRO INICIADO === {"timestamp":"2026-02-02 19:58:10"} 
[2026-02-09 14:28:03] local.INFO: === CADASTRO INICIADO === {"timestamp":"2026-02-09 14:28:03"} 
[2026-02-12 18:45:07] local.INFO: === CADASTRO INICIADO === {"timestamp":"2026-02-12 18:45:07"} 
[2026-02-20 01:17:01] local.INFO: === CADASTRO INICIADO === {"timestamp":"2026-02-20 01:17:01"} 
[2026-02-21 23:22:43] local.INFO: === CADASTRO INICIADO === {"timestamp":"2026-02-21 23:22:43"} 
[2026-02-23 23:21:06] local.INFO: === CADASTRO INICIADO === {"timestamp":"2026-02-23 23:21:06"} 
[2026-02-26 00:56:51] local.INFO: === CADASTRO INICIADO === {"timestamp":"2026-02-26 00:56:51"} 
[2026-03-02 03:34:52] local.INFO: === CADASTRO INICIADO === {"timestamp":"2026-03-02 03:34:52"} 
[2026-03-04 12:09:29] local.INFO: === CADASTRO INICIADO === {"timestamp":"2026-03-04 12:09:29"} 
[2026-03-04 20:53:48] local.INFO: === CADASTRO INICIADO === {"timestamp":"2026-03-04 20:53:48"} 
[2026-03-06 13:09:12] local.INFO: === CADASTRO INICIADO === {"timestamp":"2026-03-06 13:09:12"} 
[2026-03-06 18:46:56] local.INFO: === CADASTRO INICIADO === {"timestamp":"2026-03-06 18:46:56"} 
[2026-03-07 15:26:11] local.INFO: === CADASTRO INICIADO === {"timestamp":"2026-03-07 15:26:11"} 
[2026-03-09 20:06:34] local.INFO: === CADASTRO INICIADO === {"timestamp":"2026-03-09 20:06:33"} 
[2026-03-10 13:16:53] local.INFO: === CADASTRO INICIADO === {"timestamp":"2026-03-10 13:16:53"} 
[2026-03-10 20:47:43] local.INFO: === CADASTRO INICIADO === {"timestamp":"2026-03-10 20:47:43"} 
[2026-03-11 21:28:13] local.INFO: === CADASTRO INICIADO === {"timestamp":"2026-03-11 21:28:13"} 
[2026-03-13 15:28:47] local.INFO: === CADASTRO INICIADO === {"timestamp":"2026-03-13 15:28:47"} 
[2026-03-14 18:22:04] local.INFO: === CADASTRO INICIADO === {"timestamp":"2026-03-14 18:22:04"} 
[2026-03-14 19:24:35] local.INFO: === CADASTRO INICIADO === {"timestamp":"2026-03-14 19:24:35"} 
[2026-03-18 13:42:03] local.INFO: === CADASTRO INICIADO === {"timestamp":"2026-03-18 13:42:03"} 
[2026-03-18 23:07:32] local.INFO: === CADASTRO INICIADO === {"timestamp":"2026-03-18 23:07:32"} 
[2026-03-19 02:30:58] local.INFO: === CADASTRO INICIADO === {"timestamp":"2026-03-19 02:30:58"} 
[2026-03-26 14:09:06] local.INFO: === CADASTRO INICIADO === {"timestamp":"2026-03-26 14:09:06"} 
[2026-03-29 17:11:36] local.INFO: === CADASTRO INICIADO === {"timestamp":"2026-03-29 17:11:36"} 
[2026-04-16 00:11:56] local.INFO: === CADASTRO INICIADO === {"timestamp":"2026-04-16 00:11:56"} 
[2026-04-16 18:59:02] local.INFO: === CADASTRO INICIADO === {"timestamp":"2026-04-16 18:59:02"} 
