[2026-05-29 19:32:02] local.ERROR: Command "sanctum:install" is not defined. Did you mean one of these? migrate:install sail:install sanctum:prune-expired {"exception":"[object] (Symfony\\Component\\Console\\Exception\\CommandNotFoundException(code: 0): Command \"sanctum:install\" is not defined. Did you mean one of these? migrate:install sail:install sanctum:prune-expired at C:/xampp/htdocs/tienda/vendor/symfony/console/Application.php:759) [stacktrace] #0 C:/xampp/htdocs/tienda/vendor/symfony/console/Application.php(298): Symfony/Component/Console/Application->find('sanctum:install') #1 C:/xampp/htdocs/tienda/vendor/symfony/console/Application.php(195): Symfony/Component/Console/Application->doRun(Object(Symfony/Component/Console/Input/ArgvInput), Object(Symfony/Component/Console/Output/ConsoleOutput)) #2 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony/Component/Console/Application->run(Object(Symfony/Component/Console/Input/ArgvInput), Object(Symfony/Component/Console/Output/ConsoleOutput)) #3 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate/Foundation/Console/Kernel->handle(Object(Symfony/Component/Console/Input/ArgvInput), Object(Symfony/Component/Console/Output/ConsoleOutput)) #4 C:/xampp/htdocs/tienda/artisan(16): Illuminate/Foundation/Application->handleCommand(Object(Symfony/Component/Console/Input/ArgvInput)) #5 {main} "} [2026-05-29 19:45:51] local.ERROR: There is no permission named `documents.upload` for guard `web`. {"exception":"[object] (Spatie\\Permission\\Exceptions\\PermissionDoesNotExist(code: 0): There is no permission named `documents.upload` for guard `web`. at C:/xampp/htdocs/tienda/vendor/spatie/laravel-permission/src/Exceptions/PermissionDoesNotExist.php:11) [stacktrace] #0 C:/xampp/htdocs/tienda/vendor/spatie/laravel-permission/src/Models/Permission.php(97): Spatie/Permission/Exceptions/PermissionDoesNotExist::create('documents.uploa...', 'web') #1 C:/xampp/htdocs/tienda/vendor/spatie/laravel-permission/src/Traits/HasPermissions.php(508): Spatie/Permission/Models/Permission::findByName('documents.uploa...', 'web') #2 C:/xampp/htdocs/tienda/vendor/spatie/laravel-permission/src/Traits/HasPermissions.php(375): Spatie/Permission/Models/Role->getStoredPermission('documents.uploa...') #3 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Collections/Traits/EnumeratesValues.php(850): Spatie/Permission/Models/Role->Spatie/Permission/Traits/{closure}(Array, 'documents.uploa...', 0) #4 C:/xampp/htdocs/tienda/vendor/spatie/laravel-permission/src/Traits/HasPermissions.php(370): Illuminate/Support/Collection->reduce(Object(Closure), Array) #5 C:/xampp/htdocs/tienda/vendor/spatie/laravel-permission/src/Traits/HasPermissions.php(453): Spatie/Permission/Models/Role->collectPermissions(Array) #6 C:/xampp/htdocs/tienda/database/seeders/RolesAndPermissionsSeeder.php(39): Spatie/Permission/Models/Role->syncPermissions(Array) #7 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Database/Seeders/RolesAndPermissionsSeeder->run() #8 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate/Container/BoundMethod::Illuminate/Container/{closure}() #9 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate/Container/Util::unwrapIfClosure(Object(Closure)) #10 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate/Container/BoundMethod::callBoundMethod(Object(Illuminate/Foundation/Application), Array, Object(Closure)) #11 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate/Container/BoundMethod::call(Object(Illuminate/Foundation/Application), Array, Array, NULL) #12 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Database/Seeder.php(184): Illuminate/Container/Container->call(Array, Array) #13 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Database/Seeder.php(193): Illuminate/Database/Seeder->Illuminate/Database/{closure}() #14 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Database/Seeder.php(59): Illuminate/Database/Seeder->__invoke(Array) #15 C:/xampp/htdocs/tienda/database/seeders/DatabaseSeeder.php(23): Illuminate/Database/Seeder->call('Database//Seeder...') #16 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Database/Seeders/DatabaseSeeder->run() #17 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate/Container/BoundMethod::Illuminate/Container/{closure}() #18 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate/Container/Util::unwrapIfClosure(Object(Closure)) #19 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate/Container/BoundMethod::callBoundMethod(Object(Illuminate/Foundation/Application), Array, Object(Closure)) #20 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate/Container/BoundMethod::call(Object(Illuminate/Foundation/Application), Array, Array, NULL) #21 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Database/Seeder.php(184): Illuminate/Container/Container->call(Array, Array) #22 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasEvents.php(454): Illuminate/Database/Seeder->Illuminate/Database/{closure}() #23 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Database/Console/Seeds/WithoutModelEvents.php(17): Illuminate/Database/Eloquent/Model::withoutEvents(Object(Closure)) #24 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Database/Seeder.php(193): Database/Seeders/DatabaseSeeder->Illuminate/Database/Console/Seeds/{closure}() #25 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Database/Console/Seeds/SeedCommand.php(71): Illuminate/Database/Seeder->__invoke() #26 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/GuardsAttributes.php(157): Illuminate/Database/Console/Seeds/SeedCommand->Illuminate/Database/Console/Seeds/{closure}() #27 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Database/Console/Seeds/SeedCommand.php(70): Illuminate/Database/Eloquent/Model::unguarded(Object(Closure)) #28 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate/Database/Console/Seeds/SeedCommand->handle() #29 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate/Container/BoundMethod::Illuminate/Container/{closure}() #30 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate/Container/Util::unwrapIfClosure(Object(Closure)) #31 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate/Container/BoundMethod::callBoundMethod(Object(Illuminate/Foundation/Application), Array, Object(Closure)) #32 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate/Container/BoundMethod::call(Object(Illuminate/Foundation/Application), Array, Array, NULL) #33 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate/Container/Container->call(Array) #34 C:/xampp/htdocs/tienda/vendor/symfony/console/Command/Command.php(341): Illuminate/Console/Command->execute(Object(Symfony/Component/Console/Input/ArrayInput), Object(Illuminate/Console/OutputStyle)) #35 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony/Component/Console/Command/Command->run(Object(Symfony/Component/Console/Input/ArrayInput), Object(Illuminate/Console/OutputStyle)) #36 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Console/Concerns/CallsCommands.php(68): Illuminate/Console/Command->run(Object(Symfony/Component/Console/Input/ArrayInput), Object(Illuminate/Console/OutputStyle)) #37 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Console/Concerns/CallsCommands.php(29): Illuminate/Console/Command->runCommand('db:seed', Array, Object(Illuminate/Console/OutputStyle)) #38 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Database/Console/Migrations/FreshCommand.php(128): Illuminate/Console/Command->call('db:seed', Array) #39 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Database/Console/Migrations/FreshCommand.php(104): Illuminate/Database/Console/Migrations/FreshCommand->runSeeder(NULL) #40 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate/Database/Console/Migrations/FreshCommand->handle() #41 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate/Container/BoundMethod::Illuminate/Container/{closure}() #42 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate/Container/Util::unwrapIfClosure(Object(Closure)) #43 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate/Container/BoundMethod::callBoundMethod(Object(Illuminate/Foundation/Application), Array, Object(Closure)) #44 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate/Container/BoundMethod::call(Object(Illuminate/Foundation/Application), Array, Array, NULL) #45 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate/Container/Container->call(Array) #46 C:/xampp/htdocs/tienda/vendor/symfony/console/Command/Command.php(341): Illuminate/Console/Command->execute(Object(Symfony/Component/Console/Input/ArgvInput), Object(Illuminate/Console/OutputStyle)) #47 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony/Component/Console/Command/Command->run(Object(Symfony/Component/Console/Input/ArgvInput), Object(Illuminate/Console/OutputStyle)) #48 C:/xampp/htdocs/tienda/vendor/symfony/console/Application.php(1117): Illuminate/Console/Command->run(Object(Symfony/Component/Console/Input/ArgvInput), Object(Symfony/Component/Console/Output/ConsoleOutput)) #49 C:/xampp/htdocs/tienda/vendor/symfony/console/Application.php(356): Symfony/Component/Console/Application->doRunCommand(Object(Illuminate/Database/Console/Migrations/FreshCommand), Object(Symfony/Component/Console/Input/ArgvInput), Object(Symfony/Component/Console/Output/ConsoleOutput)) #50 C:/xampp/htdocs/tienda/vendor/symfony/console/Application.php(195): Symfony/Component/Console/Application->doRun(Object(Symfony/Component/Console/Input/ArgvInput), Object(Symfony/Component/Console/Output/ConsoleOutput)) #51 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony/Component/Console/Application->run(Object(Symfony/Component/Console/Input/ArgvInput), Object(Symfony/Component/Console/Output/ConsoleOutput)) #52 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate/Foundation/Console/Kernel->handle(Object(Symfony/Component/Console/Input/ArgvInput), Object(Symfony/Component/Console/Output/ConsoleOutput)) #53 C:/xampp/htdocs/tienda/artisan(16): Illuminate/Foundation/Application->handleCommand(Object(Symfony/Component/Console/Input/ArgvInput)) #54 {main} "} [2026-05-29 19:46:47] testing.ERROR: SQLSTATE[HY000]: General error: 1 no such table: documents (Connection: sqlite, Database: :memory:, SQL: select "id", "status", "original_path", "created_at", "issue_date", "total" from "documents" where "documents"."deleted_at" is null order by "created_at" desc limit 12) {"exception":"[object] (Illuminate\\Database\\QueryException(code: HY000): SQLSTATE[HY000]: General error: 1 no such table: documents (Connection: sqlite, Database: :memory:, SQL: select \"id\", \"status\", \"original_path\", \"created_at\", \"issue_date\", \"total\" from \"documents\" where \"documents\".\"deleted_at\" is null order by \"created_at\" desc limit 12) at C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Database/Connection.php:838) [stacktrace] #0 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Database/Connection.php(794): Illuminate/Database/Connection->runQueryCallback('select \"id\", \"s...', Array, Object(Closure)) #1 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Database/Connection.php(411): Illuminate/Database/Connection->run('select \"id\", \"s...', Array, Object(Closure)) #2 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3505): Illuminate/Database/Connection->select('select \"id\", \"s...', Array, true) #3 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3490): Illuminate/Database/Query/Builder->runSelect() #4 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(4080): Illuminate/Database/Query/Builder->Illuminate/Database/Query/{closure}() #5 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3489): Illuminate/Database/Query/Builder->onceWithColumns(Array, Object(Closure)) #6 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Builder.php(902): Illuminate/Database/Query/Builder->get(Array) #7 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Builder.php(884): Illuminate/Database/Eloquent/Builder->getModels(Array) #8 C:/xampp/htdocs/tienda/app/Http/Controllers/Web/DocumentInboxController.php(16): Illuminate/Database/Eloquent/Builder->get(Array) #9 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php(46): App/Http/Controllers/Web/DocumentInboxController->index() #10 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Routing/Route.php(265): Illuminate/Routing/ControllerDispatcher->dispatch(Object(Illuminate/Routing/Route), Object(App/Http/Controllers/Web/DocumentInboxController), 'index') #11 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Routing/Route.php(211): Illuminate/Routing/Route->runController() #12 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Routing/Router.php(822): Illuminate/Routing/Route->run() #13 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate/Routing/Router->Illuminate/Routing/{closure}(Object(Illuminate/Http/Request)) #14 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request)) #15 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Routing/Middleware/SubstituteBindings->handle(Object(Illuminate/Http/Request), Object(Closure)) #16 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(87): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request)) #17 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Foundation/Http/Middleware/VerifyCsrfToken->handle(Object(Illuminate/Http/Request), Object(Closure)) #18 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request)) #19 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/View/Middleware/ShareErrorsFromSession->handle(Object(Illuminate/Http/Request), Object(Closure)) #20 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request)) #21 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate/Session/Middleware/StartSession->handleStatefulRequest(Object(Illuminate/Http/Request), Object(Illuminate/Session/Store), Object(Closure)) #22 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Session/Middleware/StartSession->handle(Object(Illuminate/Http/Request), Object(Closure)) #23 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request)) #24 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse->handle(Object(Illuminate/Http/Request), Object(Closure)) #25 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request)) #26 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Cookie/Middleware/EncryptCookies->handle(Object(Illuminate/Http/Request), Object(Closure)) #27 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request)) #28 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Routing/Router.php(821): Illuminate/Pipeline/Pipeline->then(Object(Closure)) #29 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Routing/Router.php(800): Illuminate/Routing/Router->runRouteWithinStack(Object(Illuminate/Routing/Route), Object(Illuminate/Http/Request)) #30 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Routing/Router.php(764): Illuminate/Routing/Router->runRoute(Object(Illuminate/Http/Request), Object(Illuminate/Routing/Route)) #31 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Routing/Router.php(753): Illuminate/Routing/Router->dispatchToRoute(Object(Illuminate/Http/Request)) #32 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate/Routing/Router->dispatch(Object(Illuminate/Http/Request)) #33 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate/Foundation/Http/Kernel->Illuminate/Foundation/Http/{closure}(Object(Illuminate/Http/Request)) #34 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request)) #35 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate/Foundation/Http/Middleware/TransformsRequest->handle(Object(Illuminate/Http/Request), Object(Closure)) #36 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull->handle(Object(Illuminate/Http/Request), Object(Closure)) #37 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request)) #38 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate/Foundation/Http/Middleware/TransformsRequest->handle(Object(Illuminate/Http/Request), Object(Closure)) #39 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Foundation/Http/Middleware/TrimStrings->handle(Object(Illuminate/Http/Request), Object(Closure)) #40 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request)) #41 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Http/Middleware/ValidatePostSize->handle(Object(Illuminate/Http/Request), Object(Closure)) #42 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request)) #43 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance->handle(Object(Illuminate/Http/Request), Object(Closure)) #44 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(61): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request)) #45 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Http/Middleware/HandleCors->handle(Object(Illuminate/Http/Request), Object(Closure)) #46 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request)) #47 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Http/Middleware/TrustProxies->handle(Object(Illuminate/Http/Request), Object(Closure)) #48 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request)) #49 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks->handle(Object(Illuminate/Http/Request), Object(Closure)) #50 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(26): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request)) #51 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Http/Middleware/ValidatePathEncoding->handle(Object(Illuminate/Http/Request), Object(Closure)) #52 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request)) #53 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate/Pipeline/Pipeline->then(Object(Closure)) #54 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate/Foundation/Http/Kernel->sendRequestThroughRouter(Object(Illuminate/Http/Request)) #55 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Foundation/Testing/Concerns/MakesHttpRequests.php(607): Illuminate/Foundation/Http/Kernel->handle(Object(Illuminate/Http/Request)) #56 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Foundation/Testing/Concerns/MakesHttpRequests.php(368): Illuminate/Foundation/Testing/TestCase->call('GET', '/', Array, Array, Array, Array) #57 C:/xampp/htdocs/tienda/tests/Feature/ExampleTest.php(15): Illuminate/Foundation/Testing/TestCase->get('/') #58 C:/xampp/htdocs/tienda/vendor/phpunit/phpunit/src/Framework/TestCase.php(1667): Tests/Feature/ExampleTest->test_the_application_returns_a_successful_response() #59 C:/xampp/htdocs/tienda/vendor/phpunit/phpunit/src/Framework/TestCase.php(519): PHPUnit/Framework/TestCase->runTest() #60 C:/xampp/htdocs/tienda/vendor/phpunit/phpunit/src/Framework/TestRunner/TestRunner.php(87): PHPUnit/Framework/TestCase->runBare() #61 C:/xampp/htdocs/tienda/vendor/phpunit/phpunit/src/Framework/TestCase.php(365): PHPUnit/Framework/TestRunner->run(Object(Tests/Feature/ExampleTest)) #62 C:/xampp/htdocs/tienda/vendor/phpunit/phpunit/src/Framework/TestSuite.php(369): PHPUnit/Framework/TestCase->run() #63 C:/xampp/htdocs/tienda/vendor/phpunit/phpunit/src/Framework/TestSuite.php(369): PHPUnit/Framework/TestSuite->run() #64 C:/xampp/htdocs/tienda/vendor/phpunit/phpunit/src/Framework/TestSuite.php(369): PHPUnit/Framework/TestSuite->run() #65 C:/xampp/htdocs/tienda/vendor/phpunit/phpunit/src/TextUI/TestRunner.php(64): PHPUnit/Framework/TestSuite->run() #66 C:/xampp/htdocs/tienda/vendor/phpunit/phpunit/src/TextUI/Application.php(211): PHPUnit/TextUI/TestRunner->run(Object(PHPUnit/TextUI/Configuration/Configuration), Object(PHPUnit/Runner/ResultCache/DefaultResultCache), Object(PHPUnit/Framework/TestSuite)) #67 C:/xampp/htdocs/tienda/vendor/phpunit/phpunit/phpunit(104): PHPUnit/TextUI/Application->run(Array) #68 {main} [previous exception] [object] (PDOException(code: HY000): SQLSTATE[HY000]: General error: 1 no such table: documents at C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Database/Connection.php:420) [stacktrace] #0 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Database/Connection.php(420): PDO->prepare('select \"id\", \"s...') #1 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Database/Connection.php(827): Illuminate/Database/Connection->Illuminate/Database/{closure}('select \"id\", \"s...', Array) #2 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Database/Connection.php(794): Illuminate/Database/Connection->runQueryCallback('select \"id\", \"s...', Array, Object(Closure)) #3 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Database/Connection.php(411): Illuminate/Database/Connection->run('select \"id\", \"s...', Array, Object(Closure)) #4 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3505): Illuminate/Database/Connection->select('select \"id\", \"s...', Array, true) #5 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3490): Illuminate/Database/Query/Builder->runSelect() #6 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(4080): Illuminate/Database/Query/Builder->Illuminate/Database/Query/{closure}() #7 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3489): Illuminate/Database/Query/Builder->onceWithColumns(Array, Object(Closure)) #8 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Builder.php(902): Illuminate/Database/Query/Builder->get(Array) #9 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Builder.php(884): Illuminate/Database/Eloquent/Builder->getModels(Array) #10 C:/xampp/htdocs/tienda/app/Http/Controllers/Web/DocumentInboxController.php(16): Illuminate/Database/Eloquent/Builder->get(Array) #11 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php(46): App/Http/Controllers/Web/DocumentInboxController->index() #12 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Routing/Route.php(265): Illuminate/Routing/ControllerDispatcher->dispatch(Object(Illuminate/Routing/Route), Object(App/Http/Controllers/Web/DocumentInboxController), 'index') #13 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Routing/Route.php(211): Illuminate/Routing/Route->runController() #14 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Routing/Router.php(822): Illuminate/Routing/Route->run() #15 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate/Routing/Router->Illuminate/Routing/{closure}(Object(Illuminate/Http/Request)) #16 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request)) #17 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Routing/Middleware/SubstituteBindings->handle(Object(Illuminate/Http/Request), Object(Closure)) #18 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(87): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request)) #19 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Foundation/Http/Middleware/VerifyCsrfToken->handle(Object(Illuminate/Http/Request), Object(Closure)) #20 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request)) #21 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/View/Middleware/ShareErrorsFromSession->handle(Object(Illuminate/Http/Request), Object(Closure)) #22 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request)) #23 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate/Session/Middleware/StartSession->handleStatefulRequest(Object(Illuminate/Http/Request), Object(Illuminate/Session/Store), Object(Closure)) #24 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Session/Middleware/StartSession->handle(Object(Illuminate/Http/Request), Object(Closure)) #25 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request)) #26 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse->handle(Object(Illuminate/Http/Request), Object(Closure)) #27 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request)) #28 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Cookie/Middleware/EncryptCookies->handle(Object(Illuminate/Http/Request), Object(Closure)) #29 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request)) #30 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Routing/Router.php(821): Illuminate/Pipeline/Pipeline->then(Object(Closure)) #31 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Routing/Router.php(800): Illuminate/Routing/Router->runRouteWithinStack(Object(Illuminate/Routing/Route), Object(Illuminate/Http/Request)) #32 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Routing/Router.php(764): Illuminate/Routing/Router->runRoute(Object(Illuminate/Http/Request), Object(Illuminate/Routing/Route)) #33 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Routing/Router.php(753): Illuminate/Routing/Router->dispatchToRoute(Object(Illuminate/Http/Request)) #34 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate/Routing/Router->dispatch(Object(Illuminate/Http/Request)) #35 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate/Foundation/Http/Kernel->Illuminate/Foundation/Http/{closure}(Object(Illuminate/Http/Request)) #36 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request)) #37 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate/Foundation/Http/Middleware/TransformsRequest->handle(Object(Illuminate/Http/Request), Object(Closure)) #38 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull->handle(Object(Illuminate/Http/Request), Object(Closure)) #39 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request)) #40 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate/Foundation/Http/Middleware/TransformsRequest->handle(Object(Illuminate/Http/Request), Object(Closure)) #41 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Foundation/Http/Middleware/TrimStrings->handle(Object(Illuminate/Http/Request), Object(Closure)) #42 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request)) #43 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Http/Middleware/ValidatePostSize->handle(Object(Illuminate/Http/Request), Object(Closure)) #44 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request)) #45 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance->handle(Object(Illuminate/Http/Request), Object(Closure)) #46 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(61): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request)) #47 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Http/Middleware/HandleCors->handle(Object(Illuminate/Http/Request), Object(Closure)) #48 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request)) #49 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Http/Middleware/TrustProxies->handle(Object(Illuminate/Http/Request), Object(Closure)) #50 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request)) #51 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks->handle(Object(Illuminate/Http/Request), Object(Closure)) #52 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(26): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request)) #53 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Http/Middleware/ValidatePathEncoding->handle(Object(Illuminate/Http/Request), Object(Closure)) #54 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request)) #55 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate/Pipeline/Pipeline->then(Object(Closure)) #56 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate/Foundation/Http/Kernel->sendRequestThroughRouter(Object(Illuminate/Http/Request)) #57 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Foundation/Testing/Concerns/MakesHttpRequests.php(607): Illuminate/Foundation/Http/Kernel->handle(Object(Illuminate/Http/Request)) #58 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Foundation/Testing/Concerns/MakesHttpRequests.php(368): Illuminate/Foundation/Testing/TestCase->call('GET', '/', Array, Array, Array, Array) #59 C:/xampp/htdocs/tienda/tests/Feature/ExampleTest.php(15): Illuminate/Foundation/Testing/TestCase->get('/') #60 C:/xampp/htdocs/tienda/vendor/phpunit/phpunit/src/Framework/TestCase.php(1667): Tests/Feature/ExampleTest->test_the_application_returns_a_successful_response() #61 C:/xampp/htdocs/tienda/vendor/phpunit/phpunit/src/Framework/TestCase.php(519): PHPUnit/Framework/TestCase->runTest() #62 C:/xampp/htdocs/tienda/vendor/phpunit/phpunit/src/Framework/TestRunner/TestRunner.php(87): PHPUnit/Framework/TestCase->runBare() #63 C:/xampp/htdocs/tienda/vendor/phpunit/phpunit/src/Framework/TestCase.php(365): PHPUnit/Framework/TestRunner->run(Object(Tests/Feature/ExampleTest)) #64 C:/xampp/htdocs/tienda/vendor/phpunit/phpunit/src/Framework/TestSuite.php(369): PHPUnit/Framework/TestCase->run() #65 C:/xampp/htdocs/tienda/vendor/phpunit/phpunit/src/Framework/TestSuite.php(369): PHPUnit/Framework/TestSuite->run() #66 C:/xampp/htdocs/tienda/vendor/phpunit/phpunit/src/Framework/TestSuite.php(369): PHPUnit/Framework/TestSuite->run() #67 C:/xampp/htdocs/tienda/vendor/phpunit/phpunit/src/TextUI/TestRunner.php(64): PHPUnit/Framework/TestSuite->run() #68 C:/xampp/htdocs/tienda/vendor/phpunit/phpunit/src/TextUI/Application.php(211): PHPUnit/TextUI/TestRunner->run(Object(PHPUnit/TextUI/Configuration/Configuration), Object(PHPUnit/Runner/ResultCache/DefaultResultCache), Object(PHPUnit/Framework/TestSuite)) #69 C:/xampp/htdocs/tienda/vendor/phpunit/phpunit/phpunit(104): PHPUnit/TextUI/Application->run(Array) #70 {main} "} [2026-05-29 22:54:27] local.ERROR: Traceback (most recent call last): File "C:\xampp\htdocs\tienda\scripts/ocr/ocr_service.py", line 7, in import cv2 ModuleNotFoundError: No module named 'cv2' {"exception":"[object] (RuntimeException(code: 0): Traceback (most recent call last): File \"C:\\xampp\\htdocs\\tienda\\scripts/ocr/ocr_service.py\", line 7, in import cv2 ModuleNotFoundError: No module named 'cv2' at C:/xampp/htdocs/tienda/app/Infrastructure/Ocr/LocalOcrService.php:41) [stacktrace] #0 C:/xampp/htdocs/tienda/app/Jobs/RunOcrJob.php(34): App/Infrastructure/Ocr/LocalOcrService->extract('C://xampp//htdocs...') #1 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App/Jobs/RunOcrJob->handle(Object(App/Infrastructure/Ocr/LocalOcrService)) #2 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate/Container/BoundMethod::Illuminate/Container/{closure}() #3 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate/Container/Util::unwrapIfClosure(Object(Closure)) #4 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate/Container/BoundMethod::callBoundMethod(Object(Illuminate/Foundation/Application), Array, Object(Closure)) #5 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate/Container/BoundMethod::call(Object(Illuminate/Foundation/Application), Array, Array, NULL) #6 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Bus/Dispatcher.php(129): Illuminate/Container/Container->call(Array) #7 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate/Bus/Dispatcher->Illuminate/Bus/{closure}(Object(App/Jobs/RunOcrJob)) #8 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(App/Jobs/RunOcrJob)) #9 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Bus/Dispatcher.php(133): Illuminate/Pipeline/Pipeline->then(Object(Closure)) #10 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Queue/CallQueuedHandler.php(136): Illuminate/Bus/Dispatcher->dispatchNow(Object(App/Jobs/RunOcrJob), false) #11 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate/Queue/CallQueuedHandler->Illuminate/Queue/{closure}(Object(App/Jobs/RunOcrJob)) #12 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(App/Jobs/RunOcrJob)) #13 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Queue/CallQueuedHandler.php(129): Illuminate/Pipeline/Pipeline->then(Object(Closure)) #14 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Queue/CallQueuedHandler.php(70): Illuminate/Queue/CallQueuedHandler->dispatchThroughMiddleware(Object(Illuminate/Queue/Jobs/DatabaseJob), Object(App/Jobs/RunOcrJob)) #15 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Queue/Jobs/Job.php(102): Illuminate/Queue/CallQueuedHandler->call(Object(Illuminate/Queue/Jobs/DatabaseJob), Array) #16 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Queue/Worker.php(504): Illuminate/Queue/Jobs/Job->fire() #17 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Queue/Worker.php(454): Illuminate/Queue/Worker->process('database', Object(Illuminate/Queue/Jobs/DatabaseJob), Object(Illuminate/Queue/WorkerOptions)) #18 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Queue/Worker.php(212): Illuminate/Queue/Worker->runJob(Object(Illuminate/Queue/Jobs/DatabaseJob), 'database', Object(Illuminate/Queue/WorkerOptions)) #19 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Queue/Console/WorkCommand.php(149): Illuminate/Queue/Worker->daemon('database', 'default', Object(Illuminate/Queue/WorkerOptions)) #20 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Queue/Console/WorkCommand.php(132): Illuminate/Queue/Console/WorkCommand->runWorker('database', 'default') #21 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate/Queue/Console/WorkCommand->handle() #22 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate/Container/BoundMethod::Illuminate/Container/{closure}() #23 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate/Container/Util::unwrapIfClosure(Object(Closure)) #24 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate/Container/BoundMethod::callBoundMethod(Object(Illuminate/Foundation/Application), Array, Object(Closure)) #25 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate/Container/BoundMethod::call(Object(Illuminate/Foundation/Application), Array, Array, NULL) #26 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate/Container/Container->call(Array) #27 C:/xampp/htdocs/tienda/vendor/symfony/console/Command/Command.php(341): Illuminate/Console/Command->execute(Object(Symfony/Component/Console/Input/ArgvInput), Object(Illuminate/Console/OutputStyle)) #28 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony/Component/Console/Command/Command->run(Object(Symfony/Component/Console/Input/ArgvInput), Object(Illuminate/Console/OutputStyle)) #29 C:/xampp/htdocs/tienda/vendor/symfony/console/Application.php(1117): Illuminate/Console/Command->run(Object(Symfony/Component/Console/Input/ArgvInput), Object(Symfony/Component/Console/Output/ConsoleOutput)) #30 C:/xampp/htdocs/tienda/vendor/symfony/console/Application.php(356): Symfony/Component/Console/Application->doRunCommand(Object(Illuminate/Queue/Console/WorkCommand), Object(Symfony/Component/Console/Input/ArgvInput), Object(Symfony/Component/Console/Output/ConsoleOutput)) #31 C:/xampp/htdocs/tienda/vendor/symfony/console/Application.php(195): Symfony/Component/Console/Application->doRun(Object(Symfony/Component/Console/Input/ArgvInput), Object(Symfony/Component/Console/Output/ConsoleOutput)) #32 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony/Component/Console/Application->run(Object(Symfony/Component/Console/Input/ArgvInput), Object(Symfony/Component/Console/Output/ConsoleOutput)) #33 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate/Foundation/Console/Kernel->handle(Object(Symfony/Component/Console/Input/ArgvInput), Object(Symfony/Component/Console/Output/ConsoleOutput)) #34 C:/xampp/htdocs/tienda/artisan(16): Illuminate/Foundation/Application->handleCommand(Object(Symfony/Component/Console/Input/ArgvInput)) #35 {main} "} [2026-05-29 22:54:28] local.ERROR: Traceback (most recent call last): File "C:\xampp\htdocs\tienda\scripts/ocr/ocr_service.py", line 7, in import cv2 ModuleNotFoundError: No module named 'cv2' {"exception":"[object] (RuntimeException(code: 0): Traceback (most recent call last): File \"C:\\xampp\\htdocs\\tienda\\scripts/ocr/ocr_service.py\", line 7, in import cv2 ModuleNotFoundError: No module named 'cv2' at C:/xampp/htdocs/tienda/app/Infrastructure/Ocr/LocalOcrService.php:41) [stacktrace] #0 C:/xampp/htdocs/tienda/app/Jobs/RunOcrJob.php(34): App/Infrastructure/Ocr/LocalOcrService->extract('C://xampp//htdocs...') #1 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App/Jobs/RunOcrJob->handle(Object(App/Infrastructure/Ocr/LocalOcrService)) #2 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate/Container/BoundMethod::Illuminate/Container/{closure}() #3 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate/Container/Util::unwrapIfClosure(Object(Closure)) #4 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate/Container/BoundMethod::callBoundMethod(Object(Illuminate/Foundation/Application), Array, Object(Closure)) #5 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate/Container/BoundMethod::call(Object(Illuminate/Foundation/Application), Array, Array, NULL) #6 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Bus/Dispatcher.php(129): Illuminate/Container/Container->call(Array) #7 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate/Bus/Dispatcher->Illuminate/Bus/{closure}(Object(App/Jobs/RunOcrJob)) #8 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(App/Jobs/RunOcrJob)) #9 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Bus/Dispatcher.php(133): Illuminate/Pipeline/Pipeline->then(Object(Closure)) #10 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Queue/CallQueuedHandler.php(136): Illuminate/Bus/Dispatcher->dispatchNow(Object(App/Jobs/RunOcrJob), false) #11 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate/Queue/CallQueuedHandler->Illuminate/Queue/{closure}(Object(App/Jobs/RunOcrJob)) #12 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(App/Jobs/RunOcrJob)) #13 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Queue/CallQueuedHandler.php(129): Illuminate/Pipeline/Pipeline->then(Object(Closure)) #14 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Queue/CallQueuedHandler.php(70): Illuminate/Queue/CallQueuedHandler->dispatchThroughMiddleware(Object(Illuminate/Queue/Jobs/DatabaseJob), Object(App/Jobs/RunOcrJob)) #15 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Queue/Jobs/Job.php(102): Illuminate/Queue/CallQueuedHandler->call(Object(Illuminate/Queue/Jobs/DatabaseJob), Array) #16 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Queue/Worker.php(504): Illuminate/Queue/Jobs/Job->fire() #17 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Queue/Worker.php(454): Illuminate/Queue/Worker->process('database', Object(Illuminate/Queue/Jobs/DatabaseJob), Object(Illuminate/Queue/WorkerOptions)) #18 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Queue/Worker.php(212): Illuminate/Queue/Worker->runJob(Object(Illuminate/Queue/Jobs/DatabaseJob), 'database', Object(Illuminate/Queue/WorkerOptions)) #19 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Queue/Console/WorkCommand.php(149): Illuminate/Queue/Worker->daemon('database', 'default', Object(Illuminate/Queue/WorkerOptions)) #20 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Queue/Console/WorkCommand.php(132): Illuminate/Queue/Console/WorkCommand->runWorker('database', 'default') #21 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate/Queue/Console/WorkCommand->handle() #22 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate/Container/BoundMethod::Illuminate/Container/{closure}() #23 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate/Container/Util::unwrapIfClosure(Object(Closure)) #24 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate/Container/BoundMethod::callBoundMethod(Object(Illuminate/Foundation/Application), Array, Object(Closure)) #25 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate/Container/BoundMethod::call(Object(Illuminate/Foundation/Application), Array, Array, NULL) #26 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate/Container/Container->call(Array) #27 C:/xampp/htdocs/tienda/vendor/symfony/console/Command/Command.php(341): Illuminate/Console/Command->execute(Object(Symfony/Component/Console/Input/ArgvInput), Object(Illuminate/Console/OutputStyle)) #28 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony/Component/Console/Command/Command->run(Object(Symfony/Component/Console/Input/ArgvInput), Object(Illuminate/Console/OutputStyle)) #29 C:/xampp/htdocs/tienda/vendor/symfony/console/Application.php(1117): Illuminate/Console/Command->run(Object(Symfony/Component/Console/Input/ArgvInput), Object(Symfony/Component/Console/Output/ConsoleOutput)) #30 C:/xampp/htdocs/tienda/vendor/symfony/console/Application.php(356): Symfony/Component/Console/Application->doRunCommand(Object(Illuminate/Queue/Console/WorkCommand), Object(Symfony/Component/Console/Input/ArgvInput), Object(Symfony/Component/Console/Output/ConsoleOutput)) #31 C:/xampp/htdocs/tienda/vendor/symfony/console/Application.php(195): Symfony/Component/Console/Application->doRun(Object(Symfony/Component/Console/Input/ArgvInput), Object(Symfony/Component/Console/Output/ConsoleOutput)) #32 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony/Component/Console/Application->run(Object(Symfony/Component/Console/Input/ArgvInput), Object(Symfony/Component/Console/Output/ConsoleOutput)) #33 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate/Foundation/Console/Kernel->handle(Object(Symfony/Component/Console/Input/ArgvInput), Object(Symfony/Component/Console/Output/ConsoleOutput)) #34 C:/xampp/htdocs/tienda/artisan(16): Illuminate/Foundation/Application->handleCommand(Object(Symfony/Component/Console/Input/ArgvInput)) #35 {main} "} [2026-05-29 22:54:28] local.ERROR: Traceback (most recent call last): File "C:\xampp\htdocs\tienda\scripts/ocr/ocr_service.py", line 7, in import cv2 ModuleNotFoundError: No module named 'cv2' {"exception":"[object] (RuntimeException(code: 0): Traceback (most recent call last): File \"C:\\xampp\\htdocs\\tienda\\scripts/ocr/ocr_service.py\", line 7, in import cv2 ModuleNotFoundError: No module named 'cv2' at C:/xampp/htdocs/tienda/app/Infrastructure/Ocr/LocalOcrService.php:41) [stacktrace] #0 C:/xampp/htdocs/tienda/app/Jobs/RunOcrJob.php(34): App/Infrastructure/Ocr/LocalOcrService->extract('C://xampp//htdocs...') #1 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App/Jobs/RunOcrJob->handle(Object(App/Infrastructure/Ocr/LocalOcrService)) #2 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate/Container/BoundMethod::Illuminate/Container/{closure}() #3 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate/Container/Util::unwrapIfClosure(Object(Closure)) #4 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate/Container/BoundMethod::callBoundMethod(Object(Illuminate/Foundation/Application), Array, Object(Closure)) #5 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate/Container/BoundMethod::call(Object(Illuminate/Foundation/Application), Array, Array, NULL) #6 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Bus/Dispatcher.php(129): Illuminate/Container/Container->call(Array) #7 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate/Bus/Dispatcher->Illuminate/Bus/{closure}(Object(App/Jobs/RunOcrJob)) #8 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(App/Jobs/RunOcrJob)) #9 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Bus/Dispatcher.php(133): Illuminate/Pipeline/Pipeline->then(Object(Closure)) #10 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Queue/CallQueuedHandler.php(136): Illuminate/Bus/Dispatcher->dispatchNow(Object(App/Jobs/RunOcrJob), false) #11 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate/Queue/CallQueuedHandler->Illuminate/Queue/{closure}(Object(App/Jobs/RunOcrJob)) #12 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(App/Jobs/RunOcrJob)) #13 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Queue/CallQueuedHandler.php(129): Illuminate/Pipeline/Pipeline->then(Object(Closure)) #14 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Queue/CallQueuedHandler.php(70): Illuminate/Queue/CallQueuedHandler->dispatchThroughMiddleware(Object(Illuminate/Queue/Jobs/DatabaseJob), Object(App/Jobs/RunOcrJob)) #15 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Queue/Jobs/Job.php(102): Illuminate/Queue/CallQueuedHandler->call(Object(Illuminate/Queue/Jobs/DatabaseJob), Array) #16 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Queue/Worker.php(504): Illuminate/Queue/Jobs/Job->fire() #17 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Queue/Worker.php(454): Illuminate/Queue/Worker->process('database', Object(Illuminate/Queue/Jobs/DatabaseJob), Object(Illuminate/Queue/WorkerOptions)) #18 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Queue/Worker.php(212): Illuminate/Queue/Worker->runJob(Object(Illuminate/Queue/Jobs/DatabaseJob), 'database', Object(Illuminate/Queue/WorkerOptions)) #19 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Queue/Console/WorkCommand.php(149): Illuminate/Queue/Worker->daemon('database', 'default', Object(Illuminate/Queue/WorkerOptions)) #20 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Queue/Console/WorkCommand.php(132): Illuminate/Queue/Console/WorkCommand->runWorker('database', 'default') #21 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate/Queue/Console/WorkCommand->handle() #22 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate/Container/BoundMethod::Illuminate/Container/{closure}() #23 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate/Container/Util::unwrapIfClosure(Object(Closure)) #24 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate/Container/BoundMethod::callBoundMethod(Object(Illuminate/Foundation/Application), Array, Object(Closure)) #25 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate/Container/BoundMethod::call(Object(Illuminate/Foundation/Application), Array, Array, NULL) #26 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate/Container/Container->call(Array) #27 C:/xampp/htdocs/tienda/vendor/symfony/console/Command/Command.php(341): Illuminate/Console/Command->execute(Object(Symfony/Component/Console/Input/ArgvInput), Object(Illuminate/Console/OutputStyle)) #28 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony/Component/Console/Command/Command->run(Object(Symfony/Component/Console/Input/ArgvInput), Object(Illuminate/Console/OutputStyle)) #29 C:/xampp/htdocs/tienda/vendor/symfony/console/Application.php(1117): Illuminate/Console/Command->run(Object(Symfony/Component/Console/Input/ArgvInput), Object(Symfony/Component/Console/Output/ConsoleOutput)) #30 C:/xampp/htdocs/tienda/vendor/symfony/console/Application.php(356): Symfony/Component/Console/Application->doRunCommand(Object(Illuminate/Queue/Console/WorkCommand), Object(Symfony/Component/Console/Input/ArgvInput), Object(Symfony/Component/Console/Output/ConsoleOutput)) #31 C:/xampp/htdocs/tienda/vendor/symfony/console/Application.php(195): Symfony/Component/Console/Application->doRun(Object(Symfony/Component/Console/Input/ArgvInput), Object(Symfony/Component/Console/Output/ConsoleOutput)) #32 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony/Component/Console/Application->run(Object(Symfony/Component/Console/Input/ArgvInput), Object(Symfony/Component/Console/Output/ConsoleOutput)) #33 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate/Foundation/Console/Kernel->handle(Object(Symfony/Component/Console/Input/ArgvInput), Object(Symfony/Component/Console/Output/ConsoleOutput)) #34 C:/xampp/htdocs/tienda/artisan(16): Illuminate/Foundation/Application->handleCommand(Object(Symfony/Component/Console/Input/ArgvInput)) #35 {main} "} [2026-05-29 22:54:30] local.ERROR: Traceback (most recent call last): File "C:\xampp\htdocs\tienda\scripts/ocr/ocr_service.py", line 7, in import cv2 ModuleNotFoundError: No module named 'cv2' {"exception":"[object] (RuntimeException(code: 0): Traceback (most recent call last): File \"C:\\xampp\\htdocs\\tienda\\scripts/ocr/ocr_service.py\", line 7, in import cv2 ModuleNotFoundError: No module named 'cv2' at C:/xampp/htdocs/tienda/app/Infrastructure/Ocr/LocalOcrService.php:41) [stacktrace] #0 C:/xampp/htdocs/tienda/app/Jobs/RunOcrJob.php(34): App/Infrastructure/Ocr/LocalOcrService->extract('C://xampp//htdocs...') #1 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App/Jobs/RunOcrJob->handle(Object(App/Infrastructure/Ocr/LocalOcrService)) #2 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate/Container/BoundMethod::Illuminate/Container/{closure}() #3 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate/Container/Util::unwrapIfClosure(Object(Closure)) #4 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate/Container/BoundMethod::callBoundMethod(Object(Illuminate/Foundation/Application), Array, Object(Closure)) #5 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate/Container/BoundMethod::call(Object(Illuminate/Foundation/Application), Array, Array, NULL) #6 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Bus/Dispatcher.php(129): Illuminate/Container/Container->call(Array) #7 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate/Bus/Dispatcher->Illuminate/Bus/{closure}(Object(App/Jobs/RunOcrJob)) #8 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(App/Jobs/RunOcrJob)) #9 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Bus/Dispatcher.php(133): Illuminate/Pipeline/Pipeline->then(Object(Closure)) #10 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Queue/CallQueuedHandler.php(136): Illuminate/Bus/Dispatcher->dispatchNow(Object(App/Jobs/RunOcrJob), false) #11 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate/Queue/CallQueuedHandler->Illuminate/Queue/{closure}(Object(App/Jobs/RunOcrJob)) #12 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(App/Jobs/RunOcrJob)) #13 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Queue/CallQueuedHandler.php(129): Illuminate/Pipeline/Pipeline->then(Object(Closure)) #14 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Queue/CallQueuedHandler.php(70): Illuminate/Queue/CallQueuedHandler->dispatchThroughMiddleware(Object(Illuminate/Queue/Jobs/DatabaseJob), Object(App/Jobs/RunOcrJob)) #15 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Queue/Jobs/Job.php(102): Illuminate/Queue/CallQueuedHandler->call(Object(Illuminate/Queue/Jobs/DatabaseJob), Array) #16 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Queue/Worker.php(504): Illuminate/Queue/Jobs/Job->fire() #17 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Queue/Worker.php(454): Illuminate/Queue/Worker->process('database', Object(Illuminate/Queue/Jobs/DatabaseJob), Object(Illuminate/Queue/WorkerOptions)) #18 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Queue/Worker.php(212): Illuminate/Queue/Worker->runJob(Object(Illuminate/Queue/Jobs/DatabaseJob), 'database', Object(Illuminate/Queue/WorkerOptions)) #19 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Queue/Console/WorkCommand.php(149): Illuminate/Queue/Worker->daemon('database', 'default', Object(Illuminate/Queue/WorkerOptions)) #20 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Queue/Console/WorkCommand.php(132): Illuminate/Queue/Console/WorkCommand->runWorker('database', 'default') #21 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate/Queue/Console/WorkCommand->handle() #22 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate/Container/BoundMethod::Illuminate/Container/{closure}() #23 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate/Container/Util::unwrapIfClosure(Object(Closure)) #24 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate/Container/BoundMethod::callBoundMethod(Object(Illuminate/Foundation/Application), Array, Object(Closure)) #25 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate/Container/BoundMethod::call(Object(Illuminate/Foundation/Application), Array, Array, NULL) #26 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate/Container/Container->call(Array) #27 C:/xampp/htdocs/tienda/vendor/symfony/console/Command/Command.php(341): Illuminate/Console/Command->execute(Object(Symfony/Component/Console/Input/ArgvInput), Object(Illuminate/Console/OutputStyle)) #28 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony/Component/Console/Command/Command->run(Object(Symfony/Component/Console/Input/ArgvInput), Object(Illuminate/Console/OutputStyle)) #29 C:/xampp/htdocs/tienda/vendor/symfony/console/Application.php(1117): Illuminate/Console/Command->run(Object(Symfony/Component/Console/Input/ArgvInput), Object(Symfony/Component/Console/Output/ConsoleOutput)) #30 C:/xampp/htdocs/tienda/vendor/symfony/console/Application.php(356): Symfony/Component/Console/Application->doRunCommand(Object(Illuminate/Queue/Console/WorkCommand), Object(Symfony/Component/Console/Input/ArgvInput), Object(Symfony/Component/Console/Output/ConsoleOutput)) #31 C:/xampp/htdocs/tienda/vendor/symfony/console/Application.php(195): Symfony/Component/Console/Application->doRun(Object(Symfony/Component/Console/Input/ArgvInput), Object(Symfony/Component/Console/Output/ConsoleOutput)) #32 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony/Component/Console/Application->run(Object(Symfony/Component/Console/Input/ArgvInput), Object(Symfony/Component/Console/Output/ConsoleOutput)) #33 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate/Foundation/Console/Kernel->handle(Object(Symfony/Component/Console/Input/ArgvInput), Object(Symfony/Component/Console/Output/ConsoleOutput)) #34 C:/xampp/htdocs/tienda/artisan(16): Illuminate/Foundation/Application->handleCommand(Object(Symfony/Component/Console/Input/ArgvInput)) #35 {main} "} [2026-05-29 22:54:50] local.ERROR: Traceback (most recent call last): File "C:\xampp\htdocs\tienda\scripts/ocr/ocr_service.py", line 7, in import cv2 ModuleNotFoundError: No module named 'cv2' {"exception":"[object] (RuntimeException(code: 0): Traceback (most recent call last): File \"C:\\xampp\\htdocs\\tienda\\scripts/ocr/ocr_service.py\", line 7, in import cv2 ModuleNotFoundError: No module named 'cv2' at C:/xampp/htdocs/tienda/app/Infrastructure/Ocr/LocalOcrService.php:41) [stacktrace] #0 C:/xampp/htdocs/tienda/app/Jobs/RunOcrJob.php(34): App/Infrastructure/Ocr/LocalOcrService->extract('C://xampp//htdocs...') #1 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App/Jobs/RunOcrJob->handle(Object(App/Infrastructure/Ocr/LocalOcrService)) #2 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate/Container/BoundMethod::Illuminate/Container/{closure}() #3 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate/Container/Util::unwrapIfClosure(Object(Closure)) #4 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate/Container/BoundMethod::callBoundMethod(Object(Illuminate/Foundation/Application), Array, Object(Closure)) #5 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate/Container/BoundMethod::call(Object(Illuminate/Foundation/Application), Array, Array, NULL) #6 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Bus/Dispatcher.php(129): Illuminate/Container/Container->call(Array) #7 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate/Bus/Dispatcher->Illuminate/Bus/{closure}(Object(App/Jobs/RunOcrJob)) #8 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(App/Jobs/RunOcrJob)) #9 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Bus/Dispatcher.php(133): Illuminate/Pipeline/Pipeline->then(Object(Closure)) #10 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Queue/CallQueuedHandler.php(136): Illuminate/Bus/Dispatcher->dispatchNow(Object(App/Jobs/RunOcrJob), false) #11 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate/Queue/CallQueuedHandler->Illuminate/Queue/{closure}(Object(App/Jobs/RunOcrJob)) #12 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(App/Jobs/RunOcrJob)) #13 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Queue/CallQueuedHandler.php(129): Illuminate/Pipeline/Pipeline->then(Object(Closure)) #14 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Queue/CallQueuedHandler.php(70): Illuminate/Queue/CallQueuedHandler->dispatchThroughMiddleware(Object(Illuminate/Queue/Jobs/DatabaseJob), Object(App/Jobs/RunOcrJob)) #15 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Queue/Jobs/Job.php(102): Illuminate/Queue/CallQueuedHandler->call(Object(Illuminate/Queue/Jobs/DatabaseJob), Array) #16 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Queue/Worker.php(504): Illuminate/Queue/Jobs/Job->fire() #17 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Queue/Worker.php(454): Illuminate/Queue/Worker->process('database', Object(Illuminate/Queue/Jobs/DatabaseJob), Object(Illuminate/Queue/WorkerOptions)) #18 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Queue/Worker.php(212): Illuminate/Queue/Worker->runJob(Object(Illuminate/Queue/Jobs/DatabaseJob), 'database', Object(Illuminate/Queue/WorkerOptions)) #19 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Queue/Console/WorkCommand.php(149): Illuminate/Queue/Worker->daemon('database', 'default', Object(Illuminate/Queue/WorkerOptions)) #20 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Queue/Console/WorkCommand.php(132): Illuminate/Queue/Console/WorkCommand->runWorker('database', 'default') #21 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate/Queue/Console/WorkCommand->handle() #22 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate/Container/BoundMethod::Illuminate/Container/{closure}() #23 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate/Container/Util::unwrapIfClosure(Object(Closure)) #24 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate/Container/BoundMethod::callBoundMethod(Object(Illuminate/Foundation/Application), Array, Object(Closure)) #25 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate/Container/BoundMethod::call(Object(Illuminate/Foundation/Application), Array, Array, NULL) #26 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate/Container/Container->call(Array) #27 C:/xampp/htdocs/tienda/vendor/symfony/console/Command/Command.php(341): Illuminate/Console/Command->execute(Object(Symfony/Component/Console/Input/ArgvInput), Object(Illuminate/Console/OutputStyle)) #28 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony/Component/Console/Command/Command->run(Object(Symfony/Component/Console/Input/ArgvInput), Object(Illuminate/Console/OutputStyle)) #29 C:/xampp/htdocs/tienda/vendor/symfony/console/Application.php(1117): Illuminate/Console/Command->run(Object(Symfony/Component/Console/Input/ArgvInput), Object(Symfony/Component/Console/Output/ConsoleOutput)) #30 C:/xampp/htdocs/tienda/vendor/symfony/console/Application.php(356): Symfony/Component/Console/Application->doRunCommand(Object(Illuminate/Queue/Console/WorkCommand), Object(Symfony/Component/Console/Input/ArgvInput), Object(Symfony/Component/Console/Output/ConsoleOutput)) #31 C:/xampp/htdocs/tienda/vendor/symfony/console/Application.php(195): Symfony/Component/Console/Application->doRun(Object(Symfony/Component/Console/Input/ArgvInput), Object(Symfony/Component/Console/Output/ConsoleOutput)) #32 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony/Component/Console/Application->run(Object(Symfony/Component/Console/Input/ArgvInput), Object(Symfony/Component/Console/Output/ConsoleOutput)) #33 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate/Foundation/Console/Kernel->handle(Object(Symfony/Component/Console/Input/ArgvInput), Object(Symfony/Component/Console/Output/ConsoleOutput)) #34 C:/xampp/htdocs/tienda/artisan(16): Illuminate/Foundation/Application->handleCommand(Object(Symfony/Component/Console/Input/ArgvInput)) #35 {main} "} [2026-05-29 22:54:59] local.ERROR: PHP Parse error: Syntax error, unexpected '=' on line 1 {"exception":"[object] (Psy\\Exception\\ParseErrorException(code: 0): PHP Parse error: Syntax error, unexpected '=' on line 1 at C:/xampp/htdocs/tienda/vendor/psy/psysh/src/Exception/ParseErrorException.php:44) [stacktrace] #0 C:/xampp/htdocs/tienda/vendor/psy/psysh/src/CodeCleaner.php(657): Psy/Exception/ParseErrorException::fromParseError(Object(PhpParser/Error)) #1 C:/xampp/htdocs/tienda/vendor/psy/psysh/src/CodeCleaner.php(273): Psy/CodeCleaner->parse('clean(Array, false) #3 C:/xampp/htdocs/tienda/vendor/psy/psysh/src/Shell.php(1471): Psy/Shell->appendCode('=App//Models//Doc...', true, false) #4 C:/xampp/htdocs/tienda/vendor/psy/psysh/src/Shell.php(2180): Psy/Shell->setCode('=App//Models//Doc...', true) #5 C:/xampp/htdocs/tienda/vendor/laravel/tinker/src/Console/TinkerCommand.php(77): Psy/Shell->execute('=App//Models//Doc...') #6 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Laravel/Tinker/Console/TinkerCommand->handle() #7 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate/Container/BoundMethod::Illuminate/Container/{closure}() #8 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate/Container/Util::unwrapIfClosure(Object(Closure)) #9 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate/Container/BoundMethod::callBoundMethod(Object(Illuminate/Foundation/Application), Array, Object(Closure)) #10 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate/Container/BoundMethod::call(Object(Illuminate/Foundation/Application), Array, Array, NULL) #11 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate/Container/Container->call(Array) #12 C:/xampp/htdocs/tienda/vendor/symfony/console/Command/Command.php(341): Illuminate/Console/Command->execute(Object(Symfony/Component/Console/Input/ArgvInput), Object(Illuminate/Console/OutputStyle)) #13 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony/Component/Console/Command/Command->run(Object(Symfony/Component/Console/Input/ArgvInput), Object(Illuminate/Console/OutputStyle)) #14 C:/xampp/htdocs/tienda/vendor/symfony/console/Application.php(1117): Illuminate/Console/Command->run(Object(Symfony/Component/Console/Input/ArgvInput), Object(Symfony/Component/Console/Output/ConsoleOutput)) #15 C:/xampp/htdocs/tienda/vendor/symfony/console/Application.php(356): Symfony/Component/Console/Application->doRunCommand(Object(Laravel/Tinker/Console/TinkerCommand), Object(Symfony/Component/Console/Input/ArgvInput), Object(Symfony/Component/Console/Output/ConsoleOutput)) #16 C:/xampp/htdocs/tienda/vendor/symfony/console/Application.php(195): Symfony/Component/Console/Application->doRun(Object(Symfony/Component/Console/Input/ArgvInput), Object(Symfony/Component/Console/Output/ConsoleOutput)) #17 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony/Component/Console/Application->run(Object(Symfony/Component/Console/Input/ArgvInput), Object(Symfony/Component/Console/Output/ConsoleOutput)) #18 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate/Foundation/Console/Kernel->handle(Object(Symfony/Component/Console/Input/ArgvInput), Object(Symfony/Component/Console/Output/ConsoleOutput)) #19 C:/xampp/htdocs/tienda/artisan(16): Illuminate/Foundation/Application->handleCommand(Object(Symfony/Component/Console/Input/ArgvInput)) #20 {main} "} [2026-05-29 22:59:54] local.ERROR: SQLSTATE[23000]: Integrity constraint violation: 19 NOT NULL constraint failed: documents.subtotal (Connection: sqlite, Database: C:\xampp\htdocs\tienda\database\database.sqlite, SQL: update "documents" set "subtotal" = ?, "tax_amount" = ?, "total" = ?, "confidence_score" = ?, "status" = uploaded, "updated_at" = 2026-05-29 22:59:53 where "id" = 5) {"exception":"[object] (Illuminate\\Database\\QueryException(code: 23000): SQLSTATE[23000]: Integrity constraint violation: 19 NOT NULL constraint failed: documents.subtotal (Connection: sqlite, Database: C:\\xampp\\htdocs\\tienda\\database\\database.sqlite, SQL: update \"documents\" set \"subtotal\" = ?, \"tax_amount\" = ?, \"total\" = ?, \"confidence_score\" = ?, \"status\" = uploaded, \"updated_at\" = 2026-05-29 22:59:53 where \"id\" = 5) at C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Database/Connection.php:838) [stacktrace] #0 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Database/Connection.php(794): Illuminate/Database/Connection->runQueryCallback('update \"documen...', Array, Object(Closure)) #1 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Database/Connection.php(597): Illuminate/Database/Connection->run('update \"documen...', Array, Object(Closure)) #2 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Database/Connection.php(549): Illuminate/Database/Connection->affectingStatement('update \"documen...', Array) #3 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(4234): Illuminate/Database/Connection->update('update \"documen...', Array) #4 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Builder.php(1266): Illuminate/Database/Query/Builder->update(Object(Illuminate/Support/Collection)) #5 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(1316): Illuminate/Database/Eloquent/Builder->update(Array) #6 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(1233): Illuminate/Database/Eloquent/Model->performUpdate(Object(Illuminate/Database/Eloquent/Builder)) #7 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(1090): Illuminate/Database/Eloquent/Model->save(Array) #8 C:/xampp/htdocs/tienda/storage/app/requeue-document.php(13): Illuminate/Database/Eloquent/Model->update(Array) #9 {main} [previous exception] [object] (PDOException(code: 23000): SQLSTATE[23000]: Integrity constraint violation: 19 NOT NULL constraint failed: documents.subtotal at C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Database/Connection.php:609) [stacktrace] #0 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Database/Connection.php(609): PDOStatement->execute() #1 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Database/Connection.php(827): Illuminate/Database/Connection->Illuminate/Database/{closure}('update \"documen...', Array) #2 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Database/Connection.php(794): Illuminate/Database/Connection->runQueryCallback('update \"documen...', Array, Object(Closure)) #3 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Database/Connection.php(597): Illuminate/Database/Connection->run('update \"documen...', Array, Object(Closure)) #4 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Database/Connection.php(549): Illuminate/Database/Connection->affectingStatement('update \"documen...', Array) #5 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(4234): Illuminate/Database/Connection->update('update \"documen...', Array) #6 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Builder.php(1266): Illuminate/Database/Query/Builder->update(Object(Illuminate/Support/Collection)) #7 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(1316): Illuminate/Database/Eloquent/Builder->update(Array) #8 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(1233): Illuminate/Database/Eloquent/Model->performUpdate(Object(Illuminate/Database/Eloquent/Builder)) #9 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(1090): Illuminate/Database/Eloquent/Model->save(Array) #10 C:/xampp/htdocs/tienda/storage/app/requeue-document.php(13): Illuminate/Database/Eloquent/Model->update(Array) #11 {main} "} [2026-05-29 23:00:18] local.ERROR: SQLSTATE[23000]: Integrity constraint violation: 19 NOT NULL constraint failed: documents.payment_status (Connection: sqlite, Database: C:\xampp\htdocs\tienda\database\database.sqlite, SQL: update "documents" set "payment_status" = ?, "status" = uploaded, "updated_at" = 2026-05-29 23:00:18 where "id" = 5) {"exception":"[object] (Illuminate\\Database\\QueryException(code: 23000): SQLSTATE[23000]: Integrity constraint violation: 19 NOT NULL constraint failed: documents.payment_status (Connection: sqlite, Database: C:\\xampp\\htdocs\\tienda\\database\\database.sqlite, SQL: update \"documents\" set \"payment_status\" = ?, \"status\" = uploaded, \"updated_at\" = 2026-05-29 23:00:18 where \"id\" = 5) at C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Database/Connection.php:838) [stacktrace] #0 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Database/Connection.php(794): Illuminate/Database/Connection->runQueryCallback('update \"documen...', Array, Object(Closure)) #1 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Database/Connection.php(597): Illuminate/Database/Connection->run('update \"documen...', Array, Object(Closure)) #2 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Database/Connection.php(549): Illuminate/Database/Connection->affectingStatement('update \"documen...', Array) #3 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(4234): Illuminate/Database/Connection->update('update \"documen...', Array) #4 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Builder.php(1266): Illuminate/Database/Query/Builder->update(Object(Illuminate/Support/Collection)) #5 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(1316): Illuminate/Database/Eloquent/Builder->update(Array) #6 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(1233): Illuminate/Database/Eloquent/Model->performUpdate(Object(Illuminate/Database/Eloquent/Builder)) #7 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(1090): Illuminate/Database/Eloquent/Model->save(Array) #8 C:/xampp/htdocs/tienda/storage/app/requeue-document.php(13): Illuminate/Database/Eloquent/Model->update(Array) #9 {main} [previous exception] [object] (PDOException(code: 23000): SQLSTATE[23000]: Integrity constraint violation: 19 NOT NULL constraint failed: documents.payment_status at C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Database/Connection.php:609) [stacktrace] #0 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Database/Connection.php(609): PDOStatement->execute() #1 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Database/Connection.php(827): Illuminate/Database/Connection->Illuminate/Database/{closure}('update \"documen...', Array) #2 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Database/Connection.php(794): Illuminate/Database/Connection->runQueryCallback('update \"documen...', Array, Object(Closure)) #3 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Database/Connection.php(597): Illuminate/Database/Connection->run('update \"documen...', Array, Object(Closure)) #4 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Database/Connection.php(549): Illuminate/Database/Connection->affectingStatement('update \"documen...', Array) #5 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(4234): Illuminate/Database/Connection->update('update \"documen...', Array) #6 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Builder.php(1266): Illuminate/Database/Query/Builder->update(Object(Illuminate/Support/Collection)) #7 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(1316): Illuminate/Database/Eloquent/Builder->update(Array) #8 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(1233): Illuminate/Database/Eloquent/Model->performUpdate(Object(Illuminate/Database/Eloquent/Builder)) #9 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(1090): Illuminate/Database/Eloquent/Model->save(Array) #10 C:/xampp/htdocs/tienda/storage/app/requeue-document.php(13): Illuminate/Database/Eloquent/Model->update(Array) #11 {main} "} [2026-05-29 23:09:53] local.ERROR: The "--json" option does not exist. {"exception":"[object] (Symfony\\Component\\Console\\Exception\\RuntimeException(code: 0): The \"--json\" option does not exist. at C:/xampp/htdocs/tienda/vendor/symfony/console/Input/ArgvInput.php:226) [stacktrace] #0 C:/xampp/htdocs/tienda/vendor/symfony/console/Input/ArgvInput.php(155): Symfony/Component/Console/Input/ArgvInput->addLongOption('json', NULL) #1 C:/xampp/htdocs/tienda/vendor/symfony/console/Input/ArgvInput.php(88): Symfony/Component/Console/Input/ArgvInput->parseLongOption('--json') #2 C:/xampp/htdocs/tienda/vendor/symfony/console/Input/ArgvInput.php(77): Symfony/Component/Console/Input/ArgvInput->parseToken('--json', true) #3 C:/xampp/htdocs/tienda/vendor/symfony/console/Input/Input.php(53): Symfony/Component/Console/Input/ArgvInput->parse() #4 C:/xampp/htdocs/tienda/vendor/symfony/console/Command/Command.php(295): Symfony/Component/Console/Input/Input->bind(Object(Symfony/Component/Console/Input/InputDefinition)) #5 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony/Component/Console/Command/Command->run(Object(Symfony/Component/Console/Input/ArgvInput), Object(Illuminate/Console/OutputStyle)) #6 C:/xampp/htdocs/tienda/vendor/symfony/console/Application.php(1117): Illuminate/Console/Command->run(Object(Symfony/Component/Console/Input/ArgvInput), Object(Symfony/Component/Console/Output/ConsoleOutput)) #7 C:/xampp/htdocs/tienda/vendor/symfony/console/Application.php(356): Symfony/Component/Console/Application->doRunCommand(Object(Illuminate/Queue/Console/ListFailedCommand), Object(Symfony/Component/Console/Input/ArgvInput), Object(Symfony/Component/Console/Output/ConsoleOutput)) #8 C:/xampp/htdocs/tienda/vendor/symfony/console/Application.php(195): Symfony/Component/Console/Application->doRun(Object(Symfony/Component/Console/Input/ArgvInput), Object(Symfony/Component/Console/Output/ConsoleOutput)) #9 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony/Component/Console/Application->run(Object(Symfony/Component/Console/Input/ArgvInput), Object(Symfony/Component/Console/Output/ConsoleOutput)) #10 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate/Foundation/Console/Kernel->handle(Object(Symfony/Component/Console/Input/ArgvInput), Object(Symfony/Component/Console/Output/ConsoleOutput)) #11 C:/xampp/htdocs/tienda/artisan(16): Illuminate/Foundation/Application->handleCommand(Object(Symfony/Component/Console/Input/ArgvInput)) #12 {main} "} [2026-05-29 23:11:14] local.ERROR: PHP Parse error: Syntax error, unexpected ')' on line 1 {"exception":"[object] (Psy\\Exception\\ParseErrorException(code: 0): PHP Parse error: Syntax error, unexpected ')' on line 1 at C:/xampp/htdocs/tienda/vendor/psy/psysh/src/Exception/ParseErrorException.php:44) [stacktrace] #0 C:/xampp/htdocs/tienda/vendor/psy/psysh/src/CodeCleaner.php(657): Psy/Exception/ParseErrorException::fromParseError(Object(PhpParser/Error)) #1 C:/xampp/htdocs/tienda/vendor/psy/psysh/src/CodeCleaner.php(273): Psy/CodeCleaner->parse('clean(Array, false) #3 C:/xampp/htdocs/tienda/vendor/psy/psysh/src/Shell.php(1471): Psy/Shell->appendCode('foreach([7,8,9]...', true, false) #4 C:/xampp/htdocs/tienda/vendor/psy/psysh/src/Shell.php(2180): Psy/Shell->setCode('foreach([7,8,9]...', true) #5 C:/xampp/htdocs/tienda/vendor/laravel/tinker/src/Console/TinkerCommand.php(77): Psy/Shell->execute('foreach([7,8,9]...') #6 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Laravel/Tinker/Console/TinkerCommand->handle() #7 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate/Container/BoundMethod::Illuminate/Container/{closure}() #8 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate/Container/Util::unwrapIfClosure(Object(Closure)) #9 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate/Container/BoundMethod::callBoundMethod(Object(Illuminate/Foundation/Application), Array, Object(Closure)) #10 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate/Container/BoundMethod::call(Object(Illuminate/Foundation/Application), Array, Array, NULL) #11 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate/Container/Container->call(Array) #12 C:/xampp/htdocs/tienda/vendor/symfony/console/Command/Command.php(341): Illuminate/Console/Command->execute(Object(Symfony/Component/Console/Input/ArgvInput), Object(Illuminate/Console/OutputStyle)) #13 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony/Component/Console/Command/Command->run(Object(Symfony/Component/Console/Input/ArgvInput), Object(Illuminate/Console/OutputStyle)) #14 C:/xampp/htdocs/tienda/vendor/symfony/console/Application.php(1117): Illuminate/Console/Command->run(Object(Symfony/Component/Console/Input/ArgvInput), Object(Symfony/Component/Console/Output/ConsoleOutput)) #15 C:/xampp/htdocs/tienda/vendor/symfony/console/Application.php(356): Symfony/Component/Console/Application->doRunCommand(Object(Laravel/Tinker/Console/TinkerCommand), Object(Symfony/Component/Console/Input/ArgvInput), Object(Symfony/Component/Console/Output/ConsoleOutput)) #16 C:/xampp/htdocs/tienda/vendor/symfony/console/Application.php(195): Symfony/Component/Console/Application->doRun(Object(Symfony/Component/Console/Input/ArgvInput), Object(Symfony/Component/Console/Output/ConsoleOutput)) #17 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony/Component/Console/Application->run(Object(Symfony/Component/Console/Input/ArgvInput), Object(Symfony/Component/Console/Output/ConsoleOutput)) #18 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate/Foundation/Console/Kernel->handle(Object(Symfony/Component/Console/Input/ArgvInput), Object(Symfony/Component/Console/Output/ConsoleOutput)) #19 C:/xampp/htdocs/tienda/artisan(16): Illuminate/Foundation/Application->handleCommand(Object(Symfony/Component/Console/Input/ArgvInput)) #20 {main} "} [2026-05-29 23:12:17] local.ERROR: The "--json" option does not exist. {"exception":"[object] (Symfony\\Component\\Console\\Exception\\RuntimeException(code: 0): The \"--json\" option does not exist. at C:/xampp/htdocs/tienda/vendor/symfony/console/Input/ArgvInput.php:226) [stacktrace] #0 C:/xampp/htdocs/tienda/vendor/symfony/console/Input/ArgvInput.php(155): Symfony/Component/Console/Input/ArgvInput->addLongOption('json', NULL) #1 C:/xampp/htdocs/tienda/vendor/symfony/console/Input/ArgvInput.php(88): Symfony/Component/Console/Input/ArgvInput->parseLongOption('--json') #2 C:/xampp/htdocs/tienda/vendor/symfony/console/Input/ArgvInput.php(77): Symfony/Component/Console/Input/ArgvInput->parseToken('--json', true) #3 C:/xampp/htdocs/tienda/vendor/symfony/console/Input/Input.php(53): Symfony/Component/Console/Input/ArgvInput->parse() #4 C:/xampp/htdocs/tienda/vendor/symfony/console/Command/Command.php(295): Symfony/Component/Console/Input/Input->bind(Object(Symfony/Component/Console/Input/InputDefinition)) #5 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony/Component/Console/Command/Command->run(Object(Symfony/Component/Console/Input/ArgvInput), Object(Illuminate/Console/OutputStyle)) #6 C:/xampp/htdocs/tienda/vendor/symfony/console/Application.php(1117): Illuminate/Console/Command->run(Object(Symfony/Component/Console/Input/ArgvInput), Object(Symfony/Component/Console/Output/ConsoleOutput)) #7 C:/xampp/htdocs/tienda/vendor/symfony/console/Application.php(356): Symfony/Component/Console/Application->doRunCommand(Object(Illuminate/Queue/Console/ListFailedCommand), Object(Symfony/Component/Console/Input/ArgvInput), Object(Symfony/Component/Console/Output/ConsoleOutput)) #8 C:/xampp/htdocs/tienda/vendor/symfony/console/Application.php(195): Symfony/Component/Console/Application->doRun(Object(Symfony/Component/Console/Input/ArgvInput), Object(Symfony/Component/Console/Output/ConsoleOutput)) #9 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony/Component/Console/Application->run(Object(Symfony/Component/Console/Input/ArgvInput), Object(Symfony/Component/Console/Output/ConsoleOutput)) #10 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate/Foundation/Console/Kernel->handle(Object(Symfony/Component/Console/Input/ArgvInput), Object(Symfony/Component/Console/Output/ConsoleOutput)) #11 C:/xampp/htdocs/tienda/artisan(16): Illuminate/Foundation/Application->handleCommand(Object(Symfony/Component/Console/Input/ArgvInput)) #12 {main} "} [2026-05-29 23:26:53] local.ERROR: No arguments expected for "app:ocr-health-check" command, got "C:\xampp\htdocs\tienda\storage\app/private/documents/inbox/originals/8j5bSmRAuwh8p2Te0cIOdkeAAQucD5wbf8IxRQoO.png". {"exception":"[object] (Symfony\\Component\\Console\\Exception\\RuntimeException(code: 0): No arguments expected for \"app:ocr-health-check\" command, got \"C:\\xampp\\htdocs\\tienda\\storage\\app/private/documents/inbox/originals/8j5bSmRAuwh8p2Te0cIOdkeAAQucD5wbf8IxRQoO.png\". at C:/xampp/htdocs/tienda/vendor/symfony/console/Input/ArgvInput.php:199) [stacktrace] #0 C:/xampp/htdocs/tienda/vendor/symfony/console/Input/ArgvInput.php(92): Symfony/Component/Console/Input/ArgvInput->parseArgument('C://xampp//htdocs...') #1 C:/xampp/htdocs/tienda/vendor/symfony/console/Input/ArgvInput.php(77): Symfony/Component/Console/Input/ArgvInput->parseToken('C://xampp//htdocs...', true) #2 C:/xampp/htdocs/tienda/vendor/symfony/console/Input/Input.php(53): Symfony/Component/Console/Input/ArgvInput->parse() #3 C:/xampp/htdocs/tienda/vendor/symfony/console/Command/Command.php(295): Symfony/Component/Console/Input/Input->bind(Object(Symfony/Component/Console/Input/InputDefinition)) #4 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony/Component/Console/Command/Command->run(Object(Symfony/Component/Console/Input/ArgvInput), Object(Illuminate/Console/OutputStyle)) #5 C:/xampp/htdocs/tienda/vendor/symfony/console/Application.php(1117): Illuminate/Console/Command->run(Object(Symfony/Component/Console/Input/ArgvInput), Object(Symfony/Component/Console/Output/ConsoleOutput)) #6 C:/xampp/htdocs/tienda/vendor/symfony/console/Application.php(356): Symfony/Component/Console/Application->doRunCommand(Object(App/Console/Commands/OcrHealthCheckCommand), Object(Symfony/Component/Console/Input/ArgvInput), Object(Symfony/Component/Console/Output/ConsoleOutput)) #7 C:/xampp/htdocs/tienda/vendor/symfony/console/Application.php(195): Symfony/Component/Console/Application->doRun(Object(Symfony/Component/Console/Input/ArgvInput), Object(Symfony/Component/Console/Output/ConsoleOutput)) #8 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony/Component/Console/Application->run(Object(Symfony/Component/Console/Input/ArgvInput), Object(Symfony/Component/Console/Output/ConsoleOutput)) #9 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate/Foundation/Console/Kernel->handle(Object(Symfony/Component/Console/Input/ArgvInput), Object(Symfony/Component/Console/Output/ConsoleOutput)) #10 C:/xampp/htdocs/tienda/artisan(16): Illuminate/Foundation/Application->handleCommand(Object(Symfony/Component/Console/Input/ArgvInput)) #11 {main} "} [2026-05-29 23:27:03] local.ERROR: No arguments expected for "app:ocr-health-check" command, got "C:\xampp\htdocs\tienda\storage\app/private/documents/inbox/originals/aDzfIWTN984a9JAKfpRtm0flDHZiIEXRTwHhYFA2.png". {"exception":"[object] (Symfony\\Component\\Console\\Exception\\RuntimeException(code: 0): No arguments expected for \"app:ocr-health-check\" command, got \"C:\\xampp\\htdocs\\tienda\\storage\\app/private/documents/inbox/originals/aDzfIWTN984a9JAKfpRtm0flDHZiIEXRTwHhYFA2.png\". at C:/xampp/htdocs/tienda/vendor/symfony/console/Input/ArgvInput.php:199) [stacktrace] #0 C:/xampp/htdocs/tienda/vendor/symfony/console/Input/ArgvInput.php(92): Symfony/Component/Console/Input/ArgvInput->parseArgument('C://xampp//htdocs...') #1 C:/xampp/htdocs/tienda/vendor/symfony/console/Input/ArgvInput.php(77): Symfony/Component/Console/Input/ArgvInput->parseToken('C://xampp//htdocs...', true) #2 C:/xampp/htdocs/tienda/vendor/symfony/console/Input/Input.php(53): Symfony/Component/Console/Input/ArgvInput->parse() #3 C:/xampp/htdocs/tienda/vendor/symfony/console/Command/Command.php(295): Symfony/Component/Console/Input/Input->bind(Object(Symfony/Component/Console/Input/InputDefinition)) #4 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony/Component/Console/Command/Command->run(Object(Symfony/Component/Console/Input/ArgvInput), Object(Illuminate/Console/OutputStyle)) #5 C:/xampp/htdocs/tienda/vendor/symfony/console/Application.php(1117): Illuminate/Console/Command->run(Object(Symfony/Component/Console/Input/ArgvInput), Object(Symfony/Component/Console/Output/ConsoleOutput)) #6 C:/xampp/htdocs/tienda/vendor/symfony/console/Application.php(356): Symfony/Component/Console/Application->doRunCommand(Object(App/Console/Commands/OcrHealthCheckCommand), Object(Symfony/Component/Console/Input/ArgvInput), Object(Symfony/Component/Console/Output/ConsoleOutput)) #7 C:/xampp/htdocs/tienda/vendor/symfony/console/Application.php(195): Symfony/Component/Console/Application->doRun(Object(Symfony/Component/Console/Input/ArgvInput), Object(Symfony/Component/Console/Output/ConsoleOutput)) #8 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony/Component/Console/Application->run(Object(Symfony/Component/Console/Input/ArgvInput), Object(Symfony/Component/Console/Output/ConsoleOutput)) #9 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate/Foundation/Console/Kernel->handle(Object(Symfony/Component/Console/Input/ArgvInput), Object(Symfony/Component/Console/Output/ConsoleOutput)) #10 C:/xampp/htdocs/tienda/artisan(16): Illuminate/Foundation/Application->handleCommand(Object(Symfony/Component/Console/Input/ArgvInput)) #11 {main} "} [2026-05-29 23:27:09] local.ERROR: No arguments expected for "app:ocr-health-check" command, got "C:\xampp\htdocs\tienda\storage\app/private/documents/inbox/originals/RkT6BLa5y2YrEedXilWl3ukAtoQdViBlpa5ioXcA.png". {"exception":"[object] (Symfony\\Component\\Console\\Exception\\RuntimeException(code: 0): No arguments expected for \"app:ocr-health-check\" command, got \"C:\\xampp\\htdocs\\tienda\\storage\\app/private/documents/inbox/originals/RkT6BLa5y2YrEedXilWl3ukAtoQdViBlpa5ioXcA.png\". at C:/xampp/htdocs/tienda/vendor/symfony/console/Input/ArgvInput.php:199) [stacktrace] #0 C:/xampp/htdocs/tienda/vendor/symfony/console/Input/ArgvInput.php(92): Symfony/Component/Console/Input/ArgvInput->parseArgument('C://xampp//htdocs...') #1 C:/xampp/htdocs/tienda/vendor/symfony/console/Input/ArgvInput.php(77): Symfony/Component/Console/Input/ArgvInput->parseToken('C://xampp//htdocs...', true) #2 C:/xampp/htdocs/tienda/vendor/symfony/console/Input/Input.php(53): Symfony/Component/Console/Input/ArgvInput->parse() #3 C:/xampp/htdocs/tienda/vendor/symfony/console/Command/Command.php(295): Symfony/Component/Console/Input/Input->bind(Object(Symfony/Component/Console/Input/InputDefinition)) #4 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony/Component/Console/Command/Command->run(Object(Symfony/Component/Console/Input/ArgvInput), Object(Illuminate/Console/OutputStyle)) #5 C:/xampp/htdocs/tienda/vendor/symfony/console/Application.php(1117): Illuminate/Console/Command->run(Object(Symfony/Component/Console/Input/ArgvInput), Object(Symfony/Component/Console/Output/ConsoleOutput)) #6 C:/xampp/htdocs/tienda/vendor/symfony/console/Application.php(356): Symfony/Component/Console/Application->doRunCommand(Object(App/Console/Commands/OcrHealthCheckCommand), Object(Symfony/Component/Console/Input/ArgvInput), Object(Symfony/Component/Console/Output/ConsoleOutput)) #7 C:/xampp/htdocs/tienda/vendor/symfony/console/Application.php(195): Symfony/Component/Console/Application->doRun(Object(Symfony/Component/Console/Input/ArgvInput), Object(Symfony/Component/Console/Output/ConsoleOutput)) #8 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony/Component/Console/Application->run(Object(Symfony/Component/Console/Input/ArgvInput), Object(Symfony/Component/Console/Output/ConsoleOutput)) #9 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate/Foundation/Console/Kernel->handle(Object(Symfony/Component/Console/Input/ArgvInput), Object(Symfony/Component/Console/Output/ConsoleOutput)) #10 C:/xampp/htdocs/tienda/artisan(16): Illuminate/Foundation/Application->handleCommand(Object(Symfony/Component/Console/Input/ArgvInput)) #11 {main} "} [2026-05-29 23:27:17] local.ERROR: No arguments expected for "app:ocr-health-check" command, got "C:\xampp\htdocs\tienda\storage\app/private/documents/inbox/originals/tc77sw6qJKGYQzdmyrGnarNp7ShEv6HV5tybE3ib.png". {"exception":"[object] (Symfony\\Component\\Console\\Exception\\RuntimeException(code: 0): No arguments expected for \"app:ocr-health-check\" command, got \"C:\\xampp\\htdocs\\tienda\\storage\\app/private/documents/inbox/originals/tc77sw6qJKGYQzdmyrGnarNp7ShEv6HV5tybE3ib.png\". at C:/xampp/htdocs/tienda/vendor/symfony/console/Input/ArgvInput.php:199) [stacktrace] #0 C:/xampp/htdocs/tienda/vendor/symfony/console/Input/ArgvInput.php(92): Symfony/Component/Console/Input/ArgvInput->parseArgument('C://xampp//htdocs...') #1 C:/xampp/htdocs/tienda/vendor/symfony/console/Input/ArgvInput.php(77): Symfony/Component/Console/Input/ArgvInput->parseToken('C://xampp//htdocs...', true) #2 C:/xampp/htdocs/tienda/vendor/symfony/console/Input/Input.php(53): Symfony/Component/Console/Input/ArgvInput->parse() #3 C:/xampp/htdocs/tienda/vendor/symfony/console/Command/Command.php(295): Symfony/Component/Console/Input/Input->bind(Object(Symfony/Component/Console/Input/InputDefinition)) #4 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony/Component/Console/Command/Command->run(Object(Symfony/Component/Console/Input/ArgvInput), Object(Illuminate/Console/OutputStyle)) #5 C:/xampp/htdocs/tienda/vendor/symfony/console/Application.php(1117): Illuminate/Console/Command->run(Object(Symfony/Component/Console/Input/ArgvInput), Object(Symfony/Component/Console/Output/ConsoleOutput)) #6 C:/xampp/htdocs/tienda/vendor/symfony/console/Application.php(356): Symfony/Component/Console/Application->doRunCommand(Object(App/Console/Commands/OcrHealthCheckCommand), Object(Symfony/Component/Console/Input/ArgvInput), Object(Symfony/Component/Console/Output/ConsoleOutput)) #7 C:/xampp/htdocs/tienda/vendor/symfony/console/Application.php(195): Symfony/Component/Console/Application->doRun(Object(Symfony/Component/Console/Input/ArgvInput), Object(Symfony/Component/Console/Output/ConsoleOutput)) #8 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony/Component/Console/Application->run(Object(Symfony/Component/Console/Input/ArgvInput), Object(Symfony/Component/Console/Output/ConsoleOutput)) #9 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate/Foundation/Console/Kernel->handle(Object(Symfony/Component/Console/Input/ArgvInput), Object(Symfony/Component/Console/Output/ConsoleOutput)) #10 C:/xampp/htdocs/tienda/artisan(16): Illuminate/Foundation/Application->handleCommand(Object(Symfony/Component/Console/Input/ArgvInput)) #11 {main} "} [2026-05-29 23:27:26] local.ERROR: No arguments expected for "app:ocr-health-check" command, got "C:\xampp\htdocs\tienda\storage\app/private/documents/inbox/originals/PIjsUNn421GLQfORoCTIY657A3VshB0gHpbRvvQT.png". {"exception":"[object] (Symfony\\Component\\Console\\Exception\\RuntimeException(code: 0): No arguments expected for \"app:ocr-health-check\" command, got \"C:\\xampp\\htdocs\\tienda\\storage\\app/private/documents/inbox/originals/PIjsUNn421GLQfORoCTIY657A3VshB0gHpbRvvQT.png\". at C:/xampp/htdocs/tienda/vendor/symfony/console/Input/ArgvInput.php:199) [stacktrace] #0 C:/xampp/htdocs/tienda/vendor/symfony/console/Input/ArgvInput.php(92): Symfony/Component/Console/Input/ArgvInput->parseArgument('C://xampp//htdocs...') #1 C:/xampp/htdocs/tienda/vendor/symfony/console/Input/ArgvInput.php(77): Symfony/Component/Console/Input/ArgvInput->parseToken('C://xampp//htdocs...', true) #2 C:/xampp/htdocs/tienda/vendor/symfony/console/Input/Input.php(53): Symfony/Component/Console/Input/ArgvInput->parse() #3 C:/xampp/htdocs/tienda/vendor/symfony/console/Command/Command.php(295): Symfony/Component/Console/Input/Input->bind(Object(Symfony/Component/Console/Input/InputDefinition)) #4 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony/Component/Console/Command/Command->run(Object(Symfony/Component/Console/Input/ArgvInput), Object(Illuminate/Console/OutputStyle)) #5 C:/xampp/htdocs/tienda/vendor/symfony/console/Application.php(1117): Illuminate/Console/Command->run(Object(Symfony/Component/Console/Input/ArgvInput), Object(Symfony/Component/Console/Output/ConsoleOutput)) #6 C:/xampp/htdocs/tienda/vendor/symfony/console/Application.php(356): Symfony/Component/Console/Application->doRunCommand(Object(App/Console/Commands/OcrHealthCheckCommand), Object(Symfony/Component/Console/Input/ArgvInput), Object(Symfony/Component/Console/Output/ConsoleOutput)) #7 C:/xampp/htdocs/tienda/vendor/symfony/console/Application.php(195): Symfony/Component/Console/Application->doRun(Object(Symfony/Component/Console/Input/ArgvInput), Object(Symfony/Component/Console/Output/ConsoleOutput)) #8 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony/Component/Console/Application->run(Object(Symfony/Component/Console/Input/ArgvInput), Object(Symfony/Component/Console/Output/ConsoleOutput)) #9 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate/Foundation/Console/Kernel->handle(Object(Symfony/Component/Console/Input/ArgvInput), Object(Symfony/Component/Console/Output/ConsoleOutput)) #10 C:/xampp/htdocs/tienda/artisan(16): Illuminate/Foundation/Application->handleCommand(Object(Symfony/Component/Console/Input/ArgvInput)) #11 {main} "} [2026-05-29 23:32:34] local.ERROR: The "--force" option does not exist. {"exception":"[object] (Symfony\\Component\\Console\\Exception\\RuntimeException(code: 0): The \"--force\" option does not exist. at C:/xampp/htdocs/tienda/vendor/symfony/console/Input/ArgvInput.php:226) [stacktrace] #0 C:/xampp/htdocs/tienda/vendor/symfony/console/Input/ArgvInput.php(155): Symfony/Component/Console/Input/ArgvInput->addLongOption('force', NULL) #1 C:/xampp/htdocs/tienda/vendor/symfony/console/Input/ArgvInput.php(88): Symfony/Component/Console/Input/ArgvInput->parseLongOption('--force') #2 C:/xampp/htdocs/tienda/vendor/symfony/console/Input/ArgvInput.php(77): Symfony/Component/Console/Input/ArgvInput->parseToken('--force', true) #3 C:/xampp/htdocs/tienda/vendor/symfony/console/Input/Input.php(53): Symfony/Component/Console/Input/ArgvInput->parse() #4 C:/xampp/htdocs/tienda/vendor/symfony/console/Command/Command.php(295): Symfony/Component/Console/Input/Input->bind(Object(Symfony/Component/Console/Input/InputDefinition)) #5 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony/Component/Console/Command/Command->run(Object(Symfony/Component/Console/Input/ArgvInput), Object(Illuminate/Console/OutputStyle)) #6 C:/xampp/htdocs/tienda/vendor/symfony/console/Application.php(1117): Illuminate/Console/Command->run(Object(Symfony/Component/Console/Input/ArgvInput), Object(Symfony/Component/Console/Output/ConsoleOutput)) #7 C:/xampp/htdocs/tienda/vendor/symfony/console/Application.php(356): Symfony/Component/Console/Application->doRunCommand(Object(Illuminate/Queue/Console/FlushFailedCommand), Object(Symfony/Component/Console/Input/ArgvInput), Object(Symfony/Component/Console/Output/ConsoleOutput)) #8 C:/xampp/htdocs/tienda/vendor/symfony/console/Application.php(195): Symfony/Component/Console/Application->doRun(Object(Symfony/Component/Console/Input/ArgvInput), Object(Symfony/Component/Console/Output/ConsoleOutput)) #9 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony/Component/Console/Application->run(Object(Symfony/Component/Console/Input/ArgvInput), Object(Symfony/Component/Console/Output/ConsoleOutput)) #10 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate/Foundation/Console/Kernel->handle(Object(Symfony/Component/Console/Input/ArgvInput), Object(Symfony/Component/Console/Output/ConsoleOutput)) #11 C:/xampp/htdocs/tienda/artisan(16): Illuminate/Foundation/Application->handleCommand(Object(Symfony/Component/Console/Input/ArgvInput)) #12 {main} "} [2026-05-29 23:32:38] local.ERROR: SQLSTATE[23000]: Integrity constraint violation: 19 NOT NULL constraint failed: documents.payment_status (Connection: sqlite, Database: C:\xampp\htdocs\tienda\database\database.sqlite, SQL: update "documents" set "payment_status" = ?, "status" = uploaded, "updated_at" = 2026-05-29 23:32:36 where "id" = 1) {"exception":"[object] (Illuminate\\Database\\QueryException(code: 23000): SQLSTATE[23000]: Integrity constraint violation: 19 NOT NULL constraint failed: documents.payment_status (Connection: sqlite, Database: C:\\xampp\\htdocs\\tienda\\database\\database.sqlite, SQL: update \"documents\" set \"payment_status\" = ?, \"status\" = uploaded, \"updated_at\" = 2026-05-29 23:32:36 where \"id\" = 1) at C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Database/Connection.php:838) [stacktrace] #0 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Database/Connection.php(794): Illuminate/Database/Connection->runQueryCallback('update \"documen...', Array, Object(Closure)) #1 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Database/Connection.php(597): Illuminate/Database/Connection->run('update \"documen...', Array, Object(Closure)) #2 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Database/Connection.php(549): Illuminate/Database/Connection->affectingStatement('update \"documen...', Array) #3 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(4234): Illuminate/Database/Connection->update('update \"documen...', Array) #4 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Builder.php(1266): Illuminate/Database/Query/Builder->update(Object(Illuminate/Support/Collection)) #5 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(1316): Illuminate/Database/Eloquent/Builder->update(Array) #6 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(1233): Illuminate/Database/Eloquent/Model->performUpdate(Object(Illuminate/Database/Eloquent/Builder)) #7 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(1090): Illuminate/Database/Eloquent/Model->save(Array) #8 C:/xampp/htdocs/tienda/storage/app/requeue-all.php(18): Illuminate/Database/Eloquent/Model->update(Array) #9 {main} [previous exception] [object] (PDOException(code: 23000): SQLSTATE[23000]: Integrity constraint violation: 19 NOT NULL constraint failed: documents.payment_status at C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Database/Connection.php:609) [stacktrace] #0 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Database/Connection.php(609): PDOStatement->execute() #1 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Database/Connection.php(827): Illuminate/Database/Connection->Illuminate/Database/{closure}('update \"documen...', Array) #2 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Database/Connection.php(794): Illuminate/Database/Connection->runQueryCallback('update \"documen...', Array, Object(Closure)) #3 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Database/Connection.php(597): Illuminate/Database/Connection->run('update \"documen...', Array, Object(Closure)) #4 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Database/Connection.php(549): Illuminate/Database/Connection->affectingStatement('update \"documen...', Array) #5 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(4234): Illuminate/Database/Connection->update('update \"documen...', Array) #6 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Builder.php(1266): Illuminate/Database/Query/Builder->update(Object(Illuminate/Support/Collection)) #7 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(1316): Illuminate/Database/Eloquent/Builder->update(Array) #8 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(1233): Illuminate/Database/Eloquent/Model->performUpdate(Object(Illuminate/Database/Eloquent/Builder)) #9 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(1090): Illuminate/Database/Eloquent/Model->save(Array) #10 C:/xampp/htdocs/tienda/storage/app/requeue-all.php(18): Illuminate/Database/Eloquent/Model->update(Array) #11 {main} "} [2026-05-29 23:32:57] local.ERROR: SQLSTATE[HY000]: General error: 5 database is locked (Connection: sqlite, Database: C:\xampp\htdocs\tienda\database\database.sqlite, SQL: update "jobs" set "reserved_at" = 1780097577, "attempts" = 1 where "id" = 46) {"exception":"[object] (Illuminate\\Database\\QueryException(code: HY000): SQLSTATE[HY000]: General error: 5 database is locked (Connection: sqlite, Database: C:\\xampp\\htdocs\\tienda\\database\\database.sqlite, SQL: update \"jobs\" set \"reserved_at\" = 1780097577, \"attempts\" = 1 where \"id\" = 46) at C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Database/Connection.php:838) [stacktrace] #0 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Database/Connection.php(794): Illuminate/Database/Connection->runQueryCallback('update \"jobs\" s...', Array, Object(Closure)) #1 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Database/Connection.php(597): Illuminate/Database/Connection->run('update \"jobs\" s...', Array, Object(Closure)) #2 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Database/Connection.php(549): Illuminate/Database/Connection->affectingStatement('update \"jobs\" s...', Array) #3 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(4234): Illuminate/Database/Connection->update('update \"jobs\" s...', Array) #4 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Queue/DatabaseQueue.php(422): Illuminate/Database/Query/Builder->update(Object(Illuminate/Support/Collection)) #5 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Queue/DatabaseQueue.php(408): Illuminate/Queue/DatabaseQueue->markJobAsReserved(Object(Illuminate/Queue/Jobs/DatabaseJobRecord)) #6 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Queue/DatabaseQueue.php(294): Illuminate/Queue/DatabaseQueue->marshalJob('default', Object(Illuminate/Queue/Jobs/DatabaseJobRecord)) #7 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Database/Concerns/ManagesTransactions.php(35): Illuminate/Queue/DatabaseQueue->Illuminate/Queue/{closure}(Object(Illuminate/Database/SQLiteConnection)) #8 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Queue/DatabaseQueue.php(292): Illuminate/Database/Connection->transaction(Object(Closure)) #9 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Queue/Worker.php(393): Illuminate/Queue/DatabaseQueue->pop('default', 0) #10 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Queue/Worker.php(412): Illuminate/Queue/Worker->Illuminate/Queue/{closure}('default', 0) #11 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Queue/Worker.php(198): Illuminate/Queue/Worker->getNextJob(Object(Illuminate/Queue/DatabaseQueue), 'default') #12 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Queue/Console/WorkCommand.php(149): Illuminate/Queue/Worker->daemon('database', 'default', Object(Illuminate/Queue/WorkerOptions)) #13 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Queue/Console/WorkCommand.php(132): Illuminate/Queue/Console/WorkCommand->runWorker('database', 'default') #14 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate/Queue/Console/WorkCommand->handle() #15 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate/Container/BoundMethod::Illuminate/Container/{closure}() #16 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate/Container/Util::unwrapIfClosure(Object(Closure)) #17 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate/Container/BoundMethod::callBoundMethod(Object(Illuminate/Foundation/Application), Array, Object(Closure)) #18 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate/Container/BoundMethod::call(Object(Illuminate/Foundation/Application), Array, Array, NULL) #19 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate/Container/Container->call(Array) #20 C:/xampp/htdocs/tienda/vendor/symfony/console/Command/Command.php(341): Illuminate/Console/Command->execute(Object(Symfony/Component/Console/Input/ArgvInput), Object(Illuminate/Console/OutputStyle)) #21 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony/Component/Console/Command/Command->run(Object(Symfony/Component/Console/Input/ArgvInput), Object(Illuminate/Console/OutputStyle)) #22 C:/xampp/htdocs/tienda/vendor/symfony/console/Application.php(1117): Illuminate/Console/Command->run(Object(Symfony/Component/Console/Input/ArgvInput), Object(Symfony/Component/Console/Output/ConsoleOutput)) #23 C:/xampp/htdocs/tienda/vendor/symfony/console/Application.php(356): Symfony/Component/Console/Application->doRunCommand(Object(Illuminate/Queue/Console/WorkCommand), Object(Symfony/Component/Console/Input/ArgvInput), Object(Symfony/Component/Console/Output/ConsoleOutput)) #24 C:/xampp/htdocs/tienda/vendor/symfony/console/Application.php(195): Symfony/Component/Console/Application->doRun(Object(Symfony/Component/Console/Input/ArgvInput), Object(Symfony/Component/Console/Output/ConsoleOutput)) #25 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony/Component/Console/Application->run(Object(Symfony/Component/Console/Input/ArgvInput), Object(Symfony/Component/Console/Output/ConsoleOutput)) #26 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate/Foundation/Console/Kernel->handle(Object(Symfony/Component/Console/Input/ArgvInput), Object(Symfony/Component/Console/Output/ConsoleOutput)) #27 C:/xampp/htdocs/tienda/artisan(16): Illuminate/Foundation/Application->handleCommand(Object(Symfony/Component/Console/Input/ArgvInput)) #28 {main} [previous exception] [object] (PDOException(code: HY000): SQLSTATE[HY000]: General error: 5 database is locked at C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Database/Connection.php:609) [stacktrace] #0 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Database/Connection.php(609): PDOStatement->execute() #1 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Database/Connection.php(827): Illuminate/Database/Connection->Illuminate/Database/{closure}('update \"jobs\" s...', Array) #2 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Database/Connection.php(794): Illuminate/Database/Connection->runQueryCallback('update \"jobs\" s...', Array, Object(Closure)) #3 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Database/Connection.php(597): Illuminate/Database/Connection->run('update \"jobs\" s...', Array, Object(Closure)) #4 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Database/Connection.php(549): Illuminate/Database/Connection->affectingStatement('update \"jobs\" s...', Array) #5 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(4234): Illuminate/Database/Connection->update('update \"jobs\" s...', Array) #6 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Queue/DatabaseQueue.php(422): Illuminate/Database/Query/Builder->update(Object(Illuminate/Support/Collection)) #7 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Queue/DatabaseQueue.php(408): Illuminate/Queue/DatabaseQueue->markJobAsReserved(Object(Illuminate/Queue/Jobs/DatabaseJobRecord)) #8 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Queue/DatabaseQueue.php(294): Illuminate/Queue/DatabaseQueue->marshalJob('default', Object(Illuminate/Queue/Jobs/DatabaseJobRecord)) #9 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Database/Concerns/ManagesTransactions.php(35): Illuminate/Queue/DatabaseQueue->Illuminate/Queue/{closure}(Object(Illuminate/Database/SQLiteConnection)) #10 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Queue/DatabaseQueue.php(292): Illuminate/Database/Connection->transaction(Object(Closure)) #11 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Queue/Worker.php(393): Illuminate/Queue/DatabaseQueue->pop('default', 0) #12 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Queue/Worker.php(412): Illuminate/Queue/Worker->Illuminate/Queue/{closure}('default', 0) #13 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Queue/Worker.php(198): Illuminate/Queue/Worker->getNextJob(Object(Illuminate/Queue/DatabaseQueue), 'default') #14 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Queue/Console/WorkCommand.php(149): Illuminate/Queue/Worker->daemon('database', 'default', Object(Illuminate/Queue/WorkerOptions)) #15 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Queue/Console/WorkCommand.php(132): Illuminate/Queue/Console/WorkCommand->runWorker('database', 'default') #16 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate/Queue/Console/WorkCommand->handle() #17 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate/Container/BoundMethod::Illuminate/Container/{closure}() #18 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate/Container/Util::unwrapIfClosure(Object(Closure)) #19 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate/Container/BoundMethod::callBoundMethod(Object(Illuminate/Foundation/Application), Array, Object(Closure)) #20 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate/Container/BoundMethod::call(Object(Illuminate/Foundation/Application), Array, Array, NULL) #21 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate/Container/Container->call(Array) #22 C:/xampp/htdocs/tienda/vendor/symfony/console/Command/Command.php(341): Illuminate/Console/Command->execute(Object(Symfony/Component/Console/Input/ArgvInput), Object(Illuminate/Console/OutputStyle)) #23 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony/Component/Console/Command/Command->run(Object(Symfony/Component/Console/Input/ArgvInput), Object(Illuminate/Console/OutputStyle)) #24 C:/xampp/htdocs/tienda/vendor/symfony/console/Application.php(1117): Illuminate/Console/Command->run(Object(Symfony/Component/Console/Input/ArgvInput), Object(Symfony/Component/Console/Output/ConsoleOutput)) #25 C:/xampp/htdocs/tienda/vendor/symfony/console/Application.php(356): Symfony/Component/Console/Application->doRunCommand(Object(Illuminate/Queue/Console/WorkCommand), Object(Symfony/Component/Console/Input/ArgvInput), Object(Symfony/Component/Console/Output/ConsoleOutput)) #26 C:/xampp/htdocs/tienda/vendor/symfony/console/Application.php(195): Symfony/Component/Console/Application->doRun(Object(Symfony/Component/Console/Input/ArgvInput), Object(Symfony/Component/Console/Output/ConsoleOutput)) #27 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony/Component/Console/Application->run(Object(Symfony/Component/Console/Input/ArgvInput), Object(Symfony/Component/Console/Output/ConsoleOutput)) #28 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate/Foundation/Console/Kernel->handle(Object(Symfony/Component/Console/Input/ArgvInput), Object(Symfony/Component/Console/Output/ConsoleOutput)) #29 C:/xampp/htdocs/tienda/artisan(16): Illuminate/Foundation/Application->handleCommand(Object(Symfony/Component/Console/Input/ArgvInput)) #30 {main} "} [2026-05-29 23:32:57] local.ERROR: SQLSTATE[HY000]: General error: 5 database is locked (Connection: sqlite, Database: C:\xampp\htdocs\tienda\database\database.sqlite, SQL: update "jobs" set "reserved_at" = 1780097576, "attempts" = 1 where "id" = 46) {"exception":"[object] (Illuminate\\Database\\QueryException(code: HY000): SQLSTATE[HY000]: General error: 5 database is locked (Connection: sqlite, Database: C:\\xampp\\htdocs\\tienda\\database\\database.sqlite, SQL: update \"jobs\" set \"reserved_at\" = 1780097576, \"attempts\" = 1 where \"id\" = 46) at C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Database/Connection.php:838) [stacktrace] #0 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Database/Connection.php(794): Illuminate/Database/Connection->runQueryCallback('update \"jobs\" s...', Array, Object(Closure)) #1 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Database/Connection.php(597): Illuminate/Database/Connection->run('update \"jobs\" s...', Array, Object(Closure)) #2 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Database/Connection.php(549): Illuminate/Database/Connection->affectingStatement('update \"jobs\" s...', Array) #3 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(4234): Illuminate/Database/Connection->update('update \"jobs\" s...', Array) #4 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Queue/DatabaseQueue.php(422): Illuminate/Database/Query/Builder->update(Object(Illuminate/Support/Collection)) #5 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Queue/DatabaseQueue.php(408): Illuminate/Queue/DatabaseQueue->markJobAsReserved(Object(Illuminate/Queue/Jobs/DatabaseJobRecord)) #6 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Queue/DatabaseQueue.php(294): Illuminate/Queue/DatabaseQueue->marshalJob('default', Object(Illuminate/Queue/Jobs/DatabaseJobRecord)) #7 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Database/Concerns/ManagesTransactions.php(35): Illuminate/Queue/DatabaseQueue->Illuminate/Queue/{closure}(Object(Illuminate/Database/SQLiteConnection)) #8 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Queue/DatabaseQueue.php(292): Illuminate/Database/Connection->transaction(Object(Closure)) #9 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Queue/Worker.php(393): Illuminate/Queue/DatabaseQueue->pop('default', 0) #10 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Queue/Worker.php(412): Illuminate/Queue/Worker->Illuminate/Queue/{closure}('default', 0) #11 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Queue/Worker.php(198): Illuminate/Queue/Worker->getNextJob(Object(Illuminate/Queue/DatabaseQueue), 'default') #12 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Queue/Console/WorkCommand.php(149): Illuminate/Queue/Worker->daemon('database', 'default', Object(Illuminate/Queue/WorkerOptions)) #13 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Queue/Console/WorkCommand.php(132): Illuminate/Queue/Console/WorkCommand->runWorker('database', 'default') #14 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate/Queue/Console/WorkCommand->handle() #15 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate/Container/BoundMethod::Illuminate/Container/{closure}() #16 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate/Container/Util::unwrapIfClosure(Object(Closure)) #17 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate/Container/BoundMethod::callBoundMethod(Object(Illuminate/Foundation/Application), Array, Object(Closure)) #18 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate/Container/BoundMethod::call(Object(Illuminate/Foundation/Application), Array, Array, NULL) #19 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate/Container/Container->call(Array) #20 C:/xampp/htdocs/tienda/vendor/symfony/console/Command/Command.php(341): Illuminate/Console/Command->execute(Object(Symfony/Component/Console/Input/ArgvInput), Object(Illuminate/Console/OutputStyle)) #21 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony/Component/Console/Command/Command->run(Object(Symfony/Component/Console/Input/ArgvInput), Object(Illuminate/Console/OutputStyle)) #22 C:/xampp/htdocs/tienda/vendor/symfony/console/Application.php(1117): Illuminate/Console/Command->run(Object(Symfony/Component/Console/Input/ArgvInput), Object(Symfony/Component/Console/Output/ConsoleOutput)) #23 C:/xampp/htdocs/tienda/vendor/symfony/console/Application.php(356): Symfony/Component/Console/Application->doRunCommand(Object(Illuminate/Queue/Console/WorkCommand), Object(Symfony/Component/Console/Input/ArgvInput), Object(Symfony/Component/Console/Output/ConsoleOutput)) #24 C:/xampp/htdocs/tienda/vendor/symfony/console/Application.php(195): Symfony/Component/Console/Application->doRun(Object(Symfony/Component/Console/Input/ArgvInput), Object(Symfony/Component/Console/Output/ConsoleOutput)) #25 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony/Component/Console/Application->run(Object(Symfony/Component/Console/Input/ArgvInput), Object(Symfony/Component/Console/Output/ConsoleOutput)) #26 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate/Foundation/Console/Kernel->handle(Object(Symfony/Component/Console/Input/ArgvInput), Object(Symfony/Component/Console/Output/ConsoleOutput)) #27 C:/xampp/htdocs/tienda/artisan(16): Illuminate/Foundation/Application->handleCommand(Object(Symfony/Component/Console/Input/ArgvInput)) #28 {main} [previous exception] [object] (PDOException(code: HY000): SQLSTATE[HY000]: General error: 5 database is locked at C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Database/Connection.php:609) [stacktrace] #0 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Database/Connection.php(609): PDOStatement->execute() #1 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Database/Connection.php(827): Illuminate/Database/Connection->Illuminate/Database/{closure}('update \"jobs\" s...', Array) #2 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Database/Connection.php(794): Illuminate/Database/Connection->runQueryCallback('update \"jobs\" s...', Array, Object(Closure)) #3 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Database/Connection.php(597): Illuminate/Database/Connection->run('update \"jobs\" s...', Array, Object(Closure)) #4 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Database/Connection.php(549): Illuminate/Database/Connection->affectingStatement('update \"jobs\" s...', Array) #5 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(4234): Illuminate/Database/Connection->update('update \"jobs\" s...', Array) #6 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Queue/DatabaseQueue.php(422): Illuminate/Database/Query/Builder->update(Object(Illuminate/Support/Collection)) #7 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Queue/DatabaseQueue.php(408): Illuminate/Queue/DatabaseQueue->markJobAsReserved(Object(Illuminate/Queue/Jobs/DatabaseJobRecord)) #8 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Queue/DatabaseQueue.php(294): Illuminate/Queue/DatabaseQueue->marshalJob('default', Object(Illuminate/Queue/Jobs/DatabaseJobRecord)) #9 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Database/Concerns/ManagesTransactions.php(35): Illuminate/Queue/DatabaseQueue->Illuminate/Queue/{closure}(Object(Illuminate/Database/SQLiteConnection)) #10 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Queue/DatabaseQueue.php(292): Illuminate/Database/Connection->transaction(Object(Closure)) #11 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Queue/Worker.php(393): Illuminate/Queue/DatabaseQueue->pop('default', 0) #12 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Queue/Worker.php(412): Illuminate/Queue/Worker->Illuminate/Queue/{closure}('default', 0) #13 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Queue/Worker.php(198): Illuminate/Queue/Worker->getNextJob(Object(Illuminate/Queue/DatabaseQueue), 'default') #14 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Queue/Console/WorkCommand.php(149): Illuminate/Queue/Worker->daemon('database', 'default', Object(Illuminate/Queue/WorkerOptions)) #15 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Queue/Console/WorkCommand.php(132): Illuminate/Queue/Console/WorkCommand->runWorker('database', 'default') #16 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate/Queue/Console/WorkCommand->handle() #17 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate/Container/BoundMethod::Illuminate/Container/{closure}() #18 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate/Container/Util::unwrapIfClosure(Object(Closure)) #19 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate/Container/BoundMethod::callBoundMethod(Object(Illuminate/Foundation/Application), Array, Object(Closure)) #20 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate/Container/BoundMethod::call(Object(Illuminate/Foundation/Application), Array, Array, NULL) #21 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate/Container/Container->call(Array) #22 C:/xampp/htdocs/tienda/vendor/symfony/console/Command/Command.php(341): Illuminate/Console/Command->execute(Object(Symfony/Component/Console/Input/ArgvInput), Object(Illuminate/Console/OutputStyle)) #23 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony/Component/Console/Command/Command->run(Object(Symfony/Component/Console/Input/ArgvInput), Object(Illuminate/Console/OutputStyle)) #24 C:/xampp/htdocs/tienda/vendor/symfony/console/Application.php(1117): Illuminate/Console/Command->run(Object(Symfony/Component/Console/Input/ArgvInput), Object(Symfony/Component/Console/Output/ConsoleOutput)) #25 C:/xampp/htdocs/tienda/vendor/symfony/console/Application.php(356): Symfony/Component/Console/Application->doRunCommand(Object(Illuminate/Queue/Console/WorkCommand), Object(Symfony/Component/Console/Input/ArgvInput), Object(Symfony/Component/Console/Output/ConsoleOutput)) #26 C:/xampp/htdocs/tienda/vendor/symfony/console/Application.php(195): Symfony/Component/Console/Application->doRun(Object(Symfony/Component/Console/Input/ArgvInput), Object(Symfony/Component/Console/Output/ConsoleOutput)) #27 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony/Component/Console/Application->run(Object(Symfony/Component/Console/Input/ArgvInput), Object(Symfony/Component/Console/Output/ConsoleOutput)) #28 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate/Foundation/Console/Kernel->handle(Object(Symfony/Component/Console/Input/ArgvInput), Object(Symfony/Component/Console/Output/ConsoleOutput)) #29 C:/xampp/htdocs/tienda/artisan(16): Illuminate/Foundation/Application->handleCommand(Object(Symfony/Component/Console/Input/ArgvInput)) #30 {main} "} [2026-05-29 23:33:01] local.ERROR: SQLSTATE[HY000]: General error: 5 database is locked (Connection: sqlite, Database: C:\xampp\htdocs\tienda\database\database.sqlite, SQL: update "jobs" set "reserved_at" = 1780097581, "attempts" = 1 where "id" = 48) {"exception":"[object] (Illuminate\\Database\\QueryException(code: HY000): SQLSTATE[HY000]: General error: 5 database is locked (Connection: sqlite, Database: C:\\xampp\\htdocs\\tienda\\database\\database.sqlite, SQL: update \"jobs\" set \"reserved_at\" = 1780097581, \"attempts\" = 1 where \"id\" = 48) at C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Database/Connection.php:838) [stacktrace] #0 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Database/Connection.php(794): Illuminate/Database/Connection->runQueryCallback('update \"jobs\" s...', Array, Object(Closure)) #1 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Database/Connection.php(597): Illuminate/Database/Connection->run('update \"jobs\" s...', Array, Object(Closure)) #2 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Database/Connection.php(549): Illuminate/Database/Connection->affectingStatement('update \"jobs\" s...', Array) #3 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(4234): Illuminate/Database/Connection->update('update \"jobs\" s...', Array) #4 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Queue/DatabaseQueue.php(422): Illuminate/Database/Query/Builder->update(Object(Illuminate/Support/Collection)) #5 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Queue/DatabaseQueue.php(408): Illuminate/Queue/DatabaseQueue->markJobAsReserved(Object(Illuminate/Queue/Jobs/DatabaseJobRecord)) #6 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Queue/DatabaseQueue.php(294): Illuminate/Queue/DatabaseQueue->marshalJob('default', Object(Illuminate/Queue/Jobs/DatabaseJobRecord)) #7 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Database/Concerns/ManagesTransactions.php(35): Illuminate/Queue/DatabaseQueue->Illuminate/Queue/{closure}(Object(Illuminate/Database/SQLiteConnection)) #8 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Queue/DatabaseQueue.php(292): Illuminate/Database/Connection->transaction(Object(Closure)) #9 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Queue/Worker.php(393): Illuminate/Queue/DatabaseQueue->pop('default', 0) #10 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Queue/Worker.php(412): Illuminate/Queue/Worker->Illuminate/Queue/{closure}('default', 0) #11 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Queue/Worker.php(198): Illuminate/Queue/Worker->getNextJob(Object(Illuminate/Queue/DatabaseQueue), 'default') #12 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Queue/Console/WorkCommand.php(149): Illuminate/Queue/Worker->daemon('database', 'default', Object(Illuminate/Queue/WorkerOptions)) #13 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Queue/Console/WorkCommand.php(132): Illuminate/Queue/Console/WorkCommand->runWorker('database', 'default') #14 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate/Queue/Console/WorkCommand->handle() #15 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate/Container/BoundMethod::Illuminate/Container/{closure}() #16 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate/Container/Util::unwrapIfClosure(Object(Closure)) #17 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate/Container/BoundMethod::callBoundMethod(Object(Illuminate/Foundation/Application), Array, Object(Closure)) #18 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate/Container/BoundMethod::call(Object(Illuminate/Foundation/Application), Array, Array, NULL) #19 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate/Container/Container->call(Array) #20 C:/xampp/htdocs/tienda/vendor/symfony/console/Command/Command.php(341): Illuminate/Console/Command->execute(Object(Symfony/Component/Console/Input/ArgvInput), Object(Illuminate/Console/OutputStyle)) #21 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony/Component/Console/Command/Command->run(Object(Symfony/Component/Console/Input/ArgvInput), Object(Illuminate/Console/OutputStyle)) #22 C:/xampp/htdocs/tienda/vendor/symfony/console/Application.php(1117): Illuminate/Console/Command->run(Object(Symfony/Component/Console/Input/ArgvInput), Object(Symfony/Component/Console/Output/ConsoleOutput)) #23 C:/xampp/htdocs/tienda/vendor/symfony/console/Application.php(356): Symfony/Component/Console/Application->doRunCommand(Object(Illuminate/Queue/Console/WorkCommand), Object(Symfony/Component/Console/Input/ArgvInput), Object(Symfony/Component/Console/Output/ConsoleOutput)) #24 C:/xampp/htdocs/tienda/vendor/symfony/console/Application.php(195): Symfony/Component/Console/Application->doRun(Object(Symfony/Component/Console/Input/ArgvInput), Object(Symfony/Component/Console/Output/ConsoleOutput)) #25 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony/Component/Console/Application->run(Object(Symfony/Component/Console/Input/ArgvInput), Object(Symfony/Component/Console/Output/ConsoleOutput)) #26 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate/Foundation/Console/Kernel->handle(Object(Symfony/Component/Console/Input/ArgvInput), Object(Symfony/Component/Console/Output/ConsoleOutput)) #27 C:/xampp/htdocs/tienda/artisan(16): Illuminate/Foundation/Application->handleCommand(Object(Symfony/Component/Console/Input/ArgvInput)) #28 {main} [previous exception] [object] (PDOException(code: HY000): SQLSTATE[HY000]: General error: 5 database is locked at C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Database/Connection.php:609) [stacktrace] #0 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Database/Connection.php(609): PDOStatement->execute() #1 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Database/Connection.php(827): Illuminate/Database/Connection->Illuminate/Database/{closure}('update \"jobs\" s...', Array) #2 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Database/Connection.php(794): Illuminate/Database/Connection->runQueryCallback('update \"jobs\" s...', Array, Object(Closure)) #3 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Database/Connection.php(597): Illuminate/Database/Connection->run('update \"jobs\" s...', Array, Object(Closure)) #4 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Database/Connection.php(549): Illuminate/Database/Connection->affectingStatement('update \"jobs\" s...', Array) #5 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(4234): Illuminate/Database/Connection->update('update \"jobs\" s...', Array) #6 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Queue/DatabaseQueue.php(422): Illuminate/Database/Query/Builder->update(Object(Illuminate/Support/Collection)) #7 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Queue/DatabaseQueue.php(408): Illuminate/Queue/DatabaseQueue->markJobAsReserved(Object(Illuminate/Queue/Jobs/DatabaseJobRecord)) #8 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Queue/DatabaseQueue.php(294): Illuminate/Queue/DatabaseQueue->marshalJob('default', Object(Illuminate/Queue/Jobs/DatabaseJobRecord)) #9 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Database/Concerns/ManagesTransactions.php(35): Illuminate/Queue/DatabaseQueue->Illuminate/Queue/{closure}(Object(Illuminate/Database/SQLiteConnection)) #10 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Queue/DatabaseQueue.php(292): Illuminate/Database/Connection->transaction(Object(Closure)) #11 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Queue/Worker.php(393): Illuminate/Queue/DatabaseQueue->pop('default', 0) #12 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Queue/Worker.php(412): Illuminate/Queue/Worker->Illuminate/Queue/{closure}('default', 0) #13 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Queue/Worker.php(198): Illuminate/Queue/Worker->getNextJob(Object(Illuminate/Queue/DatabaseQueue), 'default') #14 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Queue/Console/WorkCommand.php(149): Illuminate/Queue/Worker->daemon('database', 'default', Object(Illuminate/Queue/WorkerOptions)) #15 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Queue/Console/WorkCommand.php(132): Illuminate/Queue/Console/WorkCommand->runWorker('database', 'default') #16 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate/Queue/Console/WorkCommand->handle() #17 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate/Container/BoundMethod::Illuminate/Container/{closure}() #18 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate/Container/Util::unwrapIfClosure(Object(Closure)) #19 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate/Container/BoundMethod::callBoundMethod(Object(Illuminate/Foundation/Application), Array, Object(Closure)) #20 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate/Container/BoundMethod::call(Object(Illuminate/Foundation/Application), Array, Array, NULL) #21 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate/Container/Container->call(Array) #22 C:/xampp/htdocs/tienda/vendor/symfony/console/Command/Command.php(341): Illuminate/Console/Command->execute(Object(Symfony/Component/Console/Input/ArgvInput), Object(Illuminate/Console/OutputStyle)) #23 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony/Component/Console/Command/Command->run(Object(Symfony/Component/Console/Input/ArgvInput), Object(Illuminate/Console/OutputStyle)) #24 C:/xampp/htdocs/tienda/vendor/symfony/console/Application.php(1117): Illuminate/Console/Command->run(Object(Symfony/Component/Console/Input/ArgvInput), Object(Symfony/Component/Console/Output/ConsoleOutput)) #25 C:/xampp/htdocs/tienda/vendor/symfony/console/Application.php(356): Symfony/Component/Console/Application->doRunCommand(Object(Illuminate/Queue/Console/WorkCommand), Object(Symfony/Component/Console/Input/ArgvInput), Object(Symfony/Component/Console/Output/ConsoleOutput)) #26 C:/xampp/htdocs/tienda/vendor/symfony/console/Application.php(195): Symfony/Component/Console/Application->doRun(Object(Symfony/Component/Console/Input/ArgvInput), Object(Symfony/Component/Console/Output/ConsoleOutput)) #27 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony/Component/Console/Application->run(Object(Symfony/Component/Console/Input/ArgvInput), Object(Symfony/Component/Console/Output/ConsoleOutput)) #28 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate/Foundation/Console/Kernel->handle(Object(Symfony/Component/Console/Input/ArgvInput), Object(Symfony/Component/Console/Output/ConsoleOutput)) #29 C:/xampp/htdocs/tienda/artisan(16): Illuminate/Foundation/Application->handleCommand(Object(Symfony/Component/Console/Input/ArgvInput)) #30 {main} "} [2026-05-29 23:33:01] local.ERROR: SQLSTATE[HY000]: General error: 5 database is locked (Connection: sqlite, Database: C:\xampp\htdocs\tienda\database\database.sqlite, SQL: update "jobs" set "reserved_at" = 1780097581, "attempts" = 1 where "id" = 48) {"exception":"[object] (Illuminate\\Database\\QueryException(code: HY000): SQLSTATE[HY000]: General error: 5 database is locked (Connection: sqlite, Database: C:\\xampp\\htdocs\\tienda\\database\\database.sqlite, SQL: update \"jobs\" set \"reserved_at\" = 1780097581, \"attempts\" = 1 where \"id\" = 48) at C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Database/Connection.php:838) [stacktrace] #0 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Database/Connection.php(794): Illuminate/Database/Connection->runQueryCallback('update \"jobs\" s...', Array, Object(Closure)) #1 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Database/Connection.php(597): Illuminate/Database/Connection->run('update \"jobs\" s...', Array, Object(Closure)) #2 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Database/Connection.php(549): Illuminate/Database/Connection->affectingStatement('update \"jobs\" s...', Array) #3 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(4234): Illuminate/Database/Connection->update('update \"jobs\" s...', Array) #4 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Queue/DatabaseQueue.php(422): Illuminate/Database/Query/Builder->update(Object(Illuminate/Support/Collection)) #5 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Queue/DatabaseQueue.php(408): Illuminate/Queue/DatabaseQueue->markJobAsReserved(Object(Illuminate/Queue/Jobs/DatabaseJobRecord)) #6 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Queue/DatabaseQueue.php(294): Illuminate/Queue/DatabaseQueue->marshalJob('default', Object(Illuminate/Queue/Jobs/DatabaseJobRecord)) #7 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Database/Concerns/ManagesTransactions.php(35): Illuminate/Queue/DatabaseQueue->Illuminate/Queue/{closure}(Object(Illuminate/Database/SQLiteConnection)) #8 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Queue/DatabaseQueue.php(292): Illuminate/Database/Connection->transaction(Object(Closure)) #9 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Queue/Worker.php(393): Illuminate/Queue/DatabaseQueue->pop('default', 0) #10 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Queue/Worker.php(412): Illuminate/Queue/Worker->Illuminate/Queue/{closure}('default', 0) #11 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Queue/Worker.php(198): Illuminate/Queue/Worker->getNextJob(Object(Illuminate/Queue/DatabaseQueue), 'default') #12 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Queue/Console/WorkCommand.php(149): Illuminate/Queue/Worker->daemon('database', 'default', Object(Illuminate/Queue/WorkerOptions)) #13 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Queue/Console/WorkCommand.php(132): Illuminate/Queue/Console/WorkCommand->runWorker('database', 'default') #14 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate/Queue/Console/WorkCommand->handle() #15 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate/Container/BoundMethod::Illuminate/Container/{closure}() #16 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate/Container/Util::unwrapIfClosure(Object(Closure)) #17 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate/Container/BoundMethod::callBoundMethod(Object(Illuminate/Foundation/Application), Array, Object(Closure)) #18 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate/Container/BoundMethod::call(Object(Illuminate/Foundation/Application), Array, Array, NULL) #19 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate/Container/Container->call(Array) #20 C:/xampp/htdocs/tienda/vendor/symfony/console/Command/Command.php(341): Illuminate/Console/Command->execute(Object(Symfony/Component/Console/Input/ArgvInput), Object(Illuminate/Console/OutputStyle)) #21 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony/Component/Console/Command/Command->run(Object(Symfony/Component/Console/Input/ArgvInput), Object(Illuminate/Console/OutputStyle)) #22 C:/xampp/htdocs/tienda/vendor/symfony/console/Application.php(1117): Illuminate/Console/Command->run(Object(Symfony/Component/Console/Input/ArgvInput), Object(Symfony/Component/Console/Output/ConsoleOutput)) #23 C:/xampp/htdocs/tienda/vendor/symfony/console/Application.php(356): Symfony/Component/Console/Application->doRunCommand(Object(Illuminate/Queue/Console/WorkCommand), Object(Symfony/Component/Console/Input/ArgvInput), Object(Symfony/Component/Console/Output/ConsoleOutput)) #24 C:/xampp/htdocs/tienda/vendor/symfony/console/Application.php(195): Symfony/Component/Console/Application->doRun(Object(Symfony/Component/Console/Input/ArgvInput), Object(Symfony/Component/Console/Output/ConsoleOutput)) #25 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony/Component/Console/Application->run(Object(Symfony/Component/Console/Input/ArgvInput), Object(Symfony/Component/Console/Output/ConsoleOutput)) #26 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate/Foundation/Console/Kernel->handle(Object(Symfony/Component/Console/Input/ArgvInput), Object(Symfony/Component/Console/Output/ConsoleOutput)) #27 C:/xampp/htdocs/tienda/artisan(16): Illuminate/Foundation/Application->handleCommand(Object(Symfony/Component/Console/Input/ArgvInput)) #28 {main} [previous exception] [object] (PDOException(code: HY000): SQLSTATE[HY000]: General error: 5 database is locked at C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Database/Connection.php:609) [stacktrace] #0 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Database/Connection.php(609): PDOStatement->execute() #1 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Database/Connection.php(827): Illuminate/Database/Connection->Illuminate/Database/{closure}('update \"jobs\" s...', Array) #2 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Database/Connection.php(794): Illuminate/Database/Connection->runQueryCallback('update \"jobs\" s...', Array, Object(Closure)) #3 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Database/Connection.php(597): Illuminate/Database/Connection->run('update \"jobs\" s...', Array, Object(Closure)) #4 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Database/Connection.php(549): Illuminate/Database/Connection->affectingStatement('update \"jobs\" s...', Array) #5 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(4234): Illuminate/Database/Connection->update('update \"jobs\" s...', Array) #6 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Queue/DatabaseQueue.php(422): Illuminate/Database/Query/Builder->update(Object(Illuminate/Support/Collection)) #7 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Queue/DatabaseQueue.php(408): Illuminate/Queue/DatabaseQueue->markJobAsReserved(Object(Illuminate/Queue/Jobs/DatabaseJobRecord)) #8 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Queue/DatabaseQueue.php(294): Illuminate/Queue/DatabaseQueue->marshalJob('default', Object(Illuminate/Queue/Jobs/DatabaseJobRecord)) #9 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Database/Concerns/ManagesTransactions.php(35): Illuminate/Queue/DatabaseQueue->Illuminate/Queue/{closure}(Object(Illuminate/Database/SQLiteConnection)) #10 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Queue/DatabaseQueue.php(292): Illuminate/Database/Connection->transaction(Object(Closure)) #11 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Queue/Worker.php(393): Illuminate/Queue/DatabaseQueue->pop('default', 0) #12 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Queue/Worker.php(412): Illuminate/Queue/Worker->Illuminate/Queue/{closure}('default', 0) #13 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Queue/Worker.php(198): Illuminate/Queue/Worker->getNextJob(Object(Illuminate/Queue/DatabaseQueue), 'default') #14 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Queue/Console/WorkCommand.php(149): Illuminate/Queue/Worker->daemon('database', 'default', Object(Illuminate/Queue/WorkerOptions)) #15 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Queue/Console/WorkCommand.php(132): Illuminate/Queue/Console/WorkCommand->runWorker('database', 'default') #16 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate/Queue/Console/WorkCommand->handle() #17 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate/Container/BoundMethod::Illuminate/Container/{closure}() #18 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate/Container/Util::unwrapIfClosure(Object(Closure)) #19 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate/Container/BoundMethod::callBoundMethod(Object(Illuminate/Foundation/Application), Array, Object(Closure)) #20 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate/Container/BoundMethod::call(Object(Illuminate/Foundation/Application), Array, Array, NULL) #21 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate/Container/Container->call(Array) #22 C:/xampp/htdocs/tienda/vendor/symfony/console/Command/Command.php(341): Illuminate/Console/Command->execute(Object(Symfony/Component/Console/Input/ArgvInput), Object(Illuminate/Console/OutputStyle)) #23 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony/Component/Console/Command/Command->run(Object(Symfony/Component/Console/Input/ArgvInput), Object(Illuminate/Console/OutputStyle)) #24 C:/xampp/htdocs/tienda/vendor/symfony/console/Application.php(1117): Illuminate/Console/Command->run(Object(Symfony/Component/Console/Input/ArgvInput), Object(Symfony/Component/Console/Output/ConsoleOutput)) #25 C:/xampp/htdocs/tienda/vendor/symfony/console/Application.php(356): Symfony/Component/Console/Application->doRunCommand(Object(Illuminate/Queue/Console/WorkCommand), Object(Symfony/Component/Console/Input/ArgvInput), Object(Symfony/Component/Console/Output/ConsoleOutput)) #26 C:/xampp/htdocs/tienda/vendor/symfony/console/Application.php(195): Symfony/Component/Console/Application->doRun(Object(Symfony/Component/Console/Input/ArgvInput), Object(Symfony/Component/Console/Output/ConsoleOutput)) #27 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony/Component/Console/Application->run(Object(Symfony/Component/Console/Input/ArgvInput), Object(Symfony/Component/Console/Output/ConsoleOutput)) #28 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate/Foundation/Console/Kernel->handle(Object(Symfony/Component/Console/Input/ArgvInput), Object(Symfony/Component/Console/Output/ConsoleOutput)) #29 C:/xampp/htdocs/tienda/artisan(16): Illuminate/Foundation/Application->handleCommand(Object(Symfony/Component/Console/Input/ArgvInput)) #30 {main} "} [2026-05-29 23:33:07] local.ERROR: SQLSTATE[HY000]: General error: 5 database is locked (Connection: sqlite, Database: C:\xampp\htdocs\tienda\database\database.sqlite, SQL: update "jobs" set "reserved_at" = 1780097586, "attempts" = 1 where "id" = 50) {"exception":"[object] (Illuminate\\Database\\QueryException(code: HY000): SQLSTATE[HY000]: General error: 5 database is locked (Connection: sqlite, Database: C:\\xampp\\htdocs\\tienda\\database\\database.sqlite, SQL: update \"jobs\" set \"reserved_at\" = 1780097586, \"attempts\" = 1 where \"id\" = 50) at C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Database/Connection.php:838) [stacktrace] #0 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Database/Connection.php(794): Illuminate/Database/Connection->runQueryCallback('update \"jobs\" s...', Array, Object(Closure)) #1 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Database/Connection.php(597): Illuminate/Database/Connection->run('update \"jobs\" s...', Array, Object(Closure)) #2 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Database/Connection.php(549): Illuminate/Database/Connection->affectingStatement('update \"jobs\" s...', Array) #3 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(4234): Illuminate/Database/Connection->update('update \"jobs\" s...', Array) #4 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Queue/DatabaseQueue.php(422): Illuminate/Database/Query/Builder->update(Object(Illuminate/Support/Collection)) #5 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Queue/DatabaseQueue.php(408): Illuminate/Queue/DatabaseQueue->markJobAsReserved(Object(Illuminate/Queue/Jobs/DatabaseJobRecord)) #6 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Queue/DatabaseQueue.php(294): Illuminate/Queue/DatabaseQueue->marshalJob('default', Object(Illuminate/Queue/Jobs/DatabaseJobRecord)) #7 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Database/Concerns/ManagesTransactions.php(35): Illuminate/Queue/DatabaseQueue->Illuminate/Queue/{closure}(Object(Illuminate/Database/SQLiteConnection)) #8 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Queue/DatabaseQueue.php(292): Illuminate/Database/Connection->transaction(Object(Closure)) #9 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Queue/Worker.php(393): Illuminate/Queue/DatabaseQueue->pop('default', 0) #10 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Queue/Worker.php(412): Illuminate/Queue/Worker->Illuminate/Queue/{closure}('default', 0) #11 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Queue/Worker.php(198): Illuminate/Queue/Worker->getNextJob(Object(Illuminate/Queue/DatabaseQueue), 'default') #12 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Queue/Console/WorkCommand.php(149): Illuminate/Queue/Worker->daemon('database', 'default', Object(Illuminate/Queue/WorkerOptions)) #13 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Queue/Console/WorkCommand.php(132): Illuminate/Queue/Console/WorkCommand->runWorker('database', 'default') #14 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate/Queue/Console/WorkCommand->handle() #15 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate/Container/BoundMethod::Illuminate/Container/{closure}() #16 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate/Container/Util::unwrapIfClosure(Object(Closure)) #17 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate/Container/BoundMethod::callBoundMethod(Object(Illuminate/Foundation/Application), Array, Object(Closure)) #18 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate/Container/BoundMethod::call(Object(Illuminate/Foundation/Application), Array, Array, NULL) #19 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate/Container/Container->call(Array) #20 C:/xampp/htdocs/tienda/vendor/symfony/console/Command/Command.php(341): Illuminate/Console/Command->execute(Object(Symfony/Component/Console/Input/ArgvInput), Object(Illuminate/Console/OutputStyle)) #21 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony/Component/Console/Command/Command->run(Object(Symfony/Component/Console/Input/ArgvInput), Object(Illuminate/Console/OutputStyle)) #22 C:/xampp/htdocs/tienda/vendor/symfony/console/Application.php(1117): Illuminate/Console/Command->run(Object(Symfony/Component/Console/Input/ArgvInput), Object(Symfony/Component/Console/Output/ConsoleOutput)) #23 C:/xampp/htdocs/tienda/vendor/symfony/console/Application.php(356): Symfony/Component/Console/Application->doRunCommand(Object(Illuminate/Queue/Console/WorkCommand), Object(Symfony/Component/Console/Input/ArgvInput), Object(Symfony/Component/Console/Output/ConsoleOutput)) #24 C:/xampp/htdocs/tienda/vendor/symfony/console/Application.php(195): Symfony/Component/Console/Application->doRun(Object(Symfony/Component/Console/Input/ArgvInput), Object(Symfony/Component/Console/Output/ConsoleOutput)) #25 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony/Component/Console/Application->run(Object(Symfony/Component/Console/Input/ArgvInput), Object(Symfony/Component/Console/Output/ConsoleOutput)) #26 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate/Foundation/Console/Kernel->handle(Object(Symfony/Component/Console/Input/ArgvInput), Object(Symfony/Component/Console/Output/ConsoleOutput)) #27 C:/xampp/htdocs/tienda/artisan(16): Illuminate/Foundation/Application->handleCommand(Object(Symfony/Component/Console/Input/ArgvInput)) #28 {main} [previous exception] [object] (PDOException(code: HY000): SQLSTATE[HY000]: General error: 5 database is locked at C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Database/Connection.php:609) [stacktrace] #0 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Database/Connection.php(609): PDOStatement->execute() #1 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Database/Connection.php(827): Illuminate/Database/Connection->Illuminate/Database/{closure}('update \"jobs\" s...', Array) #2 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Database/Connection.php(794): Illuminate/Database/Connection->runQueryCallback('update \"jobs\" s...', Array, Object(Closure)) #3 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Database/Connection.php(597): Illuminate/Database/Connection->run('update \"jobs\" s...', Array, Object(Closure)) #4 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Database/Connection.php(549): Illuminate/Database/Connection->affectingStatement('update \"jobs\" s...', Array) #5 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(4234): Illuminate/Database/Connection->update('update \"jobs\" s...', Array) #6 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Queue/DatabaseQueue.php(422): Illuminate/Database/Query/Builder->update(Object(Illuminate/Support/Collection)) #7 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Queue/DatabaseQueue.php(408): Illuminate/Queue/DatabaseQueue->markJobAsReserved(Object(Illuminate/Queue/Jobs/DatabaseJobRecord)) #8 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Queue/DatabaseQueue.php(294): Illuminate/Queue/DatabaseQueue->marshalJob('default', Object(Illuminate/Queue/Jobs/DatabaseJobRecord)) #9 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Database/Concerns/ManagesTransactions.php(35): Illuminate/Queue/DatabaseQueue->Illuminate/Queue/{closure}(Object(Illuminate/Database/SQLiteConnection)) #10 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Queue/DatabaseQueue.php(292): Illuminate/Database/Connection->transaction(Object(Closure)) #11 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Queue/Worker.php(393): Illuminate/Queue/DatabaseQueue->pop('default', 0) #12 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Queue/Worker.php(412): Illuminate/Queue/Worker->Illuminate/Queue/{closure}('default', 0) #13 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Queue/Worker.php(198): Illuminate/Queue/Worker->getNextJob(Object(Illuminate/Queue/DatabaseQueue), 'default') #14 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Queue/Console/WorkCommand.php(149): Illuminate/Queue/Worker->daemon('database', 'default', Object(Illuminate/Queue/WorkerOptions)) #15 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Queue/Console/WorkCommand.php(132): Illuminate/Queue/Console/WorkCommand->runWorker('database', 'default') #16 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate/Queue/Console/WorkCommand->handle() #17 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate/Container/BoundMethod::Illuminate/Container/{closure}() #18 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate/Container/Util::unwrapIfClosure(Object(Closure)) #19 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate/Container/BoundMethod::callBoundMethod(Object(Illuminate/Foundation/Application), Array, Object(Closure)) #20 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate/Container/BoundMethod::call(Object(Illuminate/Foundation/Application), Array, Array, NULL) #21 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate/Container/Container->call(Array) #22 C:/xampp/htdocs/tienda/vendor/symfony/console/Command/Command.php(341): Illuminate/Console/Command->execute(Object(Symfony/Component/Console/Input/ArgvInput), Object(Illuminate/Console/OutputStyle)) #23 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony/Component/Console/Command/Command->run(Object(Symfony/Component/Console/Input/ArgvInput), Object(Illuminate/Console/OutputStyle)) #24 C:/xampp/htdocs/tienda/vendor/symfony/console/Application.php(1117): Illuminate/Console/Command->run(Object(Symfony/Component/Console/Input/ArgvInput), Object(Symfony/Component/Console/Output/ConsoleOutput)) #25 C:/xampp/htdocs/tienda/vendor/symfony/console/Application.php(356): Symfony/Component/Console/Application->doRunCommand(Object(Illuminate/Queue/Console/WorkCommand), Object(Symfony/Component/Console/Input/ArgvInput), Object(Symfony/Component/Console/Output/ConsoleOutput)) #26 C:/xampp/htdocs/tienda/vendor/symfony/console/Application.php(195): Symfony/Component/Console/Application->doRun(Object(Symfony/Component/Console/Input/ArgvInput), Object(Symfony/Component/Console/Output/ConsoleOutput)) #27 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony/Component/Console/Application->run(Object(Symfony/Component/Console/Input/ArgvInput), Object(Symfony/Component/Console/Output/ConsoleOutput)) #28 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate/Foundation/Console/Kernel->handle(Object(Symfony/Component/Console/Input/ArgvInput), Object(Symfony/Component/Console/Output/ConsoleOutput)) #29 C:/xampp/htdocs/tienda/artisan(16): Illuminate/Foundation/Application->handleCommand(Object(Symfony/Component/Console/Input/ArgvInput)) #30 {main} "} [2026-05-29 23:33:07] local.ERROR: SQLSTATE[HY000]: General error: 5 database is locked (Connection: sqlite, Database: C:\xampp\htdocs\tienda\database\database.sqlite, SQL: update "jobs" set "reserved_at" = 1780097585, "attempts" = 1 where "id" = 48) {"exception":"[object] (Illuminate\\Database\\QueryException(code: HY000): SQLSTATE[HY000]: General error: 5 database is locked (Connection: sqlite, Database: C:\\xampp\\htdocs\\tienda\\database\\database.sqlite, SQL: update \"jobs\" set \"reserved_at\" = 1780097585, \"attempts\" = 1 where \"id\" = 48) at C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Database/Connection.php:838) [stacktrace] #0 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Database/Connection.php(794): Illuminate/Database/Connection->runQueryCallback('update \"jobs\" s...', Array, Object(Closure)) #1 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Database/Connection.php(597): Illuminate/Database/Connection->run('update \"jobs\" s...', Array, Object(Closure)) #2 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Database/Connection.php(549): Illuminate/Database/Connection->affectingStatement('update \"jobs\" s...', Array) #3 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(4234): Illuminate/Database/Connection->update('update \"jobs\" s...', Array) #4 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Queue/DatabaseQueue.php(422): Illuminate/Database/Query/Builder->update(Object(Illuminate/Support/Collection)) #5 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Queue/DatabaseQueue.php(408): Illuminate/Queue/DatabaseQueue->markJobAsReserved(Object(Illuminate/Queue/Jobs/DatabaseJobRecord)) #6 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Queue/DatabaseQueue.php(294): Illuminate/Queue/DatabaseQueue->marshalJob('default', Object(Illuminate/Queue/Jobs/DatabaseJobRecord)) #7 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Database/Concerns/ManagesTransactions.php(35): Illuminate/Queue/DatabaseQueue->Illuminate/Queue/{closure}(Object(Illuminate/Database/SQLiteConnection)) #8 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Queue/DatabaseQueue.php(292): Illuminate/Database/Connection->transaction(Object(Closure)) #9 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Queue/Worker.php(393): Illuminate/Queue/DatabaseQueue->pop('default', 0) #10 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Queue/Worker.php(412): Illuminate/Queue/Worker->Illuminate/Queue/{closure}('default', 0) #11 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Queue/Worker.php(198): Illuminate/Queue/Worker->getNextJob(Object(Illuminate/Queue/DatabaseQueue), 'default') #12 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Queue/Console/WorkCommand.php(149): Illuminate/Queue/Worker->daemon('database', 'default', Object(Illuminate/Queue/WorkerOptions)) #13 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Queue/Console/WorkCommand.php(132): Illuminate/Queue/Console/WorkCommand->runWorker('database', 'default') #14 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate/Queue/Console/WorkCommand->handle() #15 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate/Container/BoundMethod::Illuminate/Container/{closure}() #16 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate/Container/Util::unwrapIfClosure(Object(Closure)) #17 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate/Container/BoundMethod::callBoundMethod(Object(Illuminate/Foundation/Application), Array, Object(Closure)) #18 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate/Container/BoundMethod::call(Object(Illuminate/Foundation/Application), Array, Array, NULL) #19 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate/Container/Container->call(Array) #20 C:/xampp/htdocs/tienda/vendor/symfony/console/Command/Command.php(341): Illuminate/Console/Command->execute(Object(Symfony/Component/Console/Input/ArgvInput), Object(Illuminate/Console/OutputStyle)) #21 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony/Component/Console/Command/Command->run(Object(Symfony/Component/Console/Input/ArgvInput), Object(Illuminate/Console/OutputStyle)) #22 C:/xampp/htdocs/tienda/vendor/symfony/console/Application.php(1117): Illuminate/Console/Command->run(Object(Symfony/Component/Console/Input/ArgvInput), Object(Symfony/Component/Console/Output/ConsoleOutput)) #23 C:/xampp/htdocs/tienda/vendor/symfony/console/Application.php(356): Symfony/Component/Console/Application->doRunCommand(Object(Illuminate/Queue/Console/WorkCommand), Object(Symfony/Component/Console/Input/ArgvInput), Object(Symfony/Component/Console/Output/ConsoleOutput)) #24 C:/xampp/htdocs/tienda/vendor/symfony/console/Application.php(195): Symfony/Component/Console/Application->doRun(Object(Symfony/Component/Console/Input/ArgvInput), Object(Symfony/Component/Console/Output/ConsoleOutput)) #25 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony/Component/Console/Application->run(Object(Symfony/Component/Console/Input/ArgvInput), Object(Symfony/Component/Console/Output/ConsoleOutput)) #26 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate/Foundation/Console/Kernel->handle(Object(Symfony/Component/Console/Input/ArgvInput), Object(Symfony/Component/Console/Output/ConsoleOutput)) #27 C:/xampp/htdocs/tienda/artisan(16): Illuminate/Foundation/Application->handleCommand(Object(Symfony/Component/Console/Input/ArgvInput)) #28 {main} [previous exception] [object] (PDOException(code: HY000): SQLSTATE[HY000]: General error: 5 database is locked at C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Database/Connection.php:609) [stacktrace] #0 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Database/Connection.php(609): PDOStatement->execute() #1 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Database/Connection.php(827): Illuminate/Database/Connection->Illuminate/Database/{closure}('update \"jobs\" s...', Array) #2 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Database/Connection.php(794): Illuminate/Database/Connection->runQueryCallback('update \"jobs\" s...', Array, Object(Closure)) #3 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Database/Connection.php(597): Illuminate/Database/Connection->run('update \"jobs\" s...', Array, Object(Closure)) #4 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Database/Connection.php(549): Illuminate/Database/Connection->affectingStatement('update \"jobs\" s...', Array) #5 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(4234): Illuminate/Database/Connection->update('update \"jobs\" s...', Array) #6 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Queue/DatabaseQueue.php(422): Illuminate/Database/Query/Builder->update(Object(Illuminate/Support/Collection)) #7 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Queue/DatabaseQueue.php(408): Illuminate/Queue/DatabaseQueue->markJobAsReserved(Object(Illuminate/Queue/Jobs/DatabaseJobRecord)) #8 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Queue/DatabaseQueue.php(294): Illuminate/Queue/DatabaseQueue->marshalJob('default', Object(Illuminate/Queue/Jobs/DatabaseJobRecord)) #9 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Database/Concerns/ManagesTransactions.php(35): Illuminate/Queue/DatabaseQueue->Illuminate/Queue/{closure}(Object(Illuminate/Database/SQLiteConnection)) #10 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Queue/DatabaseQueue.php(292): Illuminate/Database/Connection->transaction(Object(Closure)) #11 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Queue/Worker.php(393): Illuminate/Queue/DatabaseQueue->pop('default', 0) #12 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Queue/Worker.php(412): Illuminate/Queue/Worker->Illuminate/Queue/{closure}('default', 0) #13 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Queue/Worker.php(198): Illuminate/Queue/Worker->getNextJob(Object(Illuminate/Queue/DatabaseQueue), 'default') #14 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Queue/Console/WorkCommand.php(149): Illuminate/Queue/Worker->daemon('database', 'default', Object(Illuminate/Queue/WorkerOptions)) #15 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Queue/Console/WorkCommand.php(132): Illuminate/Queue/Console/WorkCommand->runWorker('database', 'default') #16 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate/Queue/Console/WorkCommand->handle() #17 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate/Container/BoundMethod::Illuminate/Container/{closure}() #18 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate/Container/Util::unwrapIfClosure(Object(Closure)) #19 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate/Container/BoundMethod::callBoundMethod(Object(Illuminate/Foundation/Application), Array, Object(Closure)) #20 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate/Container/BoundMethod::call(Object(Illuminate/Foundation/Application), Array, Array, NULL) #21 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate/Container/Container->call(Array) #22 C:/xampp/htdocs/tienda/vendor/symfony/console/Command/Command.php(341): Illuminate/Console/Command->execute(Object(Symfony/Component/Console/Input/ArgvInput), Object(Illuminate/Console/OutputStyle)) #23 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony/Component/Console/Command/Command->run(Object(Symfony/Component/Console/Input/ArgvInput), Object(Illuminate/Console/OutputStyle)) #24 C:/xampp/htdocs/tienda/vendor/symfony/console/Application.php(1117): Illuminate/Console/Command->run(Object(Symfony/Component/Console/Input/ArgvInput), Object(Symfony/Component/Console/Output/ConsoleOutput)) #25 C:/xampp/htdocs/tienda/vendor/symfony/console/Application.php(356): Symfony/Component/Console/Application->doRunCommand(Object(Illuminate/Queue/Console/WorkCommand), Object(Symfony/Component/Console/Input/ArgvInput), Object(Symfony/Component/Console/Output/ConsoleOutput)) #26 C:/xampp/htdocs/tienda/vendor/symfony/console/Application.php(195): Symfony/Component/Console/Application->doRun(Object(Symfony/Component/Console/Input/ArgvInput), Object(Symfony/Component/Console/Output/ConsoleOutput)) #27 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony/Component/Console/Application->run(Object(Symfony/Component/Console/Input/ArgvInput), Object(Symfony/Component/Console/Output/ConsoleOutput)) #28 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate/Foundation/Console/Kernel->handle(Object(Symfony/Component/Console/Input/ArgvInput), Object(Symfony/Component/Console/Output/ConsoleOutput)) #29 C:/xampp/htdocs/tienda/artisan(16): Illuminate/Foundation/Application->handleCommand(Object(Symfony/Component/Console/Input/ArgvInput)) #30 {main} "} [2026-05-29 23:34:39] local.ERROR: SQLSTATE[HY000]: General error: 5 database is locked (Connection: sqlite, Database: C:\xampp\htdocs\tienda\database\database.sqlite, SQL: update "jobs" set "reserved_at" = 1780097679, "attempts" = 1 where "id" = 85) {"exception":"[object] (Illuminate\\Database\\QueryException(code: HY000): SQLSTATE[HY000]: General error: 5 database is locked (Connection: sqlite, Database: C:\\xampp\\htdocs\\tienda\\database\\database.sqlite, SQL: update \"jobs\" set \"reserved_at\" = 1780097679, \"attempts\" = 1 where \"id\" = 85) at C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Database/Connection.php:838) [stacktrace] #0 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Database/Connection.php(794): Illuminate/Database/Connection->runQueryCallback('update \"jobs\" s...', Array, Object(Closure)) #1 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Database/Connection.php(597): Illuminate/Database/Connection->run('update \"jobs\" s...', Array, Object(Closure)) #2 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Database/Connection.php(549): Illuminate/Database/Connection->affectingStatement('update \"jobs\" s...', Array) #3 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(4234): Illuminate/Database/Connection->update('update \"jobs\" s...', Array) #4 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Queue/DatabaseQueue.php(422): Illuminate/Database/Query/Builder->update(Object(Illuminate/Support/Collection)) #5 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Queue/DatabaseQueue.php(408): Illuminate/Queue/DatabaseQueue->markJobAsReserved(Object(Illuminate/Queue/Jobs/DatabaseJobRecord)) #6 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Queue/DatabaseQueue.php(294): Illuminate/Queue/DatabaseQueue->marshalJob('default', Object(Illuminate/Queue/Jobs/DatabaseJobRecord)) #7 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Database/Concerns/ManagesTransactions.php(35): Illuminate/Queue/DatabaseQueue->Illuminate/Queue/{closure}(Object(Illuminate/Database/SQLiteConnection)) #8 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Queue/DatabaseQueue.php(292): Illuminate/Database/Connection->transaction(Object(Closure)) #9 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Queue/Worker.php(393): Illuminate/Queue/DatabaseQueue->pop('default', 0) #10 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Queue/Worker.php(412): Illuminate/Queue/Worker->Illuminate/Queue/{closure}('default', 0) #11 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Queue/Worker.php(198): Illuminate/Queue/Worker->getNextJob(Object(Illuminate/Queue/DatabaseQueue), 'default') #12 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Queue/Console/WorkCommand.php(149): Illuminate/Queue/Worker->daemon('database', 'default', Object(Illuminate/Queue/WorkerOptions)) #13 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Queue/Console/WorkCommand.php(132): Illuminate/Queue/Console/WorkCommand->runWorker('database', 'default') #14 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate/Queue/Console/WorkCommand->handle() #15 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate/Container/BoundMethod::Illuminate/Container/{closure}() #16 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate/Container/Util::unwrapIfClosure(Object(Closure)) #17 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate/Container/BoundMethod::callBoundMethod(Object(Illuminate/Foundation/Application), Array, Object(Closure)) #18 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate/Container/BoundMethod::call(Object(Illuminate/Foundation/Application), Array, Array, NULL) #19 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate/Container/Container->call(Array) #20 C:/xampp/htdocs/tienda/vendor/symfony/console/Command/Command.php(341): Illuminate/Console/Command->execute(Object(Symfony/Component/Console/Input/ArgvInput), Object(Illuminate/Console/OutputStyle)) #21 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony/Component/Console/Command/Command->run(Object(Symfony/Component/Console/Input/ArgvInput), Object(Illuminate/Console/OutputStyle)) #22 C:/xampp/htdocs/tienda/vendor/symfony/console/Application.php(1117): Illuminate/Console/Command->run(Object(Symfony/Component/Console/Input/ArgvInput), Object(Symfony/Component/Console/Output/ConsoleOutput)) #23 C:/xampp/htdocs/tienda/vendor/symfony/console/Application.php(356): Symfony/Component/Console/Application->doRunCommand(Object(Illuminate/Queue/Console/WorkCommand), Object(Symfony/Component/Console/Input/ArgvInput), Object(Symfony/Component/Console/Output/ConsoleOutput)) #24 C:/xampp/htdocs/tienda/vendor/symfony/console/Application.php(195): Symfony/Component/Console/Application->doRun(Object(Symfony/Component/Console/Input/ArgvInput), Object(Symfony/Component/Console/Output/ConsoleOutput)) #25 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony/Component/Console/Application->run(Object(Symfony/Component/Console/Input/ArgvInput), Object(Symfony/Component/Console/Output/ConsoleOutput)) #26 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate/Foundation/Console/Kernel->handle(Object(Symfony/Component/Console/Input/ArgvInput), Object(Symfony/Component/Console/Output/ConsoleOutput)) #27 C:/xampp/htdocs/tienda/artisan(16): Illuminate/Foundation/Application->handleCommand(Object(Symfony/Component/Console/Input/ArgvInput)) #28 {main} [previous exception] [object] (PDOException(code: HY000): SQLSTATE[HY000]: General error: 5 database is locked at C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Database/Connection.php:609) [stacktrace] #0 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Database/Connection.php(609): PDOStatement->execute() #1 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Database/Connection.php(827): Illuminate/Database/Connection->Illuminate/Database/{closure}('update \"jobs\" s...', Array) #2 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Database/Connection.php(794): Illuminate/Database/Connection->runQueryCallback('update \"jobs\" s...', Array, Object(Closure)) #3 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Database/Connection.php(597): Illuminate/Database/Connection->run('update \"jobs\" s...', Array, Object(Closure)) #4 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Database/Connection.php(549): Illuminate/Database/Connection->affectingStatement('update \"jobs\" s...', Array) #5 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(4234): Illuminate/Database/Connection->update('update \"jobs\" s...', Array) #6 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Queue/DatabaseQueue.php(422): Illuminate/Database/Query/Builder->update(Object(Illuminate/Support/Collection)) #7 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Queue/DatabaseQueue.php(408): Illuminate/Queue/DatabaseQueue->markJobAsReserved(Object(Illuminate/Queue/Jobs/DatabaseJobRecord)) #8 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Queue/DatabaseQueue.php(294): Illuminate/Queue/DatabaseQueue->marshalJob('default', Object(Illuminate/Queue/Jobs/DatabaseJobRecord)) #9 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Database/Concerns/ManagesTransactions.php(35): Illuminate/Queue/DatabaseQueue->Illuminate/Queue/{closure}(Object(Illuminate/Database/SQLiteConnection)) #10 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Queue/DatabaseQueue.php(292): Illuminate/Database/Connection->transaction(Object(Closure)) #11 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Queue/Worker.php(393): Illuminate/Queue/DatabaseQueue->pop('default', 0) #12 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Queue/Worker.php(412): Illuminate/Queue/Worker->Illuminate/Queue/{closure}('default', 0) #13 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Queue/Worker.php(198): Illuminate/Queue/Worker->getNextJob(Object(Illuminate/Queue/DatabaseQueue), 'default') #14 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Queue/Console/WorkCommand.php(149): Illuminate/Queue/Worker->daemon('database', 'default', Object(Illuminate/Queue/WorkerOptions)) #15 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Queue/Console/WorkCommand.php(132): Illuminate/Queue/Console/WorkCommand->runWorker('database', 'default') #16 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate/Queue/Console/WorkCommand->handle() #17 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate/Container/BoundMethod::Illuminate/Container/{closure}() #18 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate/Container/Util::unwrapIfClosure(Object(Closure)) #19 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate/Container/BoundMethod::callBoundMethod(Object(Illuminate/Foundation/Application), Array, Object(Closure)) #20 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate/Container/BoundMethod::call(Object(Illuminate/Foundation/Application), Array, Array, NULL) #21 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate/Container/Container->call(Array) #22 C:/xampp/htdocs/tienda/vendor/symfony/console/Command/Command.php(341): Illuminate/Console/Command->execute(Object(Symfony/Component/Console/Input/ArgvInput), Object(Illuminate/Console/OutputStyle)) #23 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony/Component/Console/Command/Command->run(Object(Symfony/Component/Console/Input/ArgvInput), Object(Illuminate/Console/OutputStyle)) #24 C:/xampp/htdocs/tienda/vendor/symfony/console/Application.php(1117): Illuminate/Console/Command->run(Object(Symfony/Component/Console/Input/ArgvInput), Object(Symfony/Component/Console/Output/ConsoleOutput)) #25 C:/xampp/htdocs/tienda/vendor/symfony/console/Application.php(356): Symfony/Component/Console/Application->doRunCommand(Object(Illuminate/Queue/Console/WorkCommand), Object(Symfony/Component/Console/Input/ArgvInput), Object(Symfony/Component/Console/Output/ConsoleOutput)) #26 C:/xampp/htdocs/tienda/vendor/symfony/console/Application.php(195): Symfony/Component/Console/Application->doRun(Object(Symfony/Component/Console/Input/ArgvInput), Object(Symfony/Component/Console/Output/ConsoleOutput)) #27 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony/Component/Console/Application->run(Object(Symfony/Component/Console/Input/ArgvInput), Object(Symfony/Component/Console/Output/ConsoleOutput)) #28 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate/Foundation/Console/Kernel->handle(Object(Symfony/Component/Console/Input/ArgvInput), Object(Symfony/Component/Console/Output/ConsoleOutput)) #29 C:/xampp/htdocs/tienda/artisan(16): Illuminate/Foundation/Application->handleCommand(Object(Symfony/Component/Console/Input/ArgvInput)) #30 {main} "} [2026-06-03 02:15:18] local.ERROR: Undefined variable $argv {"exception":"[object] (ErrorException(code: 0): Undefined variable $argv at C:/xampp/htdocs/tienda/storage/app/requeue-all.php:10) [stacktrace] #0 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(258): Illuminate/Foundation/Bootstrap/HandleExceptions->handleError(2, 'Undefined varia...', 'C://xampp//htdocs...', 10) #1 C:/xampp/htdocs/tienda/storage/app/requeue-all.php(10): Illuminate/Foundation/Bootstrap/HandleExceptions->Illuminate/Foundation/Bootstrap/{closure}(2, 'Undefined varia...', 'C://xampp//htdocs...', 10) #2 {main} "} [2026-06-03 02:16:39] local.ERROR: Undefined variable $argv {"exception":"[object] (ErrorException(code: 0): Undefined variable $argv at C:/xampp/htdocs/tienda/storage/app/ocr-audit.php:10) [stacktrace] #0 C:/xampp/htdocs/tienda/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(258): Illuminate/Foundation/Bootstrap/HandleExceptions->handleError(2, 'Undefined varia...', 'C://xampp//htdocs...', 10) #1 C:/xampp/htdocs/tienda/storage/app/ocr-audit.php(10): Illuminate/Foundation/Bootstrap/HandleExceptions->Illuminate/Foundation/Bootstrap/{closure}(2, 'Undefined varia...', 'C://xampp//htdocs...', 10) #2 {main} "}