[2026-08-23 18:22:54] local.ERROR: SQLSTATE[23000]: Integrity constraint violation: 19 UNIQUE constraint failed: candidatures.email (Connection: sqlite, Database: /home/dib/src/oclane/treille/api/database/database.sqlite, SQL: create unique index "candidatures_email_unique" on "candidatures" ("email")) {"exception":"[object] (Illuminate\\Database\\UniqueConstraintViolationException(code: 23000): SQLSTATE[23000]: Integrity constraint violation: 19 UNIQUE constraint failed: candidatures.email (Connection: sqlite, Database: /home/dib/src/oclane/treille/api/database/database.sqlite, SQL: create unique index \"candidatures_email_unique\" on \"candidatures\" (\"email\")) at /home/dib/src/oclane/treille/api/vendor/laravel/framework/src/Illuminate/Database/Connection.php:857) [stacktrace] #0 /home/dib/src/oclane/treille/api/vendor/laravel/framework/src/Illuminate/Database/Connection.php(813): Illuminate\\Database\\Connection->runQueryCallback() #1 /home/dib/src/oclane/treille/api/vendor/laravel/framework/src/Illuminate/Database/Connection.php(590): Illuminate\\Database\\Connection->run() #2 /home/dib/src/oclane/treille/api/vendor/laravel/framework/src/Illuminate/Database/Schema/Blueprint.php(122): Illuminate\\Database\\Connection->statement() #3 /home/dib/src/oclane/treille/api/vendor/laravel/framework/src/Illuminate/Database/Schema/Builder.php(702): Illuminate\\Database\\Schema\\Blueprint->build() #4 /home/dib/src/oclane/treille/api/vendor/laravel/framework/src/Illuminate/Database/Schema/Builder.php(508): Illuminate\\Database\\Schema\\Builder->build() #5 /home/dib/src/oclane/treille/api/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(364): Illuminate\\Database\\Schema\\Builder->table() #6 /home/dib/src/oclane/treille/api/database/migrations/2026_08_23_182044_add_unique_index_to_candidatures_email.php(25): Illuminate\\Support\\Facades\\Facade::__callStatic() #7 /home/dib/src/oclane/treille/api/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(517): Illuminate\\Database\\Migrations\\Migration@anonymous->up() #8 /home/dib/src/oclane/treille/api/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(442): Illuminate\\Database\\Migrations\\Migrator->runMethod() #9 /home/dib/src/oclane/treille/api/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(451): Illuminate\\Database\\Migrations\\Migrator->{closure:Illuminate\\Database\\Migrations\\Migrator::runMigration():438}() #10 /home/dib/src/oclane/treille/api/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(253): Illuminate\\Database\\Migrations\\Migrator->runMigration() #11 /home/dib/src/oclane/treille/api/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(43): Illuminate\\Database\\Migrations\\Migrator->{closure:Illuminate\\Database\\Migrations\\Migrator::runUp():253}() #12 /home/dib/src/oclane/treille/api/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(853): Illuminate\\Console\\View\\Components\\Task->render() #13 /home/dib/src/oclane/treille/api/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(253): Illuminate\\Database\\Migrations\\Migrator->write() #14 /home/dib/src/oclane/treille/api/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(211): Illuminate\\Database\\Migrations\\Migrator->runUp() #15 /home/dib/src/oclane/treille/api/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(138): Illuminate\\Database\\Migrations\\Migrator->runPending() #16 /home/dib/src/oclane/treille/api/vendor/laravel/framework/src/Illuminate/Database/Console/Migrations/MigrateCommand.php(118): Illuminate\\Database\\Migrations\\Migrator->run() #17 /home/dib/src/oclane/treille/api/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(672): Illuminate\\Database\\Console\\Migrations\\MigrateCommand->{closure:Illuminate\\Database\\Console\\Migrations\\MigrateCommand::runMigrations():111}() #18 /home/dib/src/oclane/treille/api/vendor/laravel/framework/src/Illuminate/Database/Console/Migrations/MigrateCommand.php(111): Illuminate\\Database\\Migrations\\Migrator->usingConnection() #19 /home/dib/src/oclane/treille/api/vendor/laravel/framework/src/Illuminate/Database/Console/Migrations/MigrateCommand.php(90): Illuminate\\Database\\Console\\Migrations\\MigrateCommand->runMigrations() #20 /home/dib/src/oclane/treille/api/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Database\\Console\\Migrations\\MigrateCommand->handle() #21 /home/dib/src/oclane/treille/api/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}() #22 /home/dib/src/oclane/treille/api/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure() #23 /home/dib/src/oclane/treille/api/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod() #24 /home/dib/src/oclane/treille/api/vendor/laravel/framework/src/Illuminate/Container/Container.php(801): Illuminate\\Container\\BoundMethod::call() #25 /home/dib/src/oclane/treille/api/vendor/laravel/framework/src/Illuminate/Console/Command.php(292): Illuminate\\Container\\Container->call() #26 /home/dib/src/oclane/treille/api/vendor/symfony/console/Command/Command.php(284): Illuminate\\Console\\Command->execute() #27 /home/dib/src/oclane/treille/api/vendor/laravel/framework/src/Illuminate/Console/Command.php(261): Symfony\\Component\\Console\\Command\\Command->run() #28 /home/dib/src/oclane/treille/api/vendor/symfony/console/Application.php(1144): Illuminate\\Console\\Command->run() #29 /home/dib/src/oclane/treille/api/vendor/symfony/console/Application.php(379): Symfony\\Component\\Console\\Application->doRunCommand() #30 /home/dib/src/oclane/treille/api/vendor/symfony/console/Application.php(218): Symfony\\Component\\Console\\Application->doRun() #31 /home/dib/src/oclane/treille/api/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run() #32 /home/dib/src/oclane/treille/api/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1242): Illuminate\\Foundation\\Console\\Kernel->handle() #33 /home/dib/src/oclane/treille/api/artisan(16): Illuminate\\Foundation\\Application->handleCommand() #34 {main} [previous exception] [object] (PDOException(code: 23000): SQLSTATE[23000]: Integrity constraint violation: 19 UNIQUE constraint failed: candidatures.email at /home/dib/src/oclane/treille/api/vendor/laravel/framework/src/Illuminate/Database/Connection.php:601) [stacktrace] #0 /home/dib/src/oclane/treille/api/vendor/laravel/framework/src/Illuminate/Database/Connection.php(601): PDOStatement->execute() #1 /home/dib/src/oclane/treille/api/vendor/laravel/framework/src/Illuminate/Database/Connection.php(846): Illuminate\\Database\\Connection->{closure:Illuminate\\Database\\Connection::statement():590}() #2 /home/dib/src/oclane/treille/api/vendor/laravel/framework/src/Illuminate/Database/Connection.php(813): Illuminate\\Database\\Connection->runQueryCallback() #3 /home/dib/src/oclane/treille/api/vendor/laravel/framework/src/Illuminate/Database/Connection.php(590): Illuminate\\Database\\Connection->run() #4 /home/dib/src/oclane/treille/api/vendor/laravel/framework/src/Illuminate/Database/Schema/Blueprint.php(122): Illuminate\\Database\\Connection->statement() #5 /home/dib/src/oclane/treille/api/vendor/laravel/framework/src/Illuminate/Database/Schema/Builder.php(702): Illuminate\\Database\\Schema\\Blueprint->build() #6 /home/dib/src/oclane/treille/api/vendor/laravel/framework/src/Illuminate/Database/Schema/Builder.php(508): Illuminate\\Database\\Schema\\Builder->build() #7 /home/dib/src/oclane/treille/api/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(364): Illuminate\\Database\\Schema\\Builder->table() #8 /home/dib/src/oclane/treille/api/database/migrations/2026_08_23_182044_add_unique_index_to_candidatures_email.php(25): Illuminate\\Support\\Facades\\Facade::__callStatic() #9 /home/dib/src/oclane/treille/api/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(517): Illuminate\\Database\\Migrations\\Migration@anonymous->up() #10 /home/dib/src/oclane/treille/api/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(442): Illuminate\\Database\\Migrations\\Migrator->runMethod() #11 /home/dib/src/oclane/treille/api/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(451): Illuminate\\Database\\Migrations\\Migrator->{closure:Illuminate\\Database\\Migrations\\Migrator::runMigration():438}() #12 /home/dib/src/oclane/treille/api/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(253): Illuminate\\Database\\Migrations\\Migrator->runMigration() #13 /home/dib/src/oclane/treille/api/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(43): Illuminate\\Database\\Migrations\\Migrator->{closure:Illuminate\\Database\\Migrations\\Migrator::runUp():253}() #14 /home/dib/src/oclane/treille/api/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(853): Illuminate\\Console\\View\\Components\\Task->render() #15 /home/dib/src/oclane/treille/api/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(253): Illuminate\\Database\\Migrations\\Migrator->write() #16 /home/dib/src/oclane/treille/api/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(211): Illuminate\\Database\\Migrations\\Migrator->runUp() #17 /home/dib/src/oclane/treille/api/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(138): Illuminate\\Database\\Migrations\\Migrator->runPending() #18 /home/dib/src/oclane/treille/api/vendor/laravel/framework/src/Illuminate/Database/Console/Migrations/MigrateCommand.php(118): Illuminate\\Database\\Migrations\\Migrator->run() #19 /home/dib/src/oclane/treille/api/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(672): Illuminate\\Database\\Console\\Migrations\\MigrateCommand->{closure:Illuminate\\Database\\Console\\Migrations\\MigrateCommand::runMigrations():111}() #20 /home/dib/src/oclane/treille/api/vendor/laravel/framework/src/Illuminate/Database/Console/Migrations/MigrateCommand.php(111): Illuminate\\Database\\Migrations\\Migrator->usingConnection() #21 /home/dib/src/oclane/treille/api/vendor/laravel/framework/src/Illuminate/Database/Console/Migrations/MigrateCommand.php(90): Illuminate\\Database\\Console\\Migrations\\MigrateCommand->runMigrations() #22 /home/dib/src/oclane/treille/api/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Database\\Console\\Migrations\\MigrateCommand->handle() #23 /home/dib/src/oclane/treille/api/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}() #24 /home/dib/src/oclane/treille/api/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure() #25 /home/dib/src/oclane/treille/api/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod() #26 /home/dib/src/oclane/treille/api/vendor/laravel/framework/src/Illuminate/Container/Container.php(801): Illuminate\\Container\\BoundMethod::call() #27 /home/dib/src/oclane/treille/api/vendor/laravel/framework/src/Illuminate/Console/Command.php(292): Illuminate\\Container\\Container->call() #28 /home/dib/src/oclane/treille/api/vendor/symfony/console/Command/Command.php(284): Illuminate\\Console\\Command->execute() #29 /home/dib/src/oclane/treille/api/vendor/laravel/framework/src/Illuminate/Console/Command.php(261): Symfony\\Component\\Console\\Command\\Command->run() #30 /home/dib/src/oclane/treille/api/vendor/symfony/console/Application.php(1144): Illuminate\\Console\\Command->run() #31 /home/dib/src/oclane/treille/api/vendor/symfony/console/Application.php(379): Symfony\\Component\\Console\\Application->doRunCommand() #32 /home/dib/src/oclane/treille/api/vendor/symfony/console/Application.php(218): Symfony\\Component\\Console\\Application->doRun() #33 /home/dib/src/oclane/treille/api/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run() #34 /home/dib/src/oclane/treille/api/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1242): Illuminate\\Foundation\\Console\\Kernel->handle() #35 /home/dib/src/oclane/treille/api/artisan(16): Illuminate\\Foundation\\Application->handleCommand() #36 {main} "} [2026-08-23 18:28:27] local.ERROR: APP_ADMIN_EMAIL is not configured. {"exception":"[object] (LogicException(code: 0): APP_ADMIN_EMAIL is not configured. at /home/dib/src/oclane/treille/api/app/Listeners/SendCandidatureCreatedEmail.php:19) [stacktrace] #0 /home/dib/src/oclane/treille/api/vendor/laravel/framework/src/Illuminate/Events/Dispatcher.php(516): App\\Listeners\\SendCandidatureCreatedEmail->handle() #1 /home/dib/src/oclane/treille/api/vendor/laravel/framework/src/Illuminate/Events/Dispatcher.php(326): Illuminate\\Events\\Dispatcher->{closure:Illuminate\\Events\\Dispatcher::createClassListener():509}() #2 /home/dib/src/oclane/treille/api/vendor/laravel/framework/src/Illuminate/Events/Dispatcher.php(300): Illuminate\\Events\\Dispatcher->invokeListeners() #3 /home/dib/src/oclane/treille/api/vendor/laravel/framework/src/Illuminate/Database/DatabaseTransactionsManager.php(219): Illuminate\\Events\\Dispatcher->{closure:Illuminate\\Events\\Dispatcher::dispatch():300}() #4 /home/dib/src/oclane/treille/api/vendor/laravel/framework/src/Illuminate/Events/Dispatcher.php(299): Illuminate\\Database\\DatabaseTransactionsManager->addCallback() #5 /home/dib/src/oclane/treille/api/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasEvents.php(242): Illuminate\\Events\\Dispatcher->dispatch() #6 /home/dib/src/oclane/treille/api/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasEvents.php(217): Illuminate\\Database\\Eloquent\\Model->fireCustomModelEvent() #7 /home/dib/src/oclane/treille/api/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(1624): Illuminate\\Database\\Eloquent\\Model->fireModelEvent() #8 /home/dib/src/oclane/treille/api/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(1407): Illuminate\\Database\\Eloquent\\Model->performInsert() #9 /home/dib/src/oclane/treille/api/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Builder.php(1235): Illuminate\\Database\\Eloquent\\Model->save() #10 /home/dib/src/oclane/treille/api/vendor/laravel/framework/src/Illuminate/Support/helpers.php(393): Illuminate\\Database\\Eloquent\\Builder->{closure:Illuminate\\Database\\Eloquent\\Builder::create():1234}() #11 /home/dib/src/oclane/treille/api/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Builder.php(1234): tap() #12 /home/dib/src/oclane/treille/api/vendor/laravel/framework/src/Illuminate/Support/Traits/ForwardsCalls.php(23): Illuminate\\Database\\Eloquent\\Builder->create() #13 /home/dib/src/oclane/treille/api/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2844): Illuminate\\Database\\Eloquent\\Model->forwardCallTo() #14 /home/dib/src/oclane/treille/api/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2860): Illuminate\\Database\\Eloquent\\Model->__call() #15 /home/dib/src/oclane/treille/api/app/Http/Controllers/CandidatureController.php(18): Illuminate\\Database\\Eloquent\\Model::__callStatic() #16 /home/dib/src/oclane/treille/api/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php(46): App\\Http\\Controllers\\CandidatureController->store() #17 /home/dib/src/oclane/treille/api/vendor/laravel/framework/src/Illuminate/Routing/Route.php(276): Illuminate\\Routing\\ControllerDispatcher->dispatch() #18 /home/dib/src/oclane/treille/api/vendor/laravel/framework/src/Illuminate/Routing/Route.php(216): Illuminate\\Routing\\Route->runController() #19 /home/dib/src/oclane/treille/api/vendor/laravel/framework/src/Illuminate/Routing/Router.php(822): Illuminate\\Routing\\Route->run() #20 /home/dib/src/oclane/treille/api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Routing\\Router->{closure:Illuminate\\Routing\\Router::runRouteWithinStack():821}() #21 /home/dib/src/oclane/treille/api/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(52): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():178}() #22 /home/dib/src/oclane/treille/api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle() #23 /home/dib/src/oclane/treille/api/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(168): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}() #24 /home/dib/src/oclane/treille/api/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(93): Illuminate\\Routing\\Middleware\\ThrottleRequests->handleRequest() #25 /home/dib/src/oclane/treille/api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Routing\\Middleware\\ThrottleRequests->handle() #26 /home/dib/src/oclane/treille/api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}() #27 /home/dib/src/oclane/treille/api/vendor/laravel/framework/src/Illuminate/Routing/Router.php(821): Illuminate\\Pipeline\\Pipeline->then() #28 /home/dib/src/oclane/treille/api/vendor/laravel/framework/src/Illuminate/Routing/Router.php(800): Illuminate\\Routing\\Router->runRouteWithinStack() #29 /home/dib/src/oclane/treille/api/vendor/laravel/framework/src/Illuminate/Routing/Router.php(764): Illuminate\\Routing\\Router->runRoute() #30 /home/dib/src/oclane/treille/api/vendor/laravel/framework/src/Illuminate/Routing/Router.php(753): Illuminate\\Routing\\Router->dispatchToRoute() #31 /home/dib/src/oclane/treille/api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch() #32 /home/dib/src/oclane/treille/api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Kernel->{closure:Illuminate\\Foundation\\Http\\Kernel::dispatchToRouter():197}() #33 /home/dib/src/oclane/treille/api/vendor/inertiajs/inertia-laravel/src/Middleware/EnsureGetOnRedirect.php(19): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():178}() #34 /home/dib/src/oclane/treille/api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Inertia\\Middleware\\EnsureGetOnRedirect->handle() #35 /home/dib/src/oclane/treille/api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}() #36 /home/dib/src/oclane/treille/api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle() #37 /home/dib/src/oclane/treille/api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle() #38 /home/dib/src/oclane/treille/api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}() #39 /home/dib/src/oclane/treille/api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle() #40 /home/dib/src/oclane/treille/api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle() #41 /home/dib/src/oclane/treille/api/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}() #42 /home/dib/src/oclane/treille/api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePostSize->handle() #43 /home/dib/src/oclane/treille/api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(110): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}() #44 /home/dib/src/oclane/treille/api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle() #45 /home/dib/src/oclane/treille/api/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(74): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}() #46 /home/dib/src/oclane/treille/api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\HandleCors->handle() #47 /home/dib/src/oclane/treille/api/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}() #48 /home/dib/src/oclane/treille/api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\TrustProxies->handle() #49 /home/dib/src/oclane/treille/api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}() #50 /home/dib/src/oclane/treille/api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle() #51 /home/dib/src/oclane/treille/api/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(28): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}() #52 /home/dib/src/oclane/treille/api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle() #53 /home/dib/src/oclane/treille/api/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}() #54 /home/dib/src/oclane/treille/api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then() #55 /home/dib/src/oclane/treille/api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter() #56 /home/dib/src/oclane/treille/api/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1227): Illuminate\\Foundation\\Http\\Kernel->handle() #57 /home/dib/src/oclane/treille/api/public/index.php(20): Illuminate\\Foundation\\Application->handleRequest() #58 /home/dib/src/oclane/treille/api/vendor/laravel/framework/src/Illuminate/Foundation/resources/server.php(23): require_once('...') #59 {main} "} [2026-08-23 18:32:35] local.DEBUG: From: Laravel To: dib@oclane.net Reply-To: =?utf-8?Q?G=C3=A9rard?= M'enfin Subject: Nouvelle candidature =?utf-8?Q?b=C3=A9n=C3=A9vole?= MIME-Version: 1.0 Date: Sun, 23 Aug 2026 18:32:35 +0000 Message-ID: <83ae1bef8f8e0c2033b637d7685f3366@example.com> Content-Type: multipart/alternative; boundary=7eeQ0r2Y --7eeQ0r2Y Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Laravel: http://localhost:8000 # Nouvelle candidature bénévole Une nouvelle candidature bénévole vient d’être enregistrée. **Prénom :** Gérard **Nom :** M'enfin **Email :** gerard@oclane.net **Téléphone :** Non renseigné ## Message J'adore l'humour :) © 2026 Laravel. All rights reserved. --7eeQ0r2Y Content-Type: text/html; charset=utf-8 Content-Transfer-Encoding: quoted-printable Laravel --7eeQ0r2Y-- [2026-08-24 15:50:34] production.ERROR: file_get_contents(/home/treillr/tcr/v0.2.4/api/composer.json): Failed to open stream: No such file or directory {"exception":"[object] (ErrorException(code: 0): file_get_contents(/home/treillr/tcr/v0.2.4/api/composer.json): Failed to open stream: No such file or directory at /home/treillr/tcr/v0.2.4/api/vendor/laravel/framework/src/Illuminate/Foundation/Application.php:1731) [stacktrace] #0 /home/treillr/tcr/v0.2.4/api/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(263): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'file_get_conten...', '/home/treillr/t...', 1731) #1 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->{closure:Illuminate\\Foundation\\Bootstrap\\HandleExceptions::forwardsTo():262}(2, 'file_get_conten...', '/home/treillr/t...', 1731) #2 /home/treillr/tcr/v0.2.4/api/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1731): file_get_contents('/home/treillr/t...') #3 /home/treillr/tcr/v0.2.4/api/vendor/laravel/framework/src/Illuminate/Foundation/Events/DiscoverEvents.php(117): Illuminate\\Foundation\\Application->getNamespace() #4 /home/treillr/tcr/v0.2.4/api/vendor/laravel/framework/src/Illuminate/Foundation/Events/DiscoverEvents.php(71): Illuminate\\Foundation\\Events\\DiscoverEvents::classFromFile(Object(Symfony\\Component\\Finder\\SplFileInfo), '/home/treillr/t...') #5 /home/treillr/tcr/v0.2.4/api/vendor/laravel/framework/src/Illuminate/Foundation/Events/DiscoverEvents.php(38): Illuminate\\Foundation\\Events\\DiscoverEvents::getListenerEvents(Object(Symfony\\Component\\Finder\\Finder), '/home/treillr/t...') #6 /home/treillr/tcr/v0.2.4/api/vendor/laravel/framework/src/Illuminate/Foundation/Support/Providers/EventServiceProvider.php(155): Illuminate\\Foundation\\Events\\DiscoverEvents::within(Array, '/home/treillr/t...') #7 /home/treillr/tcr/v0.2.4/api/vendor/laravel/framework/src/Illuminate/Collections/Traits/EnumeratesValues.php(803): Illuminate\\Foundation\\Support\\Providers\\EventServiceProvider->{closure:Illuminate\\Foundation\\Support\\Providers\\EventServiceProvider::discoverEvents():155}(Object(Illuminate\\Support\\LazyCollection)) #8 /home/treillr/tcr/v0.2.4/api/vendor/laravel/framework/src/Illuminate/Foundation/Support/Providers/EventServiceProvider.php(155): Illuminate\\Support\\LazyCollection->pipe(Object(Closure)) #9 /home/treillr/tcr/v0.2.4/api/vendor/laravel/framework/src/Illuminate/Foundation/Support/Providers/EventServiceProvider.php(127): Illuminate\\Foundation\\Support\\Providers\\EventServiceProvider->discoverEvents() #10 /home/treillr/tcr/v0.2.4/api/vendor/laravel/framework/src/Illuminate/Foundation/Support/Providers/EventServiceProvider.php(113): Illuminate\\Foundation\\Support\\Providers\\EventServiceProvider->discoveredEvents() #11 /home/treillr/tcr/v0.2.4/api/vendor/laravel/framework/src/Illuminate/Foundation/Support/Providers/EventServiceProvider.php(58): Illuminate\\Foundation\\Support\\Providers\\EventServiceProvider->getEvents() #12 /home/treillr/tcr/v0.2.4/api/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Foundation\\Support\\Providers\\EventServiceProvider->{closure:Illuminate\\Foundation\\Support\\Providers\\EventServiceProvider::register():57}() #13 /home/treillr/tcr/v0.2.4/api/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}() #14 /home/treillr/tcr/v0.2.4/api/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(84): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure)) #15 /home/treillr/tcr/v0.2.4/api/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Object(Closure), Object(Closure)) #16 /home/treillr/tcr/v0.2.4/api/vendor/laravel/framework/src/Illuminate/Container/Container.php(801): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Object(Closure), Array, NULL) #17 /home/treillr/tcr/v0.2.4/api/vendor/laravel/framework/src/Illuminate/Support/ServiceProvider.php(134): Illuminate\\Container\\Container->call(Object(Closure)) #18 /home/treillr/tcr/v0.2.4/api/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1155): Illuminate\\Support\\ServiceProvider->callBootingCallbacks() #19 /home/treillr/tcr/v0.2.4/api/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1139): Illuminate\\Foundation\\Application->bootProvider(Object(Illuminate\\Foundation\\Support\\Providers\\EventServiceProvider)) #20 [internal function]: Illuminate\\Foundation\\Application->{closure:Illuminate\\Foundation\\Application::boot():1138}(Object(Illuminate\\Foundation\\Support\\Providers\\EventServiceProvider), 'Illuminate\\\\Foun...') #21 /home/treillr/tcr/v0.2.4/api/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1138): array_walk(Array, Object(Closure)) #22 /home/treillr/tcr/v0.2.4/api/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/BootProviders.php(17): Illuminate\\Foundation\\Application->boot() #23 /home/treillr/tcr/v0.2.4/api/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(349): Illuminate\\Foundation\\Bootstrap\\BootProviders->bootstrap(Object(Illuminate\\Foundation\\Application)) #24 /home/treillr/tcr/v0.2.4/api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(186): Illuminate\\Foundation\\Application->bootstrapWith(Array) #25 /home/treillr/tcr/v0.2.4/api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(170): Illuminate\\Foundation\\Http\\Kernel->bootstrap() #26 /home/treillr/tcr/v0.2.4/api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request)) #27 /home/treillr/tcr/v0.2.4/api/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1227): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request)) #28 /home/treillr/tcr/v0.2.4/api/public/index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request)) #29 {main} "} [2026-08-24 15:49:50] production.ERROR: file_get_contents(/home/treillr/tcr/v0.2.4/api/composer.json): Failed to open stream: No such file or directory {"exception":"[object] (ErrorException(code: 0): file_get_contents(/home/treillr/tcr/v0.2.4/api/composer.json): Failed to open stream: No such file or directory at /home/treillr/tcr/v0.2.4/api/vendor/laravel/framework/src/Illuminate/Foundation/Application.php:1731) [stacktrace] #0 /home/treillr/tcr/v0.2.4/api/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(263): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'file_get_conten...', '/home/treillr/t...', 1731) #1 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->{closure:Illuminate\\Foundation\\Bootstrap\\HandleExceptions::forwardsTo():262}(2, 'file_get_conten...', '/home/treillr/t...', 1731) #2 /home/treillr/tcr/v0.2.4/api/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1731): file_get_contents('/home/treillr/t...') #3 /home/treillr/tcr/v0.2.4/api/vendor/laravel/framework/src/Illuminate/Foundation/Events/DiscoverEvents.php(117): Illuminate\\Foundation\\Application->getNamespace() #4 /home/treillr/tcr/v0.2.4/api/vendor/laravel/framework/src/Illuminate/Foundation/Events/DiscoverEvents.php(71): Illuminate\\Foundation\\Events\\DiscoverEvents::classFromFile(Object(Symfony\\Component\\Finder\\SplFileInfo), '/home/treillr/t...') #5 /home/treillr/tcr/v0.2.4/api/vendor/laravel/framework/src/Illuminate/Foundation/Events/DiscoverEvents.php(38): Illuminate\\Foundation\\Events\\DiscoverEvents::getListenerEvents(Object(Symfony\\Component\\Finder\\Finder), '/home/treillr/t...') #6 /home/treillr/tcr/v0.2.4/api/vendor/laravel/framework/src/Illuminate/Foundation/Support/Providers/EventServiceProvider.php(155): Illuminate\\Foundation\\Events\\DiscoverEvents::within(Array, '/home/treillr/t...') #7 /home/treillr/tcr/v0.2.4/api/vendor/laravel/framework/src/Illuminate/Collections/Traits/EnumeratesValues.php(803): Illuminate\\Foundation\\Support\\Providers\\EventServiceProvider->{closure:Illuminate\\Foundation\\Support\\Providers\\EventServiceProvider::discoverEvents():155}(Object(Illuminate\\Support\\LazyCollection)) #8 /home/treillr/tcr/v0.2.4/api/vendor/laravel/framework/src/Illuminate/Foundation/Support/Providers/EventServiceProvider.php(155): Illuminate\\Support\\LazyCollection->pipe(Object(Closure)) #9 /home/treillr/tcr/v0.2.4/api/vendor/laravel/framework/src/Illuminate/Foundation/Support/Providers/EventServiceProvider.php(127): Illuminate\\Foundation\\Support\\Providers\\EventServiceProvider->discoverEvents() #10 /home/treillr/tcr/v0.2.4/api/vendor/laravel/framework/src/Illuminate/Foundation/Support/Providers/EventServiceProvider.php(113): Illuminate\\Foundation\\Support\\Providers\\EventServiceProvider->discoveredEvents() #11 /home/treillr/tcr/v0.2.4/api/vendor/laravel/framework/src/Illuminate/Foundation/Support/Providers/EventServiceProvider.php(58): Illuminate\\Foundation\\Support\\Providers\\EventServiceProvider->getEvents() #12 /home/treillr/tcr/v0.2.4/api/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Foundation\\Support\\Providers\\EventServiceProvider->{closure:Illuminate\\Foundation\\Support\\Providers\\EventServiceProvider::register():57}() #13 /home/treillr/tcr/v0.2.4/api/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}() #14 /home/treillr/tcr/v0.2.4/api/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(84): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure)) #15 /home/treillr/tcr/v0.2.4/api/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Object(Closure), Object(Closure)) #16 /home/treillr/tcr/v0.2.4/api/vendor/laravel/framework/src/Illuminate/Container/Container.php(801): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Object(Closure), Array, NULL) #17 /home/treillr/tcr/v0.2.4/api/vendor/laravel/framework/src/Illuminate/Support/ServiceProvider.php(134): Illuminate\\Container\\Container->call(Object(Closure)) #18 /home/treillr/tcr/v0.2.4/api/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1155): Illuminate\\Support\\ServiceProvider->callBootingCallbacks() #19 /home/treillr/tcr/v0.2.4/api/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1139): Illuminate\\Foundation\\Application->bootProvider(Object(Illuminate\\Foundation\\Support\\Providers\\EventServiceProvider)) #20 [internal function]: Illuminate\\Foundation\\Application->{closure:Illuminate\\Foundation\\Application::boot():1138}(Object(Illuminate\\Foundation\\Support\\Providers\\EventServiceProvider), 'Illuminate\\\\Foun...') #21 /home/treillr/tcr/v0.2.4/api/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1138): array_walk(Array, Object(Closure)) #22 /home/treillr/tcr/v0.2.4/api/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/BootProviders.php(17): Illuminate\\Foundation\\Application->boot() #23 /home/treillr/tcr/v0.2.4/api/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(349): Illuminate\\Foundation\\Bootstrap\\BootProviders->bootstrap(Object(Illuminate\\Foundation\\Application)) #24 /home/treillr/tcr/v0.2.4/api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(186): Illuminate\\Foundation\\Application->bootstrapWith(Array) #25 /home/treillr/tcr/v0.2.4/api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(170): Illuminate\\Foundation\\Http\\Kernel->bootstrap() #26 /home/treillr/tcr/v0.2.4/api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request)) #27 /home/treillr/tcr/v0.2.4/api/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1227): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request)) #28 /home/treillr/tcr/v0.2.4/api/public/index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request)) #29 {main} "} [2026-08-24 15:59:18] production.ERROR: file_get_contents(/home/treillr/tcr/v0.2.4/api/composer.json): Failed to open stream: No such file or directory {"exception":"[object] (ErrorException(code: 0): file_get_contents(/home/treillr/tcr/v0.2.4/api/composer.json): Failed to open stream: No such file or directory at /home/treillr/tcr/v0.2.4/api/vendor/laravel/framework/src/Illuminate/Foundation/Application.php:1731) [stacktrace] #0 /home/treillr/tcr/v0.2.4/api/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(263): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'file_get_conten...', '/home/treillr/t...', 1731) #1 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->{closure:Illuminate\\Foundation\\Bootstrap\\HandleExceptions::forwardsTo():262}(2, 'file_get_conten...', '/home/treillr/t...', 1731) #2 /home/treillr/tcr/v0.2.4/api/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1731): file_get_contents('/home/treillr/t...') #3 /home/treillr/tcr/v0.2.4/api/vendor/laravel/framework/src/Illuminate/Foundation/Events/DiscoverEvents.php(117): Illuminate\\Foundation\\Application->getNamespace() #4 /home/treillr/tcr/v0.2.4/api/vendor/laravel/framework/src/Illuminate/Foundation/Events/DiscoverEvents.php(71): Illuminate\\Foundation\\Events\\DiscoverEvents::classFromFile(Object(Symfony\\Component\\Finder\\SplFileInfo), '/home/treillr/t...') #5 /home/treillr/tcr/v0.2.4/api/vendor/laravel/framework/src/Illuminate/Foundation/Events/DiscoverEvents.php(38): Illuminate\\Foundation\\Events\\DiscoverEvents::getListenerEvents(Object(Symfony\\Component\\Finder\\Finder), '/home/treillr/t...') #6 /home/treillr/tcr/v0.2.4/api/vendor/laravel/framework/src/Illuminate/Foundation/Support/Providers/EventServiceProvider.php(155): Illuminate\\Foundation\\Events\\DiscoverEvents::within(Array, '/home/treillr/t...') #7 /home/treillr/tcr/v0.2.4/api/vendor/laravel/framework/src/Illuminate/Collections/Traits/EnumeratesValues.php(803): Illuminate\\Foundation\\Support\\Providers\\EventServiceProvider->{closure:Illuminate\\Foundation\\Support\\Providers\\EventServiceProvider::discoverEvents():155}(Object(Illuminate\\Support\\LazyCollection)) #8 /home/treillr/tcr/v0.2.4/api/vendor/laravel/framework/src/Illuminate/Foundation/Support/Providers/EventServiceProvider.php(155): Illuminate\\Support\\LazyCollection->pipe(Object(Closure)) #9 /home/treillr/tcr/v0.2.4/api/vendor/laravel/framework/src/Illuminate/Foundation/Support/Providers/EventServiceProvider.php(127): Illuminate\\Foundation\\Support\\Providers\\EventServiceProvider->discoverEvents() #10 /home/treillr/tcr/v0.2.4/api/vendor/laravel/framework/src/Illuminate/Foundation/Support/Providers/EventServiceProvider.php(113): Illuminate\\Foundation\\Support\\Providers\\EventServiceProvider->discoveredEvents() #11 /home/treillr/tcr/v0.2.4/api/vendor/laravel/framework/src/Illuminate/Foundation/Support/Providers/EventServiceProvider.php(58): Illuminate\\Foundation\\Support\\Providers\\EventServiceProvider->getEvents() #12 /home/treillr/tcr/v0.2.4/api/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Foundation\\Support\\Providers\\EventServiceProvider->{closure:Illuminate\\Foundation\\Support\\Providers\\EventServiceProvider::register():57}() #13 /home/treillr/tcr/v0.2.4/api/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}() #14 /home/treillr/tcr/v0.2.4/api/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(84): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure)) #15 /home/treillr/tcr/v0.2.4/api/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Object(Closure), Object(Closure)) #16 /home/treillr/tcr/v0.2.4/api/vendor/laravel/framework/src/Illuminate/Container/Container.php(801): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Object(Closure), Array, NULL) #17 /home/treillr/tcr/v0.2.4/api/vendor/laravel/framework/src/Illuminate/Support/ServiceProvider.php(134): Illuminate\\Container\\Container->call(Object(Closure)) #18 /home/treillr/tcr/v0.2.4/api/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1155): Illuminate\\Support\\ServiceProvider->callBootingCallbacks() #19 /home/treillr/tcr/v0.2.4/api/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1139): Illuminate\\Foundation\\Application->bootProvider(Object(Illuminate\\Foundation\\Support\\Providers\\EventServiceProvider)) #20 [internal function]: Illuminate\\Foundation\\Application->{closure:Illuminate\\Foundation\\Application::boot():1138}(Object(Illuminate\\Foundation\\Support\\Providers\\EventServiceProvider), 'Illuminate\\\\Foun...') #21 /home/treillr/tcr/v0.2.4/api/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1138): array_walk(Array, Object(Closure)) #22 /home/treillr/tcr/v0.2.4/api/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/BootProviders.php(17): Illuminate\\Foundation\\Application->boot() #23 /home/treillr/tcr/v0.2.4/api/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(349): Illuminate\\Foundation\\Bootstrap\\BootProviders->bootstrap(Object(Illuminate\\Foundation\\Application)) #24 /home/treillr/tcr/v0.2.4/api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(186): Illuminate\\Foundation\\Application->bootstrapWith(Array) #25 /home/treillr/tcr/v0.2.4/api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(170): Illuminate\\Foundation\\Http\\Kernel->bootstrap() #26 /home/treillr/tcr/v0.2.4/api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request)) #27 /home/treillr/tcr/v0.2.4/api/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1227): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request)) #28 /home/treillr/tcr/v0.2.4/api/public/index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request)) #29 {main} "} [2026-08-24 15:59:18] production.ERROR: file_get_contents(/home/treillr/tcr/v0.2.4/api/composer.json): Failed to open stream: No such file or directory {"exception":"[object] (ErrorException(code: 0): file_get_contents(/home/treillr/tcr/v0.2.4/api/composer.json): Failed to open stream: No such file or directory at /home/treillr/tcr/v0.2.4/api/vendor/laravel/framework/src/Illuminate/Foundation/Application.php:1731) [stacktrace] #0 /home/treillr/tcr/v0.2.4/api/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(263): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'file_get_conten...', '/home/treillr/t...', 1731) #1 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->{closure:Illuminate\\Foundation\\Bootstrap\\HandleExceptions::forwardsTo():262}(2, 'file_get_conten...', '/home/treillr/t...', 1731) #2 /home/treillr/tcr/v0.2.4/api/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1731): file_get_contents('/home/treillr/t...') #3 /home/treillr/tcr/v0.2.4/api/vendor/laravel/framework/src/Illuminate/Foundation/Events/DiscoverEvents.php(117): Illuminate\\Foundation\\Application->getNamespace() #4 /home/treillr/tcr/v0.2.4/api/vendor/laravel/framework/src/Illuminate/Foundation/Events/DiscoverEvents.php(71): Illuminate\\Foundation\\Events\\DiscoverEvents::classFromFile(Object(Symfony\\Component\\Finder\\SplFileInfo), '/home/treillr/t...') #5 /home/treillr/tcr/v0.2.4/api/vendor/laravel/framework/src/Illuminate/Foundation/Events/DiscoverEvents.php(38): Illuminate\\Foundation\\Events\\DiscoverEvents::getListenerEvents(Object(Symfony\\Component\\Finder\\Finder), '/home/treillr/t...') #6 /home/treillr/tcr/v0.2.4/api/vendor/laravel/framework/src/Illuminate/Foundation/Support/Providers/EventServiceProvider.php(155): Illuminate\\Foundation\\Events\\DiscoverEvents::within(Array, '/home/treillr/t...') #7 /home/treillr/tcr/v0.2.4/api/vendor/laravel/framework/src/Illuminate/Collections/Traits/EnumeratesValues.php(803): Illuminate\\Foundation\\Support\\Providers\\EventServiceProvider->{closure:Illuminate\\Foundation\\Support\\Providers\\EventServiceProvider::discoverEvents():155}(Object(Illuminate\\Support\\LazyCollection)) #8 /home/treillr/tcr/v0.2.4/api/vendor/laravel/framework/src/Illuminate/Foundation/Support/Providers/EventServiceProvider.php(155): Illuminate\\Support\\LazyCollection->pipe(Object(Closure)) #9 /home/treillr/tcr/v0.2.4/api/vendor/laravel/framework/src/Illuminate/Foundation/Support/Providers/EventServiceProvider.php(127): Illuminate\\Foundation\\Support\\Providers\\EventServiceProvider->discoverEvents() #10 /home/treillr/tcr/v0.2.4/api/vendor/laravel/framework/src/Illuminate/Foundation/Support/Providers/EventServiceProvider.php(113): Illuminate\\Foundation\\Support\\Providers\\EventServiceProvider->discoveredEvents() #11 /home/treillr/tcr/v0.2.4/api/vendor/laravel/framework/src/Illuminate/Foundation/Support/Providers/EventServiceProvider.php(58): Illuminate\\Foundation\\Support\\Providers\\EventServiceProvider->getEvents() #12 /home/treillr/tcr/v0.2.4/api/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Foundation\\Support\\Providers\\EventServiceProvider->{closure:Illuminate\\Foundation\\Support\\Providers\\EventServiceProvider::register():57}() #13 /home/treillr/tcr/v0.2.4/api/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}() #14 /home/treillr/tcr/v0.2.4/api/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(84): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure)) #15 /home/treillr/tcr/v0.2.4/api/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Object(Closure), Object(Closure)) #16 /home/treillr/tcr/v0.2.4/api/vendor/laravel/framework/src/Illuminate/Container/Container.php(801): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Object(Closure), Array, NULL) #17 /home/treillr/tcr/v0.2.4/api/vendor/laravel/framework/src/Illuminate/Support/ServiceProvider.php(134): Illuminate\\Container\\Container->call(Object(Closure)) #18 /home/treillr/tcr/v0.2.4/api/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1155): Illuminate\\Support\\ServiceProvider->callBootingCallbacks() #19 /home/treillr/tcr/v0.2.4/api/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1139): Illuminate\\Foundation\\Application->bootProvider(Object(Illuminate\\Foundation\\Support\\Providers\\EventServiceProvider)) #20 [internal function]: Illuminate\\Foundation\\Application->{closure:Illuminate\\Foundation\\Application::boot():1138}(Object(Illuminate\\Foundation\\Support\\Providers\\EventServiceProvider), 'Illuminate\\\\Foun...') #21 /home/treillr/tcr/v0.2.4/api/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1138): array_walk(Array, Object(Closure)) #22 /home/treillr/tcr/v0.2.4/api/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/BootProviders.php(17): Illuminate\\Foundation\\Application->boot() #23 /home/treillr/tcr/v0.2.4/api/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(349): Illuminate\\Foundation\\Bootstrap\\BootProviders->bootstrap(Object(Illuminate\\Foundation\\Application)) #24 /home/treillr/tcr/v0.2.4/api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(186): Illuminate\\Foundation\\Application->bootstrapWith(Array) #25 /home/treillr/tcr/v0.2.4/api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(170): Illuminate\\Foundation\\Http\\Kernel->bootstrap() #26 /home/treillr/tcr/v0.2.4/api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request)) #27 /home/treillr/tcr/v0.2.4/api/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1227): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request)) #28 /home/treillr/tcr/v0.2.4/api/public/index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request)) #29 {main} "} [2026-08-24 18:42:19] production.ERROR: file_get_contents(/home/treillr/tcr/v0.2.4/api/composer.json): Failed to open stream: No such file or directory {"exception":"[object] (ErrorException(code: 0): file_get_contents(/home/treillr/tcr/v0.2.4/api/composer.json): Failed to open stream: No such file or directory at /home/treillr/tcr/v0.2.4/api/vendor/laravel/framework/src/Illuminate/Foundation/Application.php:1731) [stacktrace] #0 /home/treillr/tcr/v0.2.4/api/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(263): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'file_get_conten...', '/home/treillr/t...', 1731) #1 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->{closure:Illuminate\\Foundation\\Bootstrap\\HandleExceptions::forwardsTo():262}(2, 'file_get_conten...', '/home/treillr/t...', 1731) #2 /home/treillr/tcr/v0.2.4/api/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1731): file_get_contents('/home/treillr/t...') #3 /home/treillr/tcr/v0.2.4/api/vendor/laravel/framework/src/Illuminate/Foundation/Events/DiscoverEvents.php(117): Illuminate\\Foundation\\Application->getNamespace() #4 /home/treillr/tcr/v0.2.4/api/vendor/laravel/framework/src/Illuminate/Foundation/Events/DiscoverEvents.php(71): Illuminate\\Foundation\\Events\\DiscoverEvents::classFromFile(Object(Symfony\\Component\\Finder\\SplFileInfo), '/home/treillr/t...') #5 /home/treillr/tcr/v0.2.4/api/vendor/laravel/framework/src/Illuminate/Foundation/Events/DiscoverEvents.php(38): Illuminate\\Foundation\\Events\\DiscoverEvents::getListenerEvents(Object(Symfony\\Component\\Finder\\Finder), '/home/treillr/t...') #6 /home/treillr/tcr/v0.2.4/api/vendor/laravel/framework/src/Illuminate/Foundation/Support/Providers/EventServiceProvider.php(155): Illuminate\\Foundation\\Events\\DiscoverEvents::within(Array, '/home/treillr/t...') #7 /home/treillr/tcr/v0.2.4/api/vendor/laravel/framework/src/Illuminate/Collections/Traits/EnumeratesValues.php(803): Illuminate\\Foundation\\Support\\Providers\\EventServiceProvider->{closure:Illuminate\\Foundation\\Support\\Providers\\EventServiceProvider::discoverEvents():155}(Object(Illuminate\\Support\\LazyCollection)) #8 /home/treillr/tcr/v0.2.4/api/vendor/laravel/framework/src/Illuminate/Foundation/Support/Providers/EventServiceProvider.php(155): Illuminate\\Support\\LazyCollection->pipe(Object(Closure)) #9 /home/treillr/tcr/v0.2.4/api/vendor/laravel/framework/src/Illuminate/Foundation/Support/Providers/EventServiceProvider.php(127): Illuminate\\Foundation\\Support\\Providers\\EventServiceProvider->discoverEvents() #10 /home/treillr/tcr/v0.2.4/api/vendor/laravel/framework/src/Illuminate/Foundation/Support/Providers/EventServiceProvider.php(113): Illuminate\\Foundation\\Support\\Providers\\EventServiceProvider->discoveredEvents() #11 /home/treillr/tcr/v0.2.4/api/vendor/laravel/framework/src/Illuminate/Foundation/Support/Providers/EventServiceProvider.php(58): Illuminate\\Foundation\\Support\\Providers\\EventServiceProvider->getEvents() #12 /home/treillr/tcr/v0.2.4/api/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Foundation\\Support\\Providers\\EventServiceProvider->{closure:Illuminate\\Foundation\\Support\\Providers\\EventServiceProvider::register():57}() #13 /home/treillr/tcr/v0.2.4/api/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}() #14 /home/treillr/tcr/v0.2.4/api/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(84): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure)) #15 /home/treillr/tcr/v0.2.4/api/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Object(Closure), Object(Closure)) #16 /home/treillr/tcr/v0.2.4/api/vendor/laravel/framework/src/Illuminate/Container/Container.php(801): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Object(Closure), Array, NULL) #17 /home/treillr/tcr/v0.2.4/api/vendor/laravel/framework/src/Illuminate/Support/ServiceProvider.php(134): Illuminate\\Container\\Container->call(Object(Closure)) #18 /home/treillr/tcr/v0.2.4/api/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1155): Illuminate\\Support\\ServiceProvider->callBootingCallbacks() #19 /home/treillr/tcr/v0.2.4/api/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1139): Illuminate\\Foundation\\Application->bootProvider(Object(Illuminate\\Foundation\\Support\\Providers\\EventServiceProvider)) #20 [internal function]: Illuminate\\Foundation\\Application->{closure:Illuminate\\Foundation\\Application::boot():1138}(Object(Illuminate\\Foundation\\Support\\Providers\\EventServiceProvider), 'Illuminate\\\\Foun...') #21 /home/treillr/tcr/v0.2.4/api/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1138): array_walk(Array, Object(Closure)) #22 /home/treillr/tcr/v0.2.4/api/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/BootProviders.php(17): Illuminate\\Foundation\\Application->boot() #23 /home/treillr/tcr/v0.2.4/api/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(349): Illuminate\\Foundation\\Bootstrap\\BootProviders->bootstrap(Object(Illuminate\\Foundation\\Application)) #24 /home/treillr/tcr/v0.2.4/api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(186): Illuminate\\Foundation\\Application->bootstrapWith(Array) #25 /home/treillr/tcr/v0.2.4/api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(170): Illuminate\\Foundation\\Http\\Kernel->bootstrap() #26 /home/treillr/tcr/v0.2.4/api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request)) #27 /home/treillr/tcr/v0.2.4/api/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1227): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request)) #28 /home/treillr/tcr/v0.2.4/api/public/index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request)) #29 {main} "}