[2026-05-19T12:27:52.714549+02:00] request.INFO: Matched route "admin_user_delete". {"route":"admin_user_delete","route_parameters":{"_route":"admin_user_delete","_controller":"App\\Controller\\Admin\\UserCrudController::delete","routeCreatedByEasyAdmin":true,"dashboardControllerFqcn":"App\\Controller\\Admin\\DashboardController","crudControllerFqcn":"App\\Controller\\Admin\\UserCrudController","crudAction":"delete","entityId":"1"},"request_uri":"https://26.lotopotofoot.fr/admin/user/1/delete","method":"POST"} [] [2026-05-19T12:27:52.721184+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2026-05-19T12:27:52.721194+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-05-19T12:27:52.722253+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-05-19T12:27:52.722261+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-05-19T12:27:52.722314+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-05-19T12:27:52.724213+02:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2026-05-19T12:27:52.746306+02:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"guigui@lotopotofoot.fr"} [] [2026-05-19T12:27:52.785460+02:00] request.ERROR: Uncaught PHP Exception EasyCorp\Bundle\EasyAdminBundle\Exception\EntityRemoveException: "There is a ForeignKeyConstraintViolationException for the Doctrine entity associated with "User". Solution: disable the "delete" action for this CRUD controller or configure the "cascade={"remove"}" attribute for the related field in the Doctrine entity. Full exception: An exception occurred while executing a query: SQLSTATE[23000]: Integrity constraint violation: 1451 Cannot delete or update a parent row: a foreign key constraint fails (`lotopou26`.`pronostic`, CONSTRAINT `FK_1148E4E7A76ED395` FOREIGN KEY (`joueur_id`) REFERENCES `user` (`id`))" at AbstractCrudController.php line 402 {"exception":"[object] (EasyCorp\\Bundle\\EasyAdminBundle\\Exception\\EntityRemoveException(code: 0): There is a ForeignKeyConstraintViolationException for the Doctrine entity associated with \"User\". Solution: disable the \"delete\" action for this CRUD controller or configure the \"cascade={\"remove\"}\" attribute for the related field in the Doctrine entity. Full exception: An exception occurred while executing a query: SQLSTATE[23000]: Integrity constraint violation: 1451 Cannot delete or update a parent row: a foreign key constraint fails (`lotopou26`.`pronostic`, CONSTRAINT `FK_1148E4E7A76ED395` FOREIGN KEY (`joueur_id`) REFERENCES `user` (`id`)) at /home/lotopou/lpf26/vendor/easycorp/easyadmin-bundle/src/Controller/AbstractCrudController.php:402)\n[previous exception] [object] (Doctrine\\DBAL\\Exception\\ForeignKeyConstraintViolationException(code: 1451): An exception occurred while executing a query: SQLSTATE[23000]: Integrity constraint violation: 1451 Cannot delete or update a parent row: a foreign key constraint fails (`lotopou26`.`pronostic`, CONSTRAINT `FK_1148E4E7A76ED395` FOREIGN KEY (`joueur_id`) REFERENCES `user` (`id`)) at /home/lotopou/lpf26/vendor/doctrine/dbal/src/Driver/API/MySQL/ExceptionConverter.php:56)\n[previous exception] [object] (Doctrine\\DBAL\\Driver\\PDO\\Exception(code: 1451): SQLSTATE[23000]: Integrity constraint violation: 1451 Cannot delete or update a parent row: a foreign key constraint fails (`lotopou26`.`pronostic`, CONSTRAINT `FK_1148E4E7A76ED395` FOREIGN KEY (`joueur_id`) REFERENCES `user` (`id`)) at /home/lotopou/lpf26/vendor/doctrine/dbal/src/Driver/PDO/Exception.php:24)\n[previous exception] [object] (PDOException(code: 23000): SQLSTATE[23000]: Integrity constraint violation: 1451 Cannot delete or update a parent row: a foreign key constraint fails (`lotopou26`.`pronostic`, CONSTRAINT `FK_1148E4E7A76ED395` FOREIGN KEY (`joueur_id`) REFERENCES `user` (`id`)) at /home/lotopou/lpf26/vendor/doctrine/dbal/src/Driver/PDO/Statement.php:55)"} [] [2026-05-19T12:27:52.807615+02:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-05-19T12:43:54.986112+02:00] request.INFO: Matched route "app_register". {"route":"app_register","route_parameters":{"_route":"app_register","_controller":"App\\Controller\\RegistrationController::register"},"request_uri":"https://26.lotopotofoot.fr/inscription","method":"POST"} [] [2026-05-19T12:43:54.992624+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2026-05-19T12:43:54.992632+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-05-19T12:43:54.994542+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-05-19T12:43:54.994548+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-05-19T12:43:54.994600+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-05-19T12:43:55.067516+02:00] request.DEBUG: CSRF validation accepted using origin info. [] [] [2026-05-19T12:43:55.528179+02:00] mailer.DEBUG: Email transport "Symfony\Component\Mailer\Transport\SendmailTransport" starting [] [] [2026-05-19T12:43:55.549751+02:00] request.CRITICAL: Uncaught PHP Exception Symfony\Component\Mailer\Exception\TransportException: "Process failed with exit code -1: " at ProcessStream.php line 73 {"exception":"[object] (Symfony\\Component\\Mailer\\Exception\\TransportException(code: 0): Process failed with exit code -1: at /home/lotopou/lpf26/vendor/symfony/mailer/Transport/Smtp/Stream/ProcessStream.php:73)"} [] [2026-05-19T12:51:00.733479+02:00] request.INFO: Matched route "app_register". {"route":"app_register","route_parameters":{"_route":"app_register","_controller":"App\\Controller\\RegistrationController::register"},"request_uri":"https://26.lotopotofoot.fr/inscription","method":"POST"} [] [2026-05-19T12:51:00.757809+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2026-05-19T12:51:00.757819+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-05-19T12:51:00.759373+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-05-19T12:51:00.759379+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-05-19T12:51:00.759552+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-05-19T12:51:00.894671+02:00] request.DEBUG: CSRF validation accepted using origin info. [] [] [2026-05-19T12:51:01.353611+02:00] mailer.DEBUG: Email transport "Symfony\Component\Mailer\Transport\SendmailTransport" starting [] [] [2026-05-19T12:51:01.369563+02:00] request.CRITICAL: Uncaught PHP Exception Symfony\Component\Mailer\Exception\TransportException: "Process failed with exit code -1: " at ProcessStream.php line 73 {"exception":"[object] (Symfony\\Component\\Mailer\\Exception\\TransportException(code: 0): Process failed with exit code -1: at /home/lotopou/lpf26/vendor/symfony/mailer/Transport/Smtp/Stream/ProcessStream.php:73)"} [] [2026-05-19T15:42:25.774992+02:00] request.INFO: Matched route "app_register". {"route":"app_register","route_parameters":{"_route":"app_register","_controller":"App\\Controller\\RegistrationController::register"},"request_uri":"https://26.lotopotofoot.fr/inscription","method":"POST"} [] [2026-05-19T15:42:25.803410+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2026-05-19T15:42:25.803426+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-05-19T15:42:25.805468+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-05-19T15:42:25.805479+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-05-19T15:42:25.805697+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-05-19T15:42:25.961039+02:00] request.DEBUG: CSRF validation accepted using origin info. [] [] [2026-05-19T15:42:26.431456+02:00] mailer.DEBUG: Email transport "Symfony\Component\Mailer\Transport\SendmailTransport" starting [] [] [2026-05-19T15:42:26.449418+02:00] request.CRITICAL: Uncaught PHP Exception Symfony\Component\Mailer\Exception\TransportException: "Process failed with exit code -1: " at ProcessStream.php line 73 {"exception":"[object] (Symfony\\Component\\Mailer\\Exception\\TransportException(code: 0): Process failed with exit code -1: at /home/lotopou/lpf26/vendor/symfony/mailer/Transport/Smtp/Stream/ProcessStream.php:73)"} [] [2026-05-19T15:47:24.204448+02:00] console.CRITICAL: Error thrown while running command "'debug:mailer' --env=prod". Message: "Command "debug:mailer" is not defined. Did you mean one of these? debug:asset-map debug:autowiring debug:config debug:container debug:dotenv debug:event-dispatcher debug:firewall debug:form debug:messenger debug:router debug:security:role-hierarchy debug:translation debug:twig debug:twig-component debug:validator messenger:failed:remove messenger:failed:retry messenger:failed:show" {"exception":"[object] (Symfony\\Component\\Console\\Exception\\CommandNotFoundException(code: 0): Command \"debug:mailer\" is not defined.\n\nDid you mean one of these?\n debug:asset-map\n debug:autowiring\n debug:config\n debug:container\n debug:dotenv\n debug:event-dispatcher\n debug:firewall\n debug:form\n debug:messenger\n debug:router\n debug:security:role-hierarchy\n debug:translation\n debug:twig\n debug:twig-component\n debug:validator\n messenger:failed:remove\n messenger:failed:retry\n messenger:failed:show at /home/lotopou-26/lpf26/vendor/symfony/console/Application.php:749)","command":"'debug:mailer' --env=prod","message":"Command \"debug:mailer\" is not defined.\n\nDid you mean one of these?\n debug:asset-map\n debug:autowiring\n debug:config\n debug:container\n debug:dotenv\n debug:event-dispatcher\n debug:firewall\n debug:form\n debug:messenger\n debug:router\n debug:security:role-hierarchy\n debug:translation\n debug:twig\n debug:twig-component\n debug:validator\n messenger:failed:remove\n messenger:failed:retry\n messenger:failed:show"} [] [2026-05-19T15:49:50.277443+02:00] request.INFO: Matched route "admin_user_delete". {"route":"admin_user_delete","route_parameters":{"_route":"admin_user_delete","_controller":"App\\Controller\\Admin\\UserCrudController::delete","routeCreatedByEasyAdmin":true,"dashboardControllerFqcn":"App\\Controller\\Admin\\DashboardController","crudControllerFqcn":"App\\Controller\\Admin\\UserCrudController","crudAction":"delete","entityId":"8"},"request_uri":"https://26.lotopotofoot.fr/admin/user/8/delete","method":"POST"} [] [2026-05-19T15:49:50.283691+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2026-05-19T15:49:50.283699+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-05-19T15:49:50.284790+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-05-19T15:49:50.284796+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-05-19T15:49:50.284840+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-05-19T15:49:50.287523+02:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2026-05-19T15:49:50.309303+02:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"guigui@lotopotofoot.fr"} [] [2026-05-19T15:49:50.346123+02:00] request.ERROR: Uncaught PHP Exception EasyCorp\Bundle\EasyAdminBundle\Exception\EntityRemoveException: "There is a ForeignKeyConstraintViolationException for the Doctrine entity associated with "User". Solution: disable the "delete" action for this CRUD controller or configure the "cascade={"remove"}" attribute for the related field in the Doctrine entity. Full exception: An exception occurred while executing a query: SQLSTATE[23000]: Integrity constraint violation: 1451 Cannot delete or update a parent row: a foreign key constraint fails (`lotopou26`.`team_member`, CONSTRAINT `FK_6FFBDA199E6F5DF` FOREIGN KEY (`player_id`) REFERENCES `user` (`id`))" at AbstractCrudController.php line 402 {"exception":"[object] (EasyCorp\\Bundle\\EasyAdminBundle\\Exception\\EntityRemoveException(code: 0): There is a ForeignKeyConstraintViolationException for the Doctrine entity associated with \"User\". Solution: disable the \"delete\" action for this CRUD controller or configure the \"cascade={\"remove\"}\" attribute for the related field in the Doctrine entity. Full exception: An exception occurred while executing a query: SQLSTATE[23000]: Integrity constraint violation: 1451 Cannot delete or update a parent row: a foreign key constraint fails (`lotopou26`.`team_member`, CONSTRAINT `FK_6FFBDA199E6F5DF` FOREIGN KEY (`player_id`) REFERENCES `user` (`id`)) at /home/lotopou/lpf26/vendor/easycorp/easyadmin-bundle/src/Controller/AbstractCrudController.php:402)\n[previous exception] [object] (Doctrine\\DBAL\\Exception\\ForeignKeyConstraintViolationException(code: 1451): An exception occurred while executing a query: SQLSTATE[23000]: Integrity constraint violation: 1451 Cannot delete or update a parent row: a foreign key constraint fails (`lotopou26`.`team_member`, CONSTRAINT `FK_6FFBDA199E6F5DF` FOREIGN KEY (`player_id`) REFERENCES `user` (`id`)) at /home/lotopou/lpf26/vendor/doctrine/dbal/src/Driver/API/MySQL/ExceptionConverter.php:56)\n[previous exception] [object] (Doctrine\\DBAL\\Driver\\PDO\\Exception(code: 1451): SQLSTATE[23000]: Integrity constraint violation: 1451 Cannot delete or update a parent row: a foreign key constraint fails (`lotopou26`.`team_member`, CONSTRAINT `FK_6FFBDA199E6F5DF` FOREIGN KEY (`player_id`) REFERENCES `user` (`id`)) at /home/lotopou/lpf26/vendor/doctrine/dbal/src/Driver/PDO/Exception.php:24)\n[previous exception] [object] (PDOException(code: 23000): SQLSTATE[23000]: Integrity constraint violation: 1451 Cannot delete or update a parent row: a foreign key constraint fails (`lotopou26`.`team_member`, CONSTRAINT `FK_6FFBDA199E6F5DF` FOREIGN KEY (`player_id`) REFERENCES `user` (`id`)) at /home/lotopou/lpf26/vendor/doctrine/dbal/src/Driver/PDO/Statement.php:55)"} [] [2026-05-19T15:49:50.367522+02:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-05-19T15:51:27.941590+02:00] request.INFO: Matched route "app_register". {"route":"app_register","route_parameters":{"_route":"app_register","_controller":"App\\Controller\\RegistrationController::register"},"request_uri":"https://26.lotopotofoot.fr/inscription","method":"POST"} [] [2026-05-19T15:51:27.947758+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2026-05-19T15:51:27.947765+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-05-19T15:51:27.948985+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-05-19T15:51:27.948991+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-05-19T15:51:27.949034+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-05-19T15:51:27.990395+02:00] request.DEBUG: CSRF validation accepted using origin info. [] [] [2026-05-19T15:51:28.537054+02:00] request.CRITICAL: Uncaught PHP Exception TypeError: "mb_encode_mimeheader(): Argument #3 ($transfer_encoding) must be of type string, true given" at PhpMailTransport.php line 46 {"exception":"[object] (TypeError(code: 0): mb_encode_mimeheader(): Argument #3 ($transfer_encoding) must be of type string, true given at /home/lotopou/lpf26/src/Mailer/Transport/PhpMailTransport.php:46)"} [] [2026-05-19T15:52:28.128683+02:00] request.INFO: Matched route "app_register". {"route":"app_register","route_parameters":{"_route":"app_register","_controller":"App\\Controller\\RegistrationController::register"},"request_uri":"https://26.lotopotofoot.fr/inscription","method":"POST"} [] [2026-05-19T15:52:28.155045+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2026-05-19T15:52:28.155059+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-05-19T15:52:28.156761+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-05-19T15:52:28.156772+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-05-19T15:52:28.156977+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-05-19T15:52:28.289834+02:00] request.DEBUG: CSRF validation accepted using origin info. [] [] [2026-05-19T15:52:28.743192+02:00] request.CRITICAL: Uncaught PHP Exception TypeError: "mb_encode_mimeheader(): Argument #3 ($transfer_encoding) must be of type string, true given" at PhpMailTransport.php line 46 {"exception":"[object] (TypeError(code: 0): mb_encode_mimeheader(): Argument #3 ($transfer_encoding) must be of type string, true given at /home/lotopou/lpf26/src/Mailer/Transport/PhpMailTransport.php:46)"} [] [2026-05-19T17:09:21.908489+02:00] request.INFO: Matched route "api_notifications_unread_count". {"route":"api_notifications_unread_count","route_parameters":{"_route":"api_notifications_unread_count","_controller":"App\\Controller\\Api\\NotificationApiController::unreadCount"},"request_uri":"https://26.lotopotofoot.fr/api/notifications/unread-count","method":"GET"} [] [2026-05-19T17:09:21.915443+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2026-05-19T17:09:21.915458+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-05-19T17:09:21.915468+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-05-19T17:09:21.915472+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-05-19T17:09:21.915485+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-05-19T17:09:21.918085+02:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2026-05-19T17:09:21.967034+02:00] request.CRITICAL: Uncaught PHP Exception Doctrine\DBAL\Exception\InvalidFieldNameException: "An exception occurred while executing a query: SQLSTATE[42S22]: Column not found: 1054 Unknown column 't0.notification_preferences' in 'field list'" at ExceptionConverter.php line 63 {"exception":"[object] (Doctrine\\DBAL\\Exception\\InvalidFieldNameException(code: 1054): An exception occurred while executing a query: SQLSTATE[42S22]: Column not found: 1054 Unknown column 't0.notification_preferences' in 'field list' at /home/lotopou/lpf26/vendor/doctrine/dbal/src/Driver/API/MySQL/ExceptionConverter.php:63)\n[previous exception] [object] (Doctrine\\DBAL\\Driver\\PDO\\Exception(code: 1054): SQLSTATE[42S22]: Column not found: 1054 Unknown column 't0.notification_preferences' in 'field list' at /home/lotopou/lpf26/vendor/doctrine/dbal/src/Driver/PDO/Exception.php:24)\n[previous exception] [object] (PDOException(code: 42S22): SQLSTATE[42S22]: Column not found: 1054 Unknown column 't0.notification_preferences' in 'field list' at /home/lotopou/lpf26/vendor/doctrine/dbal/src/Driver/PDO/Statement.php:55)"} [] [2026-05-19T17:15:50.772746+02:00] console.CRITICAL: Error thrown while running command "debug:container 'App\Service\WebPushService' --show-arguments". Message: "The "--show-arguments" option does not exist." {"exception":"[object] (Symfony\\Component\\Console\\Exception\\RuntimeException(code: 0): The \"--show-arguments\" option does not exist. at /home/lotopou-26/lpf26/vendor/symfony/console/Input/ArgvInput.php:226)","command":"debug:container 'App\\Service\\WebPushService' --show-arguments","message":"The \"--show-arguments\" option does not exist."} [] [2026-05-19T17:15:50.810697+02:00] console.DEBUG: Command "debug:container 'App\Service\WebPushService' --show-arguments" exited with code "1" {"command":"debug:container 'App\\Service\\WebPushService' --show-arguments","code":1} [] [2026-05-19T17:17:56.937689+02:00] console.CRITICAL: Error thrown while running command "app:push-test-send --dry-run". Message: "The "--dry-run" option does not exist." {"exception":"[object] (Symfony\\Component\\Console\\Exception\\RuntimeException(code: 0): The \"--dry-run\" option does not exist. at /home/lotopou-26/lpf26/vendor/symfony/console/Input/ArgvInput.php:226)","command":"app:push-test-send --dry-run","message":"The \"--dry-run\" option does not exist."} [] [2026-05-19T17:17:56.973427+02:00] console.DEBUG: Command "app:push-test-send --dry-run" exited with code "1" {"command":"app:push-test-send --dry-run","code":1} [] [2026-05-20T11:25:15.504755+02:00] request.INFO: Matched route "admin_team_batch_delete". {"route":"admin_team_batch_delete","route_parameters":{"_route":"admin_team_batch_delete","_controller":"App\\Controller\\Admin\\TeamCrudController::batchDelete","routeCreatedByEasyAdmin":true,"dashboardControllerFqcn":"App\\Controller\\Admin\\DashboardController","crudControllerFqcn":"App\\Controller\\Admin\\TeamCrudController","crudAction":"batchDelete"},"request_uri":"https://26.lotopotofoot.fr/admin/team/batch-delete","method":"POST"} [] [2026-05-20T11:25:15.511418+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2026-05-20T11:25:15.511427+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-05-20T11:25:15.512462+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-05-20T11:25:15.512468+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-05-20T11:25:15.512513+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-05-20T11:25:15.514539+02:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2026-05-20T11:25:15.536113+02:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"guigui@lotopotofoot.fr"} [] [2026-05-20T11:25:15.575173+02:00] request.ERROR: Uncaught PHP Exception EasyCorp\Bundle\EasyAdminBundle\Exception\EntityRemoveException: "There is a ForeignKeyConstraintViolationException for the Doctrine entity associated with "Test". Solution: disable the "delete" action for this CRUD controller or configure the "cascade={"remove"}" attribute for the related field in the Doctrine entity. Full exception: An exception occurred while executing a query: SQLSTATE[23000]: Integrity constraint violation: 1451 Cannot delete or update a parent row: a foreign key constraint fails (`lotopou26`.`team_invitation`, CONSTRAINT `FK_CFC41367296CD8AE` FOREIGN KEY (`team_id`) REFERENCES `team` (`id`))" at AbstractCrudController.php line 475 {"exception":"[object] (EasyCorp\\Bundle\\EasyAdminBundle\\Exception\\EntityRemoveException(code: 0): There is a ForeignKeyConstraintViolationException for the Doctrine entity associated with \"Test\". Solution: disable the \"delete\" action for this CRUD controller or configure the \"cascade={\"remove\"}\" attribute for the related field in the Doctrine entity. Full exception: An exception occurred while executing a query: SQLSTATE[23000]: Integrity constraint violation: 1451 Cannot delete or update a parent row: a foreign key constraint fails (`lotopou26`.`team_invitation`, CONSTRAINT `FK_CFC41367296CD8AE` FOREIGN KEY (`team_id`) REFERENCES `team` (`id`)) at /home/lotopou/lpf26/vendor/easycorp/easyadmin-bundle/src/Controller/AbstractCrudController.php:475)\n[previous exception] [object] (Doctrine\\DBAL\\Exception\\ForeignKeyConstraintViolationException(code: 1451): An exception occurred while executing a query: SQLSTATE[23000]: Integrity constraint violation: 1451 Cannot delete or update a parent row: a foreign key constraint fails (`lotopou26`.`team_invitation`, CONSTRAINT `FK_CFC41367296CD8AE` FOREIGN KEY (`team_id`) REFERENCES `team` (`id`)) at /home/lotopou/lpf26/vendor/doctrine/dbal/src/Driver/API/MySQL/ExceptionConverter.php:56)\n[previous exception] [object] (Doctrine\\DBAL\\Driver\\PDO\\Exception(code: 1451): SQLSTATE[23000]: Integrity constraint violation: 1451 Cannot delete or update a parent row: a foreign key constraint fails (`lotopou26`.`team_invitation`, CONSTRAINT `FK_CFC41367296CD8AE` FOREIGN KEY (`team_id`) REFERENCES `team` (`id`)) at /home/lotopou/lpf26/vendor/doctrine/dbal/src/Driver/PDO/Exception.php:24)\n[previous exception] [object] (PDOException(code: 23000): SQLSTATE[23000]: Integrity constraint violation: 1451 Cannot delete or update a parent row: a foreign key constraint fails (`lotopou26`.`team_invitation`, CONSTRAINT `FK_CFC41367296CD8AE` FOREIGN KEY (`team_id`) REFERENCES `team` (`id`)) at /home/lotopou/lpf26/vendor/doctrine/dbal/src/Driver/PDO/Statement.php:55)"} [] [2026-05-20T11:25:15.597334+02:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-05-20T11:52:36.843465+02:00] request.INFO: Matched route "admin_user_batch_delete". {"route":"admin_user_batch_delete","route_parameters":{"_route":"admin_user_batch_delete","_controller":"App\\Controller\\Admin\\UserCrudController::batchDelete","routeCreatedByEasyAdmin":true,"dashboardControllerFqcn":"App\\Controller\\Admin\\DashboardController","crudControllerFqcn":"App\\Controller\\Admin\\UserCrudController","crudAction":"batchDelete"},"request_uri":"https://26.lotopotofoot.fr/admin/user/batch-delete","method":"POST"} [] [2026-05-20T11:52:36.849977+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2026-05-20T11:52:36.849986+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-05-20T11:52:36.851045+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-05-20T11:52:36.851052+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-05-20T11:52:36.851102+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-05-20T11:52:36.853019+02:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2026-05-20T11:52:36.880996+02:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"guigui@lotopotofoot.fr"} [] [2026-05-20T11:52:36.927085+02:00] request.ERROR: Uncaught PHP Exception EasyCorp\Bundle\EasyAdminBundle\Exception\EntityRemoveException: "There is a ForeignKeyConstraintViolationException for the Doctrine entity associated with "deinnafrubrawau-8045@yopmail.com". Solution: disable the "delete" action for this CRUD controller or configure the "cascade={"remove"}" attribute for the related field in the Doctrine entity. Full exception: An exception occurred while executing a query: SQLSTATE[23000]: Integrity constraint violation: 1451 Cannot delete or update a parent row: a foreign key constraint fails (`lotopou26`.`team_member`, CONSTRAINT `FK_6FFBDA199E6F5DF` FOREIGN KEY (`player_id`) REFERENCES `user` (`id`))" at AbstractCrudController.php line 475 {"exception":"[object] (EasyCorp\\Bundle\\EasyAdminBundle\\Exception\\EntityRemoveException(code: 0): There is a ForeignKeyConstraintViolationException for the Doctrine entity associated with \"deinnafrubrawau-8045@yopmail.com\". Solution: disable the \"delete\" action for this CRUD controller or configure the \"cascade={\"remove\"}\" attribute for the related field in the Doctrine entity. Full exception: An exception occurred while executing a query: SQLSTATE[23000]: Integrity constraint violation: 1451 Cannot delete or update a parent row: a foreign key constraint fails (`lotopou26`.`team_member`, CONSTRAINT `FK_6FFBDA199E6F5DF` FOREIGN KEY (`player_id`) REFERENCES `user` (`id`)) at /home/lotopou/lpf26/vendor/easycorp/easyadmin-bundle/src/Controller/AbstractCrudController.php:475)\n[previous exception] [object] (Doctrine\\DBAL\\Exception\\ForeignKeyConstraintViolationException(code: 1451): An exception occurred while executing a query: SQLSTATE[23000]: Integrity constraint violation: 1451 Cannot delete or update a parent row: a foreign key constraint fails (`lotopou26`.`team_member`, CONSTRAINT `FK_6FFBDA199E6F5DF` FOREIGN KEY (`player_id`) REFERENCES `user` (`id`)) at /home/lotopou/lpf26/vendor/doctrine/dbal/src/Driver/API/MySQL/ExceptionConverter.php:56)\n[previous exception] [object] (Doctrine\\DBAL\\Driver\\PDO\\Exception(code: 1451): SQLSTATE[23000]: Integrity constraint violation: 1451 Cannot delete or update a parent row: a foreign key constraint fails (`lotopou26`.`team_member`, CONSTRAINT `FK_6FFBDA199E6F5DF` FOREIGN KEY (`player_id`) REFERENCES `user` (`id`)) at /home/lotopou/lpf26/vendor/doctrine/dbal/src/Driver/PDO/Exception.php:24)\n[previous exception] [object] (PDOException(code: 23000): SQLSTATE[23000]: Integrity constraint violation: 1451 Cannot delete or update a parent row: a foreign key constraint fails (`lotopou26`.`team_member`, CONSTRAINT `FK_6FFBDA199E6F5DF` FOREIGN KEY (`player_id`) REFERENCES `user` (`id`)) at /home/lotopou/lpf26/vendor/doctrine/dbal/src/Driver/PDO/Statement.php:55)"} [] [2026-05-20T11:52:36.950376+02:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-05-20T11:53:07.493810+02:00] request.INFO: Matched route "admin_user_batch_delete". {"route":"admin_user_batch_delete","route_parameters":{"_route":"admin_user_batch_delete","_controller":"App\\Controller\\Admin\\UserCrudController::batchDelete","routeCreatedByEasyAdmin":true,"dashboardControllerFqcn":"App\\Controller\\Admin\\DashboardController","crudControllerFqcn":"App\\Controller\\Admin\\UserCrudController","crudAction":"batchDelete"},"request_uri":"https://26.lotopotofoot.fr/admin/user/batch-delete","method":"POST"} [] [2026-05-20T11:53:07.519166+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2026-05-20T11:53:07.519179+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-05-20T11:53:07.520811+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-05-20T11:53:07.520821+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-05-20T11:53:07.521015+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-05-20T11:53:07.529351+02:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2026-05-20T11:53:07.591338+02:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"guigui@lotopotofoot.fr"} [] [2026-05-20T11:53:07.667450+02:00] request.ERROR: Uncaught PHP Exception EasyCorp\Bundle\EasyAdminBundle\Exception\EntityRemoveException: "There is a ForeignKeyConstraintViolationException for the Doctrine entity associated with "deinnafrubrawau-8045@yopmail.com". Solution: disable the "delete" action for this CRUD controller or configure the "cascade={"remove"}" attribute for the related field in the Doctrine entity. Full exception: An exception occurred while executing a query: SQLSTATE[23000]: Integrity constraint violation: 1451 Cannot delete or update a parent row: a foreign key constraint fails (`lotopou26`.`team_member`, CONSTRAINT `FK_6FFBDA199E6F5DF` FOREIGN KEY (`player_id`) REFERENCES `user` (`id`))" at AbstractCrudController.php line 475 {"exception":"[object] (EasyCorp\\Bundle\\EasyAdminBundle\\Exception\\EntityRemoveException(code: 0): There is a ForeignKeyConstraintViolationException for the Doctrine entity associated with \"deinnafrubrawau-8045@yopmail.com\". Solution: disable the \"delete\" action for this CRUD controller or configure the \"cascade={\"remove\"}\" attribute for the related field in the Doctrine entity. Full exception: An exception occurred while executing a query: SQLSTATE[23000]: Integrity constraint violation: 1451 Cannot delete or update a parent row: a foreign key constraint fails (`lotopou26`.`team_member`, CONSTRAINT `FK_6FFBDA199E6F5DF` FOREIGN KEY (`player_id`) REFERENCES `user` (`id`)) at /home/lotopou/lpf26/vendor/easycorp/easyadmin-bundle/src/Controller/AbstractCrudController.php:475)\n[previous exception] [object] (Doctrine\\DBAL\\Exception\\ForeignKeyConstraintViolationException(code: 1451): An exception occurred while executing a query: SQLSTATE[23000]: Integrity constraint violation: 1451 Cannot delete or update a parent row: a foreign key constraint fails (`lotopou26`.`team_member`, CONSTRAINT `FK_6FFBDA199E6F5DF` FOREIGN KEY (`player_id`) REFERENCES `user` (`id`)) at /home/lotopou/lpf26/vendor/doctrine/dbal/src/Driver/API/MySQL/ExceptionConverter.php:56)\n[previous exception] [object] (Doctrine\\DBAL\\Driver\\PDO\\Exception(code: 1451): SQLSTATE[23000]: Integrity constraint violation: 1451 Cannot delete or update a parent row: a foreign key constraint fails (`lotopou26`.`team_member`, CONSTRAINT `FK_6FFBDA199E6F5DF` FOREIGN KEY (`player_id`) REFERENCES `user` (`id`)) at /home/lotopou/lpf26/vendor/doctrine/dbal/src/Driver/PDO/Exception.php:24)\n[previous exception] [object] (PDOException(code: 23000): SQLSTATE[23000]: Integrity constraint violation: 1451 Cannot delete or update a parent row: a foreign key constraint fails (`lotopou26`.`team_member`, CONSTRAINT `FK_6FFBDA199E6F5DF` FOREIGN KEY (`player_id`) REFERENCES `user` (`id`)) at /home/lotopou/lpf26/vendor/doctrine/dbal/src/Driver/PDO/Statement.php:55)"} [] [2026-05-20T11:53:07.709703+02:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-05-20T11:56:13.785183+02:00] request.INFO: Matched route "admin_user_index". {"route":"admin_user_index","route_parameters":{"_route":"admin_user_index","_controller":"App\\Controller\\Admin\\UserCrudController::index","routeCreatedByEasyAdmin":true,"dashboardControllerFqcn":"App\\Controller\\Admin\\DashboardController","crudControllerFqcn":"App\\Controller\\Admin\\UserCrudController","crudAction":"index"},"request_uri":"https://26.lotopotofoot.fr/admin/user","method":"GET"} [] [2026-05-20T11:56:13.791564+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2026-05-20T11:56:13.791572+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-05-20T11:56:13.791577+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-05-20T11:56:13.791580+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-05-20T11:56:13.791615+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-05-20T11:56:13.793419+02:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2026-05-20T11:56:13.815547+02:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"joueur2+castex.marius@gmail.com"} [] [2026-05-20T11:56:13.820219+02:00] security.DEBUG: Access denied, the user is neither anonymous, nor remember-me. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied. The user doesn't have ROLE_ADMIN. at /home/lotopou/lpf26/vendor/symfony/security-http/Firewall/AccessListener.php:79)"} [] [2026-05-20T11:56:13.822501+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\AccessDeniedHttpException: "Access Denied. The user doesn't have ROLE_ADMIN." at ExceptionListener.php line 126 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\AccessDeniedHttpException(code: 0): Access Denied. The user doesn't have ROLE_ADMIN. at /home/lotopou/lpf26/vendor/symfony/security-http/Firewall/ExceptionListener.php:126)\n[previous exception] [object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied. The user doesn't have ROLE_ADMIN. at /home/lotopou/lpf26/vendor/symfony/security-http/Firewall/AccessListener.php:79)"} [] [2026-05-20T11:56:13.853933+02:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-05-20T11:56:16.179749+02:00] request.INFO: Matched route "admin_user_index". {"route":"admin_user_index","route_parameters":{"_route":"admin_user_index","_controller":"App\\Controller\\Admin\\UserCrudController::index","routeCreatedByEasyAdmin":true,"dashboardControllerFqcn":"App\\Controller\\Admin\\DashboardController","crudControllerFqcn":"App\\Controller\\Admin\\UserCrudController","crudAction":"index"},"request_uri":"https://26.lotopotofoot.fr/admin/user","method":"GET"} [] [2026-05-20T11:56:16.186036+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2026-05-20T11:56:16.186043+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-05-20T11:56:16.186048+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-05-20T11:56:16.186050+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-05-20T11:56:16.186087+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-05-20T11:56:16.187875+02:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2026-05-20T11:56:16.208720+02:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"joueur2+castex.marius@gmail.com"} [] [2026-05-20T11:56:16.209795+02:00] security.DEBUG: Access denied, the user is neither anonymous, nor remember-me. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied. The user doesn't have ROLE_ADMIN. at /home/lotopou/lpf26/vendor/symfony/security-http/Firewall/AccessListener.php:79)"} [] [2026-05-20T11:56:16.210980+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\AccessDeniedHttpException: "Access Denied. The user doesn't have ROLE_ADMIN." at ExceptionListener.php line 126 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\AccessDeniedHttpException(code: 0): Access Denied. The user doesn't have ROLE_ADMIN. at /home/lotopou/lpf26/vendor/symfony/security-http/Firewall/ExceptionListener.php:126)\n[previous exception] [object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied. The user doesn't have ROLE_ADMIN. at /home/lotopou/lpf26/vendor/symfony/security-http/Firewall/AccessListener.php:79)"} [] [2026-05-20T11:56:16.229509+02:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-05-20T11:56:17.366929+02:00] request.INFO: Matched route "admin_team_index". {"route":"admin_team_index","route_parameters":{"_route":"admin_team_index","_controller":"App\\Controller\\Admin\\TeamCrudController::index","routeCreatedByEasyAdmin":true,"dashboardControllerFqcn":"App\\Controller\\Admin\\DashboardController","crudControllerFqcn":"App\\Controller\\Admin\\TeamCrudController","crudAction":"index"},"request_uri":"https://26.lotopotofoot.fr/admin/team","method":"GET"} [] [2026-05-20T11:56:17.373595+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2026-05-20T11:56:17.373604+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-05-20T11:56:17.373610+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-05-20T11:56:17.373612+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-05-20T11:56:17.373652+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-05-20T11:56:17.375549+02:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2026-05-20T11:56:17.397937+02:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"joueur2+castex.marius@gmail.com"} [] [2026-05-20T11:56:17.399030+02:00] security.DEBUG: Access denied, the user is neither anonymous, nor remember-me. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied. The user doesn't have ROLE_ADMIN. at /home/lotopou/lpf26/vendor/symfony/security-http/Firewall/AccessListener.php:79)"} [] [2026-05-20T11:56:17.400312+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\AccessDeniedHttpException: "Access Denied. The user doesn't have ROLE_ADMIN." at ExceptionListener.php line 126 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\AccessDeniedHttpException(code: 0): Access Denied. The user doesn't have ROLE_ADMIN. at /home/lotopou/lpf26/vendor/symfony/security-http/Firewall/ExceptionListener.php:126)\n[previous exception] [object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied. The user doesn't have ROLE_ADMIN. at /home/lotopou/lpf26/vendor/symfony/security-http/Firewall/AccessListener.php:79)"} [] [2026-05-20T11:56:17.418637+02:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-05-20T12:04:03.911987+02:00] request.INFO: Matched route "cron_live_match_sync". {"route":"cron_live_match_sync","route_parameters":{"_route":"cron_live_match_sync","_controller":"App\\Controller\\CronController::liveMatchSync"},"request_uri":"https://26.lotopotofoot.fr/cron/live-match-sync?token=3b4547eea5fa447f183b72bfa900f543e831fb2fa8deee025f44a752f2e8087b","method":"GET"} [] [2026-05-20T12:04:03.918216+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2026-05-20T12:04:03.918223+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-05-20T12:04:03.918227+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-05-20T12:04:03.918229+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-05-20T12:04:03.918263+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-05-20T12:04:03.923067+02:00] php.ERROR: Warning: require(/home/lotopou/lpf26/var/cache/prod/ContainerKddrW5B/getCronControllerService.php): Failed to open stream: No such file or directory {"exception":"[object] (ErrorException(code: 0): Warning: require(/home/lotopou/lpf26/var/cache/prod/ContainerKddrW5B/getCronControllerService.php): Failed to open stream: No such file or directory at /home/lotopou/lpf26/var/cache/prod/ContainerKddrW5B/App_KernelProdContainer.php:143)"} [] [2026-05-20T12:04:03.928434+02:00] request.CRITICAL: Uncaught PHP Exception Error: "Failed opening required '/home/lotopou/lpf26/var/cache/prod/ContainerKddrW5B/getCronControllerService.php' (include_path='.:/usr/local/php8.5/lib/php')" at App_KernelProdContainer.php line 143 {"exception":"[object] (Error(code: 0): Failed opening required '/home/lotopou/lpf26/var/cache/prod/ContainerKddrW5B/getCronControllerService.php' (include_path='.:/usr/local/php8.5/lib/php') at /home/lotopou/lpf26/var/cache/prod/ContainerKddrW5B/App_KernelProdContainer.php:143)"} [] [2026-05-20T12:04:03.928834+02:00] php.ERROR: Warning: require(/home/lotopou/lpf26/var/cache/prod/ContainerKddrW5B/getExceptionListenerService.php): Failed to open stream: No such file or directory {"exception":"[object] (ErrorException(code: 0): Warning: require(/home/lotopou/lpf26/var/cache/prod/ContainerKddrW5B/getExceptionListenerService.php): Failed to open stream: No such file or directory at /home/lotopou/lpf26/var/cache/prod/ContainerKddrW5B/App_KernelProdContainer.php:143)"} [] [2026-05-20T12:04:03.930739+02:00] request.CRITICAL: Uncaught PHP Exception Error: "Failed opening required '/home/lotopou/lpf26/var/cache/prod/ContainerKddrW5B/getExceptionListenerService.php' (include_path='.:/usr/local/php8.5/lib/php')" at App_KernelProdContainer.php line 143 {"exception":"[object] (Error(code: 0): Failed opening required '/home/lotopou/lpf26/var/cache/prod/ContainerKddrW5B/getExceptionListenerService.php' (include_path='.:/usr/local/php8.5/lib/php') at /home/lotopou/lpf26/var/cache/prod/ContainerKddrW5B/App_KernelProdContainer.php:143)"} [] [2026-05-20T12:04:03.931146+02:00] php.ERROR: Warning: require(/home/lotopou/lpf26/var/cache/prod/ContainerKddrW5B/getExceptionListenerService.php): Failed to open stream: No such file or directory {"exception":"[object] (ErrorException(code: 0): Warning: require(/home/lotopou/lpf26/var/cache/prod/ContainerKddrW5B/getExceptionListenerService.php): Failed to open stream: No such file or directory at /home/lotopou/lpf26/var/cache/prod/ContainerKddrW5B/App_KernelProdContainer.php:143)"} [] [2026-05-20T14:12:04.215409+02:00] request.INFO: Matched route "app_entrypoint". {"route":"app_entrypoint","route_parameters":{"_route":"app_entrypoint","_controller":"App\\Controller\\LoginFormAuthenticatorController::entrypoint"},"request_uri":"https://26.lotopotofoot.fr/","method":"GET"} [] [2026-05-20T14:12:04.221741+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2026-05-20T14:12:04.221748+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-05-20T14:12:04.221752+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-05-20T14:12:04.221755+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-05-20T14:12:04.221792+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-05-20T14:12:04.231118+02:00] php.ERROR: Warning: require(/home/lotopou/lpf26/var/cache/prod/ContainerK2dMdij/getRouting_LoaderService.php): Failed to open stream: No such file or directory {"exception":"[object] (ErrorException(code: 0): Warning: require(/home/lotopou/lpf26/var/cache/prod/ContainerK2dMdij/getRouting_LoaderService.php): Failed to open stream: No such file or directory at /home/lotopou/lpf26/var/cache/prod/ContainerK2dMdij/App_KernelProdContainer.php:143)"} [] [2026-05-20T14:12:04.237156+02:00] request.CRITICAL: Uncaught PHP Exception Error: "Failed opening required '/home/lotopou/lpf26/var/cache/prod/ContainerK2dMdij/getRouting_LoaderService.php' (include_path='.:/usr/local/php8.5/lib/php')" at App_KernelProdContainer.php line 143 {"exception":"[object] (Error(code: 0): Failed opening required '/home/lotopou/lpf26/var/cache/prod/ContainerK2dMdij/getRouting_LoaderService.php' (include_path='.:/usr/local/php8.5/lib/php') at /home/lotopou/lpf26/var/cache/prod/ContainerK2dMdij/App_KernelProdContainer.php:143)"} [] [2026-05-20T14:12:04.237614+02:00] php.ERROR: Warning: require(/home/lotopou/lpf26/var/cache/prod/ContainerK2dMdij/getExceptionListenerService.php): Failed to open stream: No such file or directory {"exception":"[object] (ErrorException(code: 0): Warning: require(/home/lotopou/lpf26/var/cache/prod/ContainerK2dMdij/getExceptionListenerService.php): Failed to open stream: No such file or directory at /home/lotopou/lpf26/var/cache/prod/ContainerK2dMdij/App_KernelProdContainer.php:143)"} [] [2026-05-20T14:12:04.239401+02:00] request.CRITICAL: Uncaught PHP Exception Error: "Failed opening required '/home/lotopou/lpf26/var/cache/prod/ContainerK2dMdij/getExceptionListenerService.php' (include_path='.:/usr/local/php8.5/lib/php')" at App_KernelProdContainer.php line 143 {"exception":"[object] (Error(code: 0): Failed opening required '/home/lotopou/lpf26/var/cache/prod/ContainerK2dMdij/getExceptionListenerService.php' (include_path='.:/usr/local/php8.5/lib/php') at /home/lotopou/lpf26/var/cache/prod/ContainerK2dMdij/App_KernelProdContainer.php:143)"} [] [2026-05-20T14:12:04.239885+02:00] php.ERROR: Warning: require(/home/lotopou/lpf26/var/cache/prod/ContainerK2dMdij/getExceptionListenerService.php): Failed to open stream: No such file or directory {"exception":"[object] (ErrorException(code: 0): Warning: require(/home/lotopou/lpf26/var/cache/prod/ContainerK2dMdij/getExceptionListenerService.php): Failed to open stream: No such file or directory at /home/lotopou/lpf26/var/cache/prod/ContainerK2dMdij/App_KernelProdContainer.php:143)"} [] [2026-05-20T18:01:11.009258+02:00] request.INFO: Matched route "app_match_pronostics". {"route":"app_match_pronostics","route_parameters":{"_route":"app_match_pronostics","_controller":"App\\Controller\\CompetitionController::matchPronostics","id":"73"},"request_uri":"https://26.lotopotofoot.fr/matchs/73/pronostics","method":"GET"} [] [2026-05-20T18:01:11.011302+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2026-05-20T18:01:11.011309+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-05-20T18:01:11.011313+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-05-20T18:01:11.011315+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-05-20T18:01:11.011333+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-05-20T18:01:11.012064+02:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2026-05-20T18:01:11.019986+02:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"guigui@lotopotofoot.fr"} [] [2026-05-20T18:01:11.117444+02:00] request.CRITICAL: Uncaught PHP Exception Twig\Error\RuntimeError: "An exception has been thrown during the rendering of a template ("App\Twig\AppExtension::areMatchCotesVisible(): Argument #1 ($match) must be of type App\Entity\GameMatch, null given, called in /home/lotopou/lpf26/var/cache/prod/twig/1a/1ae4efd9ce5142af9e1503b6d3c2dbd4.php on line 238") in "competition/_match_live_body.html.twig" at line 104." at _match_live_body.html.twig line 104 {"exception":"[object] (Twig\\Error\\RuntimeError(code: 0): An exception has been thrown during the rendering of a template (\"App\\Twig\\AppExtension::areMatchCotesVisible(): Argument #1 ($match) must be of type App\\Entity\\GameMatch, null given, called in /home/lotopou/lpf26/var/cache/prod/twig/1a/1ae4efd9ce5142af9e1503b6d3c2dbd4.php on line 238\") in \"competition/_match_live_body.html.twig\" at line 104. at /home/lotopou-26/lpf26/templates/competition/_match_live_body.html.twig:104)\n[previous exception] [object] (TypeError(code: 0): App\\Twig\\AppExtension::areMatchCotesVisible(): Argument #1 ($match) must be of type App\\Entity\\GameMatch, null given, called in /home/lotopou/lpf26/var/cache/prod/twig/1a/1ae4efd9ce5142af9e1503b6d3c2dbd4.php on line 238 at /home/lotopou/lpf26/src/Twig/AppExtension.php:124)"} [] [2026-05-20T18:01:11.133021+02:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-05-20T18:01:12.683449+02:00] request.INFO: Matched route "app_match_pronostics". {"route":"app_match_pronostics","route_parameters":{"_route":"app_match_pronostics","_controller":"App\\Controller\\CompetitionController::matchPronostics","id":"73"},"request_uri":"https://26.lotopotofoot.fr/matchs/73/pronostics","method":"GET"} [] [2026-05-20T18:01:12.685613+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2026-05-20T18:01:12.685621+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-05-20T18:01:12.685627+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-05-20T18:01:12.685629+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-05-20T18:01:12.685649+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-05-20T18:01:12.686448+02:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2026-05-20T18:01:12.695007+02:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"guigui@lotopotofoot.fr"} [] [2026-05-20T18:01:12.737819+02:00] request.CRITICAL: Uncaught PHP Exception Twig\Error\RuntimeError: "An exception has been thrown during the rendering of a template ("App\Twig\AppExtension::areMatchCotesVisible(): Argument #1 ($match) must be of type App\Entity\GameMatch, null given, called in /home/lotopou/lpf26/var/cache/prod/twig/1a/1ae4efd9ce5142af9e1503b6d3c2dbd4.php on line 238") in "competition/_match_live_body.html.twig" at line 104." at _match_live_body.html.twig line 104 {"exception":"[object] (Twig\\Error\\RuntimeError(code: 0): An exception has been thrown during the rendering of a template (\"App\\Twig\\AppExtension::areMatchCotesVisible(): Argument #1 ($match) must be of type App\\Entity\\GameMatch, null given, called in /home/lotopou/lpf26/var/cache/prod/twig/1a/1ae4efd9ce5142af9e1503b6d3c2dbd4.php on line 238\") in \"competition/_match_live_body.html.twig\" at line 104. at /home/lotopou-26/lpf26/templates/competition/_match_live_body.html.twig:104)\n[previous exception] [object] (TypeError(code: 0): App\\Twig\\AppExtension::areMatchCotesVisible(): Argument #1 ($match) must be of type App\\Entity\\GameMatch, null given, called in /home/lotopou/lpf26/var/cache/prod/twig/1a/1ae4efd9ce5142af9e1503b6d3c2dbd4.php on line 238 at /home/lotopou/lpf26/src/Twig/AppExtension.php:124)"} [] [2026-05-20T18:01:12.745345+02:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-05-20T18:01:20.167050+02:00] request.INFO: Matched route "app_match_pronostics". {"route":"app_match_pronostics","route_parameters":{"_route":"app_match_pronostics","_controller":"App\\Controller\\CompetitionController::matchPronostics","id":"73"},"request_uri":"https://26.lotopotofoot.fr/matchs/73/pronostics","method":"GET"} [] [2026-05-20T18:01:20.168842+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2026-05-20T18:01:20.168850+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-05-20T18:01:20.168856+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-05-20T18:01:20.168859+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-05-20T18:01:20.168880+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-05-20T18:01:20.169568+02:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2026-05-20T18:01:20.176638+02:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"guigui@lotopotofoot.fr"} [] [2026-05-20T18:01:20.226755+02:00] request.CRITICAL: Uncaught PHP Exception Twig\Error\RuntimeError: "An exception has been thrown during the rendering of a template ("App\Twig\AppExtension::areMatchCotesVisible(): Argument #1 ($match) must be of type App\Entity\GameMatch, null given, called in /home/lotopou/lpf26/var/cache/prod/twig/1a/1ae4efd9ce5142af9e1503b6d3c2dbd4.php on line 238") in "competition/_match_live_body.html.twig" at line 104." at _match_live_body.html.twig line 104 {"exception":"[object] (Twig\\Error\\RuntimeError(code: 0): An exception has been thrown during the rendering of a template (\"App\\Twig\\AppExtension::areMatchCotesVisible(): Argument #1 ($match) must be of type App\\Entity\\GameMatch, null given, called in /home/lotopou/lpf26/var/cache/prod/twig/1a/1ae4efd9ce5142af9e1503b6d3c2dbd4.php on line 238\") in \"competition/_match_live_body.html.twig\" at line 104. at /home/lotopou-26/lpf26/templates/competition/_match_live_body.html.twig:104)\n[previous exception] [object] (TypeError(code: 0): App\\Twig\\AppExtension::areMatchCotesVisible(): Argument #1 ($match) must be of type App\\Entity\\GameMatch, null given, called in /home/lotopou/lpf26/var/cache/prod/twig/1a/1ae4efd9ce5142af9e1503b6d3c2dbd4.php on line 238 at /home/lotopou/lpf26/src/Twig/AppExtension.php:124)"} [] [2026-05-20T18:01:20.235044+02:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-05-20T18:02:07.721516+02:00] request.INFO: Matched route "app_match_pronostics". {"route":"app_match_pronostics","route_parameters":{"_route":"app_match_pronostics","_controller":"App\\Controller\\CompetitionController::matchPronostics","id":"73"},"request_uri":"https://26.lotopotofoot.fr/matchs/73/pronostics","method":"GET"} [] [2026-05-20T18:02:07.723754+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2026-05-20T18:02:07.723762+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-05-20T18:02:07.723768+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-05-20T18:02:07.723771+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-05-20T18:02:07.723791+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-05-20T18:02:07.729264+02:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2026-05-20T18:02:07.740559+02:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"guigui@lotopotofoot.fr"} [] [2026-05-20T18:02:07.811331+02:00] request.CRITICAL: Uncaught PHP Exception Twig\Error\RuntimeError: "An exception has been thrown during the rendering of a template ("App\Twig\AppExtension::areMatchCotesVisible(): Argument #1 ($match) must be of type App\Entity\GameMatch, null given, called in /home/lotopou/lpf26/var/cache/prod/twig/1a/1ae4efd9ce5142af9e1503b6d3c2dbd4.php on line 238") in "competition/_match_live_body.html.twig" at line 104." at _match_live_body.html.twig line 104 {"exception":"[object] (Twig\\Error\\RuntimeError(code: 0): An exception has been thrown during the rendering of a template (\"App\\Twig\\AppExtension::areMatchCotesVisible(): Argument #1 ($match) must be of type App\\Entity\\GameMatch, null given, called in /home/lotopou/lpf26/var/cache/prod/twig/1a/1ae4efd9ce5142af9e1503b6d3c2dbd4.php on line 238\") in \"competition/_match_live_body.html.twig\" at line 104. at /home/lotopou-26/lpf26/templates/competition/_match_live_body.html.twig:104)\n[previous exception] [object] (TypeError(code: 0): App\\Twig\\AppExtension::areMatchCotesVisible(): Argument #1 ($match) must be of type App\\Entity\\GameMatch, null given, called in /home/lotopou/lpf26/var/cache/prod/twig/1a/1ae4efd9ce5142af9e1503b6d3c2dbd4.php on line 238 at /home/lotopou/lpf26/src/Twig/AppExtension.php:124)"} [] [2026-05-20T18:02:07.825782+02:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-05-20T18:21:37.509911+02:00] request.INFO: Matched route "app_match_pronostics". {"route":"app_match_pronostics","route_parameters":{"_route":"app_match_pronostics","_controller":"App\\Controller\\CompetitionController::matchPronostics","id":"73"},"request_uri":"https://26.lotopotofoot.fr/matchs/73/pronostics","method":"GET"} [] [2026-05-20T18:21:37.529784+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2026-05-20T18:21:37.529793+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-05-20T18:21:37.529799+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-05-20T18:21:37.529802+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-05-20T18:21:37.529957+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-05-20T18:21:37.540091+02:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2026-05-20T18:21:37.586761+02:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"guigui@lotopotofoot.fr"} [] [2026-05-20T18:21:37.721732+02:00] request.CRITICAL: Uncaught PHP Exception Twig\Error\RuntimeError: "An exception has been thrown during the rendering of a template ("App\Twig\AppExtension::areMatchCotesVisible(): Argument #1 ($match) must be of type App\Entity\GameMatch, null given, called in /home/lotopou/lpf26/var/cache/prod/twig/1a/1ae4efd9ce5142af9e1503b6d3c2dbd4.php on line 238") in "competition/_match_live_body.html.twig" at line 104." at _match_live_body.html.twig line 104 {"exception":"[object] (Twig\\Error\\RuntimeError(code: 0): An exception has been thrown during the rendering of a template (\"App\\Twig\\AppExtension::areMatchCotesVisible(): Argument #1 ($match) must be of type App\\Entity\\GameMatch, null given, called in /home/lotopou/lpf26/var/cache/prod/twig/1a/1ae4efd9ce5142af9e1503b6d3c2dbd4.php on line 238\") in \"competition/_match_live_body.html.twig\" at line 104. at /home/lotopou-26/lpf26/templates/competition/_match_live_body.html.twig:104)\n[previous exception] [object] (TypeError(code: 0): App\\Twig\\AppExtension::areMatchCotesVisible(): Argument #1 ($match) must be of type App\\Entity\\GameMatch, null given, called in /home/lotopou/lpf26/var/cache/prod/twig/1a/1ae4efd9ce5142af9e1503b6d3c2dbd4.php on line 238 at /home/lotopou/lpf26/src/Twig/AppExtension.php:124)"} [] [2026-05-20T18:21:37.738068+02:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-05-20T18:23:12.251485+02:00] request.INFO: Matched route "app_match_pronostics". {"route":"app_match_pronostics","route_parameters":{"_route":"app_match_pronostics","_controller":"App\\Controller\\CompetitionController::matchPronostics","id":"73"},"request_uri":"https://26.lotopotofoot.fr/matchs/73/pronostics","method":"GET"} [] [2026-05-20T18:23:12.271954+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2026-05-20T18:23:12.271964+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-05-20T18:23:12.271970+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-05-20T18:23:12.271972+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-05-20T18:23:12.272140+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-05-20T18:23:12.279022+02:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2026-05-20T18:23:12.321945+02:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"guigui@lotopotofoot.fr"} [] [2026-05-20T18:23:12.432181+02:00] request.CRITICAL: Uncaught PHP Exception Twig\Error\RuntimeError: "An exception has been thrown during the rendering of a template ("App\Twig\AppExtension::areMatchCotesVisible(): Argument #1 ($match) must be of type App\Entity\GameMatch, null given, called in /home/lotopou/lpf26/var/cache/prod/twig/1a/1ae4efd9ce5142af9e1503b6d3c2dbd4.php on line 238") in "competition/_match_live_body.html.twig" at line 104." at _match_live_body.html.twig line 104 {"exception":"[object] (Twig\\Error\\RuntimeError(code: 0): An exception has been thrown during the rendering of a template (\"App\\Twig\\AppExtension::areMatchCotesVisible(): Argument #1 ($match) must be of type App\\Entity\\GameMatch, null given, called in /home/lotopou/lpf26/var/cache/prod/twig/1a/1ae4efd9ce5142af9e1503b6d3c2dbd4.php on line 238\") in \"competition/_match_live_body.html.twig\" at line 104. at /home/lotopou-26/lpf26/templates/competition/_match_live_body.html.twig:104)\n[previous exception] [object] (TypeError(code: 0): App\\Twig\\AppExtension::areMatchCotesVisible(): Argument #1 ($match) must be of type App\\Entity\\GameMatch, null given, called in /home/lotopou/lpf26/var/cache/prod/twig/1a/1ae4efd9ce5142af9e1503b6d3c2dbd4.php on line 238 at /home/lotopou/lpf26/src/Twig/AppExtension.php:124)"} [] [2026-05-20T18:23:12.445542+02:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-05-20T18:23:24.110320+02:00] request.INFO: Matched route "app_match_pronostics". {"route":"app_match_pronostics","route_parameters":{"_route":"app_match_pronostics","_controller":"App\\Controller\\CompetitionController::matchPronostics","id":"73"},"request_uri":"https://26.lotopotofoot.fr/matchs/73/pronostics","method":"GET"} [] [2026-05-20T18:23:24.112296+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2026-05-20T18:23:24.112302+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-05-20T18:23:24.112308+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-05-20T18:23:24.112311+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-05-20T18:23:24.112331+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-05-20T18:23:24.113077+02:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2026-05-20T18:23:24.120456+02:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"guigui@lotopotofoot.fr"} [] [2026-05-20T18:23:24.167269+02:00] request.CRITICAL: Uncaught PHP Exception Twig\Error\RuntimeError: "An exception has been thrown during the rendering of a template ("App\Twig\AppExtension::areMatchCotesVisible(): Argument #1 ($match) must be of type App\Entity\GameMatch, null given, called in /home/lotopou/lpf26/var/cache/prod/twig/1a/1ae4efd9ce5142af9e1503b6d3c2dbd4.php on line 238") in "competition/_match_live_body.html.twig" at line 104." at _match_live_body.html.twig line 104 {"exception":"[object] (Twig\\Error\\RuntimeError(code: 0): An exception has been thrown during the rendering of a template (\"App\\Twig\\AppExtension::areMatchCotesVisible(): Argument #1 ($match) must be of type App\\Entity\\GameMatch, null given, called in /home/lotopou/lpf26/var/cache/prod/twig/1a/1ae4efd9ce5142af9e1503b6d3c2dbd4.php on line 238\") in \"competition/_match_live_body.html.twig\" at line 104. at /home/lotopou-26/lpf26/templates/competition/_match_live_body.html.twig:104)\n[previous exception] [object] (TypeError(code: 0): App\\Twig\\AppExtension::areMatchCotesVisible(): Argument #1 ($match) must be of type App\\Entity\\GameMatch, null given, called in /home/lotopou/lpf26/var/cache/prod/twig/1a/1ae4efd9ce5142af9e1503b6d3c2dbd4.php on line 238 at /home/lotopou/lpf26/src/Twig/AppExtension.php:124)"} [] [2026-05-20T18:23:24.175125+02:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-05-20T20:52:56.510018+02:00] request.INFO: Matched route "app_homepage". {"route":"app_homepage","route_parameters":{"_route":"app_homepage","_controller":"App\\Controller\\HomeController::index"},"request_uri":"https://26.lotopotofoot.fr/accueil","method":"GET"} [] [2026-05-20T20:52:56.511648+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2026-05-20T20:52:56.511654+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-05-20T20:52:56.511659+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-05-20T20:52:56.511660+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-05-20T20:52:56.511675+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-05-20T20:52:56.512240+02:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2026-05-20T20:52:56.518642+02:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"guigui@lotopotofoot.fr"} [] [2026-05-20T20:52:56.636073+02:00] request.CRITICAL: Uncaught PHP Exception Twig\Error\RuntimeError: "An exception has been thrown during the rendering of a template ("Unable to generate a URL for the named route "admin_joker_test_scenario" as such route does not exist.") in "_sidebar.html.twig" at line 78." at _sidebar.html.twig line 78 {"exception":"[object] (Twig\\Error\\RuntimeError(code: 0): An exception has been thrown during the rendering of a template (\"Unable to generate a URL for the named route \"admin_joker_test_scenario\" as such route does not exist.\") in \"_sidebar.html.twig\" at line 78. at /home/lotopou-26/lpf26/templates/_sidebar.html.twig:78)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\RouteNotFoundException(code: 0): Unable to generate a URL for the named route \"admin_joker_test_scenario\" as such route does not exist. at /home/lotopou/lpf26/vendor/symfony/routing/Generator/CompiledUrlGenerator.php:52)"} [] [2026-05-20T20:52:56.652517+02:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-05-20T20:52:57.308681+02:00] request.INFO: Matched route "app_homepage". {"route":"app_homepage","route_parameters":{"_route":"app_homepage","_controller":"App\\Controller\\HomeController::index"},"request_uri":"https://26.lotopotofoot.fr/accueil","method":"GET"} [] [2026-05-20T20:52:57.310197+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2026-05-20T20:52:57.310202+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-05-20T20:52:57.310207+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-05-20T20:52:57.310209+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-05-20T20:52:57.310223+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-05-20T20:52:57.310791+02:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2026-05-20T20:52:57.316986+02:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"guigui@lotopotofoot.fr"} [] [2026-05-20T20:52:57.345577+02:00] request.CRITICAL: Uncaught PHP Exception Twig\Error\RuntimeError: "An exception has been thrown during the rendering of a template ("Unable to generate a URL for the named route "admin_joker_test_scenario" as such route does not exist.") in "_sidebar.html.twig" at line 78." at _sidebar.html.twig line 78 {"exception":"[object] (Twig\\Error\\RuntimeError(code: 0): An exception has been thrown during the rendering of a template (\"Unable to generate a URL for the named route \"admin_joker_test_scenario\" as such route does not exist.\") in \"_sidebar.html.twig\" at line 78. at /home/lotopou-26/lpf26/templates/_sidebar.html.twig:78)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\RouteNotFoundException(code: 0): Unable to generate a URL for the named route \"admin_joker_test_scenario\" as such route does not exist. at /home/lotopou/lpf26/vendor/symfony/routing/Generator/CompiledUrlGenerator.php:52)"} [] [2026-05-20T20:52:57.353348+02:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-05-20T20:52:59.571545+02:00] request.INFO: Matched route "app_homepage". {"route":"app_homepage","route_parameters":{"_route":"app_homepage","_controller":"App\\Controller\\HomeController::index"},"request_uri":"https://26.lotopotofoot.fr/accueil","method":"GET"} [] [2026-05-20T20:52:59.573078+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2026-05-20T20:52:59.573084+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-05-20T20:52:59.573088+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-05-20T20:52:59.573090+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-05-20T20:52:59.573105+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-05-20T20:52:59.573671+02:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2026-05-20T20:52:59.580484+02:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"guigui@lotopotofoot.fr"} [] [2026-05-20T20:52:59.611408+02:00] request.CRITICAL: Uncaught PHP Exception Twig\Error\RuntimeError: "An exception has been thrown during the rendering of a template ("Unable to generate a URL for the named route "admin_joker_test_scenario" as such route does not exist.") in "_sidebar.html.twig" at line 78." at _sidebar.html.twig line 78 {"exception":"[object] (Twig\\Error\\RuntimeError(code: 0): An exception has been thrown during the rendering of a template (\"Unable to generate a URL for the named route \"admin_joker_test_scenario\" as such route does not exist.\") in \"_sidebar.html.twig\" at line 78. at /home/lotopou-26/lpf26/templates/_sidebar.html.twig:78)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\RouteNotFoundException(code: 0): Unable to generate a URL for the named route \"admin_joker_test_scenario\" as such route does not exist. at /home/lotopou/lpf26/vendor/symfony/routing/Generator/CompiledUrlGenerator.php:52)"} [] [2026-05-20T20:52:59.620171+02:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-05-20T20:52:59.772349+02:00] request.INFO: Matched route "app_homepage". {"route":"app_homepage","route_parameters":{"_route":"app_homepage","_controller":"App\\Controller\\HomeController::index"},"request_uri":"https://26.lotopotofoot.fr/accueil","method":"GET"} [] [2026-05-20T20:52:59.773909+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2026-05-20T20:52:59.773915+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-05-20T20:52:59.773920+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-05-20T20:52:59.773922+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-05-20T20:52:59.773937+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-05-20T20:52:59.774492+02:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2026-05-20T20:52:59.780612+02:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"guigui@lotopotofoot.fr"} [] [2026-05-20T20:52:59.801961+02:00] request.CRITICAL: Uncaught PHP Exception Twig\Error\RuntimeError: "An exception has been thrown during the rendering of a template ("Unable to generate a URL for the named route "admin_joker_test_scenario" as such route does not exist.") in "_sidebar.html.twig" at line 78." at _sidebar.html.twig line 78 {"exception":"[object] (Twig\\Error\\RuntimeError(code: 0): An exception has been thrown during the rendering of a template (\"Unable to generate a URL for the named route \"admin_joker_test_scenario\" as such route does not exist.\") in \"_sidebar.html.twig\" at line 78. at /home/lotopou-26/lpf26/templates/_sidebar.html.twig:78)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\RouteNotFoundException(code: 0): Unable to generate a URL for the named route \"admin_joker_test_scenario\" as such route does not exist. at /home/lotopou/lpf26/vendor/symfony/routing/Generator/CompiledUrlGenerator.php:52)"} [] [2026-05-20T20:52:59.810864+02:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-05-20T20:53:04.063459+02:00] request.INFO: Matched route "app_homepage". {"route":"app_homepage","route_parameters":{"_route":"app_homepage","_controller":"App\\Controller\\HomeController::index"},"request_uri":"https://26.lotopotofoot.fr/accueil","method":"GET"} [] [2026-05-20T20:53:04.065020+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2026-05-20T20:53:04.065026+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-05-20T20:53:04.065031+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-05-20T20:53:04.065033+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-05-20T20:53:04.065055+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-05-20T20:53:04.065639+02:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2026-05-20T20:53:04.071840+02:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"guigui@lotopotofoot.fr"} [] [2026-05-20T20:53:04.094670+02:00] request.CRITICAL: Uncaught PHP Exception Twig\Error\RuntimeError: "An exception has been thrown during the rendering of a template ("Unable to generate a URL for the named route "admin_joker_test_scenario" as such route does not exist.") in "_sidebar.html.twig" at line 78." at _sidebar.html.twig line 78 {"exception":"[object] (Twig\\Error\\RuntimeError(code: 0): An exception has been thrown during the rendering of a template (\"Unable to generate a URL for the named route \"admin_joker_test_scenario\" as such route does not exist.\") in \"_sidebar.html.twig\" at line 78. at /home/lotopou-26/lpf26/templates/_sidebar.html.twig:78)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\RouteNotFoundException(code: 0): Unable to generate a URL for the named route \"admin_joker_test_scenario\" as such route does not exist. at /home/lotopou/lpf26/vendor/symfony/routing/Generator/CompiledUrlGenerator.php:52)"} [] [2026-05-20T20:53:04.102545+02:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-05-21T11:50:09.674580+02:00] request.INFO: Matched route "cron_pronostic_reminders". {"route":"cron_pronostic_reminders","route_parameters":{"_route":"cron_pronostic_reminders","_controller":"App\\Controller\\CronController::pronosticReminders"},"request_uri":"https://26.lotopotofoot.fr/cron/pronostic-reminders?token=3b4547eea5fa447f183b72bfa900f543e831fb2fa8deee025f44a752f2e8087b","method":"GET"} [] [2026-05-21T11:50:09.692989+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2026-05-21T11:50:09.692998+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-05-21T11:50:09.693004+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-05-21T11:50:09.693006+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-05-21T11:50:09.693145+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-05-21T11:50:09.739385+02:00] request.CRITICAL: Uncaught PHP Exception ArgumentCountError: "Too few arguments to function App\Twig\AppExtension::__construct(), 8 passed in /home/lotopou/lpf26/var/cache/prod/ContainerIxNgkql/getTwigService.php on line 58 and exactly 9 expected" at AppExtension.php line 34 {"exception":"[object] (ArgumentCountError(code: 0): Too few arguments to function App\\Twig\\AppExtension::__construct(), 8 passed in /home/lotopou/lpf26/var/cache/prod/ContainerIxNgkql/getTwigService.php on line 58 and exactly 9 expected at /home/lotopou/lpf26/src/Twig/AppExtension.php:34)"} [] [2026-05-21T11:50:09.890626+02:00] request.INFO: Matched route "cron_live_match_sync". {"route":"cron_live_match_sync","route_parameters":{"_route":"cron_live_match_sync","_controller":"App\\Controller\\CronController::liveMatchSync"},"request_uri":"https://26.lotopotofoot.fr/cron/live-match-sync?token=3b4547eea5fa447f183b72bfa900f543e831fb2fa8deee025f44a752f2e8087b","method":"GET"} [] [2026-05-21T11:50:09.892268+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2026-05-21T11:50:09.892276+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-05-21T11:50:09.892281+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-05-21T11:50:09.892283+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-05-21T11:50:09.892298+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-05-21T11:50:09.896972+02:00] request.CRITICAL: Uncaught PHP Exception ArgumentCountError: "Too few arguments to function App\Twig\AppExtension::__construct(), 8 passed in /home/lotopou/lpf26/var/cache/prod/ContainerIxNgkql/getTwigService.php on line 58 and exactly 9 expected" at AppExtension.php line 34 {"exception":"[object] (ArgumentCountError(code: 0): Too few arguments to function App\\Twig\\AppExtension::__construct(), 8 passed in /home/lotopou/lpf26/var/cache/prod/ContainerIxNgkql/getTwigService.php on line 58 and exactly 9 expected at /home/lotopou/lpf26/src/Twig/AppExtension.php:34)"} [] [2026-05-21T11:50:14.477389+02:00] request.INFO: Matched route "api_matchs_live_feed". {"route":"api_matchs_live_feed","route_parameters":{"_route":"api_matchs_live_feed","_controller":"App\\Controller\\Api\\MatchLiveFeedApiController::liveFeed"},"request_uri":"https://26.lotopotofoot.fr/api/matchs/live-feed","method":"GET"} [] [2026-05-21T11:50:14.479245+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2026-05-21T11:50:14.479254+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-05-21T11:50:14.479259+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-05-21T11:50:14.479261+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-05-21T11:50:14.479278+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-05-21T11:50:14.484594+02:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2026-05-21T11:50:14.527072+02:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"guillaumewebconseil@gmail.com"} [] [2026-05-21T11:50:14.544167+02:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-05-21T11:50:14.547819+02:00] request.CRITICAL: Uncaught PHP Exception ArgumentCountError: "Too few arguments to function App\Twig\AppExtension::__construct(), 8 passed in /home/lotopou/lpf26/var/cache/prod/ContainerIxNgkql/getTwigService.php on line 58 and exactly 9 expected" at AppExtension.php line 34 {"exception":"[object] (ArgumentCountError(code: 0): Too few arguments to function App\\Twig\\AppExtension::__construct(), 8 passed in /home/lotopou/lpf26/var/cache/prod/ContainerIxNgkql/getTwigService.php on line 58 and exactly 9 expected at /home/lotopou/lpf26/src/Twig/AppExtension.php:34)"} [] [2026-05-21T11:50:14.556736+02:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-05-21T12:39:25.248957+02:00] console.CRITICAL: Error thrown while running command "app:match:rescore-all --no-interaction". Message: "An exception occurred while executing a query: SQLSTATE[42S22]: Column not found: 1054 Unknown column 't0_.prises_risque_reussies' in 'field list'" {"exception":"[object] (Doctrine\\DBAL\\Exception\\InvalidFieldNameException(code: 1054): An exception occurred while executing a query: SQLSTATE[42S22]: Column not found: 1054 Unknown column 't0_.prises_risque_reussies' in 'field list' at /home/lotopou-26/lpf26/vendor/doctrine/dbal/src/Driver/API/MySQL/ExceptionConverter.php:63)\n[previous exception] [object] (Doctrine\\DBAL\\Driver\\PDO\\Exception(code: 1054): SQLSTATE[42S22]: Column not found: 1054 Unknown column 't0_.prises_risque_reussies' in 'field list' at /home/lotopou-26/lpf26/vendor/doctrine/dbal/src/Driver/PDO/Exception.php:24)\n[previous exception] [object] (PDOException(code: 42S22): SQLSTATE[42S22]: Column not found: 1054 Unknown column 't0_.prises_risque_reussies' in 'field list' at /home/lotopou-26/lpf26/vendor/doctrine/dbal/src/Driver/PDO/Statement.php:55)","command":"app:match:rescore-all --no-interaction","message":"An exception occurred while executing a query: SQLSTATE[42S22]: Column not found: 1054 Unknown column 't0_.prises_risque_reussies' in 'field list'"} [] [2026-05-21T12:39:25.278541+02:00] console.DEBUG: Command "app:match:rescore-all --no-interaction" exited with code "1054" {"command":"app:match:rescore-all --no-interaction","code":1054} [] [2026-05-21T13:56:03.247136+02:00] request.INFO: Matched route "cron_live_match_sync". {"route":"cron_live_match_sync","route_parameters":{"_route":"cron_live_match_sync","_controller":"App\\Controller\\CronController::liveMatchSync"},"request_uri":"https://26.lotopotofoot.fr/cron/live-match-sync?token=3b4547eea5fa447f183b72bfa900f543e831fb2fa8deee025f44a752f2e8087b","method":"GET"} [] [2026-05-21T13:56:03.249231+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2026-05-21T13:56:03.249237+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-05-21T13:56:03.249242+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-05-21T13:56:03.249244+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-05-21T13:56:03.249263+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-05-21T13:56:03.251332+02:00] php.ERROR: Warning: require(/home/lotopou/lpf26/var/cache/prod/ContainerXxwiHKH/getCronControllerService.php): Failed to open stream: No such file or directory {"exception":"[object] (ErrorException(code: 0): Warning: require(/home/lotopou/lpf26/var/cache/prod/ContainerXxwiHKH/getCronControllerService.php): Failed to open stream: No such file or directory at /home/lotopou/lpf26/var/cache/prod/ContainerXxwiHKH/App_KernelProdContainer.php:143)"} [] [2026-05-21T13:56:03.255886+02:00] request.CRITICAL: Uncaught PHP Exception Error: "Failed opening required '/home/lotopou/lpf26/var/cache/prod/ContainerXxwiHKH/getCronControllerService.php' (include_path='.:/usr/local/php8.5/lib/php')" at App_KernelProdContainer.php line 143 {"exception":"[object] (Error(code: 0): Failed opening required '/home/lotopou/lpf26/var/cache/prod/ContainerXxwiHKH/getCronControllerService.php' (include_path='.:/usr/local/php8.5/lib/php') at /home/lotopou/lpf26/var/cache/prod/ContainerXxwiHKH/App_KernelProdContainer.php:143)"} [] [2026-05-21T13:56:03.256384+02:00] php.ERROR: Warning: require(/home/lotopou/lpf26/var/cache/prod/ContainerXxwiHKH/getExceptionListenerService.php): Failed to open stream: No such file or directory {"exception":"[object] (ErrorException(code: 0): Warning: require(/home/lotopou/lpf26/var/cache/prod/ContainerXxwiHKH/getExceptionListenerService.php): Failed to open stream: No such file or directory at /home/lotopou/lpf26/var/cache/prod/ContainerXxwiHKH/App_KernelProdContainer.php:143)"} [] [2026-05-21T13:56:03.258788+02:00] request.CRITICAL: Uncaught PHP Exception Error: "Failed opening required '/home/lotopou/lpf26/var/cache/prod/ContainerXxwiHKH/getExceptionListenerService.php' (include_path='.:/usr/local/php8.5/lib/php')" at App_KernelProdContainer.php line 143 {"exception":"[object] (Error(code: 0): Failed opening required '/home/lotopou/lpf26/var/cache/prod/ContainerXxwiHKH/getExceptionListenerService.php' (include_path='.:/usr/local/php8.5/lib/php') at /home/lotopou/lpf26/var/cache/prod/ContainerXxwiHKH/App_KernelProdContainer.php:143)"} [] [2026-05-21T13:56:03.259380+02:00] php.ERROR: Warning: require(/home/lotopou/lpf26/var/cache/prod/ContainerXxwiHKH/getExceptionListenerService.php): Failed to open stream: No such file or directory {"exception":"[object] (ErrorException(code: 0): Warning: require(/home/lotopou/lpf26/var/cache/prod/ContainerXxwiHKH/getExceptionListenerService.php): Failed to open stream: No such file or directory at /home/lotopou/lpf26/var/cache/prod/ContainerXxwiHKH/App_KernelProdContainer.php:143)"} [] [2026-05-21T18:04:16.511561+02:00] request.INFO: Matched route "admin". {"route":"admin","route_parameters":{"_route":"admin","_controller":"App\\Controller\\Admin\\DashboardController::index","routeCreatedByEasyAdmin":true,"dashboardControllerFqcn":"App\\Controller\\Admin\\DashboardController","crudControllerFqcn":null,"crudAction":null},"request_uri":"https://26.lotopotofoot.fr/admin?routeName=admin_joker_test_scenario","method":"GET"} [] [2026-05-21T18:04:16.513309+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2026-05-21T18:04:16.513314+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-05-21T18:04:16.513318+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-05-21T18:04:16.513320+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-05-21T18:04:16.513336+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-05-21T18:04:16.514114+02:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2026-05-21T18:04:16.522789+02:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"guigui@lotopotofoot.fr"} [] [2026-05-21T18:04:16.531497+02:00] request.CRITICAL: Uncaught PHP Exception Symfony\Component\Routing\Exception\RouteNotFoundException: "Unable to generate a URL for the named route "admin_joker_test_scenario" as such route does not exist." at CompiledUrlGenerator.php line 52 {"exception":"[object] (Symfony\\Component\\Routing\\Exception\\RouteNotFoundException(code: 0): Unable to generate a URL for the named route \"admin_joker_test_scenario\" as such route does not exist. at /home/lotopou/lpf26/vendor/symfony/routing/Generator/CompiledUrlGenerator.php:52)"} [] [2026-05-21T18:04:16.554951+02:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-05-21T18:04:18.366220+02:00] request.INFO: Matched route "admin". {"route":"admin","route_parameters":{"_route":"admin","_controller":"App\\Controller\\Admin\\DashboardController::index","routeCreatedByEasyAdmin":true,"dashboardControllerFqcn":"App\\Controller\\Admin\\DashboardController","crudControllerFqcn":null,"crudAction":null},"request_uri":"https://26.lotopotofoot.fr/admin?routeName=admin_joker_test_scenario","method":"GET"} [] [2026-05-21T18:04:18.367835+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2026-05-21T18:04:18.367842+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-05-21T18:04:18.367847+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-05-21T18:04:18.367849+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-05-21T18:04:18.367864+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-05-21T18:04:18.368623+02:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2026-05-21T18:04:18.377513+02:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"guigui@lotopotofoot.fr"} [] [2026-05-21T18:04:18.384428+02:00] request.CRITICAL: Uncaught PHP Exception Symfony\Component\Routing\Exception\RouteNotFoundException: "Unable to generate a URL for the named route "admin_joker_test_scenario" as such route does not exist." at CompiledUrlGenerator.php line 52 {"exception":"[object] (Symfony\\Component\\Routing\\Exception\\RouteNotFoundException(code: 0): Unable to generate a URL for the named route \"admin_joker_test_scenario\" as such route does not exist. at /home/lotopou/lpf26/vendor/symfony/routing/Generator/CompiledUrlGenerator.php:52)"} [] [2026-05-21T18:04:18.407040+02:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-05-22T12:35:30.826466+02:00] request.INFO: Matched route "admin_team_joker_usage_new". {"route":"admin_team_joker_usage_new","route_parameters":{"_route":"admin_team_joker_usage_new","_controller":"App\\Controller\\Admin\\TeamJokerUsageCrudController::new","routeCreatedByEasyAdmin":true,"dashboardControllerFqcn":"App\\Controller\\Admin\\DashboardController","crudControllerFqcn":"App\\Controller\\Admin\\TeamJokerUsageCrudController","crudAction":"new"},"request_uri":"https://26.lotopotofoot.fr/admin/team-joker-usage/new","method":"POST"} [] [2026-05-22T12:35:30.846214+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2026-05-22T12:35:30.846221+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-05-22T12:35:30.847919+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-05-22T12:35:30.847924+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-05-22T12:35:30.848085+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-05-22T12:35:30.856326+02:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2026-05-22T12:35:30.900541+02:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"guigui@lotopotofoot.fr"} [] [2026-05-22T12:35:31.090988+02:00] request.CRITICAL: Uncaught PHP Exception Doctrine\DBAL\Exception\UniqueConstraintViolationException: "An exception occurred while executing a query: SQLSTATE[23000]: Integrity constraint violation: 1062 Duplicate entry '9-3' for key 'team_joker_usage.UNIQ_TEAM_JOKER'" at ExceptionConverter.php line 60 {"exception":"[object] (Doctrine\\DBAL\\Exception\\UniqueConstraintViolationException(code: 1062): An exception occurred while executing a query: SQLSTATE[23000]: Integrity constraint violation: 1062 Duplicate entry '9-3' for key 'team_joker_usage.UNIQ_TEAM_JOKER' at /home/lotopou/lpf26/vendor/doctrine/dbal/src/Driver/API/MySQL/ExceptionConverter.php:60)\n[previous exception] [object] (Doctrine\\DBAL\\Driver\\PDO\\Exception(code: 1062): SQLSTATE[23000]: Integrity constraint violation: 1062 Duplicate entry '9-3' for key 'team_joker_usage.UNIQ_TEAM_JOKER' at /home/lotopou/lpf26/vendor/doctrine/dbal/src/Driver/PDO/Exception.php:24)\n[previous exception] [object] (PDOException(code: 23000): SQLSTATE[23000]: Integrity constraint violation: 1062 Duplicate entry '9-3' for key 'team_joker_usage.UNIQ_TEAM_JOKER' at /home/lotopou/lpf26/vendor/doctrine/dbal/src/Driver/PDO/Statement.php:55)"} [] [2026-05-22T12:35:31.138923+02:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-05-22T12:35:58.856492+02:00] request.INFO: Matched route "admin_team_joker_usage_new". {"route":"admin_team_joker_usage_new","route_parameters":{"_route":"admin_team_joker_usage_new","_controller":"App\\Controller\\Admin\\TeamJokerUsageCrudController::new","routeCreatedByEasyAdmin":true,"dashboardControllerFqcn":"App\\Controller\\Admin\\DashboardController","crudControllerFqcn":"App\\Controller\\Admin\\TeamJokerUsageCrudController","crudAction":"new"},"request_uri":"https://26.lotopotofoot.fr/admin/team-joker-usage/new","method":"POST"} [] [2026-05-22T12:35:58.858043+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2026-05-22T12:35:58.858049+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-05-22T12:35:58.859137+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-05-22T12:35:58.859142+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-05-22T12:35:58.859160+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-05-22T12:35:58.860677+02:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2026-05-22T12:35:58.869245+02:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"guigui@lotopotofoot.fr"} [] [2026-05-22T12:35:58.916060+02:00] request.CRITICAL: Uncaught PHP Exception Doctrine\DBAL\Exception\UniqueConstraintViolationException: "An exception occurred while executing a query: SQLSTATE[23000]: Integrity constraint violation: 1062 Duplicate entry '9-76' for key 'team_joker_usage.UNIQ_TEAM_MATCH_JOKER'" at ExceptionConverter.php line 60 {"exception":"[object] (Doctrine\\DBAL\\Exception\\UniqueConstraintViolationException(code: 1062): An exception occurred while executing a query: SQLSTATE[23000]: Integrity constraint violation: 1062 Duplicate entry '9-76' for key 'team_joker_usage.UNIQ_TEAM_MATCH_JOKER' at /home/lotopou/lpf26/vendor/doctrine/dbal/src/Driver/API/MySQL/ExceptionConverter.php:60)\n[previous exception] [object] (Doctrine\\DBAL\\Driver\\PDO\\Exception(code: 1062): SQLSTATE[23000]: Integrity constraint violation: 1062 Duplicate entry '9-76' for key 'team_joker_usage.UNIQ_TEAM_MATCH_JOKER' at /home/lotopou/lpf26/vendor/doctrine/dbal/src/Driver/PDO/Exception.php:24)\n[previous exception] [object] (PDOException(code: 23000): SQLSTATE[23000]: Integrity constraint violation: 1062 Duplicate entry '9-76' for key 'team_joker_usage.UNIQ_TEAM_MATCH_JOKER' at /home/lotopou/lpf26/vendor/doctrine/dbal/src/Driver/PDO/Statement.php:55)"} [] [2026-05-22T12:35:58.936295+02:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-05-22T12:43:12.139366+02:00] request.INFO: Matched route "admin_pronostic_new". {"route":"admin_pronostic_new","route_parameters":{"_route":"admin_pronostic_new","_controller":"App\\Controller\\Admin\\PronosticCrudController::new","routeCreatedByEasyAdmin":true,"dashboardControllerFqcn":"App\\Controller\\Admin\\DashboardController","crudControllerFqcn":"App\\Controller\\Admin\\PronosticCrudController","crudAction":"new"},"request_uri":"https://26.lotopotofoot.fr/admin/pronostic/new","method":"POST"} [] [2026-05-22T12:43:12.158824+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2026-05-22T12:43:12.158831+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-05-22T12:43:12.160466+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-05-22T12:43:12.160471+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-05-22T12:43:12.160615+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-05-22T12:43:12.168375+02:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2026-05-22T12:43:12.211147+02:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"guigui@lotopotofoot.fr"} [] [2026-05-22T12:43:12.394834+02:00] request.CRITICAL: Uncaught PHP Exception Doctrine\DBAL\Exception\UniqueConstraintViolationException: "An exception occurred while executing a query: SQLSTATE[23000]: Integrity constraint violation: 1062 Duplicate entry '4-76' for key 'pronostic.UNIQ_PRONOSTIC_USER_MATCH'" at ExceptionConverter.php line 60 {"exception":"[object] (Doctrine\\DBAL\\Exception\\UniqueConstraintViolationException(code: 1062): An exception occurred while executing a query: SQLSTATE[23000]: Integrity constraint violation: 1062 Duplicate entry '4-76' for key 'pronostic.UNIQ_PRONOSTIC_USER_MATCH' at /home/lotopou/lpf26/vendor/doctrine/dbal/src/Driver/API/MySQL/ExceptionConverter.php:60)\n[previous exception] [object] (Doctrine\\DBAL\\Driver\\PDO\\Exception(code: 1062): SQLSTATE[23000]: Integrity constraint violation: 1062 Duplicate entry '4-76' for key 'pronostic.UNIQ_PRONOSTIC_USER_MATCH' at /home/lotopou/lpf26/vendor/doctrine/dbal/src/Driver/PDO/Exception.php:24)\n[previous exception] [object] (PDOException(code: 23000): SQLSTATE[23000]: Integrity constraint violation: 1062 Duplicate entry '4-76' for key 'pronostic.UNIQ_PRONOSTIC_USER_MATCH' at /home/lotopou/lpf26/vendor/doctrine/dbal/src/Driver/PDO/Statement.php:55)"} [] [2026-05-22T12:43:12.437522+02:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-05-22T12:43:27.836209+02:00] request.INFO: Matched route "admin_pronostic_new". {"route":"admin_pronostic_new","route_parameters":{"_route":"admin_pronostic_new","_controller":"App\\Controller\\Admin\\PronosticCrudController::new","routeCreatedByEasyAdmin":true,"dashboardControllerFqcn":"App\\Controller\\Admin\\DashboardController","crudControllerFqcn":"App\\Controller\\Admin\\PronosticCrudController","crudAction":"new"},"request_uri":"https://26.lotopotofoot.fr/admin/pronostic/new","method":"POST"} [] [2026-05-22T12:43:27.855384+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2026-05-22T12:43:27.855393+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-05-22T12:43:27.857129+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-05-22T12:43:27.857134+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-05-22T12:43:27.857291+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-05-22T12:43:27.865219+02:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2026-05-22T12:43:27.908394+02:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"guigui@lotopotofoot.fr"} [] [2026-05-22T12:43:28.029099+02:00] request.CRITICAL: Uncaught PHP Exception Doctrine\DBAL\Exception\UniqueConstraintViolationException: "An exception occurred while executing a query: SQLSTATE[23000]: Integrity constraint violation: 1062 Duplicate entry '5-76' for key 'pronostic.UNIQ_PRONOSTIC_USER_MATCH'" at ExceptionConverter.php line 60 {"exception":"[object] (Doctrine\\DBAL\\Exception\\UniqueConstraintViolationException(code: 1062): An exception occurred while executing a query: SQLSTATE[23000]: Integrity constraint violation: 1062 Duplicate entry '5-76' for key 'pronostic.UNIQ_PRONOSTIC_USER_MATCH' at /home/lotopou/lpf26/vendor/doctrine/dbal/src/Driver/API/MySQL/ExceptionConverter.php:60)\n[previous exception] [object] (Doctrine\\DBAL\\Driver\\PDO\\Exception(code: 1062): SQLSTATE[23000]: Integrity constraint violation: 1062 Duplicate entry '5-76' for key 'pronostic.UNIQ_PRONOSTIC_USER_MATCH' at /home/lotopou/lpf26/vendor/doctrine/dbal/src/Driver/PDO/Exception.php:24)\n[previous exception] [object] (PDOException(code: 23000): SQLSTATE[23000]: Integrity constraint violation: 1062 Duplicate entry '5-76' for key 'pronostic.UNIQ_PRONOSTIC_USER_MATCH' at /home/lotopou/lpf26/vendor/doctrine/dbal/src/Driver/PDO/Statement.php:55)"} [] [2026-05-22T12:43:28.068959+02:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-05-26T12:26:03.667139+02:00] request.INFO: Matched route "cron_live_match_sync". {"route":"cron_live_match_sync","route_parameters":{"_route":"cron_live_match_sync","_controller":"App\\Controller\\CronController::liveMatchSync"},"request_uri":"https://26.lotopotofoot.fr/cron/live-match-sync?token=3b4547eea5fa447f183b72bfa900f543e831fb2fa8deee025f44a752f2e8087b","method":"GET"} [] [2026-05-26T12:26:03.686997+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2026-05-26T12:26:03.687008+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-05-26T12:26:03.687013+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-05-26T12:26:03.687015+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-05-26T12:26:03.687165+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-05-26T12:26:03.738737+02:00] request.CRITICAL: Uncaught PHP Exception ArgumentCountError: "Too few arguments to function App\Twig\AppExtension::__construct(), 9 passed in /home/lotopou/lpf26/var/cache/prod/ContainerXFd5iYg/getTwigService.php on line 58 and exactly 10 expected" at AppExtension.php line 36 {"exception":"[object] (ArgumentCountError(code: 0): Too few arguments to function App\\Twig\\AppExtension::__construct(), 9 passed in /home/lotopou/lpf26/var/cache/prod/ContainerXFd5iYg/getTwigService.php on line 58 and exactly 10 expected at /home/lotopou/lpf26/src/Twig/AppExtension.php:36)"} [] [2026-05-26T14:50:38.957707+02:00] request.INFO: Matched route "admin". {"route":"admin","route_parameters":{"_route":"admin","_controller":"App\\Controller\\Admin\\DashboardController::index","routeCreatedByEasyAdmin":true,"dashboardControllerFqcn":"App\\Controller\\Admin\\DashboardController","crudControllerFqcn":null,"crudAction":null},"request_uri":"https://26.lotopotofoot.fr/admin?routeName=app_homepage","method":"GET"} [] [2026-05-26T14:50:38.959232+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2026-05-26T14:50:38.959237+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-05-26T14:50:38.959242+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-05-26T14:50:38.959244+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-05-26T14:50:38.959259+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-05-26T14:50:38.960777+02:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2026-05-26T14:50:38.969215+02:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"guigui@lotopotofoot.fr"} [] [2026-05-26T14:50:38.976660+02:00] php.ERROR: Warning: require(/home/lotopou/lpf26/var/cache/prod/ContainerXUOxRM8/getHomeControllerService.php): Failed to open stream: No such file or directory {"exception":"[object] (ErrorException(code: 0): Warning: require(/home/lotopou/lpf26/var/cache/prod/ContainerXUOxRM8/getHomeControllerService.php): Failed to open stream: No such file or directory at /home/lotopou/lpf26/var/cache/prod/ContainerXUOxRM8/App_KernelProdContainer.php:145)"} [] [2026-05-26T14:50:38.983525+02:00] request.CRITICAL: Uncaught PHP Exception Error: "Failed opening required '/home/lotopou/lpf26/var/cache/prod/ContainerXUOxRM8/getHomeControllerService.php' (include_path='.:/usr/local/php8.5/lib/php')" at App_KernelProdContainer.php line 145 {"exception":"[object] (Error(code: 0): Failed opening required '/home/lotopou/lpf26/var/cache/prod/ContainerXUOxRM8/getHomeControllerService.php' (include_path='.:/usr/local/php8.5/lib/php') at /home/lotopou/lpf26/var/cache/prod/ContainerXUOxRM8/App_KernelProdContainer.php:145)"} [] [2026-05-26T14:50:38.984401+02:00] php.ERROR: Warning: require(/home/lotopou/lpf26/var/cache/prod/ContainerXUOxRM8/getExceptionListenerService.php): Failed to open stream: No such file or directory {"exception":"[object] (ErrorException(code: 0): Warning: require(/home/lotopou/lpf26/var/cache/prod/ContainerXUOxRM8/getExceptionListenerService.php): Failed to open stream: No such file or directory at /home/lotopou/lpf26/var/cache/prod/ContainerXUOxRM8/App_KernelProdContainer.php:145)"} [] [2026-05-26T14:50:38.986778+02:00] request.CRITICAL: Uncaught PHP Exception Error: "Failed opening required '/home/lotopou/lpf26/var/cache/prod/ContainerXUOxRM8/getExceptionListenerService.php' (include_path='.:/usr/local/php8.5/lib/php')" at App_KernelProdContainer.php line 145 {"exception":"[object] (Error(code: 0): Failed opening required '/home/lotopou/lpf26/var/cache/prod/ContainerXUOxRM8/getExceptionListenerService.php' (include_path='.:/usr/local/php8.5/lib/php') at /home/lotopou/lpf26/var/cache/prod/ContainerXUOxRM8/App_KernelProdContainer.php:145)"} [] [2026-05-26T14:50:38.987234+02:00] php.ERROR: Warning: require(/home/lotopou/lpf26/var/cache/prod/ContainerXUOxRM8/getExceptionListenerService.php): Failed to open stream: No such file or directory {"exception":"[object] (ErrorException(code: 0): Warning: require(/home/lotopou/lpf26/var/cache/prod/ContainerXUOxRM8/getExceptionListenerService.php): Failed to open stream: No such file or directory at /home/lotopou/lpf26/var/cache/prod/ContainerXUOxRM8/App_KernelProdContainer.php:145)"} [] [2026-05-26T16:52:03.860416+02:00] request.INFO: Matched route "cron_live_match_sync". {"route":"cron_live_match_sync","route_parameters":{"_route":"cron_live_match_sync","_controller":"App\\Controller\\CronController::liveMatchSync"},"request_uri":"https://26.lotopotofoot.fr/cron/live-match-sync?token=3b4547eea5fa447f183b72bfa900f543e831fb2fa8deee025f44a752f2e8087b","method":"GET"} [] [2026-05-26T16:52:03.862599+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2026-05-26T16:52:03.862607+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-05-26T16:52:03.862612+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-05-26T16:52:03.862615+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-05-26T16:52:03.862635+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-05-26T16:52:03.864895+02:00] php.ERROR: Warning: require(/home/lotopou/lpf26/var/cache/prod/ContainerXUOxRM8/getCronControllerService.php): Failed to open stream: No such file or directory {"exception":"[object] (ErrorException(code: 0): Warning: require(/home/lotopou/lpf26/var/cache/prod/ContainerXUOxRM8/getCronControllerService.php): Failed to open stream: No such file or directory at /home/lotopou/lpf26/var/cache/prod/ContainerXUOxRM8/App_KernelProdContainer.php:145)"} [] [2026-05-26T16:52:03.869469+02:00] request.CRITICAL: Uncaught PHP Exception Error: "Failed opening required '/home/lotopou/lpf26/var/cache/prod/ContainerXUOxRM8/getCronControllerService.php' (include_path='.:/usr/local/php8.5/lib/php')" at App_KernelProdContainer.php line 145 {"exception":"[object] (Error(code: 0): Failed opening required '/home/lotopou/lpf26/var/cache/prod/ContainerXUOxRM8/getCronControllerService.php' (include_path='.:/usr/local/php8.5/lib/php') at /home/lotopou/lpf26/var/cache/prod/ContainerXUOxRM8/App_KernelProdContainer.php:145)"} [] [2026-05-26T16:52:03.870041+02:00] php.ERROR: Warning: require(/home/lotopou/lpf26/var/cache/prod/ContainerXUOxRM8/getExceptionListenerService.php): Failed to open stream: No such file or directory {"exception":"[object] (ErrorException(code: 0): Warning: require(/home/lotopou/lpf26/var/cache/prod/ContainerXUOxRM8/getExceptionListenerService.php): Failed to open stream: No such file or directory at /home/lotopou/lpf26/var/cache/prod/ContainerXUOxRM8/App_KernelProdContainer.php:145)"} [] [2026-05-26T16:52:03.871953+02:00] request.CRITICAL: Uncaught PHP Exception Error: "Failed opening required '/home/lotopou/lpf26/var/cache/prod/ContainerXUOxRM8/getExceptionListenerService.php' (include_path='.:/usr/local/php8.5/lib/php')" at App_KernelProdContainer.php line 145 {"exception":"[object] (Error(code: 0): Failed opening required '/home/lotopou/lpf26/var/cache/prod/ContainerXUOxRM8/getExceptionListenerService.php' (include_path='.:/usr/local/php8.5/lib/php') at /home/lotopou/lpf26/var/cache/prod/ContainerXUOxRM8/App_KernelProdContainer.php:145)"} [] [2026-05-26T16:52:03.872489+02:00] php.ERROR: Warning: require(/home/lotopou/lpf26/var/cache/prod/ContainerXUOxRM8/getExceptionListenerService.php): Failed to open stream: No such file or directory {"exception":"[object] (ErrorException(code: 0): Warning: require(/home/lotopou/lpf26/var/cache/prod/ContainerXUOxRM8/getExceptionListenerService.php): Failed to open stream: No such file or directory at /home/lotopou/lpf26/var/cache/prod/ContainerXUOxRM8/App_KernelProdContainer.php:145)"} [] [2026-05-27T17:39:50.249478+02:00] request.INFO: Matched route "admin_game_match_batch_delete". {"route":"admin_game_match_batch_delete","route_parameters":{"_route":"admin_game_match_batch_delete","_controller":"App\\Controller\\Admin\\GameMatchCrudController::batchDelete","routeCreatedByEasyAdmin":true,"dashboardControllerFqcn":"App\\Controller\\Admin\\DashboardController","crudControllerFqcn":"App\\Controller\\Admin\\GameMatchCrudController","crudAction":"batchDelete"},"request_uri":"https://26.lotopotofoot.fr/admin/game-match/batch-delete","method":"POST"} [] [2026-05-27T17:39:50.270680+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2026-05-27T17:39:50.270690+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-05-27T17:39:50.272699+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-05-27T17:39:50.272707+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-05-27T17:39:50.272903+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-05-27T17:39:50.281891+02:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2026-05-27T17:39:50.328261+02:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"guigui@lotopotofoot.fr"} [] [2026-05-27T17:39:50.416173+02:00] request.ERROR: Uncaught PHP Exception EasyCorp\Bundle\EasyAdminBundle\Exception\EntityRemoveException: "There is a ForeignKeyConstraintViolationException for the Doctrine entity associated with "France vs Germany". Solution: disable the "delete" action for this CRUD controller or configure the "cascade={"remove"}" attribute for the related field in the Doctrine entity. Full exception: An exception occurred while executing a query: SQLSTATE[23000]: Integrity constraint violation: 1451 Cannot delete or update a parent row: a foreign key constraint fails (`lotopou26`.`pronostic`, CONSTRAINT `FK_1148E4E76B6BD148` FOREIGN KEY (`match_id`) REFERENCES `match` (`id`))" at AbstractCrudController.php line 475 {"exception":"[object] (EasyCorp\\Bundle\\EasyAdminBundle\\Exception\\EntityRemoveException(code: 0): There is a ForeignKeyConstraintViolationException for the Doctrine entity associated with \"France vs Germany\". Solution: disable the \"delete\" action for this CRUD controller or configure the \"cascade={\"remove\"}\" attribute for the related field in the Doctrine entity. Full exception: An exception occurred while executing a query: SQLSTATE[23000]: Integrity constraint violation: 1451 Cannot delete or update a parent row: a foreign key constraint fails (`lotopou26`.`pronostic`, CONSTRAINT `FK_1148E4E76B6BD148` FOREIGN KEY (`match_id`) REFERENCES `match` (`id`)) at /home/lotopou/lpf26/vendor/easycorp/easyadmin-bundle/src/Controller/AbstractCrudController.php:475)\n[previous exception] [object] (Doctrine\\DBAL\\Exception\\ForeignKeyConstraintViolationException(code: 1451): An exception occurred while executing a query: SQLSTATE[23000]: Integrity constraint violation: 1451 Cannot delete or update a parent row: a foreign key constraint fails (`lotopou26`.`pronostic`, CONSTRAINT `FK_1148E4E76B6BD148` FOREIGN KEY (`match_id`) REFERENCES `match` (`id`)) at /home/lotopou/lpf26/vendor/doctrine/dbal/src/Driver/API/MySQL/ExceptionConverter.php:56)\n[previous exception] [object] (Doctrine\\DBAL\\Driver\\PDO\\Exception(code: 1451): SQLSTATE[23000]: Integrity constraint violation: 1451 Cannot delete or update a parent row: a foreign key constraint fails (`lotopou26`.`pronostic`, CONSTRAINT `FK_1148E4E76B6BD148` FOREIGN KEY (`match_id`) REFERENCES `match` (`id`)) at /home/lotopou/lpf26/vendor/doctrine/dbal/src/Driver/PDO/Exception.php:24)\n[previous exception] [object] (PDOException(code: 23000): SQLSTATE[23000]: Integrity constraint violation: 1451 Cannot delete or update a parent row: a foreign key constraint fails (`lotopou26`.`pronostic`, CONSTRAINT `FK_1148E4E76B6BD148` FOREIGN KEY (`match_id`) REFERENCES `match` (`id`)) at /home/lotopou/lpf26/vendor/doctrine/dbal/src/Driver/PDO/Statement.php:55)"} [] [2026-05-27T17:39:50.462722+02:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-05-27T17:40:32.384472+02:00] request.INFO: Matched route "admin_game_match_batch_delete". {"route":"admin_game_match_batch_delete","route_parameters":{"_route":"admin_game_match_batch_delete","_controller":"App\\Controller\\Admin\\GameMatchCrudController::batchDelete","routeCreatedByEasyAdmin":true,"dashboardControllerFqcn":"App\\Controller\\Admin\\DashboardController","crudControllerFqcn":"App\\Controller\\Admin\\GameMatchCrudController","crudAction":"batchDelete"},"request_uri":"https://26.lotopotofoot.fr/admin/game-match/batch-delete","method":"POST"} [] [2026-05-27T17:40:32.386141+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2026-05-27T17:40:32.386147+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-05-27T17:40:32.387290+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-05-27T17:40:32.387295+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-05-27T17:40:32.387317+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-05-27T17:40:32.388875+02:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2026-05-27T17:40:32.398145+02:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"guigui@lotopotofoot.fr"} [] [2026-05-27T17:40:32.431927+02:00] request.ERROR: Uncaught PHP Exception EasyCorp\Bundle\EasyAdminBundle\Exception\EntityRemoveException: "There is a ForeignKeyConstraintViolationException for the Doctrine entity associated with "France vs Germany". Solution: disable the "delete" action for this CRUD controller or configure the "cascade={"remove"}" attribute for the related field in the Doctrine entity. Full exception: An exception occurred while executing a query: SQLSTATE[23000]: Integrity constraint violation: 1451 Cannot delete or update a parent row: a foreign key constraint fails (`lotopou26`.`team_ranking_snapshot`, CONSTRAINT `FK_2F081A44AC5153C8` FOREIGN KEY (`match_ref_id`) REFERENCES `match` (`id`))" at AbstractCrudController.php line 475 {"exception":"[object] (EasyCorp\\Bundle\\EasyAdminBundle\\Exception\\EntityRemoveException(code: 0): There is a ForeignKeyConstraintViolationException for the Doctrine entity associated with \"France vs Germany\". Solution: disable the \"delete\" action for this CRUD controller or configure the \"cascade={\"remove\"}\" attribute for the related field in the Doctrine entity. Full exception: An exception occurred while executing a query: SQLSTATE[23000]: Integrity constraint violation: 1451 Cannot delete or update a parent row: a foreign key constraint fails (`lotopou26`.`team_ranking_snapshot`, CONSTRAINT `FK_2F081A44AC5153C8` FOREIGN KEY (`match_ref_id`) REFERENCES `match` (`id`)) at /home/lotopou/lpf26/vendor/easycorp/easyadmin-bundle/src/Controller/AbstractCrudController.php:475)\n[previous exception] [object] (Doctrine\\DBAL\\Exception\\ForeignKeyConstraintViolationException(code: 1451): An exception occurred while executing a query: SQLSTATE[23000]: Integrity constraint violation: 1451 Cannot delete or update a parent row: a foreign key constraint fails (`lotopou26`.`team_ranking_snapshot`, CONSTRAINT `FK_2F081A44AC5153C8` FOREIGN KEY (`match_ref_id`) REFERENCES `match` (`id`)) at /home/lotopou/lpf26/vendor/doctrine/dbal/src/Driver/API/MySQL/ExceptionConverter.php:56)\n[previous exception] [object] (Doctrine\\DBAL\\Driver\\PDO\\Exception(code: 1451): SQLSTATE[23000]: Integrity constraint violation: 1451 Cannot delete or update a parent row: a foreign key constraint fails (`lotopou26`.`team_ranking_snapshot`, CONSTRAINT `FK_2F081A44AC5153C8` FOREIGN KEY (`match_ref_id`) REFERENCES `match` (`id`)) at /home/lotopou/lpf26/vendor/doctrine/dbal/src/Driver/PDO/Exception.php:24)\n[previous exception] [object] (PDOException(code: 23000): SQLSTATE[23000]: Integrity constraint violation: 1451 Cannot delete or update a parent row: a foreign key constraint fails (`lotopou26`.`team_ranking_snapshot`, CONSTRAINT `FK_2F081A44AC5153C8` FOREIGN KEY (`match_ref_id`) REFERENCES `match` (`id`)) at /home/lotopou/lpf26/vendor/doctrine/dbal/src/Driver/PDO/Statement.php:55)"} [] [2026-05-27T17:40:32.455377+02:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-05-28T17:06:03.970557+02:00] request.INFO: Matched route "cron_live_match_sync". {"route":"cron_live_match_sync","route_parameters":{"_route":"cron_live_match_sync","_controller":"App\\Controller\\CronController::liveMatchSync"},"request_uri":"https://26.lotopotofoot.fr/cron/live-match-sync?token=3b4547eea5fa447f183b72bfa900f543e831fb2fa8deee025f44a752f2e8087b","method":"GET"} [] [2026-05-28T17:06:03.990080+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2026-05-28T17:06:03.990092+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-05-28T17:06:03.990099+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-05-28T17:06:03.990101+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-05-28T17:06:03.990241+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-05-28T17:06:04.045680+02:00] request.CRITICAL: Uncaught PHP Exception TypeError: "App\Service\Wc2026SyncService::__construct(): Argument #3 ($playerBatchSyncState) must be of type App\Service\ApiFootballPlayerBatchSyncState, App\Repository\ButeurRepository given, called in /home/lotopou/lpf26/var/cache/prod/ContainerXUOxRM8/getWc2026SyncServiceService.php on line 48" at Wc2026SyncService.php line 28 {"exception":"[object] (TypeError(code: 0): App\\Service\\Wc2026SyncService::__construct(): Argument #3 ($playerBatchSyncState) must be of type App\\Service\\ApiFootballPlayerBatchSyncState, App\\Repository\\ButeurRepository given, called in /home/lotopou/lpf26/var/cache/prod/ContainerXUOxRM8/getWc2026SyncServiceService.php on line 48 at /home/lotopou/lpf26/src/Service/Wc2026SyncService.php:28)"} [] [2026-05-28T17:06:27.053670+02:00] request.INFO: Matched route "admin_user_index". {"route":"admin_user_index","route_parameters":{"_route":"admin_user_index","_controller":"App\\Controller\\Admin\\UserCrudController::index","routeCreatedByEasyAdmin":true,"dashboardControllerFqcn":"App\\Controller\\Admin\\DashboardController","crudControllerFqcn":"App\\Controller\\Admin\\UserCrudController","crudAction":"index"},"request_uri":"https://26.lotopotofoot.fr/admin/user","method":"GET"} [] [2026-05-28T17:06:27.073037+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2026-05-28T17:06:27.073050+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-05-28T17:06:27.073057+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-05-28T17:06:27.073060+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-05-28T17:06:27.073196+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-05-28T17:06:27.081345+02:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2026-05-28T17:06:27.124892+02:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"guigui@lotopotofoot.fr"} [] [2026-05-28T17:06:27.138442+02:00] request.CRITICAL: Uncaught PHP Exception TypeError: "App\Controller\Admin\DashboardController::__construct(): Argument #2 ($apiFootballPlayersSyncBatchSize) must be of type int, App\Security\SuperAdminAuthorization given, called in /home/lotopou/lpf26/var/cache/prod/ContainerXUOxRM8/getDashboardControllerService.php on line 21" at DashboardController.php line 29 {"exception":"[object] (TypeError(code: 0): App\\Controller\\Admin\\DashboardController::__construct(): Argument #2 ($apiFootballPlayersSyncBatchSize) must be of type int, App\\Security\\SuperAdminAuthorization given, called in /home/lotopou/lpf26/var/cache/prod/ContainerXUOxRM8/getDashboardControllerService.php on line 21 at /home/lotopou/lpf26/src/Controller/Admin/DashboardController.php:29)"} [] [2026-05-28T17:06:27.177794+02:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-05-28T17:07:52.968014+02:00] request.INFO: Matched route "admin_buteur_batch_delete". {"route":"admin_buteur_batch_delete","route_parameters":{"_route":"admin_buteur_batch_delete","_controller":"App\\Controller\\Admin\\ButeurCrudController::batchDelete","routeCreatedByEasyAdmin":true,"dashboardControllerFqcn":"App\\Controller\\Admin\\DashboardController","crudControllerFqcn":"App\\Controller\\Admin\\ButeurCrudController","crudAction":"batchDelete"},"request_uri":"https://26.lotopotofoot.fr/admin/buteur/batch-delete","method":"POST"} [] [2026-05-28T17:07:52.970168+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2026-05-28T17:07:52.970175+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-05-28T17:07:52.971379+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-05-28T17:07:52.971384+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-05-28T17:07:52.971411+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-05-28T17:07:52.973191+02:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2026-05-28T17:07:52.984200+02:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"guigui@lotopotofoot.fr"} [] [2026-05-28T17:07:53.008687+02:00] request.ERROR: Uncaught PHP Exception EasyCorp\Bundle\EasyAdminBundle\Exception\EntityRemoveException: "There is a ForeignKeyConstraintViolationException for the Doctrine entity associated with "Masour Ousmane Dembélé". Solution: disable the "delete" action for this CRUD controller or configure the "cascade={"remove"}" attribute for the related field in the Doctrine entity. Full exception: An exception occurred while executing a query: SQLSTATE[23000]: Integrity constraint violation: 1451 Cannot delete or update a parent row: a foreign key constraint fails (`lotopou26`.`user`, CONSTRAINT `FK_8D93D649809F48D3` FOREIGN KEY (`buteur_choisi_id`) REFERENCES `buteur` (`id`))" at AbstractCrudController.php line 475 {"exception":"[object] (EasyCorp\\Bundle\\EasyAdminBundle\\Exception\\EntityRemoveException(code: 0): There is a ForeignKeyConstraintViolationException for the Doctrine entity associated with \"Masour Ousmane Dembélé\". Solution: disable the \"delete\" action for this CRUD controller or configure the \"cascade={\"remove\"}\" attribute for the related field in the Doctrine entity. Full exception: An exception occurred while executing a query: SQLSTATE[23000]: Integrity constraint violation: 1451 Cannot delete or update a parent row: a foreign key constraint fails (`lotopou26`.`user`, CONSTRAINT `FK_8D93D649809F48D3` FOREIGN KEY (`buteur_choisi_id`) REFERENCES `buteur` (`id`)) at /home/lotopou/lpf26/vendor/easycorp/easyadmin-bundle/src/Controller/AbstractCrudController.php:475)\n[previous exception] [object] (Doctrine\\DBAL\\Exception\\ForeignKeyConstraintViolationException(code: 1451): An exception occurred while executing a query: SQLSTATE[23000]: Integrity constraint violation: 1451 Cannot delete or update a parent row: a foreign key constraint fails (`lotopou26`.`user`, CONSTRAINT `FK_8D93D649809F48D3` FOREIGN KEY (`buteur_choisi_id`) REFERENCES `buteur` (`id`)) at /home/lotopou/lpf26/vendor/doctrine/dbal/src/Driver/API/MySQL/ExceptionConverter.php:56)\n[previous exception] [object] (Doctrine\\DBAL\\Driver\\PDO\\Exception(code: 1451): SQLSTATE[23000]: Integrity constraint violation: 1451 Cannot delete or update a parent row: a foreign key constraint fails (`lotopou26`.`user`, CONSTRAINT `FK_8D93D649809F48D3` FOREIGN KEY (`buteur_choisi_id`) REFERENCES `buteur` (`id`)) at /home/lotopou/lpf26/vendor/doctrine/dbal/src/Driver/PDO/Exception.php:24)\n[previous exception] [object] (PDOException(code: 23000): SQLSTATE[23000]: Integrity constraint violation: 1451 Cannot delete or update a parent row: a foreign key constraint fails (`lotopou26`.`user`, CONSTRAINT `FK_8D93D649809F48D3` FOREIGN KEY (`buteur_choisi_id`) REFERENCES `buteur` (`id`)) at /home/lotopou/lpf26/vendor/doctrine/dbal/src/Driver/PDO/Statement.php:55)"} [] [2026-05-28T17:07:53.031310+02:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-05-29T10:22:03.239497+02:00] request.INFO: Matched route "cron_live_match_sync". {"route":"cron_live_match_sync","route_parameters":{"_route":"cron_live_match_sync","_controller":"App\\Controller\\CronController::liveMatchSync"},"request_uri":"https://26.lotopotofoot.fr/cron/live-match-sync?token=3b4547eea5fa447f183b72bfa900f543e831fb2fa8deee025f44a752f2e8087b","method":"GET"} [] [2026-05-29T10:22:03.258849+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2026-05-29T10:22:03.258856+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-05-29T10:22:03.258862+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-05-29T10:22:03.258864+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-05-29T10:22:03.258998+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-05-29T10:22:03.313347+02:00] request.CRITICAL: Uncaught PHP Exception TypeError: "App\Service\Wc2026SyncService::__construct(): Argument #4 ($playerProfileEnrichBatchSyncState) must be of type App\Service\ApiFootballPlayerProfileEnrichBatchSyncState, App\Repository\ButeurRepository given, called in /home/lotopou/lpf26/var/cache/prod/ContainerXHrmDex/getWc2026SyncServiceService.php on line 48" at Wc2026SyncService.php line 29 {"exception":"[object] (TypeError(code: 0): App\\Service\\Wc2026SyncService::__construct(): Argument #4 ($playerProfileEnrichBatchSyncState) must be of type App\\Service\\ApiFootballPlayerProfileEnrichBatchSyncState, App\\Repository\\ButeurRepository given, called in /home/lotopou/lpf26/var/cache/prod/ContainerXHrmDex/getWc2026SyncServiceService.php on line 48 at /home/lotopou/lpf26/src/Service/Wc2026SyncService.php:29)"} [] [2026-05-29T11:44:12.304989+02:00] http_client.INFO: Response: "200 https://v3.football.api-sports.io/players?id=126640&season=2026" 0.063607 seconds {"http_code":200,"url":"https://v3.football.api-sports.io/players?id=126640&season=2026","total_time":0.063607} [] [2026-05-29T11:44:16.305566+02:00] http_client.INFO: Request: "GET https://v3.football.api-sports.io/players?id=505&season=2026" [] [] [2026-05-29T11:44:16.333826+02:00] http_client.INFO: Response: "200 https://v3.football.api-sports.io/players?id=505&season=2026" 0.028116 seconds {"http_code":200,"url":"https://v3.football.api-sports.io/players?id=505&season=2026","total_time":0.028116} [] [2026-05-29T11:44:20.334201+02:00] http_client.INFO: Request: "GET https://v3.football.api-sports.io/players?id=18830&season=2026" [] [] [2026-05-29T11:44:20.371376+02:00] http_client.INFO: Response: "200 https://v3.football.api-sports.io/players?id=18830&season=2026" 0.037037 seconds {"http_code":200,"url":"https://v3.football.api-sports.io/players?id=18830&season=2026","total_time":0.037037} [] [2026-05-29T11:44:24.372119+02:00] http_client.INFO: Request: "GET https://v3.football.api-sports.io/players?id=715&season=2026" [] [] [2026-05-29T11:44:24.397934+02:00] http_client.INFO: Response: "200 https://v3.football.api-sports.io/players?id=715&season=2026" 0.025635 seconds {"http_code":200,"url":"https://v3.football.api-sports.io/players?id=715&season=2026","total_time":0.025635} [] [2026-05-29T11:44:28.398374+02:00] http_client.INFO: Request: "GET https://v3.football.api-sports.io/players?id=138935&season=2026" [] [] [2026-05-29T11:44:28.435210+02:00] http_client.INFO: Response: "200 https://v3.football.api-sports.io/players?id=138935&season=2026" 0.036675 seconds {"http_code":200,"url":"https://v3.football.api-sports.io/players?id=138935&season=2026","total_time":0.036675} [] [2026-05-29T11:44:32.435590+02:00] http_client.INFO: Request: "GET https://v3.football.api-sports.io/players?id=25287&season=2026" [] [] [2026-05-29T11:44:32.461836+02:00] http_client.INFO: Response: "200 https://v3.football.api-sports.io/players?id=25287&season=2026" 0.026079 seconds {"http_code":200,"url":"https://v3.football.api-sports.io/players?id=25287&season=2026","total_time":0.026079} [] [2026-05-29T11:44:36.462203+02:00] http_client.INFO: Request: "GET https://v3.football.api-sports.io/players?id=25314&season=2026" [] [] [2026-05-29T11:44:36.485983+02:00] http_client.INFO: Response: "200 https://v3.football.api-sports.io/players?id=25314&season=2026" 0.023648 seconds {"http_code":200,"url":"https://v3.football.api-sports.io/players?id=25314&season=2026","total_time":0.023648} [] [2026-05-29T11:44:40.486727+02:00] http_client.INFO: Request: "GET https://v3.football.api-sports.io/players?id=25297&season=2026" [] [] [2026-05-29T11:44:40.510831+02:00] http_client.INFO: Response: "200 https://v3.football.api-sports.io/players?id=25297&season=2026" 0.023989 seconds {"http_code":200,"url":"https://v3.football.api-sports.io/players?id=25297&season=2026","total_time":0.023989} [] [2026-05-29T11:44:44.511201+02:00] http_client.INFO: Request: "GET https://v3.football.api-sports.io/players?id=719&season=2026" [] [] [2026-05-29T11:44:44.537831+02:00] http_client.INFO: Response: "200 https://v3.football.api-sports.io/players?id=719&season=2026" 0.026494 seconds {"http_code":200,"url":"https://v3.football.api-sports.io/players?id=719&season=2026","total_time":0.026494} [] [2026-05-29T11:44:48.538197+02:00] http_client.INFO: Request: "GET https://v3.football.api-sports.io/players?id=7722&season=2026" [] [] [2026-05-29T11:44:48.561288+02:00] http_client.INFO: Response: "200 https://v3.football.api-sports.io/players?id=7722&season=2026" 0.022929 seconds {"http_code":200,"url":"https://v3.football.api-sports.io/players?id=7722&season=2026","total_time":0.022929} [] [2026-05-29T11:44:52.561722+02:00] http_client.INFO: Request: "GET https://v3.football.api-sports.io/players?id=1157&season=2026" [] [] [2026-05-29T11:44:52.584199+02:00] http_client.INFO: Response: "200 https://v3.football.api-sports.io/players?id=1157&season=2026" 0.02231 seconds {"http_code":200,"url":"https://v3.football.api-sports.io/players?id=1157&season=2026","total_time":0.02231} [] [2026-05-29T11:44:56.585105+02:00] http_client.INFO: Request: "GET https://v3.football.api-sports.io/players?id=26240&season=2026" [] [] [2026-05-29T11:44:56.610730+02:00] http_client.INFO: Response: "200 https://v3.football.api-sports.io/players?id=26240&season=2026" 0.025488 seconds {"http_code":200,"url":"https://v3.football.api-sports.io/players?id=26240&season=2026","total_time":0.025488} [] [2026-05-29T11:45:00.611073+02:00] http_client.INFO: Request: "GET https://v3.football.api-sports.io/players?id=25915&season=2026" [] [] [2026-05-29T11:45:00.636629+02:00] http_client.INFO: Response: "200 https://v3.football.api-sports.io/players?id=25915&season=2026" 0.025415 seconds {"http_code":200,"url":"https://v3.football.api-sports.io/players?id=25915&season=2026","total_time":0.025415} [] [2026-05-29T11:45:04.637009+02:00] http_client.INFO: Request: "GET https://v3.football.api-sports.io/players?id=7598&season=2026" [] [] [2026-05-29T11:45:04.678337+02:00] http_client.INFO: Response: "200 https://v3.football.api-sports.io/players?id=7598&season=2026" 0.041188 seconds {"http_code":200,"url":"https://v3.football.api-sports.io/players?id=7598&season=2026","total_time":0.041188} [] [2026-05-29T11:45:08.678686+02:00] http_client.INFO: Request: "GET https://v3.football.api-sports.io/players?id=711&season=2026" [] [] [2026-05-29T11:45:08.706535+02:00] http_client.INFO: Response: "200 https://v3.football.api-sports.io/players?id=711&season=2026" 0.027717 seconds {"http_code":200,"url":"https://v3.football.api-sports.io/players?id=711&season=2026","total_time":0.027717} [] [2026-05-29T11:45:12.707275+02:00] http_client.INFO: Request: "GET https://v3.football.api-sports.io/players?id=7327&season=2026" [] [] [2026-05-29T11:45:12.733242+02:00] http_client.INFO: Response: "200 https://v3.football.api-sports.io/players?id=7327&season=2026" 0.025808 seconds {"http_code":200,"url":"https://v3.football.api-sports.io/players?id=7327&season=2026","total_time":0.025808} [] [2026-05-29T11:45:16.733674+02:00] http_client.INFO: Request: "GET https://v3.football.api-sports.io/players?id=1159&season=2026" [] [] [2026-05-29T11:45:16.757755+02:00] http_client.INFO: Response: "200 https://v3.football.api-sports.io/players?id=1159&season=2026" 0.023938 seconds {"http_code":200,"url":"https://v3.football.api-sports.io/players?id=1159&season=2026","total_time":0.023938} [] [2026-05-29T11:45:20.758106+02:00] http_client.INFO: Request: "GET https://v3.football.api-sports.io/players?id=7525&season=2026" [] [] [2026-05-29T11:45:20.782149+02:00] http_client.INFO: Response: "200 https://v3.football.api-sports.io/players?id=7525&season=2026" 0.023916 seconds {"http_code":200,"url":"https://v3.football.api-sports.io/players?id=7525&season=2026","total_time":0.023916} [] [2026-05-29T11:45:24.782501+02:00] http_client.INFO: Request: "GET https://v3.football.api-sports.io/players?id=1095&season=2026" [] [] [2026-05-29T11:45:24.817738+02:00] http_client.INFO: Response: "200 https://v3.football.api-sports.io/players?id=1095&season=2026" 0.035088 seconds {"http_code":200,"url":"https://v3.football.api-sports.io/players?id=1095&season=2026","total_time":0.035088} [] [2026-05-29T11:45:28.818410+02:00] http_client.INFO: Request: "GET https://v3.football.api-sports.io/players?id=7562&season=2026" [] [] [2026-05-29T11:45:28.841202+02:00] http_client.INFO: Response: "200 https://v3.football.api-sports.io/players?id=7562&season=2026" 0.022668 seconds {"http_code":200,"url":"https://v3.football.api-sports.io/players?id=7562&season=2026","total_time":0.022668} [] [2026-05-29T11:45:32.841743+02:00] http_client.INFO: Request: "GET https://v3.football.api-sports.io/players?id=7328&season=2026" [] [] [2026-05-29T11:45:32.870271+02:00] http_client.INFO: Response: "200 https://v3.football.api-sports.io/players?id=7328&season=2026" 0.028381 seconds {"http_code":200,"url":"https://v3.football.api-sports.io/players?id=7328&season=2026","total_time":0.028381} [] [2026-05-29T11:45:36.870633+02:00] http_client.INFO: Request: "GET https://v3.football.api-sports.io/players?id=7090&season=2026" [] [] [2026-05-29T11:45:36.902621+02:00] http_client.INFO: Response: "200 https://v3.football.api-sports.io/players?id=7090&season=2026" 0.031844 seconds {"http_code":200,"url":"https://v3.football.api-sports.io/players?id=7090&season=2026","total_time":0.031844} [] [2026-05-29T11:45:40.903020+02:00] http_client.INFO: Request: "GET https://v3.football.api-sports.io/players?id=327895&season=2026" [] [] [2026-05-29T11:45:40.926141+02:00] http_client.INFO: Response: "200 https://v3.football.api-sports.io/players?id=327895&season=2026" 0.023 seconds {"http_code":200,"url":"https://v3.football.api-sports.io/players?id=327895&season=2026","total_time":0.023} [] [2026-05-29T11:45:44.926765+02:00] http_client.INFO: Request: "GET https://v3.football.api-sports.io/players?id=221605&season=2026" [] [] [2026-05-29T11:45:44.951468+02:00] http_client.INFO: Response: "200 https://v3.football.api-sports.io/players?id=221605&season=2026" 0.024516 seconds {"http_code":200,"url":"https://v3.football.api-sports.io/players?id=221605&season=2026","total_time":0.024516} [] [2026-05-29T11:45:48.952063+02:00] http_client.INFO: Request: "GET https://v3.football.api-sports.io/players?id=126642&season=2026" [] [] [2026-05-29T11:45:48.975838+02:00] http_client.INFO: Response: "200 https://v3.football.api-sports.io/players?id=126642&season=2026" 0.023562 seconds {"http_code":200,"url":"https://v3.football.api-sports.io/players?id=126642&season=2026","total_time":0.023562} [] [2026-05-29T11:45:48.979644+02:00] php.ERROR: Warning: require(/home/lotopou/lpf26/var/cache/prod/ContainerIpxPAsX/getTurbo_Doctrine_EventListenerService.php): Failed to open stream: No such file or directory {"exception":"[object] (ErrorException(code: 0): Warning: require(/home/lotopou/lpf26/var/cache/prod/ContainerIpxPAsX/getTurbo_Doctrine_EventListenerService.php): Failed to open stream: No such file or directory at /home/lotopou/lpf26/var/cache/prod/ContainerIpxPAsX/App_KernelProdContainer.php:145)"} [] [2026-05-29T11:45:49.000332+02:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-05-29T11:45:49.002016+02:00] php.ERROR: Warning: require(/home/lotopou/lpf26/var/cache/prod/ContainerIpxPAsX/getExceptionListenerService.php): Failed to open stream: No such file or directory {"exception":"[object] (ErrorException(code: 0): Warning: require(/home/lotopou/lpf26/var/cache/prod/ContainerIpxPAsX/getExceptionListenerService.php): Failed to open stream: No such file or directory at /home/lotopou/lpf26/var/cache/prod/ContainerIpxPAsX/App_KernelProdContainer.php:145)"} [] [2026-05-29T11:45:49.004292+02:00] request.CRITICAL: Uncaught PHP Exception Error: "Failed opening required '/home/lotopou/lpf26/var/cache/prod/ContainerIpxPAsX/getExceptionListenerService.php' (include_path='.:/usr/local/php8.5/lib/php')" at App_KernelProdContainer.php line 145 {"exception":"[object] (Error(code: 0): Failed opening required '/home/lotopou/lpf26/var/cache/prod/ContainerIpxPAsX/getExceptionListenerService.php' (include_path='.:/usr/local/php8.5/lib/php') at /home/lotopou/lpf26/var/cache/prod/ContainerIpxPAsX/App_KernelProdContainer.php:145)"} [] [2026-05-29T11:45:49.004502+02:00] php.ERROR: Warning: require(/home/lotopou/lpf26/var/cache/prod/ContainerIpxPAsX/getExceptionListenerService.php): Failed to open stream: No such file or directory {"exception":"[object] (ErrorException(code: 0): Warning: require(/home/lotopou/lpf26/var/cache/prod/ContainerIpxPAsX/getExceptionListenerService.php): Failed to open stream: No such file or directory at /home/lotopou/lpf26/var/cache/prod/ContainerIpxPAsX/App_KernelProdContainer.php:145)"} [] [2026-05-29T11:44:38.771448+02:00] request.INFO: Matched route "api_notifications_unread_count". {"route":"api_notifications_unread_count","route_parameters":{"_route":"api_notifications_unread_count","_controller":"App\\Controller\\Api\\NotificationApiController::unreadCount"},"request_uri":"https://26.lotopotofoot.fr/api/notifications/unread-count","method":"GET"} [] [2026-05-29T11:44:38.791210+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2026-05-29T11:44:38.791219+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-05-29T11:44:38.791225+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-05-29T11:44:38.791227+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-05-29T11:44:38.791362+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-05-29T11:45:49.003310+02:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2026-05-29T11:45:49.007185+02:00] request.CRITICAL: Uncaught PHP Exception Error: "Failed opening required '/home/lotopou/lpf26/var/cache/prod/ContainerIpxPAsX/getExceptionListenerService.php' (include_path='.:/usr/local/php8.5/lib/php')" at App_KernelProdContainer.php line 145 {"exception":"[object] (Error(code: 0): Failed opening required '/home/lotopou/lpf26/var/cache/prod/ContainerIpxPAsX/getExceptionListenerService.php' (include_path='.:/usr/local/php8.5/lib/php') at /home/lotopou/lpf26/var/cache/prod/ContainerIpxPAsX/App_KernelProdContainer.php:145)"} [] [2026-05-29T11:45:49.003422+02:00] php.ERROR: Warning: require(/home/lotopou/lpf26/var/cache/prod/ContainerIpxPAsX/getDoctrine_Orm_DefaultEntityManagerService.php): Failed to open stream: No such file or directory {"exception":"[object] (ErrorException(code: 0): Warning: require(/home/lotopou/lpf26/var/cache/prod/ContainerIpxPAsX/getDoctrine_Orm_DefaultEntityManagerService.php): Failed to open stream: No such file or directory at /home/lotopou/lpf26/var/cache/prod/ContainerIpxPAsX/App_KernelProdContainer.php:145)"} [] [2026-05-29T11:45:49.007441+02:00] php.ERROR: Warning: require(/home/lotopou/lpf26/var/cache/prod/ContainerIpxPAsX/getExceptionListenerService.php): Failed to open stream: No such file or directory {"exception":"[object] (ErrorException(code: 0): Warning: require(/home/lotopou/lpf26/var/cache/prod/ContainerIpxPAsX/getExceptionListenerService.php): Failed to open stream: No such file or directory at /home/lotopou/lpf26/var/cache/prod/ContainerIpxPAsX/App_KernelProdContainer.php:145)"} [] [2026-05-29T11:45:49.008556+02:00] request.CRITICAL: Uncaught PHP Exception Error: "Failed opening required '/home/lotopou/lpf26/var/cache/prod/ContainerIpxPAsX/getDoctrine_Orm_DefaultEntityManagerService.php' (include_path='.:/usr/local/php8.5/lib/php')" at App_KernelProdContainer.php line 145 {"exception":"[object] (Error(code: 0): Failed opening required '/home/lotopou/lpf26/var/cache/prod/ContainerIpxPAsX/getDoctrine_Orm_DefaultEntityManagerService.php' (include_path='.:/usr/local/php8.5/lib/php') at /home/lotopou/lpf26/var/cache/prod/ContainerIpxPAsX/App_KernelProdContainer.php:145)"} [] [2026-05-29T11:45:49.008990+02:00] php.ERROR: Warning: require(/home/lotopou/lpf26/var/cache/prod/ContainerIpxPAsX/getExceptionListenerService.php): Failed to open stream: No such file or directory {"exception":"[object] (ErrorException(code: 0): Warning: require(/home/lotopou/lpf26/var/cache/prod/ContainerIpxPAsX/getExceptionListenerService.php): Failed to open stream: No such file or directory at /home/lotopou/lpf26/var/cache/prod/ContainerIpxPAsX/App_KernelProdContainer.php:145)"} [] [2026-05-29T11:45:49.009884+02:00] request.CRITICAL: Uncaught PHP Exception Error: "Failed opening required '/home/lotopou/lpf26/var/cache/prod/ContainerIpxPAsX/getExceptionListenerService.php' (include_path='.:/usr/local/php8.5/lib/php')" at App_KernelProdContainer.php line 145 {"exception":"[object] (Error(code: 0): Failed opening required '/home/lotopou/lpf26/var/cache/prod/ContainerIpxPAsX/getExceptionListenerService.php' (include_path='.:/usr/local/php8.5/lib/php') at /home/lotopou/lpf26/var/cache/prod/ContainerIpxPAsX/App_KernelProdContainer.php:145)"} [] [2026-05-29T11:45:49.010277+02:00] php.ERROR: Warning: require(/home/lotopou/lpf26/var/cache/prod/ContainerIpxPAsX/getExceptionListenerService.php): Failed to open stream: No such file or directory {"exception":"[object] (ErrorException(code: 0): Warning: require(/home/lotopou/lpf26/var/cache/prod/ContainerIpxPAsX/getExceptionListenerService.php): Failed to open stream: No such file or directory at /home/lotopou/lpf26/var/cache/prod/ContainerIpxPAsX/App_KernelProdContainer.php:145)"} [] [2026-05-30T11:52:56.686703+02:00] request.INFO: Matched route "admin_team_batch_delete". {"route":"admin_team_batch_delete","route_parameters":{"_route":"admin_team_batch_delete","_controller":"App\\Controller\\Admin\\TeamCrudController::batchDelete","routeCreatedByEasyAdmin":true,"dashboardControllerFqcn":"App\\Controller\\Admin\\DashboardController","crudControllerFqcn":"App\\Controller\\Admin\\TeamCrudController","crudAction":"batchDelete"},"request_uri":"https://26.lotopotofoot.fr/admin/team/batch-delete","method":"POST"} [] [2026-05-30T11:52:56.689079+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2026-05-30T11:52:56.689086+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-05-30T11:52:56.691275+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-05-30T11:52:56.691282+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-05-30T11:52:56.691312+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-05-30T11:54:05.877456+02:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2026-05-30T11:54:05.891019+02:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"guigui@lotopotofoot.fr"} [] [2026-05-30T11:54:05.948654+02:00] request.ERROR: Uncaught PHP Exception EasyCorp\Bundle\EasyAdminBundle\Exception\EntityRemoveException: "There is a ForeignKeyConstraintViolationException for the Doctrine entity associated with "C". Solution: disable the "delete" action for this CRUD controller or configure the "cascade={"remove"}" attribute for the related field in the Doctrine entity. Full exception: An exception occurred while executing a query: SQLSTATE[23000]: Integrity constraint violation: 1451 Cannot delete or update a parent row: a foreign key constraint fails (`lotopou26`.`team_invitation`, CONSTRAINT `FK_CFC41367296CD8AE` FOREIGN KEY (`team_id`) REFERENCES `team` (`id`))" at AbstractCrudController.php line 475 {"exception":"[object] (EasyCorp\\Bundle\\EasyAdminBundle\\Exception\\EntityRemoveException(code: 0): There is a ForeignKeyConstraintViolationException for the Doctrine entity associated with \"C\". Solution: disable the \"delete\" action for this CRUD controller or configure the \"cascade={\"remove\"}\" attribute for the related field in the Doctrine entity. Full exception: An exception occurred while executing a query: SQLSTATE[23000]: Integrity constraint violation: 1451 Cannot delete or update a parent row: a foreign key constraint fails (`lotopou26`.`team_invitation`, CONSTRAINT `FK_CFC41367296CD8AE` FOREIGN KEY (`team_id`) REFERENCES `team` (`id`)) at /home/lotopou/lpf26/vendor/easycorp/easyadmin-bundle/src/Controller/AbstractCrudController.php:475)\n[previous exception] [object] (Doctrine\\DBAL\\Exception\\ForeignKeyConstraintViolationException(code: 1451): An exception occurred while executing a query: SQLSTATE[23000]: Integrity constraint violation: 1451 Cannot delete or update a parent row: a foreign key constraint fails (`lotopou26`.`team_invitation`, CONSTRAINT `FK_CFC41367296CD8AE` FOREIGN KEY (`team_id`) REFERENCES `team` (`id`)) at /home/lotopou/lpf26/vendor/doctrine/dbal/src/Driver/API/MySQL/ExceptionConverter.php:56)\n[previous exception] [object] (Doctrine\\DBAL\\Driver\\PDO\\Exception(code: 1451): SQLSTATE[23000]: Integrity constraint violation: 1451 Cannot delete or update a parent row: a foreign key constraint fails (`lotopou26`.`team_invitation`, CONSTRAINT `FK_CFC41367296CD8AE` FOREIGN KEY (`team_id`) REFERENCES `team` (`id`)) at /home/lotopou/lpf26/vendor/doctrine/dbal/src/Driver/PDO/Exception.php:24)\n[previous exception] [object] (PDOException(code: 23000): SQLSTATE[23000]: Integrity constraint violation: 1451 Cannot delete or update a parent row: a foreign key constraint fails (`lotopou26`.`team_invitation`, CONSTRAINT `FK_CFC41367296CD8AE` FOREIGN KEY (`team_id`) REFERENCES `team` (`id`)) at /home/lotopou/lpf26/vendor/doctrine/dbal/src/Driver/PDO/Statement.php:55)"} [] [2026-05-30T11:54:06.004578+02:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-05-30T11:54:29.711069+02:00] request.INFO: Matched route "admin_user_batch_delete". {"route":"admin_user_batch_delete","route_parameters":{"_route":"admin_user_batch_delete","_controller":"App\\Controller\\Admin\\UserCrudController::batchDelete","routeCreatedByEasyAdmin":true,"dashboardControllerFqcn":"App\\Controller\\Admin\\DashboardController","crudControllerFqcn":"App\\Controller\\Admin\\UserCrudController","crudAction":"batchDelete"},"request_uri":"https://26.lotopotofoot.fr/admin/user/batch-delete","method":"POST"} [] [2026-05-30T11:54:29.730747+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2026-05-30T11:54:29.730757+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-05-30T11:54:29.732565+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-05-30T11:54:29.732571+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-05-30T11:54:29.732741+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-05-30T11:54:29.739656+02:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2026-05-30T11:54:29.784034+02:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"guigui@lotopotofoot.fr"} [] [2026-05-30T11:54:29.864643+02:00] request.ERROR: Uncaught PHP Exception EasyCorp\Bundle\EasyAdminBundle\Exception\EntityRemoveException: "There is a ForeignKeyConstraintViolationException for the Doctrine entity associated with "guillaumewebconseil@gmail.com". Solution: disable the "delete" action for this CRUD controller or configure the "cascade={"remove"}" attribute for the related field in the Doctrine entity. Full exception: An exception occurred while executing a query: SQLSTATE[23000]: Integrity constraint violation: 1451 Cannot delete or update a parent row: a foreign key constraint fails (`lotopou26`.`team_member`, CONSTRAINT `FK_6FFBDA199E6F5DF` FOREIGN KEY (`player_id`) REFERENCES `user` (`id`))" at AbstractCrudController.php line 475 {"exception":"[object] (EasyCorp\\Bundle\\EasyAdminBundle\\Exception\\EntityRemoveException(code: 0): There is a ForeignKeyConstraintViolationException for the Doctrine entity associated with \"guillaumewebconseil@gmail.com\". Solution: disable the \"delete\" action for this CRUD controller or configure the \"cascade={\"remove\"}\" attribute for the related field in the Doctrine entity. Full exception: An exception occurred while executing a query: SQLSTATE[23000]: Integrity constraint violation: 1451 Cannot delete or update a parent row: a foreign key constraint fails (`lotopou26`.`team_member`, CONSTRAINT `FK_6FFBDA199E6F5DF` FOREIGN KEY (`player_id`) REFERENCES `user` (`id`)) at /home/lotopou/lpf26/vendor/easycorp/easyadmin-bundle/src/Controller/AbstractCrudController.php:475)\n[previous exception] [object] (Doctrine\\DBAL\\Exception\\ForeignKeyConstraintViolationException(code: 1451): An exception occurred while executing a query: SQLSTATE[23000]: Integrity constraint violation: 1451 Cannot delete or update a parent row: a foreign key constraint fails (`lotopou26`.`team_member`, CONSTRAINT `FK_6FFBDA199E6F5DF` FOREIGN KEY (`player_id`) REFERENCES `user` (`id`)) at /home/lotopou/lpf26/vendor/doctrine/dbal/src/Driver/API/MySQL/ExceptionConverter.php:56)\n[previous exception] [object] (Doctrine\\DBAL\\Driver\\PDO\\Exception(code: 1451): SQLSTATE[23000]: Integrity constraint violation: 1451 Cannot delete or update a parent row: a foreign key constraint fails (`lotopou26`.`team_member`, CONSTRAINT `FK_6FFBDA199E6F5DF` FOREIGN KEY (`player_id`) REFERENCES `user` (`id`)) at /home/lotopou/lpf26/vendor/doctrine/dbal/src/Driver/PDO/Exception.php:24)\n[previous exception] [object] (PDOException(code: 23000): SQLSTATE[23000]: Integrity constraint violation: 1451 Cannot delete or update a parent row: a foreign key constraint fails (`lotopou26`.`team_member`, CONSTRAINT `FK_6FFBDA199E6F5DF` FOREIGN KEY (`player_id`) REFERENCES `user` (`id`)) at /home/lotopou/lpf26/vendor/doctrine/dbal/src/Driver/PDO/Statement.php:55)"} [] [2026-05-30T11:54:29.912440+02:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-05-30T11:54:58.468698+02:00] request.INFO: Matched route "admin_user_delete". {"route":"admin_user_delete","route_parameters":{"_route":"admin_user_delete","_controller":"App\\Controller\\Admin\\UserCrudController::delete","routeCreatedByEasyAdmin":true,"dashboardControllerFqcn":"App\\Controller\\Admin\\DashboardController","crudControllerFqcn":"App\\Controller\\Admin\\UserCrudController","crudAction":"delete","entityId":"12"},"request_uri":"https://26.lotopotofoot.fr/admin/user/12/delete","method":"POST"} [] [2026-05-30T11:54:58.470333+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2026-05-30T11:54:58.470339+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-05-30T11:54:58.471550+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-05-30T11:54:58.471556+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-05-30T11:54:58.471578+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-05-30T11:54:58.472351+02:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2026-05-30T11:54:58.481823+02:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"guigui@lotopotofoot.fr"} [] [2026-05-30T11:54:58.503490+02:00] request.ERROR: Uncaught PHP Exception EasyCorp\Bundle\EasyAdminBundle\Exception\EntityRemoveException: "There is a ForeignKeyConstraintViolationException for the Doctrine entity associated with "User". Solution: disable the "delete" action for this CRUD controller or configure the "cascade={"remove"}" attribute for the related field in the Doctrine entity. Full exception: An exception occurred while executing a query: SQLSTATE[23000]: Integrity constraint violation: 1451 Cannot delete or update a parent row: a foreign key constraint fails (`lotopou26`.`team_member`, CONSTRAINT `FK_6FFBDA199E6F5DF` FOREIGN KEY (`player_id`) REFERENCES `user` (`id`))" at AbstractCrudController.php line 402 {"exception":"[object] (EasyCorp\\Bundle\\EasyAdminBundle\\Exception\\EntityRemoveException(code: 0): There is a ForeignKeyConstraintViolationException for the Doctrine entity associated with \"User\". Solution: disable the \"delete\" action for this CRUD controller or configure the \"cascade={\"remove\"}\" attribute for the related field in the Doctrine entity. Full exception: An exception occurred while executing a query: SQLSTATE[23000]: Integrity constraint violation: 1451 Cannot delete or update a parent row: a foreign key constraint fails (`lotopou26`.`team_member`, CONSTRAINT `FK_6FFBDA199E6F5DF` FOREIGN KEY (`player_id`) REFERENCES `user` (`id`)) at /home/lotopou/lpf26/vendor/easycorp/easyadmin-bundle/src/Controller/AbstractCrudController.php:402)\n[previous exception] [object] (Doctrine\\DBAL\\Exception\\ForeignKeyConstraintViolationException(code: 1451): An exception occurred while executing a query: SQLSTATE[23000]: Integrity constraint violation: 1451 Cannot delete or update a parent row: a foreign key constraint fails (`lotopou26`.`team_member`, CONSTRAINT `FK_6FFBDA199E6F5DF` FOREIGN KEY (`player_id`) REFERENCES `user` (`id`)) at /home/lotopou/lpf26/vendor/doctrine/dbal/src/Driver/API/MySQL/ExceptionConverter.php:56)\n[previous exception] [object] (Doctrine\\DBAL\\Driver\\PDO\\Exception(code: 1451): SQLSTATE[23000]: Integrity constraint violation: 1451 Cannot delete or update a parent row: a foreign key constraint fails (`lotopou26`.`team_member`, CONSTRAINT `FK_6FFBDA199E6F5DF` FOREIGN KEY (`player_id`) REFERENCES `user` (`id`)) at /home/lotopou/lpf26/vendor/doctrine/dbal/src/Driver/PDO/Exception.php:24)\n[previous exception] [object] (PDOException(code: 23000): SQLSTATE[23000]: Integrity constraint violation: 1451 Cannot delete or update a parent row: a foreign key constraint fails (`lotopou26`.`team_member`, CONSTRAINT `FK_6FFBDA199E6F5DF` FOREIGN KEY (`player_id`) REFERENCES `user` (`id`)) at /home/lotopou/lpf26/vendor/doctrine/dbal/src/Driver/PDO/Statement.php:55)"} [] [2026-05-30T11:54:58.524730+02:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-05-30T11:55:15.600938+02:00] request.INFO: Matched route "admin_user_delete". {"route":"admin_user_delete","route_parameters":{"_route":"admin_user_delete","_controller":"App\\Controller\\Admin\\UserCrudController::delete","routeCreatedByEasyAdmin":true,"dashboardControllerFqcn":"App\\Controller\\Admin\\DashboardController","crudControllerFqcn":"App\\Controller\\Admin\\UserCrudController","crudAction":"delete","entityId":"11"},"request_uri":"https://26.lotopotofoot.fr/admin/user/11/delete","method":"POST"} [] [2026-05-30T11:55:15.603025+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2026-05-30T11:55:15.603034+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-05-30T11:55:15.604560+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-05-30T11:55:15.604568+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-05-30T11:55:15.604597+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-05-30T11:55:15.605592+02:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2026-05-30T11:55:15.616206+02:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"guigui@lotopotofoot.fr"} [] [2026-05-30T11:55:15.638792+02:00] request.ERROR: Uncaught PHP Exception EasyCorp\Bundle\EasyAdminBundle\Exception\EntityRemoveException: "There is a ForeignKeyConstraintViolationException for the Doctrine entity associated with "User". Solution: disable the "delete" action for this CRUD controller or configure the "cascade={"remove"}" attribute for the related field in the Doctrine entity. Full exception: An exception occurred while executing a query: SQLSTATE[23000]: Integrity constraint violation: 1451 Cannot delete or update a parent row: a foreign key constraint fails (`lotopou26`.`team_invitation`, CONSTRAINT `FK_CFC41367A7B4A7E3` FOREIGN KEY (`invited_by_id`) REFERENCES `user` (`id`))" at AbstractCrudController.php line 402 {"exception":"[object] (EasyCorp\\Bundle\\EasyAdminBundle\\Exception\\EntityRemoveException(code: 0): There is a ForeignKeyConstraintViolationException for the Doctrine entity associated with \"User\". Solution: disable the \"delete\" action for this CRUD controller or configure the \"cascade={\"remove\"}\" attribute for the related field in the Doctrine entity. Full exception: An exception occurred while executing a query: SQLSTATE[23000]: Integrity constraint violation: 1451 Cannot delete or update a parent row: a foreign key constraint fails (`lotopou26`.`team_invitation`, CONSTRAINT `FK_CFC41367A7B4A7E3` FOREIGN KEY (`invited_by_id`) REFERENCES `user` (`id`)) at /home/lotopou/lpf26/vendor/easycorp/easyadmin-bundle/src/Controller/AbstractCrudController.php:402)\n[previous exception] [object] (Doctrine\\DBAL\\Exception\\ForeignKeyConstraintViolationException(code: 1451): An exception occurred while executing a query: SQLSTATE[23000]: Integrity constraint violation: 1451 Cannot delete or update a parent row: a foreign key constraint fails (`lotopou26`.`team_invitation`, CONSTRAINT `FK_CFC41367A7B4A7E3` FOREIGN KEY (`invited_by_id`) REFERENCES `user` (`id`)) at /home/lotopou/lpf26/vendor/doctrine/dbal/src/Driver/API/MySQL/ExceptionConverter.php:56)\n[previous exception] [object] (Doctrine\\DBAL\\Driver\\PDO\\Exception(code: 1451): SQLSTATE[23000]: Integrity constraint violation: 1451 Cannot delete or update a parent row: a foreign key constraint fails (`lotopou26`.`team_invitation`, CONSTRAINT `FK_CFC41367A7B4A7E3` FOREIGN KEY (`invited_by_id`) REFERENCES `user` (`id`)) at /home/lotopou/lpf26/vendor/doctrine/dbal/src/Driver/PDO/Exception.php:24)\n[previous exception] [object] (PDOException(code: 23000): SQLSTATE[23000]: Integrity constraint violation: 1451 Cannot delete or update a parent row: a foreign key constraint fails (`lotopou26`.`team_invitation`, CONSTRAINT `FK_CFC41367A7B4A7E3` FOREIGN KEY (`invited_by_id`) REFERENCES `user` (`id`)) at /home/lotopou/lpf26/vendor/doctrine/dbal/src/Driver/PDO/Statement.php:55)"} [] [2026-05-30T11:55:15.685971+02:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-05-31T20:47:37.973415+02:00] request.INFO: Matched route "admin_user_index". {"route":"admin_user_index","route_parameters":{"_route":"admin_user_index","_controller":"App\\Controller\\Admin\\UserCrudController::index","routeCreatedByEasyAdmin":true,"dashboardControllerFqcn":"App\\Controller\\Admin\\DashboardController","crudControllerFqcn":"App\\Controller\\Admin\\UserCrudController","crudAction":"index"},"request_uri":"https://26.lotopotofoot.fr/admin/user","method":"GET"} [] [2026-05-31T20:47:37.975176+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2026-05-31T20:47:37.975184+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-05-31T20:47:37.975190+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-05-31T20:47:37.975192+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-05-31T20:47:37.975209+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-05-31T20:47:37.976022+02:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2026-05-31T20:47:37.985856+02:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"guillaume.bex44@gmail.com"} [] [2026-05-31T20:47:37.987585+02:00] security.DEBUG: Access denied, the user is neither anonymous, nor remember-me. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied. The user doesn't have ROLE_ADMIN. at /home/lotopou/lpf26/vendor/symfony/security-http/Firewall/AccessListener.php:79)"} [] [2026-05-31T20:47:37.988716+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\AccessDeniedHttpException: "Access Denied. The user doesn't have ROLE_ADMIN." at ExceptionListener.php line 126 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\AccessDeniedHttpException(code: 0): Access Denied. The user doesn't have ROLE_ADMIN. at /home/lotopou/lpf26/vendor/symfony/security-http/Firewall/ExceptionListener.php:126)\n[previous exception] [object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied. The user doesn't have ROLE_ADMIN. at /home/lotopou/lpf26/vendor/symfony/security-http/Firewall/AccessListener.php:79)"} [] [2026-05-31T20:47:38.007955+02:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-05-31T20:47:39.560889+02:00] request.INFO: Matched route "admin_user_index". {"route":"admin_user_index","route_parameters":{"_route":"admin_user_index","_controller":"App\\Controller\\Admin\\UserCrudController::index","routeCreatedByEasyAdmin":true,"dashboardControllerFqcn":"App\\Controller\\Admin\\DashboardController","crudControllerFqcn":"App\\Controller\\Admin\\UserCrudController","crudAction":"index"},"request_uri":"https://26.lotopotofoot.fr/admin/user","method":"GET"} [] [2026-05-31T20:47:39.562473+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2026-05-31T20:47:39.562479+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-05-31T20:47:39.562484+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-05-31T20:47:39.562485+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-05-31T20:47:39.562500+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-05-31T20:47:39.563254+02:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2026-05-31T20:47:39.572079+02:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"guillaume.bex44@gmail.com"} [] [2026-05-31T20:47:39.572646+02:00] security.DEBUG: Access denied, the user is neither anonymous, nor remember-me. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied. The user doesn't have ROLE_ADMIN. at /home/lotopou/lpf26/vendor/symfony/security-http/Firewall/AccessListener.php:79)"} [] [2026-05-31T20:47:39.573114+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\AccessDeniedHttpException: "Access Denied. The user doesn't have ROLE_ADMIN." at ExceptionListener.php line 126 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\AccessDeniedHttpException(code: 0): Access Denied. The user doesn't have ROLE_ADMIN. at /home/lotopou/lpf26/vendor/symfony/security-http/Firewall/ExceptionListener.php:126)\n[previous exception] [object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied. The user doesn't have ROLE_ADMIN. at /home/lotopou/lpf26/vendor/symfony/security-http/Firewall/AccessListener.php:79)"} [] [2026-05-31T20:47:39.582655+02:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-05-31T21:39:08.594799+02:00] request.INFO: Matched route "admin_team_edit". {"route":"admin_team_edit","route_parameters":{"_route":"admin_team_edit","_controller":"App\\Controller\\Admin\\TeamCrudController::edit","routeCreatedByEasyAdmin":true,"dashboardControllerFqcn":"App\\Controller\\Admin\\DashboardController","crudControllerFqcn":"App\\Controller\\Admin\\TeamCrudController","crudAction":"edit","entityId":"14"},"request_uri":"https://26.lotopotofoot.fr/admin/team/14/edit","method":"GET"} [] [2026-05-31T21:39:08.597804+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2026-05-31T21:39:08.597812+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-05-31T21:39:08.597819+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-05-31T21:39:08.597822+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-05-31T21:39:08.597851+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-05-31T21:39:08.599229+02:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2026-05-31T21:39:08.611652+02:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"guigui@lotopotofoot.fr"} [] [2026-05-31T21:39:08.713739+02:00] request.CRITICAL: Uncaught PHP Exception Twig\Error\RuntimeError: "An exception has been thrown during the rendering of a template ("App\Controller\Admin\TeamCrudController::{closure:App\Controller\Admin\TeamCrudController::configureFields():54}(): Argument #1 ($member) must be of type App\Entity\TeamMember, null given, called in /home/lotopou/lpf26/vendor/easycorp/easyadmin-bundle/src/Twig/EasyAdminTwigExtension.php on line 154") in "@EasyAdmin/crud/form_theme.html.twig" at line 226." at form_theme.html.twig line 226 {"exception":"[object] (Twig\\Error\\RuntimeError(code: 0): An exception has been thrown during the rendering of a template (\"App\\Controller\\Admin\\TeamCrudController::{closure:App\\Controller\\Admin\\TeamCrudController::configureFields():54}(): Argument #1 ($member) must be of type App\\Entity\\TeamMember, null given, called in /home/lotopou/lpf26/vendor/easycorp/easyadmin-bundle/src/Twig/EasyAdminTwigExtension.php on line 154\") in \"@EasyAdmin/crud/form_theme.html.twig\" at line 226. at /home/lotopou-26/lpf26/vendor/easycorp/easyadmin-bundle/templates/crud/form_theme.html.twig:226)\n[previous exception] [object] (TypeError(code: 0): App\\Controller\\Admin\\TeamCrudController::{closure:App\\Controller\\Admin\\TeamCrudController::configureFields():54}(): Argument #1 ($member) must be of type App\\Entity\\TeamMember, null given, called in /home/lotopou/lpf26/vendor/easycorp/easyadmin-bundle/src/Twig/EasyAdminTwigExtension.php on line 154 at /home/lotopou/lpf26/src/Controller/Admin/TeamCrudController.php:54)"} [] [2026-05-31T21:39:08.725585+02:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-05-31T21:39:37.046138+02:00] request.INFO: Matched route "admin_team_edit". {"route":"admin_team_edit","route_parameters":{"_route":"admin_team_edit","_controller":"App\\Controller\\Admin\\TeamCrudController::edit","routeCreatedByEasyAdmin":true,"dashboardControllerFqcn":"App\\Controller\\Admin\\DashboardController","crudControllerFqcn":"App\\Controller\\Admin\\TeamCrudController","crudAction":"edit","entityId":"14"},"request_uri":"https://26.lotopotofoot.fr/admin/team/14/edit","method":"GET"} [] [2026-05-31T21:39:37.047803+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2026-05-31T21:39:37.047811+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-05-31T21:39:37.047817+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-05-31T21:39:37.047819+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-05-31T21:39:37.047837+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-05-31T21:39:37.048631+02:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2026-05-31T21:39:37.057844+02:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"guigui@lotopotofoot.fr"} [] [2026-05-31T21:39:37.206098+02:00] request.CRITICAL: Uncaught PHP Exception Twig\Error\RuntimeError: "An exception has been thrown during the rendering of a template ("App\Controller\Admin\TeamCrudController::{closure:App\Controller\Admin\TeamCrudController::configureFields():54}(): Argument #1 ($member) must be of type App\Entity\TeamMember, null given, called in /home/lotopou/lpf26/vendor/easycorp/easyadmin-bundle/src/Twig/EasyAdminTwigExtension.php on line 154") in "@EasyAdmin/crud/form_theme.html.twig" at line 226." at form_theme.html.twig line 226 {"exception":"[object] (Twig\\Error\\RuntimeError(code: 0): An exception has been thrown during the rendering of a template (\"App\\Controller\\Admin\\TeamCrudController::{closure:App\\Controller\\Admin\\TeamCrudController::configureFields():54}(): Argument #1 ($member) must be of type App\\Entity\\TeamMember, null given, called in /home/lotopou/lpf26/vendor/easycorp/easyadmin-bundle/src/Twig/EasyAdminTwigExtension.php on line 154\") in \"@EasyAdmin/crud/form_theme.html.twig\" at line 226. at /home/lotopou-26/lpf26/vendor/easycorp/easyadmin-bundle/templates/crud/form_theme.html.twig:226)\n[previous exception] [object] (TypeError(code: 0): App\\Controller\\Admin\\TeamCrudController::{closure:App\\Controller\\Admin\\TeamCrudController::configureFields():54}(): Argument #1 ($member) must be of type App\\Entity\\TeamMember, null given, called in /home/lotopou/lpf26/vendor/easycorp/easyadmin-bundle/src/Twig/EasyAdminTwigExtension.php on line 154 at /home/lotopou/lpf26/src/Controller/Admin/TeamCrudController.php:54)"} [] [2026-05-31T21:39:37.216296+02:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-05-31T21:40:47.965555+02:00] request.INFO: Matched route "app_team_show". {"route":"app_team_show","route_parameters":{"_route":"app_team_show","_controller":"App\\Controller\\CompetitionController::teamShow","id":"12"},"request_uri":"https://26.lotopotofoot.fr/classement/equipe/12","method":"GET"} [] [2026-05-31T21:40:47.968500+02:00] php.ERROR: Warning: require(/home/lotopou/lpf26/var/cache/prod/ContainerXK2HMOK/getPropertyAccessorService.php): Failed to open stream: No such file or directory {"exception":"[object] (ErrorException(code: 0): Warning: require(/home/lotopou/lpf26/var/cache/prod/ContainerXK2HMOK/getPropertyAccessorService.php): Failed to open stream: No such file or directory at /home/lotopou/lpf26/var/cache/prod/ContainerXK2HMOK/App_KernelProdContainer.php:145)"} [] [2026-05-31T21:40:47.970576+02:00] request.CRITICAL: Uncaught PHP Exception Error: "Failed opening required '/home/lotopou/lpf26/var/cache/prod/ContainerXK2HMOK/getPropertyAccessorService.php' (include_path='.:/usr/local/php8.5/lib/php')" at App_KernelProdContainer.php line 145 {"exception":"[object] (Error(code: 0): Failed opening required '/home/lotopou/lpf26/var/cache/prod/ContainerXK2HMOK/getPropertyAccessorService.php' (include_path='.:/usr/local/php8.5/lib/php') at /home/lotopou/lpf26/var/cache/prod/ContainerXK2HMOK/App_KernelProdContainer.php:145)"} [] [2026-05-31T21:40:47.971874+02:00] php.ERROR: Warning: require(/home/lotopou/lpf26/var/cache/prod/ContainerXK2HMOK/getTwigService.php): Failed to open stream: No such file or directory {"exception":"[object] (ErrorException(code: 0): Warning: require(/home/lotopou/lpf26/var/cache/prod/ContainerXK2HMOK/getTwigService.php): Failed to open stream: No such file or directory at /home/lotopou/lpf26/var/cache/prod/ContainerXK2HMOK/App_KernelProdContainer.php:145)"} [] [2026-05-31T21:40:47.974253+02:00] request.CRITICAL: Uncaught PHP Exception Error: "Failed opening required '/home/lotopou/lpf26/var/cache/prod/ContainerXK2HMOK/getTwigService.php' (include_path='.:/usr/local/php8.5/lib/php')" at App_KernelProdContainer.php line 145 {"exception":"[object] (Error(code: 0): Failed opening required '/home/lotopou/lpf26/var/cache/prod/ContainerXK2HMOK/getTwigService.php' (include_path='.:/usr/local/php8.5/lib/php') at /home/lotopou/lpf26/var/cache/prod/ContainerXK2HMOK/App_KernelProdContainer.php:145)"} [] [2026-05-31T21:40:47.974793+02:00] php.ERROR: Warning: require(/home/lotopou/lpf26/var/cache/prod/ContainerXK2HMOK/getTwigService.php): Failed to open stream: No such file or directory {"exception":"[object] (ErrorException(code: 0): Warning: require(/home/lotopou/lpf26/var/cache/prod/ContainerXK2HMOK/getTwigService.php): Failed to open stream: No such file or directory at /home/lotopou/lpf26/var/cache/prod/ContainerXK2HMOK/App_KernelProdContainer.php:145)"} [] [2026-06-02T12:25:13.607923+02:00] request.INFO: Matched route "admin_team_recap_copy_edit". {"route":"admin_team_recap_copy_edit","route_parameters":{"_route":"admin_team_recap_copy_edit","_controller":"App\\Controller\\Admin\\TeamRecapCopyCrudController::edit","routeCreatedByEasyAdmin":true,"dashboardControllerFqcn":"App\\Controller\\Admin\\DashboardController","crudControllerFqcn":"App\\Controller\\Admin\\TeamRecapCopyCrudController","crudAction":"edit","entityId":"27"},"request_uri":"https://26.lotopotofoot.fr/admin/team-recap-copy/27/edit","method":"GET"} [] [2026-06-02T12:25:13.610077+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2026-06-02T12:25:13.610083+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-06-02T12:25:13.610088+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-06-02T12:25:13.610090+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-06-02T12:25:13.610111+02:00] security.DEBUG: Remember-me cookie detected. [] [] [2026-06-02T12:25:13.615475+02:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\RememberMeToken"} [] [2026-06-02T12:25:13.631813+02:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"guigui@lotopotofoot.fr"} [] [2026-06-02T12:25:13.631864+02:00] security.DEBUG: Skipping the "Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator" authenticator as it did not support the request. {"authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-06-02T12:25:13.744927+02:00] request.CRITICAL: Uncaught PHP Exception Error: "Object of class App\Enum\TeamRecapCopyCategory could not be converted to string" at ArrayChoiceList.php line 58 {"exception":"[object] (Error(code: 0): Object of class App\\Enum\\TeamRecapCopyCategory could not be converted to string at /home/lotopou/lpf26/vendor/symfony/form/ChoiceList/ArrayChoiceList.php:58)"} [] [2026-06-02T12:25:13.794145+02:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-06-02T17:55:10.337006+02:00] request.INFO: Matched route "api_notifications_unread_count". {"route":"api_notifications_unread_count","route_parameters":{"_route":"api_notifications_unread_count","_controller":"App\\Controller\\Api\\NotificationApiController::unreadCount"},"request_uri":"https://26.lotopotofoot.fr/api/notifications/unread-count","method":"GET"} [] [2026-06-02T17:55:10.339646+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2026-06-02T17:55:10.339652+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-06-02T17:55:10.339657+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-06-02T17:55:10.339660+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-06-02T17:55:10.339682+02:00] security.DEBUG: Remember-me cookie detected. [] [] [2026-06-02T17:55:10.341278+02:00] php.ERROR: Warning: require(/home/lotopou/lpf26/var/cache/prod/ContainerFRjNpxz/getSession_FactoryService.php): Failed to open stream: No such file or directory {"exception":"[object] (ErrorException(code: 0): Warning: require(/home/lotopou/lpf26/var/cache/prod/ContainerFRjNpxz/getSession_FactoryService.php): Failed to open stream: No such file or directory at /home/lotopou/lpf26/var/cache/prod/ContainerFRjNpxz/App_KernelProdContainer.php:150)"} [] [2026-06-02T17:55:10.346034+02:00] request.CRITICAL: Uncaught PHP Exception Error: "Failed opening required '/home/lotopou/lpf26/var/cache/prod/ContainerFRjNpxz/getSession_FactoryService.php' (include_path='.:/usr/local/php8.5/lib/php')" at App_KernelProdContainer.php line 150 {"exception":"[object] (Error(code: 0): Failed opening required '/home/lotopou/lpf26/var/cache/prod/ContainerFRjNpxz/getSession_FactoryService.php' (include_path='.:/usr/local/php8.5/lib/php') at /home/lotopou/lpf26/var/cache/prod/ContainerFRjNpxz/App_KernelProdContainer.php:150)"} [] [2026-06-02T17:55:10.346465+02:00] php.ERROR: Warning: require(/home/lotopou/lpf26/var/cache/prod/ContainerFRjNpxz/getExceptionListenerService.php): Failed to open stream: No such file or directory {"exception":"[object] (ErrorException(code: 0): Warning: require(/home/lotopou/lpf26/var/cache/prod/ContainerFRjNpxz/getExceptionListenerService.php): Failed to open stream: No such file or directory at /home/lotopou/lpf26/var/cache/prod/ContainerFRjNpxz/App_KernelProdContainer.php:150)"} [] [2026-06-02T17:55:10.349181+02:00] request.CRITICAL: Uncaught PHP Exception Error: "Failed opening required '/home/lotopou/lpf26/var/cache/prod/ContainerFRjNpxz/getExceptionListenerService.php' (include_path='.:/usr/local/php8.5/lib/php')" at App_KernelProdContainer.php line 150 {"exception":"[object] (Error(code: 0): Failed opening required '/home/lotopou/lpf26/var/cache/prod/ContainerFRjNpxz/getExceptionListenerService.php' (include_path='.:/usr/local/php8.5/lib/php') at /home/lotopou/lpf26/var/cache/prod/ContainerFRjNpxz/App_KernelProdContainer.php:150)"} [] [2026-06-02T17:55:10.349720+02:00] php.ERROR: Warning: require(/home/lotopou/lpf26/var/cache/prod/ContainerFRjNpxz/getExceptionListenerService.php): Failed to open stream: No such file or directory {"exception":"[object] (ErrorException(code: 0): Warning: require(/home/lotopou/lpf26/var/cache/prod/ContainerFRjNpxz/getExceptionListenerService.php): Failed to open stream: No such file or directory at /home/lotopou/lpf26/var/cache/prod/ContainerFRjNpxz/App_KernelProdContainer.php:150)"} [] [2026-06-02T21:49:29.106463+02:00] php.ERROR: Notice: file_put_contents(): Write of 193 bytes failed with errno=28 No space left on device {"exception":"[object] (ErrorException(code: 0): Notice: file_put_contents(): Write of 193 bytes failed with errno=28 No space left on device at /home/lotopou-26/lpf26/vendor/symfony/translation/Util/XliffUtils.php:100)"} [] [2026-06-02T21:49:49.964258+02:00] php.ERROR: Notice: file_put_contents(): Write of 193 bytes failed with errno=28 No space left on device {"exception":"[object] (ErrorException(code: 0): Notice: file_put_contents(): Write of 193 bytes failed with errno=28 No space left on device at /home/lotopou-26/lpf26/vendor/symfony/translation/Util/XliffUtils.php:100)"} [] [2026-06-03T09:27:55.370908+02:00] request.INFO: Matched route "admin_team_delete". {"route":"admin_team_delete","route_parameters":{"_route":"admin_team_delete","_controller":"App\\Controller\\Admin\\TeamCrudController::delete","routeCreatedByEasyAdmin":true,"dashboardControllerFqcn":"App\\Controller\\Admin\\DashboardController","crudControllerFqcn":"App\\Controller\\Admin\\TeamCrudController","crudAction":"delete","entityId":"23"},"request_uri":"https://26.lotopotofoot.fr/admin/team/23/delete","method":"POST"} [] [2026-06-03T09:27:55.391708+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2026-06-03T09:27:55.391723+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-06-03T09:27:55.394557+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-06-03T09:27:55.394569+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-06-03T09:27:55.394747+02:00] security.DEBUG: Remember-me cookie detected. [] [] [2026-06-03T09:27:55.401963+02:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\RememberMeToken"} [] [2026-06-03T09:27:55.452766+02:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"guigui@lotopotofoot.fr"} [] [2026-06-03T09:27:55.452821+02:00] security.DEBUG: Skipping the "Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator" authenticator as it did not support the request. {"authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-06-03T09:27:55.528610+02:00] request.ERROR: Uncaught PHP Exception EasyCorp\Bundle\EasyAdminBundle\Exception\EntityRemoveException: "There is a ForeignKeyConstraintViolationException for the Doctrine entity associated with "Team". Solution: disable the "delete" action for this CRUD controller or configure the "cascade={"remove"}" attribute for the related field in the Doctrine entity. Full exception: An exception occurred while executing a query: SQLSTATE[23000]: Integrity constraint violation: 1451 Cannot delete or update a parent row: a foreign key constraint fails (`lotopou26`.`team_invitation`, CONSTRAINT `FK_CFC41367296CD8AE` FOREIGN KEY (`team_id`) REFERENCES `team` (`id`))" at AbstractCrudController.php line 402 {"exception":"[object] (EasyCorp\\Bundle\\EasyAdminBundle\\Exception\\EntityRemoveException(code: 0): There is a ForeignKeyConstraintViolationException for the Doctrine entity associated with \"Team\". Solution: disable the \"delete\" action for this CRUD controller or configure the \"cascade={\"remove\"}\" attribute for the related field in the Doctrine entity. Full exception: An exception occurred while executing a query: SQLSTATE[23000]: Integrity constraint violation: 1451 Cannot delete or update a parent row: a foreign key constraint fails (`lotopou26`.`team_invitation`, CONSTRAINT `FK_CFC41367296CD8AE` FOREIGN KEY (`team_id`) REFERENCES `team` (`id`)) at /home/lotopou/lpf26/vendor/easycorp/easyadmin-bundle/src/Controller/AbstractCrudController.php:402)\n[previous exception] [object] (Doctrine\\DBAL\\Exception\\ForeignKeyConstraintViolationException(code: 1451): An exception occurred while executing a query: SQLSTATE[23000]: Integrity constraint violation: 1451 Cannot delete or update a parent row: a foreign key constraint fails (`lotopou26`.`team_invitation`, CONSTRAINT `FK_CFC41367296CD8AE` FOREIGN KEY (`team_id`) REFERENCES `team` (`id`)) at /home/lotopou/lpf26/vendor/doctrine/dbal/src/Driver/API/MySQL/ExceptionConverter.php:56)\n[previous exception] [object] (Doctrine\\DBAL\\Driver\\PDO\\Exception(code: 1451): SQLSTATE[23000]: Integrity constraint violation: 1451 Cannot delete or update a parent row: a foreign key constraint fails (`lotopou26`.`team_invitation`, CONSTRAINT `FK_CFC41367296CD8AE` FOREIGN KEY (`team_id`) REFERENCES `team` (`id`)) at /home/lotopou/lpf26/vendor/doctrine/dbal/src/Driver/PDO/Exception.php:24)\n[previous exception] [object] (PDOException(code: 23000): SQLSTATE[23000]: Integrity constraint violation: 1451 Cannot delete or update a parent row: a foreign key constraint fails (`lotopou26`.`team_invitation`, CONSTRAINT `FK_CFC41367296CD8AE` FOREIGN KEY (`team_id`) REFERENCES `team` (`id`)) at /home/lotopou/lpf26/vendor/doctrine/dbal/src/Driver/PDO/Statement.php:55)"} [] [2026-06-03T09:27:55.574942+02:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-06-03T10:57:50.988481+02:00] request.INFO: Matched route "admin". {"route":"admin","route_parameters":{"_route":"admin","_controller":"App\\Controller\\Admin\\DashboardController::index","routeCreatedByEasyAdmin":true,"dashboardControllerFqcn":"App\\Controller\\Admin\\DashboardController","crudControllerFqcn":null,"crudAction":null},"request_uri":"https://26.lotopotofoot.fr/admin?routeName=admin_joker_test_scenario","method":"GET"} [] [2026-06-03T10:57:50.990534+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2026-06-03T10:57:50.990539+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-06-03T10:57:50.990544+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-06-03T10:57:50.990546+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-06-03T10:57:50.990566+02:00] security.DEBUG: Remember-me cookie detected. [] [] [2026-06-03T10:57:50.991497+02:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\RememberMeToken"} [] [2026-06-03T10:57:51.002271+02:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"guigui@lotopotofoot.fr"} [] [2026-06-03T10:57:51.002336+02:00] security.DEBUG: Skipping the "Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator" authenticator as it did not support the request. {"authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-06-03T10:57:51.012834+02:00] request.CRITICAL: Uncaught PHP Exception Symfony\Component\Routing\Exception\RouteNotFoundException: "Unable to generate a URL for the named route "admin_joker_test_scenario" as such route does not exist." at CompiledUrlGenerator.php line 52 {"exception":"[object] (Symfony\\Component\\Routing\\Exception\\RouteNotFoundException(code: 0): Unable to generate a URL for the named route \"admin_joker_test_scenario\" as such route does not exist. at /home/lotopou/lpf26/vendor/symfony/routing/Generator/CompiledUrlGenerator.php:52)"} [] [2026-06-03T10:57:51.044217+02:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-06-03T14:43:48.549408+02:00] request.INFO: Matched route "admin_cotisation_expense_new". {"route":"admin_cotisation_expense_new","route_parameters":{"_route":"admin_cotisation_expense_new","_controller":"App\\Controller\\Admin\\CotisationExpenseCrudController::new","routeCreatedByEasyAdmin":true,"dashboardControllerFqcn":"App\\Controller\\Admin\\DashboardController","crudControllerFqcn":"App\\Controller\\Admin\\CotisationExpenseCrudController","crudAction":"new"},"request_uri":"https://26.lotopotofoot.fr/admin/cotisation-expense/new","method":"GET"} [] [2026-06-03T14:43:48.551178+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2026-06-03T14:43:48.551185+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-06-03T14:43:48.551192+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-06-03T14:43:48.551194+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-06-03T14:43:48.551213+02:00] security.DEBUG: Remember-me cookie detected. [] [] [2026-06-03T14:43:48.552055+02:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\RememberMeToken"} [] [2026-06-03T14:43:48.561198+02:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"guigui@lotopotofoot.fr"} [] [2026-06-03T14:43:48.561252+02:00] security.DEBUG: Skipping the "Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator" authenticator as it did not support the request. {"authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-06-03T14:43:48.609487+02:00] request.CRITICAL: Uncaught PHP Exception Symfony\Component\OptionsResolver\Exception\InvalidOptionsException: "An error has occurred resolving the options of the form "Symfony\Component\Form\Extension\Core\Type\DateType": The option "input" with value "date" is invalid. Accepted values are: "datetime", "datetime_immutable", "date_point", "string", "timestamp", "array"." at ResolvedFormType.php line 79 {"exception":"[object] (Symfony\\Component\\OptionsResolver\\Exception\\InvalidOptionsException(code: 0): An error has occurred resolving the options of the form \"Symfony\\Component\\Form\\Extension\\Core\\Type\\DateType\": The option \"input\" with value \"date\" is invalid. Accepted values are: \"datetime\", \"datetime_immutable\", \"date_point\", \"string\", \"timestamp\", \"array\". at /home/lotopou/lpf26/vendor/symfony/form/ResolvedFormType.php:79)\n[previous exception] [object] (Symfony\\Component\\OptionsResolver\\Exception\\InvalidOptionsException(code: 0): The option \"input\" with value \"date\" is invalid. Accepted values are: \"datetime\", \"datetime_immutable\", \"date_point\", \"string\", \"timestamp\", \"array\". at /home/lotopou/lpf26/vendor/symfony/options-resolver/OptionsResolver.php:1078)"} [] [2026-06-03T14:43:48.631958+02:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-06-03T14:48:01.397508+02:00] request.INFO: Matched route "admin_cotisation_expense_index". {"route":"admin_cotisation_expense_index","route_parameters":{"_route":"admin_cotisation_expense_index","_controller":"App\\Controller\\Admin\\CotisationExpenseCrudController::index","routeCreatedByEasyAdmin":true,"dashboardControllerFqcn":"App\\Controller\\Admin\\DashboardController","crudControllerFqcn":"App\\Controller\\Admin\\CotisationExpenseCrudController","crudAction":"index"},"request_uri":"https://26.lotopotofoot.fr/admin/cotisation-expense","method":"GET"} [] [2026-06-03T14:48:01.399695+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2026-06-03T14:48:01.399702+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-06-03T14:48:01.399707+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-06-03T14:48:01.399708+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-06-03T14:48:01.399731+02:00] security.DEBUG: Remember-me cookie detected. [] [] [2026-06-03T14:48:01.400711+02:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\RememberMeToken"} [] [2026-06-03T14:48:01.410756+02:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"guigui@lotopotofoot.fr"} [] [2026-06-03T14:48:01.410820+02:00] security.DEBUG: Skipping the "Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator" authenticator as it did not support the request. {"authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-06-03T14:48:01.477051+02:00] request.CRITICAL: Uncaught PHP Exception RuntimeException: "The value of the "createdAt" field of the entity with ID = "1" can't be converted into a string, so it cannot be represented by a TextField or a TextareaField." at TextConfigurator.php line 41 {"exception":"[object] (RuntimeException(code: 0): The value of the \"createdAt\" field of the entity with ID = \"1\" can't be converted into a string, so it cannot be represented by a TextField or a TextareaField. at /home/lotopou/lpf26/vendor/easycorp/easyadmin-bundle/src/Field/Configurator/TextConfigurator.php:41)"} [] [2026-06-03T14:48:01.526268+02:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-06-03T15:28:16.321938+02:00] request.INFO: Matched route "api_notifications_unread_count". {"route":"api_notifications_unread_count","route_parameters":{"_route":"api_notifications_unread_count","_controller":"App\\Controller\\Api\\NotificationApiController::unreadCount"},"request_uri":"https://26.lotopotofoot.fr/api/notifications/unread-count","method":"GET"} [] [2026-06-03T15:28:16.324206+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2026-06-03T15:28:16.324215+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-06-03T15:28:16.324222+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-06-03T15:28:16.324225+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-06-03T15:28:16.324249+02:00] security.DEBUG: Remember-me cookie detected. [] [] [2026-06-03T15:28:16.325327+02:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\RememberMeToken"} [] [2026-06-03T15:28:16.336563+02:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"guigui@lotopotofoot.fr"} [] [2026-06-03T15:28:16.336615+02:00] security.DEBUG: Skipping the "Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator" authenticator as it did not support the request. {"authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-06-03T15:28:16.341202+02:00] php.ERROR: Warning: require(/home/lotopou/lpf26/var/cache/prod/ContainerOmVUBN1/getSecurity_UserValueResolverService.php): Failed to open stream: No such file or directory {"exception":"[object] (ErrorException(code: 0): Warning: require(/home/lotopou/lpf26/var/cache/prod/ContainerOmVUBN1/getSecurity_UserValueResolverService.php): Failed to open stream: No such file or directory at /home/lotopou/lpf26/var/cache/prod/ContainerOmVUBN1/App_KernelProdContainer.php:151)"} [] [2026-06-03T15:28:16.346762+02:00] request.CRITICAL: Uncaught PHP Exception Error: "Failed opening required '/home/lotopou/lpf26/var/cache/prod/ContainerOmVUBN1/getSecurity_UserValueResolverService.php' (include_path='.:/usr/local/php8.5/lib/php')" at App_KernelProdContainer.php line 151 {"exception":"[object] (Error(code: 0): Failed opening required '/home/lotopou/lpf26/var/cache/prod/ContainerOmVUBN1/getSecurity_UserValueResolverService.php' (include_path='.:/usr/local/php8.5/lib/php') at /home/lotopou/lpf26/var/cache/prod/ContainerOmVUBN1/App_KernelProdContainer.php:151)"} [] [2026-06-03T15:28:16.347996+02:00] php.ERROR: Warning: require(/home/lotopou/lpf26/var/cache/prod/ContainerOmVUBN1/getTwigService.php): Failed to open stream: No such file or directory {"exception":"[object] (ErrorException(code: 0): Warning: require(/home/lotopou/lpf26/var/cache/prod/ContainerOmVUBN1/getTwigService.php): Failed to open stream: No such file or directory at /home/lotopou/lpf26/var/cache/prod/ContainerOmVUBN1/App_KernelProdContainer.php:151)"} [] [2026-06-03T15:28:16.350394+02:00] request.CRITICAL: Uncaught PHP Exception Error: "Failed opening required '/home/lotopou/lpf26/var/cache/prod/ContainerOmVUBN1/getTwigService.php' (include_path='.:/usr/local/php8.5/lib/php')" at App_KernelProdContainer.php line 151 {"exception":"[object] (Error(code: 0): Failed opening required '/home/lotopou/lpf26/var/cache/prod/ContainerOmVUBN1/getTwigService.php' (include_path='.:/usr/local/php8.5/lib/php') at /home/lotopou/lpf26/var/cache/prod/ContainerOmVUBN1/App_KernelProdContainer.php:151)"} [] [2026-06-03T15:28:16.350881+02:00] php.ERROR: Warning: require(/home/lotopou/lpf26/var/cache/prod/ContainerOmVUBN1/getTwigService.php): Failed to open stream: No such file or directory {"exception":"[object] (ErrorException(code: 0): Warning: require(/home/lotopou/lpf26/var/cache/prod/ContainerOmVUBN1/getTwigService.php): Failed to open stream: No such file or directory at /home/lotopou/lpf26/var/cache/prod/ContainerOmVUBN1/App_KernelProdContainer.php:151)"} [] [2026-06-04T21:19:49.237782+02:00] request.INFO: Matched route "app_match_hub_message". {"route":"app_match_hub_message","route_parameters":{"_route":"app_match_hub_message","_controller":"App\\Controller\\CompetitionController::matchHubMessage","id":"77"},"request_uri":"https://26.lotopotofoot.fr/matchs/77/hub/message","method":"POST"} [] [2026-06-04T21:19:49.257669+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2026-06-04T21:19:49.257677+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-06-04T21:19:49.258352+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-06-04T21:19:49.258356+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-06-04T21:19:49.258503+02:00] security.DEBUG: Remember-me cookie detected. [] [] [2026-06-04T21:19:49.267185+02:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\RememberMeToken"} [] [2026-06-04T21:19:49.308376+02:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"guillaume.bex44@gmail.com"} [] [2026-06-04T21:19:49.308412+02:00] security.DEBUG: Skipping the "Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator" authenticator as it did not support the request. {"authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-06-04T21:19:49.329714+02:00] php.ERROR: Warning: Undefined variable $matchStatusResolver {"exception":"[object] (ErrorException(code: 0): Warning: Undefined variable $matchStatusResolver at /home/lotopou/lpf26/src/Service/MatchDiscussionMessagePublisher.php:28)"} [] [2026-06-04T21:19:49.337077+02:00] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function isMatchLive() on null" at MatchDiscussionMessagePublisher.php line 28 {"exception":"[object] (Error(code: 0): Call to a member function isMatchLive() on null at /home/lotopou/lpf26/src/Service/MatchDiscussionMessagePublisher.php:28)"} [] [2026-06-04T21:19:49.376557+02:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-06-04T21:19:52.077807+02:00] request.INFO: Matched route "app_match_hub_message". {"route":"app_match_hub_message","route_parameters":{"_route":"app_match_hub_message","_controller":"App\\Controller\\CompetitionController::matchHubMessage","id":"77"},"request_uri":"https://26.lotopotofoot.fr/matchs/77/hub/message","method":"POST"} [] [2026-06-04T21:19:52.079013+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2026-06-04T21:19:52.079018+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-06-04T21:19:52.079084+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-06-04T21:19:52.079087+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-06-04T21:19:52.079102+02:00] security.DEBUG: Remember-me cookie detected. [] [] [2026-06-04T21:19:52.079611+02:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\RememberMeToken"} [] [2026-06-04T21:19:52.084642+02:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"guillaume.bex44@gmail.com"} [] [2026-06-04T21:19:52.084689+02:00] security.DEBUG: Skipping the "Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator" authenticator as it did not support the request. {"authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-06-04T21:19:52.086961+02:00] php.ERROR: Warning: Undefined variable $matchStatusResolver {"exception":"[object] (ErrorException(code: 0): Warning: Undefined variable $matchStatusResolver at /home/lotopou/lpf26/src/Service/MatchDiscussionMessagePublisher.php:28)"} [] [2026-06-04T21:19:52.090925+02:00] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function isMatchLive() on null" at MatchDiscussionMessagePublisher.php line 28 {"exception":"[object] (Error(code: 0): Call to a member function isMatchLive() on null at /home/lotopou/lpf26/src/Service/MatchDiscussionMessagePublisher.php:28)"} [] [2026-06-04T21:19:52.093261+02:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-06-04T21:39:42.464975+02:00] request.INFO: Matched route "app_homepage". {"route":"app_homepage","route_parameters":{"_route":"app_homepage","_controller":"App\\Controller\\HomeController::index"},"request_uri":"https://26.lotopotofoot.fr/accueil","method":"GET"} [] [2026-06-04T21:39:42.467196+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2026-06-04T21:39:42.467202+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-06-04T21:39:42.467207+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-06-04T21:39:42.467210+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-06-04T21:39:42.467230+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-06-04T21:39:42.469833+02:00] php.ERROR: Warning: require(/home/lotopou/lpf26/var/cache/prod/Container11aGFnp/getSecurity_Access_RoleHierarchyVoterService.php): Failed to open stream: No such file or directory {"exception":"[object] (ErrorException(code: 0): Warning: require(/home/lotopou/lpf26/var/cache/prod/Container11aGFnp/getSecurity_Access_RoleHierarchyVoterService.php): Failed to open stream: No such file or directory at /home/lotopou/lpf26/var/cache/prod/Container11aGFnp/App_KernelProdContainer.php:151)"} [] [2026-06-04T21:39:42.473674+02:00] request.CRITICAL: Uncaught PHP Exception Error: "Failed opening required '/home/lotopou/lpf26/var/cache/prod/Container11aGFnp/getSecurity_Access_RoleHierarchyVoterService.php' (include_path='.:/usr/local/php8.5/lib/php')" at App_KernelProdContainer.php line 151 {"exception":"[object] (Error(code: 0): Failed opening required '/home/lotopou/lpf26/var/cache/prod/Container11aGFnp/getSecurity_Access_RoleHierarchyVoterService.php' (include_path='.:/usr/local/php8.5/lib/php') at /home/lotopou/lpf26/var/cache/prod/Container11aGFnp/App_KernelProdContainer.php:151)"} [] [2026-06-04T21:39:42.474265+02:00] php.ERROR: Warning: require(/home/lotopou/lpf26/var/cache/prod/Container11aGFnp/getExceptionListenerService.php): Failed to open stream: No such file or directory {"exception":"[object] (ErrorException(code: 0): Warning: require(/home/lotopou/lpf26/var/cache/prod/Container11aGFnp/getExceptionListenerService.php): Failed to open stream: No such file or directory at /home/lotopou/lpf26/var/cache/prod/Container11aGFnp/App_KernelProdContainer.php:151)"} [] [2026-06-04T21:39:42.476083+02:00] request.CRITICAL: Uncaught PHP Exception Error: "Failed opening required '/home/lotopou/lpf26/var/cache/prod/Container11aGFnp/getExceptionListenerService.php' (include_path='.:/usr/local/php8.5/lib/php')" at App_KernelProdContainer.php line 151 {"exception":"[object] (Error(code: 0): Failed opening required '/home/lotopou/lpf26/var/cache/prod/Container11aGFnp/getExceptionListenerService.php' (include_path='.:/usr/local/php8.5/lib/php') at /home/lotopou/lpf26/var/cache/prod/Container11aGFnp/App_KernelProdContainer.php:151)"} [] [2026-06-04T21:39:42.476739+02:00] php.ERROR: Warning: require(/home/lotopou/lpf26/var/cache/prod/Container11aGFnp/getExceptionListenerService.php): Failed to open stream: No such file or directory {"exception":"[object] (ErrorException(code: 0): Warning: require(/home/lotopou/lpf26/var/cache/prod/Container11aGFnp/getExceptionListenerService.php): Failed to open stream: No such file or directory at /home/lotopou/lpf26/var/cache/prod/Container11aGFnp/App_KernelProdContainer.php:151)"} [] [2026-06-04T21:57:02.054563+02:00] request.INFO: Matched route "app_homepage". {"route":"app_homepage","route_parameters":{"_route":"app_homepage","_controller":"App\\Controller\\HomeController::index"},"request_uri":"https://26.lotopotofoot.fr/accueil","method":"GET"} [] [2026-06-04T21:57:02.056223+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2026-06-04T21:57:02.056229+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-06-04T21:57:02.056234+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-06-04T21:57:02.056235+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-06-04T21:57:02.056252+02:00] security.DEBUG: Remember-me cookie detected. [] [] [2026-06-04T21:57:02.056718+02:00] security.DEBUG: Remember-me cookie detected. [] [] [2026-06-04T21:57:02.059895+02:00] php.ERROR: Warning: require(/home/lotopou/lpf26/var/cache/prod/Container11aGFnp/getSecurity_Listener_Main_UserProviderService.php): Failed to open stream: No such file or directory {"exception":"[object] (ErrorException(code: 0): Warning: require(/home/lotopou/lpf26/var/cache/prod/Container11aGFnp/getSecurity_Listener_Main_UserProviderService.php): Failed to open stream: No such file or directory at /home/lotopou/lpf26/var/cache/prod/Container11aGFnp/App_KernelProdContainer.php:151)"} [] [2026-06-04T21:57:02.064580+02:00] request.CRITICAL: Uncaught PHP Exception Error: "Failed opening required '/home/lotopou/lpf26/var/cache/prod/Container11aGFnp/getSecurity_Listener_Main_UserProviderService.php' (include_path='.:/usr/local/php8.5/lib/php')" at App_KernelProdContainer.php line 151 {"exception":"[object] (Error(code: 0): Failed opening required '/home/lotopou/lpf26/var/cache/prod/Container11aGFnp/getSecurity_Listener_Main_UserProviderService.php' (include_path='.:/usr/local/php8.5/lib/php') at /home/lotopou/lpf26/var/cache/prod/Container11aGFnp/App_KernelProdContainer.php:151)"} [] [2026-06-04T21:57:02.065074+02:00] php.ERROR: Warning: require(/home/lotopou/lpf26/var/cache/prod/Container11aGFnp/getExceptionListenerService.php): Failed to open stream: No such file or directory {"exception":"[object] (ErrorException(code: 0): Warning: require(/home/lotopou/lpf26/var/cache/prod/Container11aGFnp/getExceptionListenerService.php): Failed to open stream: No such file or directory at /home/lotopou/lpf26/var/cache/prod/Container11aGFnp/App_KernelProdContainer.php:151)"} [] [2026-06-04T21:57:02.067229+02:00] request.CRITICAL: Uncaught PHP Exception Error: "Failed opening required '/home/lotopou/lpf26/var/cache/prod/Container11aGFnp/getExceptionListenerService.php' (include_path='.:/usr/local/php8.5/lib/php')" at App_KernelProdContainer.php line 151 {"exception":"[object] (Error(code: 0): Failed opening required '/home/lotopou/lpf26/var/cache/prod/Container11aGFnp/getExceptionListenerService.php' (include_path='.:/usr/local/php8.5/lib/php') at /home/lotopou/lpf26/var/cache/prod/Container11aGFnp/App_KernelProdContainer.php:151)"} [] [2026-06-04T21:57:02.067654+02:00] php.ERROR: Warning: require(/home/lotopou/lpf26/var/cache/prod/Container11aGFnp/getExceptionListenerService.php): Failed to open stream: No such file or directory {"exception":"[object] (ErrorException(code: 0): Warning: require(/home/lotopou/lpf26/var/cache/prod/Container11aGFnp/getExceptionListenerService.php): Failed to open stream: No such file or directory at /home/lotopou/lpf26/var/cache/prod/Container11aGFnp/App_KernelProdContainer.php:151)"} [] [2026-06-04T22:16:03.326027+02:00] request.INFO: Matched route "cron_live_match_sync". {"route":"cron_live_match_sync","route_parameters":{"_route":"cron_live_match_sync","_controller":"App\\Controller\\CronController::liveMatchSync"},"request_uri":"https://26.lotopotofoot.fr/cron/live-match-sync?token=3b4547eea5fa447f183b72bfa900f543e831fb2fa8deee025f44a752f2e8087b","method":"GET"} [] [2026-06-04T22:16:03.328154+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2026-06-04T22:16:03.328164+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-06-04T22:16:03.328171+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-06-04T22:16:03.328173+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-06-04T22:16:03.328196+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-06-04T22:16:03.373039+02:00] http_client.INFO: Request: "GET https://v3.football.api-sports.io/fixtures?id=1536931" [] [] [2026-06-04T22:16:03.417947+02:00] http_client.INFO: Response: "200 https://v3.football.api-sports.io/fixtures?id=1536931" 0.043692 seconds {"http_code":200,"url":"https://v3.football.api-sports.io/fixtures?id=1536931","total_time":0.043692} [] [2026-06-04T22:16:07.418924+02:00] http_client.INFO: Request: "GET https://v3.football.api-sports.io/fixtures/events?fixture=1536931" [] [] [2026-06-04T22:16:07.442269+02:00] http_client.INFO: Response: "200 https://v3.football.api-sports.io/fixtures/events?fixture=1536931" 0.023226 seconds {"http_code":200,"url":"https://v3.football.api-sports.io/fixtures/events?fixture=1536931","total_time":0.023226} [] [2026-06-04T22:16:07.444575+02:00] php.ERROR: Warning: require(/home/lotopou/lpf26/var/cache/prod/ContainerJDLOOK8/getTurbo_Doctrine_EventListenerService.php): Failed to open stream: No such file or directory {"exception":"[object] (ErrorException(code: 0): Warning: require(/home/lotopou/lpf26/var/cache/prod/ContainerJDLOOK8/getTurbo_Doctrine_EventListenerService.php): Failed to open stream: No such file or directory at /home/lotopou/lpf26/var/cache/prod/ContainerJDLOOK8/App_KernelProdContainer.php:151)"} [] [2026-06-04T22:16:07.450138+02:00] request.CRITICAL: Uncaught PHP Exception Error: "Failed opening required '/home/lotopou/lpf26/var/cache/prod/ContainerJDLOOK8/getTurbo_Doctrine_EventListenerService.php' (include_path='.:/usr/local/php8.5/lib/php')" at App_KernelProdContainer.php line 151 {"exception":"[object] (Error(code: 0): Failed opening required '/home/lotopou/lpf26/var/cache/prod/ContainerJDLOOK8/getTurbo_Doctrine_EventListenerService.php' (include_path='.:/usr/local/php8.5/lib/php') at /home/lotopou/lpf26/var/cache/prod/ContainerJDLOOK8/App_KernelProdContainer.php:151)"} [] [2026-06-04T22:16:07.450609+02:00] php.ERROR: Warning: require(/home/lotopou/lpf26/var/cache/prod/ContainerJDLOOK8/getExceptionListenerService.php): Failed to open stream: No such file or directory {"exception":"[object] (ErrorException(code: 0): Warning: require(/home/lotopou/lpf26/var/cache/prod/ContainerJDLOOK8/getExceptionListenerService.php): Failed to open stream: No such file or directory at /home/lotopou/lpf26/var/cache/prod/ContainerJDLOOK8/App_KernelProdContainer.php:151)"} [] [2026-06-04T22:16:07.451515+02:00] request.CRITICAL: Uncaught PHP Exception Error: "Failed opening required '/home/lotopou/lpf26/var/cache/prod/ContainerJDLOOK8/getExceptionListenerService.php' (include_path='.:/usr/local/php8.5/lib/php')" at App_KernelProdContainer.php line 151 {"exception":"[object] (Error(code: 0): Failed opening required '/home/lotopou/lpf26/var/cache/prod/ContainerJDLOOK8/getExceptionListenerService.php' (include_path='.:/usr/local/php8.5/lib/php') at /home/lotopou/lpf26/var/cache/prod/ContainerJDLOOK8/App_KernelProdContainer.php:151)"} [] [2026-06-04T22:16:07.451965+02:00] php.ERROR: Warning: require(/home/lotopou/lpf26/var/cache/prod/ContainerJDLOOK8/getExceptionListenerService.php): Failed to open stream: No such file or directory {"exception":"[object] (ErrorException(code: 0): Warning: require(/home/lotopou/lpf26/var/cache/prod/ContainerJDLOOK8/getExceptionListenerService.php): Failed to open stream: No such file or directory at /home/lotopou/lpf26/var/cache/prod/ContainerJDLOOK8/App_KernelProdContainer.php:151)"} [] [2026-06-04T23:14:00.388301+02:00] request.INFO: Matched route "admin_game_match_delete". {"route":"admin_game_match_delete","route_parameters":{"_route":"admin_game_match_delete","_controller":"App\\Controller\\Admin\\GameMatchCrudController::delete","routeCreatedByEasyAdmin":true,"dashboardControllerFqcn":"App\\Controller\\Admin\\DashboardController","crudControllerFqcn":"App\\Controller\\Admin\\GameMatchCrudController","crudAction":"delete","entityId":"77"},"request_uri":"https://26.lotopotofoot.fr/admin/game-match/77/delete","method":"POST"} [] [2026-06-04T23:14:00.389807+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2026-06-04T23:14:00.389818+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-06-04T23:14:00.390525+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-06-04T23:14:00.390534+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-06-04T23:14:00.390561+02:00] security.DEBUG: Remember-me cookie detected. [] [] [2026-06-04T23:14:00.391172+02:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\RememberMeToken"} [] [2026-06-04T23:14:00.397359+02:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"guigui@lotopotofoot.fr"} [] [2026-06-04T23:14:00.397405+02:00] security.DEBUG: Skipping the "Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator" authenticator as it did not support the request. {"authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-06-04T23:14:00.444452+02:00] request.ERROR: Uncaught PHP Exception EasyCorp\Bundle\EasyAdminBundle\Exception\EntityRemoveException: "There is a ForeignKeyConstraintViolationException for the Doctrine entity associated with "GameMatch". Solution: disable the "delete" action for this CRUD controller or configure the "cascade={"remove"}" attribute for the related field in the Doctrine entity. Full exception: An exception occurred while executing a query: SQLSTATE[23000]: Integrity constraint violation: 1451 Cannot delete or update a parent row: a foreign key constraint fails (`lotopou26`.`team_ranking_snapshot`, CONSTRAINT `FK_2F081A44AC5153C8` FOREIGN KEY (`match_ref_id`) REFERENCES `match` (`id`))" at AbstractCrudController.php line 402 {"exception":"[object] (EasyCorp\\Bundle\\EasyAdminBundle\\Exception\\EntityRemoveException(code: 0): There is a ForeignKeyConstraintViolationException for the Doctrine entity associated with \"GameMatch\". Solution: disable the \"delete\" action for this CRUD controller or configure the \"cascade={\"remove\"}\" attribute for the related field in the Doctrine entity. Full exception: An exception occurred while executing a query: SQLSTATE[23000]: Integrity constraint violation: 1451 Cannot delete or update a parent row: a foreign key constraint fails (`lotopou26`.`team_ranking_snapshot`, CONSTRAINT `FK_2F081A44AC5153C8` FOREIGN KEY (`match_ref_id`) REFERENCES `match` (`id`)) at /home/lotopou/lpf26/vendor/easycorp/easyadmin-bundle/src/Controller/AbstractCrudController.php:402)\n[previous exception] [object] (Doctrine\\DBAL\\Exception\\ForeignKeyConstraintViolationException(code: 1451): An exception occurred while executing a query: SQLSTATE[23000]: Integrity constraint violation: 1451 Cannot delete or update a parent row: a foreign key constraint fails (`lotopou26`.`team_ranking_snapshot`, CONSTRAINT `FK_2F081A44AC5153C8` FOREIGN KEY (`match_ref_id`) REFERENCES `match` (`id`)) at /home/lotopou/lpf26/vendor/doctrine/dbal/src/Driver/API/MySQL/ExceptionConverter.php:56)\n[previous exception] [object] (Doctrine\\DBAL\\Driver\\PDO\\Exception(code: 1451): SQLSTATE[23000]: Integrity constraint violation: 1451 Cannot delete or update a parent row: a foreign key constraint fails (`lotopou26`.`team_ranking_snapshot`, CONSTRAINT `FK_2F081A44AC5153C8` FOREIGN KEY (`match_ref_id`) REFERENCES `match` (`id`)) at /home/lotopou/lpf26/vendor/doctrine/dbal/src/Driver/PDO/Exception.php:24)\n[previous exception] [object] (PDOException(code: 23000): SQLSTATE[23000]: Integrity constraint violation: 1451 Cannot delete or update a parent row: a foreign key constraint fails (`lotopou26`.`team_ranking_snapshot`, CONSTRAINT `FK_2F081A44AC5153C8` FOREIGN KEY (`match_ref_id`) REFERENCES `match` (`id`)) at /home/lotopou/lpf26/vendor/doctrine/dbal/src/Driver/PDO/Statement.php:55)"} [] [2026-06-04T23:14:00.486345+02:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-06-08T16:27:49.131857+02:00] console.CRITICAL: Error thrown while running command "'doctrine:query:sql' 'SELECT email FROM `user` WHERE cotisation_payee = 0 ORDER BY email ASC' --no-ansi". Message: "Command "doctrine:query:sql" is not defined. Did you mean this? doctrine:query:dql" {"exception":"[object] (Symfony\\Component\\Console\\Exception\\CommandNotFoundException(code: 0): Command \"doctrine:query:sql\" is not defined.\n\nDid you mean this?\n doctrine:query:dql at /home/lotopou-26/lpf26/vendor/symfony/console/Application.php:749)","command":"'doctrine:query:sql' 'SELECT email FROM `user` WHERE cotisation_payee = 0 ORDER BY email ASC' --no-ansi","message":"Command \"doctrine:query:sql\" is not defined.\n\nDid you mean this?\n doctrine:query:dql"} [] [2026-06-09T09:29:53.260796+02:00] console.CRITICAL: Error thrown while running command "dbal:run-sql 'SELECT id, email, cotisation_payee, created_at FROM `user` WHERE id = 17' --no-ansi --no-interaction". Message: "An exception occurred while executing a query: SQLSTATE[42S22]: Column not found: 1054 Unknown column 'created_at' in 'field list'" {"exception":"[object] (Doctrine\\DBAL\\Exception\\InvalidFieldNameException(code: 1054): An exception occurred while executing a query: SQLSTATE[42S22]: Column not found: 1054 Unknown column 'created_at' in 'field list' at /home/lotopou-26/lpf26/vendor/doctrine/dbal/src/Driver/API/MySQL/ExceptionConverter.php:63)\n[previous exception] [object] (Doctrine\\DBAL\\Driver\\PDO\\Exception(code: 1054): SQLSTATE[42S22]: Column not found: 1054 Unknown column 'created_at' in 'field list' at /home/lotopou-26/lpf26/vendor/doctrine/dbal/src/Driver/PDO/Exception.php:24)\n[previous exception] [object] (PDOException(code: 42S22): SQLSTATE[42S22]: Column not found: 1054 Unknown column 'created_at' in 'field list' at /home/lotopou-26/lpf26/vendor/doctrine/dbal/src/Driver/PDO/Connection.php:57)","command":"dbal:run-sql 'SELECT id, email, cotisation_payee, created_at FROM `user` WHERE id = 17' --no-ansi --no-interaction","message":"An exception occurred while executing a query: SQLSTATE[42S22]: Column not found: 1054 Unknown column 'created_at' in 'field list'"} [] [2026-06-09T09:29:53.325958+02:00] console.DEBUG: Command "dbal:run-sql 'SELECT id, email, cotisation_payee, created_at FROM `user` WHERE id = 17' --no-ansi --no-interaction" exited with code "1054" {"command":"dbal:run-sql 'SELECT id, email, cotisation_payee, created_at FROM `user` WHERE id = 17' --no-ansi --no-interaction","code":1054} [] [2026-06-09T09:30:32.387392+02:00] console.CRITICAL: Error thrown while running command "dbal:run-sql 'SELECT p.id, p.match_id, p.score_domicile, p.score_exterieur, p.points, p.created_at, p.updated_at, m.kick_off_at, m.phase, c1.name AS home, c2.name AS away FROM pronostic p JOIN game_match m ON m.id = p.match_id JOIN country c1 ON c1.id = m.home_country_id JOIN country c2 ON c2.id = m.away_country_id WHERE p.joueur_id = 17 ORDER BY m.kick_off_at ASC' --no-ansi --no-interaction". Message: "An exception occurred while executing a query: SQLSTATE[42S02]: Base table or view not found: 1146 Table 'lotopou26.game_match' doesn't exist" {"exception":"[object] (Doctrine\\DBAL\\Exception\\TableNotFoundException(code: 1146): An exception occurred while executing a query: SQLSTATE[42S02]: Base table or view not found: 1146 Table 'lotopou26.game_match' doesn't exist at /home/lotopou-26/lpf26/vendor/doctrine/dbal/src/Driver/API/MySQL/ExceptionConverter.php:51)\n[previous exception] [object] (Doctrine\\DBAL\\Driver\\PDO\\Exception(code: 1146): SQLSTATE[42S02]: Base table or view not found: 1146 Table 'lotopou26.game_match' doesn't exist at /home/lotopou-26/lpf26/vendor/doctrine/dbal/src/Driver/PDO/Exception.php:24)\n[previous exception] [object] (PDOException(code: 42S02): SQLSTATE[42S02]: Base table or view not found: 1146 Table 'lotopou26.game_match' doesn't exist at /home/lotopou-26/lpf26/vendor/doctrine/dbal/src/Driver/PDO/Connection.php:57)","command":"dbal:run-sql 'SELECT p.id, p.match_id, p.score_domicile, p.score_exterieur, p.points, p.created_at, p.updated_at, m.kick_off_at, m.phase, c1.name AS home, c2.name AS away FROM pronostic p JOIN game_match m ON m.id = p.match_id JOIN country c1 ON c1.id = m.home_country_id JOIN country c2 ON c2.id = m.away_country_id WHERE p.joueur_id = 17 ORDER BY m.kick_off_at ASC' --no-ansi --no-interaction","message":"An exception occurred while executing a query: SQLSTATE[42S02]: Base table or view not found: 1146 Table 'lotopou26.game_match' doesn't exist"} [] [2026-06-09T09:30:32.439171+02:00] console.DEBUG: Command "dbal:run-sql 'SELECT p.id, p.match_id, p.score_domicile, p.score_exterieur, p.points, p.created_at, p.updated_at, m.kick_off_at, m.phase, c1.name AS home, c2.name AS away FROM pronostic p JOIN game_match m ON m.id = p.match_id JOIN country c1 ON c1.id = m.home_country_id JOIN country c2 ON c2.id = m.away_country_id WHERE p.joueur_id = 17 ORDER BY m.kick_off_at ASC' --no-ansi --no-interaction" exited with code "1146" {"command":"dbal:run-sql 'SELECT p.id, p.match_id, p.score_domicile, p.score_exterieur, p.points, p.created_at, p.updated_at, m.kick_off_at, m.phase, c1.name AS home, c2.name AS away FROM pronostic p JOIN game_match m ON m.id = p.match_id JOIN country c1 ON c1.id = m.home_country_id JOIN country c2 ON c2.id = m.away_country_id WHERE p.joueur_id = 17 ORDER BY m.kick_off_at ASC' --no-ansi --no-interaction","code":1146} [] [2026-06-09T09:30:46.867894+02:00] console.CRITICAL: Error thrown while running command "dbal:run-sql 'SHOW TABLES LIKE %match%' --no-ansi --no-interaction". Message: "An exception occurred while executing a query: SQLSTATE[42000]: Syntax error or access violation: 1064 You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '%match%' at line 1" {"exception":"[object] (Doctrine\\DBAL\\Exception\\SyntaxErrorException(code: 1064): An exception occurred while executing a query: SQLSTATE[42000]: Syntax error or access violation: 1064 You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '%match%' at line 1 at /home/lotopou-26/lpf26/vendor/doctrine/dbal/src/Driver/API/MySQL/ExceptionConverter.php:78)\n[previous exception] [object] (Doctrine\\DBAL\\Driver\\PDO\\Exception(code: 1064): SQLSTATE[42000]: Syntax error or access violation: 1064 You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '%match%' at line 1 at /home/lotopou-26/lpf26/vendor/doctrine/dbal/src/Driver/PDO/Exception.php:24)\n[previous exception] [object] (PDOException(code: 42000): SQLSTATE[42000]: Syntax error or access violation: 1064 You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '%match%' at line 1 at /home/lotopou-26/lpf26/vendor/doctrine/dbal/src/Driver/PDO/Connection.php:27)","command":"dbal:run-sql 'SHOW TABLES LIKE %match%' --no-ansi --no-interaction","message":"An exception occurred while executing a query: SQLSTATE[42000]: Syntax error or access violation: 1064 You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '%match%' at line 1"} [] [2026-06-09T09:30:46.884795+02:00] console.DEBUG: Command "dbal:run-sql 'SHOW TABLES LIKE %match%' --no-ansi --no-interaction" exited with code "1064" {"command":"dbal:run-sql 'SHOW TABLES LIKE %match%' --no-ansi --no-interaction","code":1064} [] [2026-06-09T09:31:24.826987+02:00] console.CRITICAL: Error thrown while running command "dbal:run-sql 'SELECT tm.team_id, t.name FROM team_member tm JOIN team t ON t.id = tm.team_id WHERE tm.user_id = 17' --no-ansi --no-interaction". Message: "An exception occurred while executing a query: SQLSTATE[42S22]: Column not found: 1054 Unknown column 'tm.user_id' in 'where clause'" {"exception":"[object] (Doctrine\\DBAL\\Exception\\InvalidFieldNameException(code: 1054): An exception occurred while executing a query: SQLSTATE[42S22]: Column not found: 1054 Unknown column 'tm.user_id' in 'where clause' at /home/lotopou-26/lpf26/vendor/doctrine/dbal/src/Driver/API/MySQL/ExceptionConverter.php:63)\n[previous exception] [object] (Doctrine\\DBAL\\Driver\\PDO\\Exception(code: 1054): SQLSTATE[42S22]: Column not found: 1054 Unknown column 'tm.user_id' in 'where clause' at /home/lotopou-26/lpf26/vendor/doctrine/dbal/src/Driver/PDO/Exception.php:24)\n[previous exception] [object] (PDOException(code: 42S22): SQLSTATE[42S22]: Column not found: 1054 Unknown column 'tm.user_id' in 'where clause' at /home/lotopou-26/lpf26/vendor/doctrine/dbal/src/Driver/PDO/Connection.php:57)","command":"dbal:run-sql 'SELECT tm.team_id, t.name FROM team_member tm JOIN team t ON t.id = tm.team_id WHERE tm.user_id = 17' --no-ansi --no-interaction","message":"An exception occurred while executing a query: SQLSTATE[42S22]: Column not found: 1054 Unknown column 'tm.user_id' in 'where clause'"} [] [2026-06-09T09:31:24.866411+02:00] console.DEBUG: Command "dbal:run-sql 'SELECT tm.team_id, t.name FROM team_member tm JOIN team t ON t.id = tm.team_id WHERE tm.user_id = 17' --no-ansi --no-interaction" exited with code "1054" {"command":"dbal:run-sql 'SELECT tm.team_id, t.name FROM team_member tm JOIN team t ON t.id = tm.team_id WHERE tm.user_id = 17' --no-ansi --no-interaction","code":1054} [] [2026-06-09T09:31:27.109512+02:00] console.CRITICAL: Error thrown while running command "dbal:run-sql 'SELECT m.id, m.date_heure, m.phase, m.score_domicile, m.score_exterieur, c1.name AS home, c2.name AS away FROM `match` m JOIN country c1 ON c1.id = m.pays_domicile_id JOIN country c2 ON c2.id = m.pays_exterieur_id ORDER BY m.date_heure ASC LIMIT 15' --no-ansi --no-interaction". Message: "An exception occurred while executing a query: SQLSTATE[42S22]: Column not found: 1054 Unknown column 'c1.name' in 'field list'" {"exception":"[object] (Doctrine\\DBAL\\Exception\\InvalidFieldNameException(code: 1054): An exception occurred while executing a query: SQLSTATE[42S22]: Column not found: 1054 Unknown column 'c1.name' in 'field list' at /home/lotopou-26/lpf26/vendor/doctrine/dbal/src/Driver/API/MySQL/ExceptionConverter.php:63)\n[previous exception] [object] (Doctrine\\DBAL\\Driver\\PDO\\Exception(code: 1054): SQLSTATE[42S22]: Column not found: 1054 Unknown column 'c1.name' in 'field list' at /home/lotopou-26/lpf26/vendor/doctrine/dbal/src/Driver/PDO/Exception.php:24)\n[previous exception] [object] (PDOException(code: 42S22): SQLSTATE[42S22]: Column not found: 1054 Unknown column 'c1.name' in 'field list' at /home/lotopou-26/lpf26/vendor/doctrine/dbal/src/Driver/PDO/Connection.php:57)","command":"dbal:run-sql 'SELECT m.id, m.date_heure, m.phase, m.score_domicile, m.score_exterieur, c1.name AS home, c2.name AS away FROM `match` m JOIN country c1 ON c1.id = m.pays_domicile_id JOIN country c2 ON c2.id = m.pays_exterieur_id ORDER BY m.date_heure ASC LIMIT 15' --no-ansi --no-interaction","message":"An exception occurred while executing a query: SQLSTATE[42S22]: Column not found: 1054 Unknown column 'c1.name' in 'field list'"} [] [2026-06-09T09:31:27.126128+02:00] console.DEBUG: Command "dbal:run-sql 'SELECT m.id, m.date_heure, m.phase, m.score_domicile, m.score_exterieur, c1.name AS home, c2.name AS away FROM `match` m JOIN country c1 ON c1.id = m.pays_domicile_id JOIN country c2 ON c2.id = m.pays_exterieur_id ORDER BY m.date_heure ASC LIMIT 15' --no-ansi --no-interaction" exited with code "1054" {"command":"dbal:run-sql 'SELECT m.id, m.date_heure, m.phase, m.score_domicile, m.score_exterieur, c1.name AS home, c2.name AS away FROM `match` m JOIN country c1 ON c1.id = m.pays_domicile_id JOIN country c2 ON c2.id = m.pays_exterieur_id ORDER BY m.date_heure ASC LIMIT 15' --no-ansi --no-interaction","code":1054} [] [2026-06-09T09:32:54.319433+02:00] console.CRITICAL: Error thrown while running command "dbal:run-sql 'SELECT id, title, send_email, players_targeted, emails_sent_count, created_at FROM push_notification_log ORDER BY created_at DESC LIMIT 10' --no-ansi --no-interaction". Message: "An exception occurred while executing a query: SQLSTATE[42S22]: Column not found: 1054 Unknown column 'created_at' in 'field list'" {"exception":"[object] (Doctrine\\DBAL\\Exception\\InvalidFieldNameException(code: 1054): An exception occurred while executing a query: SQLSTATE[42S22]: Column not found: 1054 Unknown column 'created_at' in 'field list' at /home/lotopou-26/lpf26/vendor/doctrine/dbal/src/Driver/API/MySQL/ExceptionConverter.php:63)\n[previous exception] [object] (Doctrine\\DBAL\\Driver\\PDO\\Exception(code: 1054): SQLSTATE[42S22]: Column not found: 1054 Unknown column 'created_at' in 'field list' at /home/lotopou-26/lpf26/vendor/doctrine/dbal/src/Driver/PDO/Exception.php:24)\n[previous exception] [object] (PDOException(code: 42S22): SQLSTATE[42S22]: Column not found: 1054 Unknown column 'created_at' in 'field list' at /home/lotopou-26/lpf26/vendor/doctrine/dbal/src/Driver/PDO/Connection.php:57)","command":"dbal:run-sql 'SELECT id, title, send_email, players_targeted, emails_sent_count, created_at FROM push_notification_log ORDER BY created_at DESC LIMIT 10' --no-ansi --no-interaction","message":"An exception occurred while executing a query: SQLSTATE[42S22]: Column not found: 1054 Unknown column 'created_at' in 'field list'"} [] [2026-06-09T09:32:54.348437+02:00] console.DEBUG: Command "dbal:run-sql 'SELECT id, title, send_email, players_targeted, emails_sent_count, created_at FROM push_notification_log ORDER BY created_at DESC LIMIT 10' --no-ansi --no-interaction" exited with code "1054" {"command":"dbal:run-sql 'SELECT id, title, send_email, players_targeted, emails_sent_count, created_at FROM push_notification_log ORDER BY created_at DESC LIMIT 10' --no-ansi --no-interaction","code":1054} [] [2026-06-09T09:33:28.279795+02:00] console.CRITICAL: Error thrown while running command "dbal:run-sql 'SELECT id, email FROM `user` WHERE email LIKE %chauvat% OR email LIKE %maxime%' --no-ansi --no-interaction". Message: "An exception occurred while executing a query: SQLSTATE[42000]: Syntax error or access violation: 1064 You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '%chauvat% OR email LIKE %maxime%' at line 1" {"exception":"[object] (Doctrine\\DBAL\\Exception\\SyntaxErrorException(code: 1064): An exception occurred while executing a query: SQLSTATE[42000]: Syntax error or access violation: 1064 You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '%chauvat% OR email LIKE %maxime%' at line 1 at /home/lotopou-26/lpf26/vendor/doctrine/dbal/src/Driver/API/MySQL/ExceptionConverter.php:78)\n[previous exception] [object] (Doctrine\\DBAL\\Driver\\PDO\\Exception(code: 1064): SQLSTATE[42000]: Syntax error or access violation: 1064 You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '%chauvat% OR email LIKE %maxime%' at line 1 at /home/lotopou-26/lpf26/vendor/doctrine/dbal/src/Driver/PDO/Exception.php:24)\n[previous exception] [object] (PDOException(code: 42000): SQLSTATE[42000]: Syntax error or access violation: 1064 You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '%chauvat% OR email LIKE %maxime%' at line 1 at /home/lotopou-26/lpf26/vendor/doctrine/dbal/src/Driver/PDO/Connection.php:57)","command":"dbal:run-sql 'SELECT id, email FROM `user` WHERE email LIKE %chauvat% OR email LIKE %maxime%' --no-ansi --no-interaction","message":"An exception occurred while executing a query: SQLSTATE[42000]: Syntax error or access violation: 1064 You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '%chauvat% OR email LIKE %maxime%' at line 1"} [] [2026-06-09T09:33:28.336577+02:00] console.DEBUG: Command "dbal:run-sql 'SELECT id, email FROM `user` WHERE email LIKE %chauvat% OR email LIKE %maxime%' --no-ansi --no-interaction" exited with code "1064" {"command":"dbal:run-sql 'SELECT id, email FROM `user` WHERE email LIKE %chauvat% OR email LIKE %maxime%' --no-ansi --no-interaction","code":1064} [] [2026-06-09T09:34:41.262113+02:00] console.CRITICAL: Error thrown while running command "dbal:run-sql 'SELECT COUNT(*) FROM pronostic WHERE joueur_id = 17 AND created_at < 2026-06-08' '00:00:00' --no-ansi --no-interaction". Message: "Too many arguments to "dbal:run-sql" command, expected arguments "sql"." {"exception":"[object] (Symfony\\Component\\Console\\Exception\\RuntimeException(code: 0): Too many arguments to \"dbal:run-sql\" command, expected arguments \"sql\". at /home/lotopou-26/lpf26/vendor/symfony/console/Input/ArgvInput.php:199)","command":"dbal:run-sql 'SELECT COUNT(*) FROM pronostic WHERE joueur_id = 17 AND created_at < 2026-06-08' '00:00:00' --no-ansi --no-interaction","message":"Too many arguments to \"dbal:run-sql\" command, expected arguments \"sql\"."} [] [2026-06-09T09:34:41.292105+02:00] console.DEBUG: Command "dbal:run-sql 'SELECT COUNT(*) FROM pronostic WHERE joueur_id = 17 AND created_at < 2026-06-08' '00:00:00' --no-ansi --no-interaction" exited with code "1" {"command":"dbal:run-sql 'SELECT COUNT(*) FROM pronostic WHERE joueur_id = 17 AND created_at < 2026-06-08' '00:00:00' --no-ansi --no-interaction","code":1} [] [2026-06-09T12:24:20.703276+02:00] request.INFO: Matched route "app_ranking". {"route":"app_ranking","route_parameters":{"_route":"app_ranking","_controller":"App\\Controller\\CompetitionController::ranking"},"request_uri":"https://26.lotopotofoot.fr/classement","method":"GET"} [] [2026-06-09T12:24:20.723676+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2026-06-09T12:24:20.723688+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-06-09T12:24:20.723695+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-06-09T12:24:20.723698+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-06-09T12:24:20.723838+02:00] security.DEBUG: Remember-me cookie detected. [] [] [2026-06-09T12:24:20.730678+02:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\RememberMeToken"} [] [2026-06-09T12:24:20.775928+02:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"guigui@lotopotofoot.fr"} [] [2026-06-09T12:24:20.775985+02:00] security.DEBUG: Skipping the "Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator" authenticator as it did not support the request. {"authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-06-09T12:24:20.811157+02:00] php.ERROR: Warning: require(/home/lotopou/lpf26/var/cache/prod/ContainerFEUJdas/getTwigService.php): Failed to open stream: No such file or directory {"exception":"[object] (ErrorException(code: 0): Warning: require(/home/lotopou/lpf26/var/cache/prod/ContainerFEUJdas/getTwigService.php): Failed to open stream: No such file or directory at /home/lotopou/lpf26/var/cache/prod/ContainerFEUJdas/App_KernelProdContainer.php:152)"} [] [2026-06-09T12:24:20.817428+02:00] request.CRITICAL: Uncaught PHP Exception Error: "Failed opening required '/home/lotopou/lpf26/var/cache/prod/ContainerFEUJdas/getTwigService.php' (include_path='.:/usr/local/php8.5/lib/php')" at App_KernelProdContainer.php line 152 {"exception":"[object] (Error(code: 0): Failed opening required '/home/lotopou/lpf26/var/cache/prod/ContainerFEUJdas/getTwigService.php' (include_path='.:/usr/local/php8.5/lib/php') at /home/lotopou/lpf26/var/cache/prod/ContainerFEUJdas/App_KernelProdContainer.php:152)"} [] [2026-06-09T12:24:20.818343+02:00] php.ERROR: Warning: require(/home/lotopou/lpf26/var/cache/prod/ContainerFEUJdas/getExceptionListenerService.php): Failed to open stream: No such file or directory {"exception":"[object] (ErrorException(code: 0): Warning: require(/home/lotopou/lpf26/var/cache/prod/ContainerFEUJdas/getExceptionListenerService.php): Failed to open stream: No such file or directory at /home/lotopou/lpf26/var/cache/prod/ContainerFEUJdas/App_KernelProdContainer.php:152)"} [] [2026-06-09T12:24:20.820628+02:00] request.CRITICAL: Uncaught PHP Exception Error: "Failed opening required '/home/lotopou/lpf26/var/cache/prod/ContainerFEUJdas/getExceptionListenerService.php' (include_path='.:/usr/local/php8.5/lib/php')" at App_KernelProdContainer.php line 152 {"exception":"[object] (Error(code: 0): Failed opening required '/home/lotopou/lpf26/var/cache/prod/ContainerFEUJdas/getExceptionListenerService.php' (include_path='.:/usr/local/php8.5/lib/php') at /home/lotopou/lpf26/var/cache/prod/ContainerFEUJdas/App_KernelProdContainer.php:152)"} [] [2026-06-09T12:24:20.821087+02:00] php.ERROR: Warning: require(/home/lotopou/lpf26/var/cache/prod/ContainerFEUJdas/getExceptionListenerService.php): Failed to open stream: No such file or directory {"exception":"[object] (ErrorException(code: 0): Warning: require(/home/lotopou/lpf26/var/cache/prod/ContainerFEUJdas/getExceptionListenerService.php): Failed to open stream: No such file or directory at /home/lotopou/lpf26/var/cache/prod/ContainerFEUJdas/App_KernelProdContainer.php:152)"} [] [2026-06-09T15:24:03.297961+02:00] request.INFO: Matched route "cron_live_match_sync". {"route":"cron_live_match_sync","route_parameters":{"_route":"cron_live_match_sync","_controller":"App\\Controller\\CronController::liveMatchSync"},"request_uri":"https://26.lotopotofoot.fr/cron/live-match-sync?token=3b4547eea5fa447f183b72bfa900f543e831fb2fa8deee025f44a752f2e8087b","method":"GET"} [] [2026-06-09T15:24:03.300020+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2026-06-09T15:24:03.300026+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-06-09T15:24:03.300031+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-06-09T15:24:03.300033+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-06-09T15:24:03.300051+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-06-09T15:24:03.302360+02:00] php.ERROR: Warning: require(/home/lotopou/lpf26/var/cache/prod/ContainerF5fxwii/getCronControllerService.php): Failed to open stream: No such file or directory {"exception":"[object] (ErrorException(code: 0): Warning: require(/home/lotopou/lpf26/var/cache/prod/ContainerF5fxwii/getCronControllerService.php): Failed to open stream: No such file or directory at /home/lotopou/lpf26/var/cache/prod/ContainerF5fxwii/App_KernelProdContainer.php:154)"} [] [2026-06-09T15:24:03.307644+02:00] request.CRITICAL: Uncaught PHP Exception Error: "Failed opening required '/home/lotopou/lpf26/var/cache/prod/ContainerF5fxwii/getCronControllerService.php' (include_path='.:/usr/local/php8.5/lib/php')" at App_KernelProdContainer.php line 154 {"exception":"[object] (Error(code: 0): Failed opening required '/home/lotopou/lpf26/var/cache/prod/ContainerF5fxwii/getCronControllerService.php' (include_path='.:/usr/local/php8.5/lib/php') at /home/lotopou/lpf26/var/cache/prod/ContainerF5fxwii/App_KernelProdContainer.php:154)"} [] [2026-06-09T15:24:03.308127+02:00] php.ERROR: Warning: require(/home/lotopou/lpf26/var/cache/prod/ContainerF5fxwii/getExceptionListenerService.php): Failed to open stream: No such file or directory {"exception":"[object] (ErrorException(code: 0): Warning: require(/home/lotopou/lpf26/var/cache/prod/ContainerF5fxwii/getExceptionListenerService.php): Failed to open stream: No such file or directory at /home/lotopou/lpf26/var/cache/prod/ContainerF5fxwii/App_KernelProdContainer.php:154)"} [] [2026-06-09T15:24:03.310536+02:00] request.CRITICAL: Uncaught PHP Exception Error: "Failed opening required '/home/lotopou/lpf26/var/cache/prod/ContainerF5fxwii/getExceptionListenerService.php' (include_path='.:/usr/local/php8.5/lib/php')" at App_KernelProdContainer.php line 154 {"exception":"[object] (Error(code: 0): Failed opening required '/home/lotopou/lpf26/var/cache/prod/ContainerF5fxwii/getExceptionListenerService.php' (include_path='.:/usr/local/php8.5/lib/php') at /home/lotopou/lpf26/var/cache/prod/ContainerF5fxwii/App_KernelProdContainer.php:154)"} [] [2026-06-09T15:24:03.311043+02:00] php.ERROR: Warning: require(/home/lotopou/lpf26/var/cache/prod/ContainerF5fxwii/getExceptionListenerService.php): Failed to open stream: No such file or directory {"exception":"[object] (ErrorException(code: 0): Warning: require(/home/lotopou/lpf26/var/cache/prod/ContainerF5fxwii/getExceptionListenerService.php): Failed to open stream: No such file or directory at /home/lotopou/lpf26/var/cache/prod/ContainerF5fxwii/App_KernelProdContainer.php:154)"} [] [2026-06-09T16:48:03.768217+02:00] request.INFO: Matched route "cron_live_match_sync". {"route":"cron_live_match_sync","route_parameters":{"_route":"cron_live_match_sync","_controller":"App\\Controller\\CronController::liveMatchSync"},"request_uri":"https://26.lotopotofoot.fr/cron/live-match-sync?token=3b4547eea5fa447f183b72bfa900f543e831fb2fa8deee025f44a752f2e8087b","method":"GET"} [] [2026-06-09T16:48:03.789418+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2026-06-09T16:48:03.789432+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-06-09T16:48:03.789439+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-06-09T16:48:03.789442+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-06-09T16:48:03.789654+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-06-09T16:48:03.815061+02:00] request.CRITICAL: Uncaught PHP Exception ArgumentCountError: "Too few arguments to function App\Service\PronosticScoringService::__construct(), 12 passed in /home/lotopou/lpf26/var/cache/prod/ContainerF5fxwii/getPronosticScoringServiceService.php on line 37 and exactly 13 expected" at PronosticScoringService.php line 31 {"exception":"[object] (ArgumentCountError(code: 0): Too few arguments to function App\\Service\\PronosticScoringService::__construct(), 12 passed in /home/lotopou/lpf26/var/cache/prod/ContainerF5fxwii/getPronosticScoringServiceService.php on line 37 and exactly 13 expected at /home/lotopou/lpf26/src/Service/PronosticScoringService.php:31)"} [] [2026-06-09T16:48:28.514559+02:00] request.INFO: Matched route "api_notifications_unread_count". {"route":"api_notifications_unread_count","route_parameters":{"_route":"api_notifications_unread_count","_controller":"App\\Controller\\Api\\NotificationApiController::unreadCount"},"request_uri":"https://26.lotopotofoot.fr/api/notifications/unread-count","method":"GET"} [] [2026-06-09T16:48:28.516117+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2026-06-09T16:48:28.516122+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-06-09T16:48:28.516127+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-06-09T16:48:28.516129+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-06-09T16:48:28.516144+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-06-09T16:48:28.517876+02:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2026-06-09T16:48:28.519293+02:00] php.ERROR: Warning: require(/home/lotopou/lpf26/var/cache/prod/Container0DIUoy4/getDoctrine_Orm_DefaultEntityManagerService.php): Failed to open stream: No such file or directory {"exception":"[object] (ErrorException(code: 0): Warning: require(/home/lotopou/lpf26/var/cache/prod/Container0DIUoy4/getDoctrine_Orm_DefaultEntityManagerService.php): Failed to open stream: No such file or directory at /home/lotopou/lpf26/var/cache/prod/Container0DIUoy4/App_KernelProdContainer.php:155)"} [] [2026-06-09T16:48:28.524151+02:00] request.CRITICAL: Uncaught PHP Exception Error: "Failed opening required '/home/lotopou/lpf26/var/cache/prod/Container0DIUoy4/getDoctrine_Orm_DefaultEntityManagerService.php' (include_path='.:/usr/local/php8.5/lib/php')" at App_KernelProdContainer.php line 155 {"exception":"[object] (Error(code: 0): Failed opening required '/home/lotopou/lpf26/var/cache/prod/Container0DIUoy4/getDoctrine_Orm_DefaultEntityManagerService.php' (include_path='.:/usr/local/php8.5/lib/php') at /home/lotopou/lpf26/var/cache/prod/Container0DIUoy4/App_KernelProdContainer.php:155)"} [] [2026-06-09T16:48:28.524696+02:00] php.ERROR: Warning: require(/home/lotopou/lpf26/var/cache/prod/Container0DIUoy4/getExceptionListenerService.php): Failed to open stream: No such file or directory {"exception":"[object] (ErrorException(code: 0): Warning: require(/home/lotopou/lpf26/var/cache/prod/Container0DIUoy4/getExceptionListenerService.php): Failed to open stream: No such file or directory at /home/lotopou/lpf26/var/cache/prod/Container0DIUoy4/App_KernelProdContainer.php:155)"} [] [2026-06-09T16:48:28.526334+02:00] request.CRITICAL: Uncaught PHP Exception Error: "Failed opening required '/home/lotopou/lpf26/var/cache/prod/Container0DIUoy4/getExceptionListenerService.php' (include_path='.:/usr/local/php8.5/lib/php')" at App_KernelProdContainer.php line 155 {"exception":"[object] (Error(code: 0): Failed opening required '/home/lotopou/lpf26/var/cache/prod/Container0DIUoy4/getExceptionListenerService.php' (include_path='.:/usr/local/php8.5/lib/php') at /home/lotopou/lpf26/var/cache/prod/Container0DIUoy4/App_KernelProdContainer.php:155)"} [] [2026-06-09T16:48:28.527005+02:00] php.ERROR: Warning: require(/home/lotopou/lpf26/var/cache/prod/Container0DIUoy4/getExceptionListenerService.php): Failed to open stream: No such file or directory {"exception":"[object] (ErrorException(code: 0): Warning: require(/home/lotopou/lpf26/var/cache/prod/Container0DIUoy4/getExceptionListenerService.php): Failed to open stream: No such file or directory at /home/lotopou/lpf26/var/cache/prod/Container0DIUoy4/App_KernelProdContainer.php:155)"} [] [2026-06-09T16:48:42.718587+02:00] console.CRITICAL: Error thrown while running command "debug:container --env=prod 'App\Service\BadgeFeature' --show-arguments". Message: "The "--show-arguments" option does not exist." {"exception":"[object] (Symfony\\Component\\Console\\Exception\\RuntimeException(code: 0): The \"--show-arguments\" option does not exist. at /home/lotopou-26/lpf26/vendor/symfony/console/Input/ArgvInput.php:226)","command":"debug:container --env=prod 'App\\Service\\BadgeFeature' --show-arguments","message":"The \"--show-arguments\" option does not exist."} [] [2026-06-09T16:48:42.767394+02:00] console.DEBUG: Command "debug:container --env=prod 'App\Service\BadgeFeature' --show-arguments" exited with code "1" {"command":"debug:container --env=prod 'App\\Service\\BadgeFeature' --show-arguments","code":1} [] [2026-06-09T22:15:09.876716+02:00] request.INFO: Matched route "admin_user_index". {"route":"admin_user_index","route_parameters":{"_route":"admin_user_index","_controller":"App\\Controller\\Admin\\UserCrudController::index","routeCreatedByEasyAdmin":true,"dashboardControllerFqcn":"App\\Controller\\Admin\\DashboardController","crudControllerFqcn":"App\\Controller\\Admin\\UserCrudController","crudAction":"index"},"request_uri":"https://26.lotopotofoot.fr/admin/user?page=1&sort%5BcotisationPayee%5D=ASC","method":"GET"} [] [2026-06-09T22:15:09.878896+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2026-06-09T22:15:09.878903+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-06-09T22:15:09.878909+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-06-09T22:15:09.878911+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-06-09T22:15:09.878933+02:00] security.DEBUG: Remember-me cookie detected. [] [] [2026-06-09T22:15:09.879921+02:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\RememberMeToken"} [] [2026-06-09T22:15:09.890201+02:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"guigui@lotopotofoot.fr"} [] [2026-06-09T22:15:09.890234+02:00] security.DEBUG: Skipping the "Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator" authenticator as it did not support the request. {"authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-06-09T22:15:09.894205+02:00] php.ERROR: Warning: require(/home/lotopou/lpf26/var/cache/prod/Container0DIUoy4/getDashboardControllerService.php): Failed to open stream: No such file or directory {"exception":"[object] (ErrorException(code: 0): Warning: require(/home/lotopou/lpf26/var/cache/prod/Container0DIUoy4/getDashboardControllerService.php): Failed to open stream: No such file or directory at /home/lotopou/lpf26/var/cache/prod/Container0DIUoy4/App_KernelProdContainer.php:155)"} [] [2026-06-09T22:15:09.900191+02:00] request.CRITICAL: Uncaught PHP Exception Error: "Failed opening required '/home/lotopou/lpf26/var/cache/prod/Container0DIUoy4/getDashboardControllerService.php' (include_path='.:/usr/local/php8.5/lib/php')" at App_KernelProdContainer.php line 155 {"exception":"[object] (Error(code: 0): Failed opening required '/home/lotopou/lpf26/var/cache/prod/Container0DIUoy4/getDashboardControllerService.php' (include_path='.:/usr/local/php8.5/lib/php') at /home/lotopou/lpf26/var/cache/prod/Container0DIUoy4/App_KernelProdContainer.php:155)"} [] [2026-06-09T22:15:09.900603+02:00] php.ERROR: Warning: require(/home/lotopou/lpf26/var/cache/prod/Container0DIUoy4/getExceptionListenerService.php): Failed to open stream: No such file or directory {"exception":"[object] (ErrorException(code: 0): Warning: require(/home/lotopou/lpf26/var/cache/prod/Container0DIUoy4/getExceptionListenerService.php): Failed to open stream: No such file or directory at /home/lotopou/lpf26/var/cache/prod/Container0DIUoy4/App_KernelProdContainer.php:155)"} [] [2026-06-09T22:15:09.902778+02:00] request.CRITICAL: Uncaught PHP Exception Error: "Failed opening required '/home/lotopou/lpf26/var/cache/prod/Container0DIUoy4/getExceptionListenerService.php' (include_path='.:/usr/local/php8.5/lib/php')" at App_KernelProdContainer.php line 155 {"exception":"[object] (Error(code: 0): Failed opening required '/home/lotopou/lpf26/var/cache/prod/Container0DIUoy4/getExceptionListenerService.php' (include_path='.:/usr/local/php8.5/lib/php') at /home/lotopou/lpf26/var/cache/prod/Container0DIUoy4/App_KernelProdContainer.php:155)"} [] [2026-06-09T22:15:09.903180+02:00] php.ERROR: Warning: require(/home/lotopou/lpf26/var/cache/prod/Container0DIUoy4/getExceptionListenerService.php): Failed to open stream: No such file or directory {"exception":"[object] (ErrorException(code: 0): Warning: require(/home/lotopou/lpf26/var/cache/prod/Container0DIUoy4/getExceptionListenerService.php): Failed to open stream: No such file or directory at /home/lotopou/lpf26/var/cache/prod/Container0DIUoy4/App_KernelProdContainer.php:155)"} [] [2026-06-09T22:17:50.361214+02:00] request.INFO: Matched route "admin_badge_award_new". {"route":"admin_badge_award_new","route_parameters":{"_route":"admin_badge_award_new","_controller":"App\\Controller\\Admin\\BadgeAwardCrudController::new","routeCreatedByEasyAdmin":true,"dashboardControllerFqcn":"App\\Controller\\Admin\\DashboardController","crudControllerFqcn":"App\\Controller\\Admin\\BadgeAwardCrudController","crudAction":"new"},"request_uri":"https://26.lotopotofoot.fr/admin/badge-award/new","method":"POST"} [] [2026-06-09T22:17:50.384599+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2026-06-09T22:17:50.384611+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-06-09T22:17:50.386714+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-06-09T22:17:50.386723+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-06-09T22:17:50.386873+02:00] security.DEBUG: Remember-me cookie detected. [] [] [2026-06-09T22:17:50.393344+02:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\RememberMeToken"} [] [2026-06-09T22:17:50.436923+02:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"guigui@lotopotofoot.fr"} [] [2026-06-09T22:17:50.436978+02:00] security.DEBUG: Skipping the "Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator" authenticator as it did not support the request. {"authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-06-09T22:17:50.562861+02:00] request.CRITICAL: Uncaught PHP Exception InvalidArgumentException: "Le badge « On Pronostique Ensemble ou On Se Dispute » est inactif." at BadgeAwardCrudController.php line 92 {"exception":"[object] (InvalidArgumentException(code: 0): Le badge « On Pronostique Ensemble ou On Se Dispute » est inactif. at /home/lotopou/lpf26/src/Controller/Admin/BadgeAwardCrudController.php:92)"} [] [2026-06-09T22:17:50.605600+02:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-06-09T22:26:34.677299+02:00] request.INFO: Matched route "app_buteur_pick_by_country". {"route":"app_buteur_pick_by_country","route_parameters":{"_route":"app_buteur_pick_by_country","_controller":"App\\Controller\\AccountController::pickButeurByCountry"},"request_uri":"https://26.lotopotofoot.fr/mon-compte/choisir-buteur?pays=2","method":"GET"} [] [2026-06-09T22:26:34.678979+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2026-06-09T22:26:34.678985+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-06-09T22:26:34.678990+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-06-09T22:26:34.678992+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-06-09T22:26:34.679011+02:00] security.DEBUG: Remember-me cookie detected. [] [] [2026-06-09T22:26:34.679782+02:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\RememberMeToken"} [] [2026-06-09T22:26:34.688952+02:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"mathieureverseau@yahoo.fr"} [] [2026-06-09T22:26:34.689003+02:00] security.DEBUG: Skipping the "Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator" authenticator as it did not support the request. {"authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-06-09T22:26:34.794262+02:00] php.ERROR: Warning: require(/home/lotopou/lpf26/var/cache/prod/Container0DIUoy4/getTwig_Runtime_ImportmapService.php): Failed to open stream: No such file or directory {"exception":"[object] (ErrorException(code: 0): Warning: require(/home/lotopou/lpf26/var/cache/prod/Container0DIUoy4/getTwig_Runtime_ImportmapService.php): Failed to open stream: No such file or directory at /home/lotopou/lpf26/var/cache/prod/Container0DIUoy4/App_KernelProdContainer.php:155)"} [] [2026-06-09T22:26:34.803054+02:00] request.CRITICAL: Uncaught PHP Exception Twig\Error\RuntimeError: "An exception has been thrown during the rendering of a template ("Failed opening required '/home/lotopou/lpf26/var/cache/prod/Container0DIUoy4/getTwig_Runtime_ImportmapService.php' (include_path='.:/usr/local/php8.5/lib/php')") in "base.html.twig" at line 58." at base.html.twig line 58 {"exception":"[object] (Twig\\Error\\RuntimeError(code: 0): An exception has been thrown during the rendering of a template (\"Failed opening required '/home/lotopou/lpf26/var/cache/prod/Container0DIUoy4/getTwig_Runtime_ImportmapService.php' (include_path='.:/usr/local/php8.5/lib/php')\") in \"base.html.twig\" at line 58. at /home/lotopou/lpf26/templates/base.html.twig:58)\n[previous exception] [object] (Error(code: 0): Failed opening required '/home/lotopou/lpf26/var/cache/prod/Container0DIUoy4/getTwig_Runtime_ImportmapService.php' (include_path='.:/usr/local/php8.5/lib/php') at /home/lotopou/lpf26/var/cache/prod/Container0DIUoy4/App_KernelProdContainer.php:155)"} [] [2026-06-09T22:26:34.803802+02:00] php.ERROR: Warning: require(/home/lotopou/lpf26/var/cache/prod/Container0DIUoy4/getExceptionListenerService.php): Failed to open stream: No such file or directory {"exception":"[object] (ErrorException(code: 0): Warning: require(/home/lotopou/lpf26/var/cache/prod/Container0DIUoy4/getExceptionListenerService.php): Failed to open stream: No such file or directory at /home/lotopou/lpf26/var/cache/prod/Container0DIUoy4/App_KernelProdContainer.php:155)"} [] [2026-06-09T22:26:34.806023+02:00] request.CRITICAL: Uncaught PHP Exception Error: "Failed opening required '/home/lotopou/lpf26/var/cache/prod/Container0DIUoy4/getExceptionListenerService.php' (include_path='.:/usr/local/php8.5/lib/php')" at App_KernelProdContainer.php line 155 {"exception":"[object] (Error(code: 0): Failed opening required '/home/lotopou/lpf26/var/cache/prod/Container0DIUoy4/getExceptionListenerService.php' (include_path='.:/usr/local/php8.5/lib/php') at /home/lotopou/lpf26/var/cache/prod/Container0DIUoy4/App_KernelProdContainer.php:155)"} [] [2026-06-09T22:26:34.806559+02:00] php.ERROR: Warning: require(/home/lotopou/lpf26/var/cache/prod/Container0DIUoy4/getExceptionListenerService.php): Failed to open stream: No such file or directory {"exception":"[object] (ErrorException(code: 0): Warning: require(/home/lotopou/lpf26/var/cache/prod/Container0DIUoy4/getExceptionListenerService.php): Failed to open stream: No such file or directory at /home/lotopou/lpf26/var/cache/prod/Container0DIUoy4/App_KernelProdContainer.php:155)"} [] [2026-06-09T22:27:20.208236+02:00] request.INFO: Matched route "api_notifications_unread_count". {"route":"api_notifications_unread_count","route_parameters":{"_route":"api_notifications_unread_count","_controller":"App\\Controller\\Api\\NotificationApiController::unreadCount"},"request_uri":"https://26.lotopotofoot.fr/api/notifications/unread-count","method":"GET"} [] [2026-06-09T22:27:20.210373+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2026-06-09T22:27:20.210379+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-06-09T22:27:20.210384+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-06-09T22:27:20.210386+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-06-09T22:27:20.210406+02:00] security.DEBUG: Remember-me cookie detected. [] [] [2026-06-09T22:27:20.211353+02:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\RememberMeToken"} [] [2026-06-09T22:27:20.221482+02:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"guigui@lotopotofoot.fr"} [] [2026-06-09T22:27:20.221536+02:00] security.DEBUG: Skipping the "Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator" authenticator as it did not support the request. {"authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-06-09T22:27:20.226651+02:00] php.ERROR: Warning: require(/home/lotopou/lpf26/var/cache/prod/Container0DIUoy4/getNotificationApiControllerService.php): Failed to open stream: No such file or directory {"exception":"[object] (ErrorException(code: 0): Warning: require(/home/lotopou/lpf26/var/cache/prod/Container0DIUoy4/getNotificationApiControllerService.php): Failed to open stream: No such file or directory at /home/lotopou/lpf26/var/cache/prod/Container0DIUoy4/App_KernelProdContainer.php:155)"} [] [2026-06-09T22:27:20.232065+02:00] request.CRITICAL: Uncaught PHP Exception Error: "Failed opening required '/home/lotopou/lpf26/var/cache/prod/Container0DIUoy4/getNotificationApiControllerService.php' (include_path='.:/usr/local/php8.5/lib/php')" at App_KernelProdContainer.php line 155 {"exception":"[object] (Error(code: 0): Failed opening required '/home/lotopou/lpf26/var/cache/prod/Container0DIUoy4/getNotificationApiControllerService.php' (include_path='.:/usr/local/php8.5/lib/php') at /home/lotopou/lpf26/var/cache/prod/Container0DIUoy4/App_KernelProdContainer.php:155)"} [] [2026-06-09T22:27:20.232761+02:00] php.ERROR: Warning: require(/home/lotopou/lpf26/var/cache/prod/Container0DIUoy4/getExceptionListenerService.php): Failed to open stream: No such file or directory {"exception":"[object] (ErrorException(code: 0): Warning: require(/home/lotopou/lpf26/var/cache/prod/Container0DIUoy4/getExceptionListenerService.php): Failed to open stream: No such file or directory at /home/lotopou/lpf26/var/cache/prod/Container0DIUoy4/App_KernelProdContainer.php:155)"} [] [2026-06-09T22:27:20.234395+02:00] request.CRITICAL: Uncaught PHP Exception Error: "Failed opening required '/home/lotopou/lpf26/var/cache/prod/Container0DIUoy4/getExceptionListenerService.php' (include_path='.:/usr/local/php8.5/lib/php')" at App_KernelProdContainer.php line 155 {"exception":"[object] (Error(code: 0): Failed opening required '/home/lotopou/lpf26/var/cache/prod/Container0DIUoy4/getExceptionListenerService.php' (include_path='.:/usr/local/php8.5/lib/php') at /home/lotopou/lpf26/var/cache/prod/Container0DIUoy4/App_KernelProdContainer.php:155)"} [] [2026-06-09T22:27:20.235201+02:00] php.ERROR: Warning: require(/home/lotopou/lpf26/var/cache/prod/Container0DIUoy4/getExceptionListenerService.php): Failed to open stream: No such file or directory {"exception":"[object] (ErrorException(code: 0): Warning: require(/home/lotopou/lpf26/var/cache/prod/Container0DIUoy4/getExceptionListenerService.php): Failed to open stream: No such file or directory at /home/lotopou/lpf26/var/cache/prod/Container0DIUoy4/App_KernelProdContainer.php:155)"} [] [2026-06-09T22:36:23.723129+02:00] request.INFO: Matched route "app_api_buteurs_search". {"route":"app_api_buteurs_search","route_parameters":{"_route":"app_api_buteurs_search","_controller":"App\\Controller\\ApiButeurController::search"},"request_uri":"https://26.lotopotofoot.fr/api/buteurs/recherche?q=Oli","method":"GET"} [] [2026-06-09T22:36:23.724715+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2026-06-09T22:36:23.724721+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-06-09T22:36:23.724725+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-06-09T22:36:23.724727+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-06-09T22:36:23.724743+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-06-09T22:36:23.725499+02:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2026-06-09T22:36:23.734919+02:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"alexis-landais@hotmail.fr"} [] [2026-06-09T22:36:23.737747+02:00] php.ERROR: Warning: require(/home/lotopou/lpf26/var/cache/prod/Container0DIUoy4/getApiButeurControllerService.php): Failed to open stream: No such file or directory {"exception":"[object] (ErrorException(code: 0): Warning: require(/home/lotopou/lpf26/var/cache/prod/Container0DIUoy4/getApiButeurControllerService.php): Failed to open stream: No such file or directory at /home/lotopou/lpf26/var/cache/prod/Container0DIUoy4/App_KernelProdContainer.php:155)"} [] [2026-06-09T22:36:23.743737+02:00] request.CRITICAL: Uncaught PHP Exception Error: "Failed opening required '/home/lotopou/lpf26/var/cache/prod/Container0DIUoy4/getApiButeurControllerService.php' (include_path='.:/usr/local/php8.5/lib/php')" at App_KernelProdContainer.php line 155 {"exception":"[object] (Error(code: 0): Failed opening required '/home/lotopou/lpf26/var/cache/prod/Container0DIUoy4/getApiButeurControllerService.php' (include_path='.:/usr/local/php8.5/lib/php') at /home/lotopou/lpf26/var/cache/prod/Container0DIUoy4/App_KernelProdContainer.php:155)"} [] [2026-06-09T22:36:23.744238+02:00] php.ERROR: Warning: require(/home/lotopou/lpf26/var/cache/prod/Container0DIUoy4/getExceptionListenerService.php): Failed to open stream: No such file or directory {"exception":"[object] (ErrorException(code: 0): Warning: require(/home/lotopou/lpf26/var/cache/prod/Container0DIUoy4/getExceptionListenerService.php): Failed to open stream: No such file or directory at /home/lotopou/lpf26/var/cache/prod/Container0DIUoy4/App_KernelProdContainer.php:155)"} [] [2026-06-09T22:36:23.746797+02:00] request.CRITICAL: Uncaught PHP Exception Error: "Failed opening required '/home/lotopou/lpf26/var/cache/prod/Container0DIUoy4/getExceptionListenerService.php' (include_path='.:/usr/local/php8.5/lib/php')" at App_KernelProdContainer.php line 155 {"exception":"[object] (Error(code: 0): Failed opening required '/home/lotopou/lpf26/var/cache/prod/Container0DIUoy4/getExceptionListenerService.php' (include_path='.:/usr/local/php8.5/lib/php') at /home/lotopou/lpf26/var/cache/prod/Container0DIUoy4/App_KernelProdContainer.php:155)"} [] [2026-06-09T22:36:23.747313+02:00] php.ERROR: Warning: require(/home/lotopou/lpf26/var/cache/prod/Container0DIUoy4/getExceptionListenerService.php): Failed to open stream: No such file or directory {"exception":"[object] (ErrorException(code: 0): Warning: require(/home/lotopou/lpf26/var/cache/prod/Container0DIUoy4/getExceptionListenerService.php): Failed to open stream: No such file or directory at /home/lotopou/lpf26/var/cache/prod/Container0DIUoy4/App_KernelProdContainer.php:155)"} [] [2026-06-10T09:45:42.758644+02:00] console.CRITICAL: Error thrown while running command "dbal:run-sql ' SELECT t.nom AS equipe, CONCAT(b.prenom, " ", b.nom) AS buteur, c.nom AS pays_buteur, ROUND(LEAST(30.0 / GREATEST(cnt.c, 1), 5), 2) AS cote, ROUND(10 * LEAST(30.0 / GREATEST(cnt.c, 1), 5)) AS pts_par_but FROM user u JOIN team_member tm ON tm.user_id = u.id JOIN team t ON t.id = tm.team_id JOIN buteur b ON b.id = u.buteur_choisi_id LEFT JOIN country c ON c.id = b.pays_id JOIN ( SELECT buteur_choisi_id AS bid, COUNT(*) AS c FROM user WHERE cotisation_payee = 1 AND buteur_choisi_id IS NOT NULL GROUP BY buteur_choisi_id ) cnt ON cnt.bid = b.id WHERE u.cotisation_payee = 1 AND u.buteur_choisi_id IS NOT NULL ORDER BY pts_par_but DESC, equipe ASC ' --no-ansi". Message: "An exception occurred while executing a query: SQLSTATE[42S22]: Column not found: 1054 Unknown column 't.nom' in 'field list'" {"exception":"[object] (Doctrine\\DBAL\\Exception\\InvalidFieldNameException(code: 1054): An exception occurred while executing a query: SQLSTATE[42S22]: Column not found: 1054 Unknown column 't.nom' in 'field list' at /home/lotopou-26/lpf26/vendor/doctrine/dbal/src/Driver/API/MySQL/ExceptionConverter.php:63)\n[previous exception] [object] (Doctrine\\DBAL\\Driver\\PDO\\Exception(code: 1054): SQLSTATE[42S22]: Column not found: 1054 Unknown column 't.nom' in 'field list' at /home/lotopou-26/lpf26/vendor/doctrine/dbal/src/Driver/PDO/Exception.php:24)\n[previous exception] [object] (PDOException(code: 42S22): SQLSTATE[42S22]: Column not found: 1054 Unknown column 't.nom' in 'field list' at /home/lotopou-26/lpf26/vendor/doctrine/dbal/src/Driver/PDO/Connection.php:27)","command":"dbal:run-sql '\nSELECT \n t.nom AS equipe,\n CONCAT(b.prenom, \" \", b.nom) AS buteur,\n c.nom AS pays_buteur,\n ROUND(LEAST(30.0 / GREATEST(cnt.c, 1), 5), 2) AS cote,\n ROUND(10 * LEAST(30.0 / GREATEST(cnt.c, 1), 5)) AS pts_par_but\nFROM user u\nJOIN team_member tm ON tm.user_id = u.id\nJOIN team t ON t.id = tm.team_id\nJOIN buteur b ON b.id = u.buteur_choisi_id\nLEFT JOIN country c ON c.id = b.pays_id\nJOIN (\n SELECT buteur_choisi_id AS bid, COUNT(*) AS c\n FROM user WHERE cotisation_payee = 1 AND buteur_choisi_id IS NOT NULL\n GROUP BY buteur_choisi_id\n) cnt ON cnt.bid = b.id\nWHERE u.cotisation_payee = 1 AND u.buteur_choisi_id IS NOT NULL\nORDER BY pts_par_but DESC, equipe ASC\n' --no-ansi","message":"An exception occurred while executing a query: SQLSTATE[42S22]: Column not found: 1054 Unknown column 't.nom' in 'field list'"} [] [2026-06-10T09:45:42.805896+02:00] console.DEBUG: Command "dbal:run-sql ' SELECT t.nom AS equipe, CONCAT(b.prenom, " ", b.nom) AS buteur, c.nom AS pays_buteur, ROUND(LEAST(30.0 / GREATEST(cnt.c, 1), 5), 2) AS cote, ROUND(10 * LEAST(30.0 / GREATEST(cnt.c, 1), 5)) AS pts_par_but FROM user u JOIN team_member tm ON tm.user_id = u.id JOIN team t ON t.id = tm.team_id JOIN buteur b ON b.id = u.buteur_choisi_id LEFT JOIN country c ON c.id = b.pays_id JOIN ( SELECT buteur_choisi_id AS bid, COUNT(*) AS c FROM user WHERE cotisation_payee = 1 AND buteur_choisi_id IS NOT NULL GROUP BY buteur_choisi_id ) cnt ON cnt.bid = b.id WHERE u.cotisation_payee = 1 AND u.buteur_choisi_id IS NOT NULL ORDER BY pts_par_but DESC, equipe ASC ' --no-ansi" exited with code "1054" {"command":"dbal:run-sql '\nSELECT \n t.nom AS equipe,\n CONCAT(b.prenom, \" \", b.nom) AS buteur,\n c.nom AS pays_buteur,\n ROUND(LEAST(30.0 / GREATEST(cnt.c, 1), 5), 2) AS cote,\n ROUND(10 * LEAST(30.0 / GREATEST(cnt.c, 1), 5)) AS pts_par_but\nFROM user u\nJOIN team_member tm ON tm.user_id = u.id\nJOIN team t ON t.id = tm.team_id\nJOIN buteur b ON b.id = u.buteur_choisi_id\nLEFT JOIN country c ON c.id = b.pays_id\nJOIN (\n SELECT buteur_choisi_id AS bid, COUNT(*) AS c\n FROM user WHERE cotisation_payee = 1 AND buteur_choisi_id IS NOT NULL\n GROUP BY buteur_choisi_id\n) cnt ON cnt.bid = b.id\nWHERE u.cotisation_payee = 1 AND u.buteur_choisi_id IS NOT NULL\nORDER BY pts_par_but DESC, equipe ASC\n' --no-ansi","code":1054} [] [2026-06-10T09:46:03.587161+02:00] console.CRITICAL: Error thrown while running command "dbal:run-sql 'SELECT t.nom AS equipe, tm.nickname, CONCAT(b.prenom, " ", b.nom) AS buteur, c.nom AS pays FROM team_member tm JOIN user u ON u.id = tm.player_id JOIN team t ON t.id = tm.team_id JOIN buteur b ON b.id = u.buteur_choisi_id LEFT JOIN country c ON c.id = b.pays_id WHERE u.cotisation_payee = 1 ORDER BY t.nom, tm.nickname' --no-ansi". Message: "An exception occurred while executing a query: SQLSTATE[42S22]: Column not found: 1054 Unknown column 't.nom' in 'field list'" {"exception":"[object] (Doctrine\\DBAL\\Exception\\InvalidFieldNameException(code: 1054): An exception occurred while executing a query: SQLSTATE[42S22]: Column not found: 1054 Unknown column 't.nom' in 'field list' at /home/lotopou-26/lpf26/vendor/doctrine/dbal/src/Driver/API/MySQL/ExceptionConverter.php:63)\n[previous exception] [object] (Doctrine\\DBAL\\Driver\\PDO\\Exception(code: 1054): SQLSTATE[42S22]: Column not found: 1054 Unknown column 't.nom' in 'field list' at /home/lotopou-26/lpf26/vendor/doctrine/dbal/src/Driver/PDO/Exception.php:24)\n[previous exception] [object] (PDOException(code: 42S22): SQLSTATE[42S22]: Column not found: 1054 Unknown column 't.nom' in 'field list' at /home/lotopou-26/lpf26/vendor/doctrine/dbal/src/Driver/PDO/Connection.php:57)","command":"dbal:run-sql 'SELECT t.nom AS equipe, tm.nickname, CONCAT(b.prenom, \" \", b.nom) AS buteur, c.nom AS pays FROM team_member tm JOIN user u ON u.id = tm.player_id JOIN team t ON t.id = tm.team_id JOIN buteur b ON b.id = u.buteur_choisi_id LEFT JOIN country c ON c.id = b.pays_id WHERE u.cotisation_payee = 1 ORDER BY t.nom, tm.nickname' --no-ansi","message":"An exception occurred while executing a query: SQLSTATE[42S22]: Column not found: 1054 Unknown column 't.nom' in 'field list'"} [] [2026-06-10T09:46:03.612007+02:00] console.DEBUG: Command "dbal:run-sql 'SELECT t.nom AS equipe, tm.nickname, CONCAT(b.prenom, " ", b.nom) AS buteur, c.nom AS pays FROM team_member tm JOIN user u ON u.id = tm.player_id JOIN team t ON t.id = tm.team_id JOIN buteur b ON b.id = u.buteur_choisi_id LEFT JOIN country c ON c.id = b.pays_id WHERE u.cotisation_payee = 1 ORDER BY t.nom, tm.nickname' --no-ansi" exited with code "1054" {"command":"dbal:run-sql 'SELECT t.nom AS equipe, tm.nickname, CONCAT(b.prenom, \" \", b.nom) AS buteur, c.nom AS pays FROM team_member tm JOIN user u ON u.id = tm.player_id JOIN team t ON t.id = tm.team_id JOIN buteur b ON b.id = u.buteur_choisi_id LEFT JOIN country c ON c.id = b.pays_id WHERE u.cotisation_payee = 1 ORDER BY t.nom, tm.nickname' --no-ansi","code":1054} [] [2026-06-10T09:46:21.549603+02:00] console.CRITICAL: Error thrown while running command "dbal:run-sql 'SELECT j.type, COUNT(*) AS n FROM team_joker_usage j GROUP BY j.type' --no-ansi". Message: "An exception occurred while executing a query: SQLSTATE[42S22]: Column not found: 1054 Unknown column 'j.type' in 'field list'" {"exception":"[object] (Doctrine\\DBAL\\Exception\\InvalidFieldNameException(code: 1054): An exception occurred while executing a query: SQLSTATE[42S22]: Column not found: 1054 Unknown column 'j.type' in 'field list' at /home/lotopou-26/lpf26/vendor/doctrine/dbal/src/Driver/API/MySQL/ExceptionConverter.php:63)\n[previous exception] [object] (Doctrine\\DBAL\\Driver\\PDO\\Exception(code: 1054): SQLSTATE[42S22]: Column not found: 1054 Unknown column 'j.type' in 'field list' at /home/lotopou-26/lpf26/vendor/doctrine/dbal/src/Driver/PDO/Exception.php:24)\n[previous exception] [object] (PDOException(code: 42S22): SQLSTATE[42S22]: Column not found: 1054 Unknown column 'j.type' in 'field list' at /home/lotopou-26/lpf26/vendor/doctrine/dbal/src/Driver/PDO/Connection.php:57)","command":"dbal:run-sql 'SELECT j.type, COUNT(*) AS n FROM team_joker_usage j GROUP BY j.type' --no-ansi","message":"An exception occurred while executing a query: SQLSTATE[42S22]: Column not found: 1054 Unknown column 'j.type' in 'field list'"} [] [2026-06-10T09:46:21.578146+02:00] console.DEBUG: Command "dbal:run-sql 'SELECT j.type, COUNT(*) AS n FROM team_joker_usage j GROUP BY j.type' --no-ansi" exited with code "1054" {"command":"dbal:run-sql 'SELECT j.type, COUNT(*) AS n FROM team_joker_usage j GROUP BY j.type' --no-ansi","code":1054} [] [2026-06-10T09:47:02.447811+02:00] console.CRITICAL: Error thrown while running command "dbal:run-sql 'SELECT status, competition_started_at FROM competition_status LIMIT 1' --no-ansi". Message: "An exception occurred while executing a query: SQLSTATE[42S02]: Base table or view not found: 1146 Table 'lotopou26.competition_status' doesn't exist" {"exception":"[object] (Doctrine\\DBAL\\Exception\\TableNotFoundException(code: 1146): An exception occurred while executing a query: SQLSTATE[42S02]: Base table or view not found: 1146 Table 'lotopou26.competition_status' doesn't exist at /home/lotopou-26/lpf26/vendor/doctrine/dbal/src/Driver/API/MySQL/ExceptionConverter.php:51)\n[previous exception] [object] (Doctrine\\DBAL\\Driver\\PDO\\Exception(code: 1146): SQLSTATE[42S02]: Base table or view not found: 1146 Table 'lotopou26.competition_status' doesn't exist at /home/lotopou-26/lpf26/vendor/doctrine/dbal/src/Driver/PDO/Exception.php:24)\n[previous exception] [object] (PDOException(code: 42S02): SQLSTATE[42S02]: Base table or view not found: 1146 Table 'lotopou26.competition_status' doesn't exist at /home/lotopou-26/lpf26/vendor/doctrine/dbal/src/Driver/PDO/Connection.php:57)","command":"dbal:run-sql 'SELECT status, competition_started_at FROM competition_status LIMIT 1' --no-ansi","message":"An exception occurred while executing a query: SQLSTATE[42S02]: Base table or view not found: 1146 Table 'lotopou26.competition_status' doesn't exist"} [] [2026-06-10T09:47:02.491892+02:00] console.DEBUG: Command "dbal:run-sql 'SELECT status, competition_started_at FROM competition_status LIMIT 1' --no-ansi" exited with code "1146" {"command":"dbal:run-sql 'SELECT status, competition_started_at FROM competition_status LIMIT 1' --no-ansi","code":1146} [] [2026-06-10T09:53:12.518667+02:00] php.ERROR: Warning: require(/home/lotopou-26/lpf26/var/cache/prod/ContainerUm4FpsF/getConsole_ErrorListenerService.php): Failed to open stream: No such file or directory {"exception":"[object] (ErrorException(code: 0): Warning: require(/home/lotopou-26/lpf26/var/cache/prod/ContainerUm4FpsF/getConsole_ErrorListenerService.php): Failed to open stream: No such file or directory at /home/lotopou-26/lpf26/var/cache/prod/ContainerUm4FpsF/App_KernelProdContainer.php:155)"} [] [2026-06-10T09:53:12.523534+02:00] php.CRITICAL: Uncaught Error: Failed opening required '/home/lotopou-26/lpf26/var/cache/prod/ContainerUm4FpsF/getConsole_ErrorListenerService.php' (include_path='.:/usr/local/php8.5/lib/php') {"exception":"[object] (Error(code: 0): Failed opening required '/home/lotopou-26/lpf26/var/cache/prod/ContainerUm4FpsF/getConsole_ErrorListenerService.php' (include_path='.:/usr/local/php8.5/lib/php') at /home/lotopou-26/lpf26/var/cache/prod/ContainerUm4FpsF/App_KernelProdContainer.php:155)"} [] [2026-06-10T11:51:52.682024+02:00] request.INFO: Matched route "api_notifications_unread_count". {"route":"api_notifications_unread_count","route_parameters":{"_route":"api_notifications_unread_count","_controller":"App\\Controller\\Api\\NotificationApiController::unreadCount"},"request_uri":"https://26.lotopotofoot.fr/api/notifications/unread-count","method":"GET"} [] [2026-06-10T11:51:52.701703+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2026-06-10T11:51:52.701712+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-06-10T11:51:52.701717+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-06-10T11:51:52.701720+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-06-10T11:51:52.701852+02:00] security.DEBUG: Remember-me cookie detected. [] [] [2026-06-10T11:51:52.709965+02:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\RememberMeToken"} [] [2026-06-10T11:52:22.785068+02:00] request.CRITICAL: Uncaught PHP Exception Doctrine\DBAL\Exception\ConnectionException: "An exception occurred in the driver: SQLSTATE[HY000] [2002] Connection timed out" at ExceptionConverter.php line 91 {"exception":"[object] (Doctrine\\DBAL\\Exception\\ConnectionException(code: 2002): An exception occurred in the driver: SQLSTATE[HY000] [2002] Connection timed out at /home/lotopou/lpf26/vendor/doctrine/dbal/src/Driver/API/MySQL/ExceptionConverter.php:91)\n[previous exception] [object] (Doctrine\\DBAL\\Driver\\PDO\\Exception(code: 2002): SQLSTATE[HY000] [2002] Connection timed out at /home/lotopou/lpf26/vendor/doctrine/dbal/src/Driver/PDO/Exception.php:24)\n[previous exception] [object] (PDOException(code: 2002): SQLSTATE[HY000] [2002] Connection timed out at /home/lotopou/lpf26/vendor/doctrine/dbal/src/Driver/PDO/PDOConnect.php:28)"} [] [2026-06-10T11:52:03.759336+02:00] request.INFO: Matched route "cron_live_match_sync". {"route":"cron_live_match_sync","route_parameters":{"_route":"cron_live_match_sync","_controller":"App\\Controller\\CronController::liveMatchSync"},"request_uri":"https://26.lotopotofoot.fr/cron/live-match-sync?token=3b4547eea5fa447f183b72bfa900f543e831fb2fa8deee025f44a752f2e8087b","method":"GET"} [] [2026-06-10T11:52:03.761621+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2026-06-10T11:52:03.761627+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-06-10T11:52:03.761632+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-06-10T11:52:03.761634+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-06-10T11:52:03.761653+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-06-10T11:52:33.863317+02:00] request.CRITICAL: Uncaught PHP Exception Doctrine\DBAL\Exception\ConnectionException: "An exception occurred in the driver: SQLSTATE[HY000] [2002] Connection timed out" at ExceptionConverter.php line 91 {"exception":"[object] (Doctrine\\DBAL\\Exception\\ConnectionException(code: 2002): An exception occurred in the driver: SQLSTATE[HY000] [2002] Connection timed out at /home/lotopou/lpf26/vendor/doctrine/dbal/src/Driver/API/MySQL/ExceptionConverter.php:91)\n[previous exception] [object] (Doctrine\\DBAL\\Driver\\PDO\\Exception(code: 2002): SQLSTATE[HY000] [2002] Connection timed out at /home/lotopou/lpf26/vendor/doctrine/dbal/src/Driver/PDO/Exception.php:24)\n[previous exception] [object] (PDOException(code: 2002): SQLSTATE[HY000] [2002] Connection timed out at /home/lotopou/lpf26/vendor/doctrine/dbal/src/Driver/PDO/PDOConnect.php:28)"} [] [2026-06-10T11:53:10.340086+02:00] request.INFO: Matched route "api_notifications_unread_count". {"route":"api_notifications_unread_count","route_parameters":{"_route":"api_notifications_unread_count","_controller":"App\\Controller\\Api\\NotificationApiController::unreadCount"},"request_uri":"https://26.lotopotofoot.fr/api/notifications/unread-count","method":"GET"} [] [2026-06-10T11:53:10.360799+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2026-06-10T11:53:10.360810+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-06-10T11:53:10.360817+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-06-10T11:53:10.360819+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-06-10T11:53:10.360959+02:00] security.DEBUG: Remember-me cookie detected. [] [] [2026-06-10T11:53:10.367831+02:00] security.DEBUG: Remember-me cookie detected. [] [] [2026-06-10T11:53:40.446983+02:00] request.CRITICAL: Uncaught PHP Exception Doctrine\DBAL\Exception\ConnectionException: "An exception occurred in the driver: SQLSTATE[HY000] [2002] Connection timed out" at ExceptionConverter.php line 91 {"exception":"[object] (Doctrine\\DBAL\\Exception\\ConnectionException(code: 2002): An exception occurred in the driver: SQLSTATE[HY000] [2002] Connection timed out at /home/lotopou/lpf26/vendor/doctrine/dbal/src/Driver/API/MySQL/ExceptionConverter.php:91)\n[previous exception] [object] (Doctrine\\DBAL\\Driver\\PDO\\Exception(code: 2002): SQLSTATE[HY000] [2002] Connection timed out at /home/lotopou/lpf26/vendor/doctrine/dbal/src/Driver/PDO/Exception.php:24)\n[previous exception] [object] (PDOException(code: 2002): SQLSTATE[HY000] [2002] Connection timed out at /home/lotopou/lpf26/vendor/doctrine/dbal/src/Driver/PDO/PDOConnect.php:28)"} [] [2026-06-10T11:54:10.628922+02:00] request.INFO: Matched route "api_notifications_unread_count". {"route":"api_notifications_unread_count","route_parameters":{"_route":"api_notifications_unread_count","_controller":"App\\Controller\\Api\\NotificationApiController::unreadCount"},"request_uri":"https://26.lotopotofoot.fr/api/notifications/unread-count","method":"GET"} [] [2026-06-10T11:54:10.631338+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2026-06-10T11:54:10.631344+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-06-10T11:54:10.631349+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-06-10T11:54:10.631351+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-06-10T11:54:10.631372+02:00] security.DEBUG: Remember-me cookie detected. [] [] [2026-06-10T11:54:10.636693+02:00] security.DEBUG: Remember-me cookie detected. [] [] [2026-06-10T11:54:17.785820+02:00] request.CRITICAL: Uncaught PHP Exception Doctrine\DBAL\Exception\ConnectionException: "An exception occurred in the driver: SQLSTATE[HY000] [2002] Connection refused" at ExceptionConverter.php line 91 {"exception":"[object] (Doctrine\\DBAL\\Exception\\ConnectionException(code: 2002): An exception occurred in the driver: SQLSTATE[HY000] [2002] Connection refused at /home/lotopou/lpf26/vendor/doctrine/dbal/src/Driver/API/MySQL/ExceptionConverter.php:91)\n[previous exception] [object] (Doctrine\\DBAL\\Driver\\PDO\\Exception(code: 2002): SQLSTATE[HY000] [2002] Connection refused at /home/lotopou/lpf26/vendor/doctrine/dbal/src/Driver/PDO/Exception.php:24)\n[previous exception] [object] (PDOException(code: 2002): SQLSTATE[HY000] [2002] Connection refused at /home/lotopou/lpf26/vendor/doctrine/dbal/src/Driver/PDO/PDOConnect.php:28)"} [] [2026-06-10T11:54:03.461645+02:00] request.INFO: Matched route "cron_live_match_sync". {"route":"cron_live_match_sync","route_parameters":{"_route":"cron_live_match_sync","_controller":"App\\Controller\\CronController::liveMatchSync"},"request_uri":"https://26.lotopotofoot.fr/cron/live-match-sync?token=3b4547eea5fa447f183b72bfa900f543e831fb2fa8deee025f44a752f2e8087b","method":"GET"} [] [2026-06-10T11:54:03.480123+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2026-06-10T11:54:03.480130+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-06-10T11:54:03.480135+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-06-10T11:54:03.480137+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-06-10T11:54:03.480268+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-06-10T11:54:33.609404+02:00] request.CRITICAL: Uncaught PHP Exception Doctrine\DBAL\Exception\ConnectionException: "An exception occurred in the driver: SQLSTATE[HY000] [2002] Connection timed out" at ExceptionConverter.php line 91 {"exception":"[object] (Doctrine\\DBAL\\Exception\\ConnectionException(code: 2002): An exception occurred in the driver: SQLSTATE[HY000] [2002] Connection timed out at /home/lotopou/lpf26/vendor/doctrine/dbal/src/Driver/API/MySQL/ExceptionConverter.php:91)\n[previous exception] [object] (Doctrine\\DBAL\\Driver\\PDO\\Exception(code: 2002): SQLSTATE[HY000] [2002] Connection timed out at /home/lotopou/lpf26/vendor/doctrine/dbal/src/Driver/PDO/Exception.php:24)\n[previous exception] [object] (PDOException(code: 2002): SQLSTATE[HY000] [2002] Connection timed out at /home/lotopou/lpf26/vendor/doctrine/dbal/src/Driver/PDO/PDOConnect.php:28)"} [] [2026-06-10T18:02:22.286160+02:00] console.CRITICAL: Error thrown while running command "'doctrine:query:sql' 'SELECT code, name, category, scope, ironic, active, sort_order FROM badge_definition ORDER BY category, sort_order'". Message: "Command "doctrine:query:sql" is not defined. Did you mean this? doctrine:query:dql" {"exception":"[object] (Symfony\\Component\\Console\\Exception\\CommandNotFoundException(code: 0): Command \"doctrine:query:sql\" is not defined.\n\nDid you mean this?\n doctrine:query:dql at /home/lotopou-26/lpf26/vendor/symfony/console/Application.php:749)","command":"'doctrine:query:sql' 'SELECT code, name, category, scope, ironic, active, sort_order FROM badge_definition ORDER BY category, sort_order'","message":"Command \"doctrine:query:sql\" is not defined.\n\nDid you mean this?\n doctrine:query:dql"} [] [2026-06-11T08:53:02.968413+02:00] request.INFO: Matched route "admin_team_invitation_new". {"route":"admin_team_invitation_new","route_parameters":{"_route":"admin_team_invitation_new","_controller":"App\\Controller\\Admin\\TeamInvitationCrudController::new","routeCreatedByEasyAdmin":true,"dashboardControllerFqcn":"App\\Controller\\Admin\\DashboardController","crudControllerFqcn":"App\\Controller\\Admin\\TeamInvitationCrudController","crudAction":"new"},"request_uri":"https://26.lotopotofoot.fr/admin/team-invitation/new","method":"POST"} [] [2026-06-11T08:53:02.989473+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2026-06-11T08:53:02.989489+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-06-11T08:53:02.992005+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-06-11T08:53:02.992014+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-06-11T08:53:02.992192+02:00] security.DEBUG: Remember-me cookie detected. [] [] [2026-06-11T08:53:03.001008+02:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\RememberMeToken"} [] [2026-06-11T08:53:03.047249+02:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"guigui@lotopotofoot.fr"} [] [2026-06-11T08:53:03.047299+02:00] security.DEBUG: Skipping the "Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator" authenticator as it did not support the request. {"authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-06-11T08:53:03.269875+02:00] request.CRITICAL: Uncaught PHP Exception Doctrine\DBAL\Exception\NotNullConstraintViolationException: "An exception occurred while executing a query: SQLSTATE[23000]: Integrity constraint violation: 1048 Column 'token' cannot be null" at ExceptionConverter.php line 101 {"exception":"[object] (Doctrine\\DBAL\\Exception\\NotNullConstraintViolationException(code: 1048): An exception occurred while executing a query: SQLSTATE[23000]: Integrity constraint violation: 1048 Column 'token' cannot be null at /home/lotopou/lpf26/vendor/doctrine/dbal/src/Driver/API/MySQL/ExceptionConverter.php:101)\n[previous exception] [object] (Doctrine\\DBAL\\Driver\\PDO\\Exception(code: 1048): SQLSTATE[23000]: Integrity constraint violation: 1048 Column 'token' cannot be null at /home/lotopou/lpf26/vendor/doctrine/dbal/src/Driver/PDO/Exception.php:24)\n[previous exception] [object] (PDOException(code: 23000): SQLSTATE[23000]: Integrity constraint violation: 1048 Column 'token' cannot be null at /home/lotopou/lpf26/vendor/doctrine/dbal/src/Driver/PDO/Statement.php:55)"} [] [2026-06-11T08:53:03.316607+02:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-06-11T11:35:06.123173+02:00] request.INFO: Matched route "admin_team_invitation_new". {"route":"admin_team_invitation_new","route_parameters":{"_route":"admin_team_invitation_new","_controller":"App\\Controller\\Admin\\TeamInvitationCrudController::new","routeCreatedByEasyAdmin":true,"dashboardControllerFqcn":"App\\Controller\\Admin\\DashboardController","crudControllerFqcn":"App\\Controller\\Admin\\TeamInvitationCrudController","crudAction":"new"},"request_uri":"https://26.lotopotofoot.fr/admin/team-invitation/new","method":"POST"} [] [2026-06-11T11:35:06.124786+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2026-06-11T11:35:06.124792+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-06-11T11:35:06.126912+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-06-11T11:35:06.126918+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-06-11T11:35:06.126941+02:00] security.DEBUG: Remember-me cookie detected. [] [] [2026-06-11T11:35:06.128487+02:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\RememberMeToken"} [] [2026-06-11T11:35:06.137634+02:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"guigui@lotopotofoot.fr"} [] [2026-06-11T11:35:06.137698+02:00] security.DEBUG: Skipping the "Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator" authenticator as it did not support the request. {"authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-06-11T11:35:06.265604+02:00] request.CRITICAL: Uncaught PHP Exception Doctrine\DBAL\Exception\NotNullConstraintViolationException: "An exception occurred while executing a query: SQLSTATE[23000]: Integrity constraint violation: 1048 Column 'token' cannot be null" at ExceptionConverter.php line 101 {"exception":"[object] (Doctrine\\DBAL\\Exception\\NotNullConstraintViolationException(code: 1048): An exception occurred while executing a query: SQLSTATE[23000]: Integrity constraint violation: 1048 Column 'token' cannot be null at /home/lotopou/lpf26/vendor/doctrine/dbal/src/Driver/API/MySQL/ExceptionConverter.php:101)\n[previous exception] [object] (Doctrine\\DBAL\\Driver\\PDO\\Exception(code: 1048): SQLSTATE[23000]: Integrity constraint violation: 1048 Column 'token' cannot be null at /home/lotopou/lpf26/vendor/doctrine/dbal/src/Driver/PDO/Exception.php:24)\n[previous exception] [object] (PDOException(code: 23000): SQLSTATE[23000]: Integrity constraint violation: 1048 Column 'token' cannot be null at /home/lotopou/lpf26/vendor/doctrine/dbal/src/Driver/PDO/Statement.php:55)"} [] [2026-06-11T11:35:06.314294+02:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-06-11T12:42:18.159903+02:00] request.INFO: Matched route "app_account". {"route":"app_account","route_parameters":{"_route":"app_account","_controller":"App\\Controller\\AccountController::index"},"request_uri":"https://26.lotopotofoot.fr/mon-compte","method":"GET"} [] [2026-06-11T12:42:18.162212+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2026-06-11T12:42:18.162220+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-06-11T12:42:18.162226+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-06-11T12:42:18.162229+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-06-11T12:42:18.162252+02:00] security.DEBUG: Remember-me cookie detected. [] [] [2026-06-11T12:42:18.164460+02:00] php.ERROR: Warning: require(/home/lotopou/lpf26/var/cache/prod/ContainerETxDIWF/getSession_FactoryService.php): Failed to open stream: No such file or directory {"exception":"[object] (ErrorException(code: 0): Warning: require(/home/lotopou/lpf26/var/cache/prod/ContainerETxDIWF/getSession_FactoryService.php): Failed to open stream: No such file or directory at /home/lotopou/lpf26/var/cache/prod/ContainerETxDIWF/App_KernelProdContainer.php:155)"} [] [2026-06-11T12:42:18.169936+02:00] request.CRITICAL: Uncaught PHP Exception Error: "Failed opening required '/home/lotopou/lpf26/var/cache/prod/ContainerETxDIWF/getSession_FactoryService.php' (include_path='.:/usr/local/php8.5/lib/php')" at App_KernelProdContainer.php line 155 {"exception":"[object] (Error(code: 0): Failed opening required '/home/lotopou/lpf26/var/cache/prod/ContainerETxDIWF/getSession_FactoryService.php' (include_path='.:/usr/local/php8.5/lib/php') at /home/lotopou/lpf26/var/cache/prod/ContainerETxDIWF/App_KernelProdContainer.php:155)"} [] [2026-06-11T12:42:18.170478+02:00] php.ERROR: Warning: require(/home/lotopou/lpf26/var/cache/prod/ContainerETxDIWF/getExceptionListenerService.php): Failed to open stream: No such file or directory {"exception":"[object] (ErrorException(code: 0): Warning: require(/home/lotopou/lpf26/var/cache/prod/ContainerETxDIWF/getExceptionListenerService.php): Failed to open stream: No such file or directory at /home/lotopou/lpf26/var/cache/prod/ContainerETxDIWF/App_KernelProdContainer.php:155)"} [] [2026-06-11T12:42:18.173036+02:00] request.CRITICAL: Uncaught PHP Exception Error: "Failed opening required '/home/lotopou/lpf26/var/cache/prod/ContainerETxDIWF/getExceptionListenerService.php' (include_path='.:/usr/local/php8.5/lib/php')" at App_KernelProdContainer.php line 155 {"exception":"[object] (Error(code: 0): Failed opening required '/home/lotopou/lpf26/var/cache/prod/ContainerETxDIWF/getExceptionListenerService.php' (include_path='.:/usr/local/php8.5/lib/php') at /home/lotopou/lpf26/var/cache/prod/ContainerETxDIWF/App_KernelProdContainer.php:155)"} [] [2026-06-11T12:42:18.173644+02:00] php.ERROR: Warning: require(/home/lotopou/lpf26/var/cache/prod/ContainerETxDIWF/getExceptionListenerService.php): Failed to open stream: No such file or directory {"exception":"[object] (ErrorException(code: 0): Warning: require(/home/lotopou/lpf26/var/cache/prod/ContainerETxDIWF/getExceptionListenerService.php): Failed to open stream: No such file or directory at /home/lotopou/lpf26/var/cache/prod/ContainerETxDIWF/App_KernelProdContainer.php:155)"} [] [2026-06-11T14:21:10.382363+02:00] request.INFO: Matched route "admin_user_edit". {"route":"admin_user_edit","route_parameters":{"_route":"admin_user_edit","_controller":"App\\Controller\\Admin\\UserCrudController::edit","routeCreatedByEasyAdmin":true,"dashboardControllerFqcn":"App\\Controller\\Admin\\DashboardController","crudControllerFqcn":"App\\Controller\\Admin\\UserCrudController","crudAction":"edit","entityId":"49"},"request_uri":"https://26.lotopotofoot.fr/admin/user/49/edit","method":"POST"} [] [2026-06-11T14:21:10.401362+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2026-06-11T14:21:10.401374+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-06-11T14:21:10.402959+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-06-11T14:21:10.402965+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-06-11T14:21:10.403121+02:00] security.DEBUG: Remember-me cookie detected. [] [] [2026-06-11T14:21:10.410464+02:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\RememberMeToken"} [] [2026-06-11T14:21:10.420363+02:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"guigui@lotopotofoot.fr"} [] [2026-06-11T14:21:10.420414+02:00] security.DEBUG: Skipping the "Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator" authenticator as it did not support the request. {"authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-06-11T14:21:10.533319+02:00] request.CRITICAL: Uncaught PHP Exception RuntimeException: "Le mot de passe doit contenir au moins 8 caractères." at UserCrudController.php line 363 {"exception":"[object] (RuntimeException(code: 0): Le mot de passe doit contenir au moins 8 caractères. at /home/lotopou/lpf26/src/Controller/Admin/UserCrudController.php:363)"} [] [2026-06-11T14:21:10.567339+02:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-06-11T14:25:07.620126+02:00] request.INFO: Matched route "cron_pronostic_reminders". {"route":"cron_pronostic_reminders","route_parameters":{"_route":"cron_pronostic_reminders","_controller":"App\\Controller\\CronController::pronosticReminders"},"request_uri":"https://26.lotopotofoot.fr/cron/pronostic-reminders?token=3b4547eea5fa447f183b72bfa900f543e831fb2fa8deee025f44a752f2e8087b","method":"GET"} [] [2026-06-11T14:25:07.643743+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2026-06-11T14:25:07.643762+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-06-11T14:25:07.643774+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-06-11T14:25:07.643778+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-06-11T14:25:07.643947+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-06-11T14:25:07.696789+02:00] request.CRITICAL: Uncaught PHP Exception TypeError: "App\Twig\AppExtension::__construct(): Argument #7 ($forumUnreadContext) must be of type App\Service\ForumUnreadContext, App\Service\TeamMatchPointsTierResolver given, called in /home/lotopou/lpf26/var/cache/prod/ContainerFFqbLdk/getTwigService.php on line 58" at AppExtension.php line 35 {"exception":"[object] (TypeError(code: 0): App\\Twig\\AppExtension::__construct(): Argument #7 ($forumUnreadContext) must be of type App\\Service\\ForumUnreadContext, App\\Service\\TeamMatchPointsTierResolver given, called in /home/lotopou/lpf26/var/cache/prod/ContainerFFqbLdk/getTwigService.php on line 58 at /home/lotopou/lpf26/src/Twig/AppExtension.php:35)"} [] [2026-06-11T14:56:13.264315+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\LoginFormAuthenticatorController::login"},"request_uri":"https://26.lotopotofoot.fr/login","method":"GET"} [] [2026-06-11T14:56:13.266444+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2026-06-11T14:56:13.266451+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-06-11T14:56:13.266456+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-06-11T14:56:13.266458+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-06-11T14:56:13.266476+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-06-11T14:56:13.277999+02:00] php.ERROR: Warning: require(/home/lotopou/lpf26/var/cache/prod/ContainerCxPUNcJ/getLoginFormAuthenticatorControllerService.php): Failed to open stream: No such file or directory {"exception":"[object] (ErrorException(code: 0): Warning: require(/home/lotopou/lpf26/var/cache/prod/ContainerCxPUNcJ/getLoginFormAuthenticatorControllerService.php): Failed to open stream: No such file or directory at /home/lotopou/lpf26/var/cache/prod/ContainerCxPUNcJ/App_KernelProdContainer.php:156)"} [] [2026-06-11T14:56:13.284196+02:00] request.CRITICAL: Uncaught PHP Exception Error: "Failed opening required '/home/lotopou/lpf26/var/cache/prod/ContainerCxPUNcJ/getLoginFormAuthenticatorControllerService.php' (include_path='.:/usr/local/php8.5/lib/php')" at App_KernelProdContainer.php line 156 {"exception":"[object] (Error(code: 0): Failed opening required '/home/lotopou/lpf26/var/cache/prod/ContainerCxPUNcJ/getLoginFormAuthenticatorControllerService.php' (include_path='.:/usr/local/php8.5/lib/php') at /home/lotopou/lpf26/var/cache/prod/ContainerCxPUNcJ/App_KernelProdContainer.php:156)"} [] [2026-06-11T14:56:13.284722+02:00] php.ERROR: Warning: require(/home/lotopou/lpf26/var/cache/prod/ContainerCxPUNcJ/getExceptionListenerService.php): Failed to open stream: No such file or directory {"exception":"[object] (ErrorException(code: 0): Warning: require(/home/lotopou/lpf26/var/cache/prod/ContainerCxPUNcJ/getExceptionListenerService.php): Failed to open stream: No such file or directory at /home/lotopou/lpf26/var/cache/prod/ContainerCxPUNcJ/App_KernelProdContainer.php:156)"} [] [2026-06-11T14:56:13.287380+02:00] request.CRITICAL: Uncaught PHP Exception Error: "Failed opening required '/home/lotopou/lpf26/var/cache/prod/ContainerCxPUNcJ/getExceptionListenerService.php' (include_path='.:/usr/local/php8.5/lib/php')" at App_KernelProdContainer.php line 156 {"exception":"[object] (Error(code: 0): Failed opening required '/home/lotopou/lpf26/var/cache/prod/ContainerCxPUNcJ/getExceptionListenerService.php' (include_path='.:/usr/local/php8.5/lib/php') at /home/lotopou/lpf26/var/cache/prod/ContainerCxPUNcJ/App_KernelProdContainer.php:156)"} [] [2026-06-11T14:56:13.287933+02:00] php.ERROR: Warning: require(/home/lotopou/lpf26/var/cache/prod/ContainerCxPUNcJ/getExceptionListenerService.php): Failed to open stream: No such file or directory {"exception":"[object] (ErrorException(code: 0): Warning: require(/home/lotopou/lpf26/var/cache/prod/ContainerCxPUNcJ/getExceptionListenerService.php): Failed to open stream: No such file or directory at /home/lotopou/lpf26/var/cache/prod/ContainerCxPUNcJ/App_KernelProdContainer.php:156)"} [] [2026-06-11T15:06:02.905102+02:00] request.INFO: Matched route "app_forum_reply". {"route":"app_forum_reply","route_parameters":{"_route":"app_forum_reply","_controller":"App\\Controller\\ForumController::reply","id":"16"},"request_uri":"https://26.lotopotofoot.fr/forum/16/repondre","method":"POST"} [] [2026-06-11T15:06:02.906709+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2026-06-11T15:06:02.906715+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-06-11T15:06:02.908697+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-06-11T15:06:02.908702+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-06-11T15:06:02.908723+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-06-11T15:06:02.910675+02:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2026-06-11T15:06:02.920364+02:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"jeromecolas@hotmail.com"} [] [2026-06-11T15:06:02.930330+02:00] request.CRITICAL: Uncaught PHP Exception Error: "Call to undefined method App\Controller\ForumController::createNamed()" at ForumController.php line 95 {"exception":"[object] (Error(code: 0): Call to undefined method App\\Controller\\ForumController::createNamed() at /home/lotopou/lpf26/src/Controller/ForumController.php:95)"} [] [2026-06-11T15:06:02.945996+02:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-06-11T15:08:19.867185+02:00] request.INFO: Matched route "app_forum_reply". {"route":"app_forum_reply","route_parameters":{"_route":"app_forum_reply","_controller":"App\\Controller\\ForumController::reply","id":"16"},"request_uri":"https://26.lotopotofoot.fr/forum/16/repondre","method":"POST"} [] [2026-06-11T15:08:19.887746+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2026-06-11T15:08:19.887758+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-06-11T15:08:19.890331+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-06-11T15:08:19.890343+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-06-11T15:08:19.890508+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-06-11T15:08:19.895756+02:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2026-06-11T15:08:19.943419+02:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"jeromecolas@hotmail.com"} [] [2026-06-11T15:08:19.974936+02:00] request.CRITICAL: Uncaught PHP Exception Error: "Call to undefined method App\Controller\ForumController::createNamed()" at ForumController.php line 95 {"exception":"[object] (Error(code: 0): Call to undefined method App\\Controller\\ForumController::createNamed() at /home/lotopou/lpf26/src/Controller/ForumController.php:95)"} [] [2026-06-11T15:08:20.012023+02:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-06-11T15:08:22.389407+02:00] request.INFO: Matched route "app_forum_reply". {"route":"app_forum_reply","route_parameters":{"_route":"app_forum_reply","_controller":"App\\Controller\\ForumController::reply","id":"16"},"request_uri":"https://26.lotopotofoot.fr/forum/16/repondre","method":"POST"} [] [2026-06-11T15:08:22.391195+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2026-06-11T15:08:22.391202+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-06-11T15:08:22.392718+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-06-11T15:08:22.392724+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-06-11T15:08:22.392747+02:00] security.DEBUG: Remember-me cookie detected. [] [] [2026-06-11T15:08:22.394625+02:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\RememberMeToken"} [] [2026-06-11T15:08:22.404313+02:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"guigui@lotopotofoot.fr"} [] [2026-06-11T15:08:22.404365+02:00] security.DEBUG: Skipping the "Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator" authenticator as it did not support the request. {"authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-06-11T15:08:22.410184+02:00] request.CRITICAL: Uncaught PHP Exception Error: "Call to undefined method App\Controller\ForumController::createNamed()" at ForumController.php line 95 {"exception":"[object] (Error(code: 0): Call to undefined method App\\Controller\\ForumController::createNamed() at /home/lotopou/lpf26/src/Controller/ForumController.php:95)"} [] [2026-06-11T15:08:22.420081+02:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-06-11T21:03:35.999765+02:00] request.INFO: Matched route "app_match_hub". {"route":"app_match_hub","route_parameters":{"_route":"app_match_hub","_controller":"App\\Controller\\CompetitionController::matchHub","id":"1"},"request_uri":"https://26.lotopotofoot.fr/matchs/1/hub","method":"GET"} [] [2026-06-11T21:03:36.019720+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2026-06-11T21:03:36.019733+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-06-11T21:03:36.019739+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-06-11T21:03:36.019742+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-06-11T21:03:36.019885+02:00] security.DEBUG: Remember-me cookie detected. [] [] [2026-06-11T21:03:36.028157+02:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\RememberMeToken"} [] [2026-06-11T21:03:36.073243+02:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"vincent.arture@laposte.net"} [] [2026-06-11T21:03:36.073293+02:00] security.DEBUG: Skipping the "Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator" authenticator as it did not support the request. {"authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-06-11T21:03:36.223365+02:00] request.CRITICAL: Uncaught PHP Exception ArgumentCountError: "Too few arguments to function App\Service\MatchHubV2DiscussionFeedBuilder::buildMatchFeed(), 7 passed in /home/lotopou/lpf26/src/Controller/CompetitionController.php on line 583 and exactly 8 expected" at MatchHubV2DiscussionFeedBuilder.php line 98 {"exception":"[object] (ArgumentCountError(code: 0): Too few arguments to function App\\Service\\MatchHubV2DiscussionFeedBuilder::buildMatchFeed(), 7 passed in /home/lotopou/lpf26/src/Controller/CompetitionController.php on line 583 and exactly 8 expected at /home/lotopou/lpf26/src/Service/MatchHubV2DiscussionFeedBuilder.php:98)"} [] [2026-06-11T21:03:36.263353+02:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-06-11T21:04:16.350504+02:00] request.INFO: Matched route "app_match_hub". {"route":"app_match_hub","route_parameters":{"_route":"app_match_hub","_controller":"App\\Controller\\CompetitionController::matchHub","id":"1"},"request_uri":"https://26.lotopotofoot.fr/matchs/1/hub","method":"GET"} [] [2026-06-11T21:04:16.371791+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2026-06-11T21:04:16.371807+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-06-11T21:04:16.371816+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-06-11T21:04:16.371819+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-06-11T21:04:16.371987+02:00] security.DEBUG: Remember-me cookie detected. [] [] [2026-06-11T21:04:16.380826+02:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\RememberMeToken"} [] [2026-06-11T21:04:16.424693+02:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"laget.lucas.6@gmail.com"} [] [2026-06-11T21:04:16.424744+02:00] security.DEBUG: Skipping the "Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator" authenticator as it did not support the request. {"authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-06-11T21:04:16.549803+02:00] request.CRITICAL: Uncaught PHP Exception ArgumentCountError: "Too few arguments to function App\Service\MatchHubV2DiscussionFeedBuilder::buildMatchFeed(), 7 passed in /home/lotopou/lpf26/src/Controller/CompetitionController.php on line 583 and exactly 8 expected" at MatchHubV2DiscussionFeedBuilder.php line 98 {"exception":"[object] (ArgumentCountError(code: 0): Too few arguments to function App\\Service\\MatchHubV2DiscussionFeedBuilder::buildMatchFeed(), 7 passed in /home/lotopou/lpf26/src/Controller/CompetitionController.php on line 583 and exactly 8 expected at /home/lotopou/lpf26/src/Service/MatchHubV2DiscussionFeedBuilder.php:98)"} [] [2026-06-11T21:04:16.584205+02:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-06-11T21:05:14.845523+02:00] request.INFO: Matched route "app_match_hub". {"route":"app_match_hub","route_parameters":{"_route":"app_match_hub","_controller":"App\\Controller\\CompetitionController::matchHub","id":"1"},"request_uri":"https://26.lotopotofoot.fr/matchs/1/hub","method":"GET"} [] [2026-06-11T21:05:14.847211+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2026-06-11T21:05:14.847217+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-06-11T21:05:14.847222+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-06-11T21:05:14.847224+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-06-11T21:05:14.847241+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-06-11T21:05:14.848917+02:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2026-06-11T21:05:14.858490+02:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"chauvatmaxime@gmail.com"} [] [2026-06-11T21:05:14.969889+02:00] request.CRITICAL: Uncaught PHP Exception ArgumentCountError: "Too few arguments to function App\Service\MatchHubV2DiscussionFeedBuilder::buildMatchFeed(), 7 passed in /home/lotopou/lpf26/src/Controller/CompetitionController.php on line 583 and exactly 8 expected" at MatchHubV2DiscussionFeedBuilder.php line 98 {"exception":"[object] (ArgumentCountError(code: 0): Too few arguments to function App\\Service\\MatchHubV2DiscussionFeedBuilder::buildMatchFeed(), 7 passed in /home/lotopou/lpf26/src/Controller/CompetitionController.php on line 583 and exactly 8 expected at /home/lotopou/lpf26/src/Service/MatchHubV2DiscussionFeedBuilder.php:98)"} [] [2026-06-11T21:05:14.985898+02:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-06-11T21:09:33.092596+02:00] request.INFO: Matched route "app_match_hub". {"route":"app_match_hub","route_parameters":{"_route":"app_match_hub","_controller":"App\\Controller\\CompetitionController::matchHub","id":"1"},"request_uri":"https://26.lotopotofoot.fr/matchs/1/hub","method":"GET"} [] [2026-06-11T21:09:33.094163+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2026-06-11T21:09:33.094168+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-06-11T21:09:33.094173+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-06-11T21:09:33.094174+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-06-11T21:09:33.094189+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-06-11T21:09:33.096556+02:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2026-06-11T21:09:33.137005+02:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"jeromecolas@hotmail.com"} [] [2026-06-11T21:09:33.235246+02:00] request.CRITICAL: Uncaught PHP Exception ArgumentCountError: "Too few arguments to function App\Service\MatchHubV2DiscussionFeedBuilder::buildMatchFeed(), 7 passed in /home/lotopou/lpf26/src/Controller/CompetitionController.php on line 583 and exactly 8 expected" at MatchHubV2DiscussionFeedBuilder.php line 98 {"exception":"[object] (ArgumentCountError(code: 0): Too few arguments to function App\\Service\\MatchHubV2DiscussionFeedBuilder::buildMatchFeed(), 7 passed in /home/lotopou/lpf26/src/Controller/CompetitionController.php on line 583 and exactly 8 expected at /home/lotopou/lpf26/src/Service/MatchHubV2DiscussionFeedBuilder.php:98)"} [] [2026-06-11T21:09:33.253437+02:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-06-11T21:09:36.805528+02:00] request.INFO: Matched route "app_match_hub". {"route":"app_match_hub","route_parameters":{"_route":"app_match_hub","_controller":"App\\Controller\\CompetitionController::matchHub","id":"1"},"request_uri":"https://26.lotopotofoot.fr/matchs/1/hub","method":"GET"} [] [2026-06-11T21:09:36.807122+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2026-06-11T21:09:36.807127+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-06-11T21:09:36.807132+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-06-11T21:09:36.807134+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-06-11T21:09:36.807151+02:00] security.DEBUG: Remember-me cookie detected. [] [] [2026-06-11T21:09:36.808705+02:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\RememberMeToken"} [] [2026-06-11T21:09:36.817426+02:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"guigui@lotopotofoot.fr"} [] [2026-06-11T21:09:36.817480+02:00] security.DEBUG: Skipping the "Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator" authenticator as it did not support the request. {"authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-06-11T21:09:36.893718+02:00] request.CRITICAL: Uncaught PHP Exception ArgumentCountError: "Too few arguments to function App\Service\MatchHubV2DiscussionFeedBuilder::buildMatchFeed(), 7 passed in /home/lotopou/lpf26/src/Controller/CompetitionController.php on line 583 and exactly 8 expected" at MatchHubV2DiscussionFeedBuilder.php line 98 {"exception":"[object] (ArgumentCountError(code: 0): Too few arguments to function App\\Service\\MatchHubV2DiscussionFeedBuilder::buildMatchFeed(), 7 passed in /home/lotopou/lpf26/src/Controller/CompetitionController.php on line 583 and exactly 8 expected at /home/lotopou/lpf26/src/Service/MatchHubV2DiscussionFeedBuilder.php:98)"} [] [2026-06-11T21:09:36.902735+02:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-06-11T21:09:49.892765+02:00] request.INFO: Matched route "app_match_hub". {"route":"app_match_hub","route_parameters":{"_route":"app_match_hub","_controller":"App\\Controller\\CompetitionController::matchHub","id":"1"},"request_uri":"https://26.lotopotofoot.fr/matchs/1/hub","method":"GET"} [] [2026-06-11T21:09:49.894404+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2026-06-11T21:09:49.894409+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-06-11T21:09:49.894414+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-06-11T21:09:49.894416+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-06-11T21:09:49.894432+02:00] security.DEBUG: Remember-me cookie detected. [] [] [2026-06-11T21:09:49.896121+02:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\RememberMeToken"} [] [2026-06-11T21:09:49.905354+02:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"castex.marius@gmail.com"} [] [2026-06-11T21:09:49.905410+02:00] security.DEBUG: Skipping the "Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator" authenticator as it did not support the request. {"authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-06-11T21:09:50.029252+02:00] request.CRITICAL: Uncaught PHP Exception ArgumentCountError: "Too few arguments to function App\Service\MatchHubV2DiscussionFeedBuilder::buildMatchFeed(), 7 passed in /home/lotopou/lpf26/src/Controller/CompetitionController.php on line 583 and exactly 8 expected" at MatchHubV2DiscussionFeedBuilder.php line 98 {"exception":"[object] (ArgumentCountError(code: 0): Too few arguments to function App\\Service\\MatchHubV2DiscussionFeedBuilder::buildMatchFeed(), 7 passed in /home/lotopou/lpf26/src/Controller/CompetitionController.php on line 583 and exactly 8 expected at /home/lotopou/lpf26/src/Service/MatchHubV2DiscussionFeedBuilder.php:98)"} [] [2026-06-11T21:09:50.045167+02:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-06-11T21:14:13.180447+02:00] request.INFO: Matched route "app_match_hub". {"route":"app_match_hub","route_parameters":{"_route":"app_match_hub","_controller":"App\\Controller\\CompetitionController::matchHub","id":"1"},"request_uri":"https://26.lotopotofoot.fr/matchs/1/hub","method":"GET"} [] [2026-06-11T21:14:13.182086+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2026-06-11T21:14:13.182092+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-06-11T21:14:13.182097+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-06-11T21:14:13.182099+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-06-11T21:14:13.182116+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-06-11T21:14:13.184084+02:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2026-06-11T21:14:13.193333+02:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"jeromecolas@hotmail.com"} [] [2026-06-11T21:14:13.318336+02:00] request.CRITICAL: Uncaught PHP Exception ArgumentCountError: "Too few arguments to function App\Service\MatchHubV2DiscussionFeedBuilder::buildMatchFeed(), 7 passed in /home/lotopou/lpf26/src/Controller/CompetitionController.php on line 583 and exactly 8 expected" at MatchHubV2DiscussionFeedBuilder.php line 98 {"exception":"[object] (ArgumentCountError(code: 0): Too few arguments to function App\\Service\\MatchHubV2DiscussionFeedBuilder::buildMatchFeed(), 7 passed in /home/lotopou/lpf26/src/Controller/CompetitionController.php on line 583 and exactly 8 expected at /home/lotopou/lpf26/src/Service/MatchHubV2DiscussionFeedBuilder.php:98)"} [] [2026-06-11T21:14:13.333607+02:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-06-12T12:12:56.983791+02:00] request.INFO: Matched route "api_notifications_unread_count". {"route":"api_notifications_unread_count","route_parameters":{"_route":"api_notifications_unread_count","_controller":"App\\Controller\\Api\\NotificationApiController::unreadCount"},"request_uri":"https://26.lotopotofoot.fr/api/notifications/unread-count","method":"GET"} [] [2026-06-12T12:12:56.985790+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2026-06-12T12:12:56.985797+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-06-12T12:12:56.985802+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-06-12T12:12:56.985804+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-06-12T12:12:56.985821+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-06-12T12:12:56.987341+02:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2026-06-12T12:12:56.988268+02:00] php.ERROR: Warning: require(/home/lotopou/lpf26/var/cache/prod/ContainerJvSfq7O/getDoctrine_Dbal_DefaultConnectionService.php): Failed to open stream: No such file or directory {"exception":"[object] (ErrorException(code: 0): Warning: require(/home/lotopou/lpf26/var/cache/prod/ContainerJvSfq7O/getDoctrine_Dbal_DefaultConnectionService.php): Failed to open stream: No such file or directory at /home/lotopou/lpf26/var/cache/prod/ContainerJvSfq7O/App_KernelProdContainer.php:156)"} [] [2026-06-12T12:12:56.993614+02:00] request.CRITICAL: Uncaught PHP Exception Error: "Failed opening required '/home/lotopou/lpf26/var/cache/prod/ContainerJvSfq7O/getDoctrine_Dbal_DefaultConnectionService.php' (include_path='.:/usr/local/php8.5/lib/php')" at App_KernelProdContainer.php line 156 {"exception":"[object] (Error(code: 0): Failed opening required '/home/lotopou/lpf26/var/cache/prod/ContainerJvSfq7O/getDoctrine_Dbal_DefaultConnectionService.php' (include_path='.:/usr/local/php8.5/lib/php') at /home/lotopou/lpf26/var/cache/prod/ContainerJvSfq7O/App_KernelProdContainer.php:156)"} [] [2026-06-12T12:12:56.994891+02:00] php.ERROR: Warning: require(/home/lotopou/lpf26/var/cache/prod/ContainerJvSfq7O/getExceptionListenerService.php): Failed to open stream: No such file or directory {"exception":"[object] (ErrorException(code: 0): Warning: require(/home/lotopou/lpf26/var/cache/prod/ContainerJvSfq7O/getExceptionListenerService.php): Failed to open stream: No such file or directory at /home/lotopou/lpf26/var/cache/prod/ContainerJvSfq7O/App_KernelProdContainer.php:156)"} [] [2026-06-12T12:12:56.996656+02:00] request.CRITICAL: Uncaught PHP Exception Error: "Failed opening required '/home/lotopou/lpf26/var/cache/prod/ContainerJvSfq7O/getExceptionListenerService.php' (include_path='.:/usr/local/php8.5/lib/php')" at App_KernelProdContainer.php line 156 {"exception":"[object] (Error(code: 0): Failed opening required '/home/lotopou/lpf26/var/cache/prod/ContainerJvSfq7O/getExceptionListenerService.php' (include_path='.:/usr/local/php8.5/lib/php') at /home/lotopou/lpf26/var/cache/prod/ContainerJvSfq7O/App_KernelProdContainer.php:156)"} [] [2026-06-12T12:12:56.997118+02:00] php.ERROR: Warning: require(/home/lotopou/lpf26/var/cache/prod/ContainerJvSfq7O/getExceptionListenerService.php): Failed to open stream: No such file or directory {"exception":"[object] (ErrorException(code: 0): Warning: require(/home/lotopou/lpf26/var/cache/prod/ContainerJvSfq7O/getExceptionListenerService.php): Failed to open stream: No such file or directory at /home/lotopou/lpf26/var/cache/prod/ContainerJvSfq7O/App_KernelProdContainer.php:156)"} [] [2026-06-12T12:27:24.778900+02:00] request.INFO: Matched route "app_matches". {"route":"app_matches","route_parameters":{"_route":"app_matches","_controller":"App\\Controller\\CompetitionController::matches"},"request_uri":"https://26.lotopotofoot.fr/matchs","method":"GET"} [] [2026-06-12T12:27:24.801975+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2026-06-12T12:27:24.801985+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-06-12T12:27:24.801991+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-06-12T12:27:24.801993+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-06-12T12:27:24.802133+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-06-12T12:27:24.809663+02:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2026-06-12T12:27:24.854232+02:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"guillaume.bex44@gmail.com"} [] [2026-06-12T12:27:25.103059+02:00] php.ERROR: Warning: require(/home/lotopou/lpf26/var/cache/prod/ContainerJvSfq7O/getDashboardControllerService.php): Failed to open stream: No such file or directory {"exception":"[object] (ErrorException(code: 0): Warning: require(/home/lotopou/lpf26/var/cache/prod/ContainerJvSfq7O/getDashboardControllerService.php): Failed to open stream: No such file or directory at /home/lotopou/lpf26/var/cache/prod/ContainerJvSfq7O/App_KernelProdContainer.php:156)"} [] [2026-06-12T12:27:25.110950+02:00] request.CRITICAL: Uncaught PHP Exception Twig\Error\RuntimeError: "An exception has been thrown during the rendering of a template ("Failed opening required '/home/lotopou/lpf26/var/cache/prod/ContainerJvSfq7O/getDashboardControllerService.php' (include_path='.:/usr/local/php8.5/lib/php')") in "base.html.twig" at line 118." at base.html.twig line 118 {"exception":"[object] (Twig\\Error\\RuntimeError(code: 0): An exception has been thrown during the rendering of a template (\"Failed opening required '/home/lotopou/lpf26/var/cache/prod/ContainerJvSfq7O/getDashboardControllerService.php' (include_path='.:/usr/local/php8.5/lib/php')\") in \"base.html.twig\" at line 118. at /home/lotopou/lpf26/templates/base.html.twig:118)\n[previous exception] [object] (Error(code: 0): Failed opening required '/home/lotopou/lpf26/var/cache/prod/ContainerJvSfq7O/getDashboardControllerService.php' (include_path='.:/usr/local/php8.5/lib/php') at /home/lotopou/lpf26/var/cache/prod/ContainerJvSfq7O/App_KernelProdContainer.php:156)"} [] [2026-06-12T12:27:25.116051+02:00] php.ERROR: Warning: require(/home/lotopou/lpf26/var/cache/prod/ContainerJvSfq7O/getErrorControllerService.php): Failed to open stream: No such file or directory {"exception":"[object] (ErrorException(code: 0): Warning: require(/home/lotopou/lpf26/var/cache/prod/ContainerJvSfq7O/getErrorControllerService.php): Failed to open stream: No such file or directory at /home/lotopou/lpf26/var/cache/prod/ContainerJvSfq7O/App_KernelProdContainer.php:156)"} [] [2026-06-12T12:27:25.116937+02:00] request.CRITICAL: Uncaught PHP Exception Error: "Failed opening required '/home/lotopou/lpf26/var/cache/prod/ContainerJvSfq7O/getErrorControllerService.php' (include_path='.:/usr/local/php8.5/lib/php')" at App_KernelProdContainer.php line 156 {"exception":"[object] (Error(code: 0): Failed opening required '/home/lotopou/lpf26/var/cache/prod/ContainerJvSfq7O/getErrorControllerService.php' (include_path='.:/usr/local/php8.5/lib/php') at /home/lotopou/lpf26/var/cache/prod/ContainerJvSfq7O/App_KernelProdContainer.php:156)"} [] [2026-06-12T12:27:25.117429+02:00] php.ERROR: Warning: require(/home/lotopou/lpf26/var/cache/prod/ContainerJvSfq7O/getErrorControllerService.php): Failed to open stream: No such file or directory {"exception":"[object] (ErrorException(code: 0): Warning: require(/home/lotopou/lpf26/var/cache/prod/ContainerJvSfq7O/getErrorControllerService.php): Failed to open stream: No such file or directory at /home/lotopou/lpf26/var/cache/prod/ContainerJvSfq7O/App_KernelProdContainer.php:156)"} [] [2026-06-12T12:29:05.101574+02:00] request.INFO: Matched route "api_notifications_unread_count". {"route":"api_notifications_unread_count","route_parameters":{"_route":"api_notifications_unread_count","_controller":"App\\Controller\\Api\\NotificationApiController::unreadCount"},"request_uri":"https://26.lotopotofoot.fr/api/notifications/unread-count","method":"GET"} [] [2026-06-12T12:29:05.103712+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2026-06-12T12:29:05.103718+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-06-12T12:29:05.114014+02:00] request.INFO: Matched route "api_forum_unread_count". {"route":"api_forum_unread_count","route_parameters":{"_route":"api_forum_unread_count","_controller":"App\\Controller\\Api\\ForumApiController::unreadCount"},"request_uri":"https://26.lotopotofoot.fr/api/forum/unread-count","method":"GET"} [] [2026-06-12T12:29:05.103723+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-06-12T12:29:05.116278+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2026-06-12T12:29:05.103725+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-06-12T12:29:05.116284+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-06-12T12:29:05.103745+02:00] security.DEBUG: Remember-me cookie detected. [] [] [2026-06-12T12:29:05.116289+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-06-12T12:29:05.116291+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-06-12T12:29:05.104536+02:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2026-06-12T12:29:05.112349+02:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"landry.mandin@hotmail.fr"} [] [2026-06-12T12:29:05.116309+02:00] security.DEBUG: Remember-me cookie detected. [] [] [2026-06-12T12:29:05.112396+02:00] security.DEBUG: Skipping the "Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator" authenticator as it did not support the request. {"authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-06-12T12:29:05.127879+02:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2026-06-12T12:29:05.127489+02:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-06-12T12:29:05.128016+02:00] php.ERROR: Warning: require(/home/lotopou/lpf26/var/cache/prod/ContainerJvSfq7O/getDoctrine_Orm_DefaultEntityManagerService.php): Failed to open stream: No such file or directory {"exception":"[object] (ErrorException(code: 0): Warning: require(/home/lotopou/lpf26/var/cache/prod/ContainerJvSfq7O/getDoctrine_Orm_DefaultEntityManagerService.php): Failed to open stream: No such file or directory at /home/lotopou/lpf26/var/cache/prod/ContainerJvSfq7O/App_KernelProdContainer.php:156)"} [] [2026-06-12T12:29:05.128017+02:00] php.ERROR: Warning: require(/home/lotopou/lpf26/var/cache/prod/ContainerJvSfq7O/getExceptionListenerService.php): Failed to open stream: No such file or directory {"exception":"[object] (ErrorException(code: 0): Warning: require(/home/lotopou/lpf26/var/cache/prod/ContainerJvSfq7O/getExceptionListenerService.php): Failed to open stream: No such file or directory at /home/lotopou/lpf26/var/cache/prod/ContainerJvSfq7O/App_KernelProdContainer.php:156)"} [] [2026-06-12T12:29:05.133013+02:00] request.CRITICAL: Uncaught PHP Exception Error: "Failed opening required '/home/lotopou/lpf26/var/cache/prod/ContainerJvSfq7O/getDoctrine_Orm_DefaultEntityManagerService.php' (include_path='.:/usr/local/php8.5/lib/php')" at App_KernelProdContainer.php line 156 {"exception":"[object] (Error(code: 0): Failed opening required '/home/lotopou/lpf26/var/cache/prod/ContainerJvSfq7O/getDoctrine_Orm_DefaultEntityManagerService.php' (include_path='.:/usr/local/php8.5/lib/php') at /home/lotopou/lpf26/var/cache/prod/ContainerJvSfq7O/App_KernelProdContainer.php:156)"} [] [2026-06-12T12:29:05.133135+02:00] request.CRITICAL: Uncaught PHP Exception Error: "Failed opening required '/home/lotopou/lpf26/var/cache/prod/ContainerJvSfq7O/getExceptionListenerService.php' (include_path='.:/usr/local/php8.5/lib/php')" at App_KernelProdContainer.php line 156 {"exception":"[object] (Error(code: 0): Failed opening required '/home/lotopou/lpf26/var/cache/prod/ContainerJvSfq7O/getExceptionListenerService.php' (include_path='.:/usr/local/php8.5/lib/php') at /home/lotopou/lpf26/var/cache/prod/ContainerJvSfq7O/App_KernelProdContainer.php:156)"} [] [2026-06-12T12:29:05.133463+02:00] php.ERROR: Warning: require(/home/lotopou/lpf26/var/cache/prod/ContainerJvSfq7O/getExceptionListenerService.php): Failed to open stream: No such file or directory {"exception":"[object] (ErrorException(code: 0): Warning: require(/home/lotopou/lpf26/var/cache/prod/ContainerJvSfq7O/getExceptionListenerService.php): Failed to open stream: No such file or directory at /home/lotopou/lpf26/var/cache/prod/ContainerJvSfq7O/App_KernelProdContainer.php:156)"} [] [2026-06-12T12:29:05.133457+02:00] php.ERROR: Warning: require(/home/lotopou/lpf26/var/cache/prod/ContainerJvSfq7O/getExceptionListenerService.php): Failed to open stream: No such file or directory {"exception":"[object] (ErrorException(code: 0): Warning: require(/home/lotopou/lpf26/var/cache/prod/ContainerJvSfq7O/getExceptionListenerService.php): Failed to open stream: No such file or directory at /home/lotopou/lpf26/var/cache/prod/ContainerJvSfq7O/App_KernelProdContainer.php:156)"} [] [2026-06-12T12:29:05.135218+02:00] request.CRITICAL: Uncaught PHP Exception Error: "Failed opening required '/home/lotopou/lpf26/var/cache/prod/ContainerJvSfq7O/getExceptionListenerService.php' (include_path='.:/usr/local/php8.5/lib/php')" at App_KernelProdContainer.php line 156 {"exception":"[object] (Error(code: 0): Failed opening required '/home/lotopou/lpf26/var/cache/prod/ContainerJvSfq7O/getExceptionListenerService.php' (include_path='.:/usr/local/php8.5/lib/php') at /home/lotopou/lpf26/var/cache/prod/ContainerJvSfq7O/App_KernelProdContainer.php:156)"} [] [2026-06-12T12:29:05.135269+02:00] request.CRITICAL: Uncaught PHP Exception Error: "Failed opening required '/home/lotopou/lpf26/var/cache/prod/ContainerJvSfq7O/getExceptionListenerService.php' (include_path='.:/usr/local/php8.5/lib/php')" at App_KernelProdContainer.php line 156 {"exception":"[object] (Error(code: 0): Failed opening required '/home/lotopou/lpf26/var/cache/prod/ContainerJvSfq7O/getExceptionListenerService.php' (include_path='.:/usr/local/php8.5/lib/php') at /home/lotopou/lpf26/var/cache/prod/ContainerJvSfq7O/App_KernelProdContainer.php:156)"} [] [2026-06-12T12:29:05.135707+02:00] php.ERROR: Warning: require(/home/lotopou/lpf26/var/cache/prod/ContainerJvSfq7O/getExceptionListenerService.php): Failed to open stream: No such file or directory {"exception":"[object] (ErrorException(code: 0): Warning: require(/home/lotopou/lpf26/var/cache/prod/ContainerJvSfq7O/getExceptionListenerService.php): Failed to open stream: No such file or directory at /home/lotopou/lpf26/var/cache/prod/ContainerJvSfq7O/App_KernelProdContainer.php:156)"} [] [2026-06-12T12:29:05.135713+02:00] php.ERROR: Warning: require(/home/lotopou/lpf26/var/cache/prod/ContainerJvSfq7O/getExceptionListenerService.php): Failed to open stream: No such file or directory {"exception":"[object] (ErrorException(code: 0): Warning: require(/home/lotopou/lpf26/var/cache/prod/ContainerJvSfq7O/getExceptionListenerService.php): Failed to open stream: No such file or directory at /home/lotopou/lpf26/var/cache/prod/ContainerJvSfq7O/App_KernelProdContainer.php:156)"} [] [2026-06-12T12:30:47.232072+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\LoginFormAuthenticatorController::login"},"request_uri":"https://26.lotopotofoot.fr/login","method":"POST"} [] [2026-06-12T12:30:47.233756+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2026-06-12T12:30:47.233766+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-06-12T12:30:47.234906+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-06-12T12:30:47.234933+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-06-12T12:30:47.239285+02:00] php.ERROR: Warning: require(/home/lotopou/lpf26/var/cache/prod/ContainerJvSfq7O/getSecurity_Listener_UserProviderService.php): Failed to open stream: No such file or directory {"exception":"[object] (ErrorException(code: 0): Warning: require(/home/lotopou/lpf26/var/cache/prod/ContainerJvSfq7O/getSecurity_Listener_UserProviderService.php): Failed to open stream: No such file or directory at /home/lotopou/lpf26/var/cache/prod/ContainerJvSfq7O/App_KernelProdContainer.php:156)"} [] [2026-06-12T12:30:47.243322+02:00] request.CRITICAL: Uncaught PHP Exception Error: "Failed opening required '/home/lotopou/lpf26/var/cache/prod/ContainerJvSfq7O/getSecurity_Listener_UserProviderService.php' (include_path='.:/usr/local/php8.5/lib/php')" at App_KernelProdContainer.php line 156 {"exception":"[object] (Error(code: 0): Failed opening required '/home/lotopou/lpf26/var/cache/prod/ContainerJvSfq7O/getSecurity_Listener_UserProviderService.php' (include_path='.:/usr/local/php8.5/lib/php') at /home/lotopou/lpf26/var/cache/prod/ContainerJvSfq7O/App_KernelProdContainer.php:156)"} [] [2026-06-12T12:30:47.244168+02:00] php.ERROR: Warning: require(/home/lotopou/lpf26/var/cache/prod/ContainerJvSfq7O/getExceptionListenerService.php): Failed to open stream: No such file or directory {"exception":"[object] (ErrorException(code: 0): Warning: require(/home/lotopou/lpf26/var/cache/prod/ContainerJvSfq7O/getExceptionListenerService.php): Failed to open stream: No such file or directory at /home/lotopou/lpf26/var/cache/prod/ContainerJvSfq7O/App_KernelProdContainer.php:156)"} [] [2026-06-12T12:30:47.245882+02:00] request.CRITICAL: Uncaught PHP Exception Error: "Failed opening required '/home/lotopou/lpf26/var/cache/prod/ContainerJvSfq7O/getExceptionListenerService.php' (include_path='.:/usr/local/php8.5/lib/php')" at App_KernelProdContainer.php line 156 {"exception":"[object] (Error(code: 0): Failed opening required '/home/lotopou/lpf26/var/cache/prod/ContainerJvSfq7O/getExceptionListenerService.php' (include_path='.:/usr/local/php8.5/lib/php') at /home/lotopou/lpf26/var/cache/prod/ContainerJvSfq7O/App_KernelProdContainer.php:156)"} [] [2026-06-12T12:30:47.246654+02:00] php.ERROR: Warning: require(/home/lotopou/lpf26/var/cache/prod/ContainerJvSfq7O/getExceptionListenerService.php): Failed to open stream: No such file or directory {"exception":"[object] (ErrorException(code: 0): Warning: require(/home/lotopou/lpf26/var/cache/prod/ContainerJvSfq7O/getExceptionListenerService.php): Failed to open stream: No such file or directory at /home/lotopou/lpf26/var/cache/prod/ContainerJvSfq7O/App_KernelProdContainer.php:156)"} [] [2026-06-12T13:00:36.627346+02:00] request.INFO: Matched route "cron_live_match_sync". {"route":"cron_live_match_sync","route_parameters":{"_route":"cron_live_match_sync","_controller":"App\\Controller\\CronController::liveMatchSync"},"request_uri":"https://26.lotopotofoot.fr/cron/live-match-sync?token=3b4547eea5fa447f183b72bfa900f543e831fb2fa8deee025f44a752f2e8087b","method":"GET"} [] [2026-06-12T13:00:36.628912+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2026-06-12T13:00:36.628917+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-06-12T13:00:36.628922+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-06-12T13:00:36.628924+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-06-12T13:00:36.628939+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-06-12T13:00:36.631104+02:00] php.ERROR: Warning: require(/home/lotopou/lpf26/var/cache/prod/ContainerNRfbeAY/getCronControllerService.php): Failed to open stream: No such file or directory {"exception":"[object] (ErrorException(code: 0): Warning: require(/home/lotopou/lpf26/var/cache/prod/ContainerNRfbeAY/getCronControllerService.php): Failed to open stream: No such file or directory at /home/lotopou/lpf26/var/cache/prod/ContainerNRfbeAY/App_KernelProdContainer.php:156)"} [] [2026-06-12T13:00:36.635658+02:00] request.CRITICAL: Uncaught PHP Exception Error: "Failed opening required '/home/lotopou/lpf26/var/cache/prod/ContainerNRfbeAY/getCronControllerService.php' (include_path='.:/usr/local/php8.5/lib/php')" at App_KernelProdContainer.php line 156 {"exception":"[object] (Error(code: 0): Failed opening required '/home/lotopou/lpf26/var/cache/prod/ContainerNRfbeAY/getCronControllerService.php' (include_path='.:/usr/local/php8.5/lib/php') at /home/lotopou/lpf26/var/cache/prod/ContainerNRfbeAY/App_KernelProdContainer.php:156)"} [] [2026-06-12T13:00:36.636178+02:00] php.ERROR: Warning: require(/home/lotopou/lpf26/var/cache/prod/ContainerNRfbeAY/getExceptionListenerService.php): Failed to open stream: No such file or directory {"exception":"[object] (ErrorException(code: 0): Warning: require(/home/lotopou/lpf26/var/cache/prod/ContainerNRfbeAY/getExceptionListenerService.php): Failed to open stream: No such file or directory at /home/lotopou/lpf26/var/cache/prod/ContainerNRfbeAY/App_KernelProdContainer.php:156)"} [] [2026-06-12T13:00:36.638515+02:00] request.CRITICAL: Uncaught PHP Exception Error: "Failed opening required '/home/lotopou/lpf26/var/cache/prod/ContainerNRfbeAY/getExceptionListenerService.php' (include_path='.:/usr/local/php8.5/lib/php')" at App_KernelProdContainer.php line 156 {"exception":"[object] (Error(code: 0): Failed opening required '/home/lotopou/lpf26/var/cache/prod/ContainerNRfbeAY/getExceptionListenerService.php' (include_path='.:/usr/local/php8.5/lib/php') at /home/lotopou/lpf26/var/cache/prod/ContainerNRfbeAY/App_KernelProdContainer.php:156)"} [] [2026-06-12T13:00:36.639073+02:00] php.ERROR: Warning: require(/home/lotopou/lpf26/var/cache/prod/ContainerNRfbeAY/getExceptionListenerService.php): Failed to open stream: No such file or directory {"exception":"[object] (ErrorException(code: 0): Warning: require(/home/lotopou/lpf26/var/cache/prod/ContainerNRfbeAY/getExceptionListenerService.php): Failed to open stream: No such file or directory at /home/lotopou/lpf26/var/cache/prod/ContainerNRfbeAY/App_KernelProdContainer.php:156)"} [] [2026-06-13T14:12:57.627719+02:00] console.CRITICAL: Error thrown while running command "dbal:run-sql 'SELECT b.id, b.minute, b.points_attribues, bu.nom, bu.prenom, p.nom AS pays, b.api_sports_event_key FROM but b JOIN buteur bu ON b.buteur_id = bu.id LEFT JOIN pays p ON bu.pays_id = p.id WHERE b.match_ref_id = 4 ORDER BY b.minute, b.id'". Message: "An exception occurred while executing a query: SQLSTATE[42S02]: Base table or view not found: 1146 Table 'lotopou26.pays' doesn't exist" {"exception":"[object] (Doctrine\\DBAL\\Exception\\TableNotFoundException(code: 1146): An exception occurred while executing a query: SQLSTATE[42S02]: Base table or view not found: 1146 Table 'lotopou26.pays' doesn't exist at /home/lotopou-26/lpf26/vendor/doctrine/dbal/src/Driver/API/MySQL/ExceptionConverter.php:51)\n[previous exception] [object] (Doctrine\\DBAL\\Driver\\PDO\\Exception(code: 1146): SQLSTATE[42S02]: Base table or view not found: 1146 Table 'lotopou26.pays' doesn't exist at /home/lotopou-26/lpf26/vendor/doctrine/dbal/src/Driver/PDO/Exception.php:24)\n[previous exception] [object] (PDOException(code: 42S02): SQLSTATE[42S02]: Base table or view not found: 1146 Table 'lotopou26.pays' doesn't exist at /home/lotopou-26/lpf26/vendor/doctrine/dbal/src/Driver/PDO/Connection.php:57)","command":"dbal:run-sql 'SELECT b.id, b.minute, b.points_attribues, bu.nom, bu.prenom, p.nom AS pays, b.api_sports_event_key FROM but b JOIN buteur bu ON b.buteur_id = bu.id LEFT JOIN pays p ON bu.pays_id = p.id WHERE b.match_ref_id = 4 ORDER BY b.minute, b.id'","message":"An exception occurred while executing a query: SQLSTATE[42S02]: Base table or view not found: 1146 Table 'lotopou26.pays' doesn't exist"} [] [2026-06-13T14:12:57.710209+02:00] console.DEBUG: Command "dbal:run-sql 'SELECT b.id, b.minute, b.points_attribues, bu.nom, bu.prenom, p.nom AS pays, b.api_sports_event_key FROM but b JOIN buteur bu ON b.buteur_id = bu.id LEFT JOIN pays p ON bu.pays_id = p.id WHERE b.match_ref_id = 4 ORDER BY b.minute, b.id'" exited with code "1146" {"command":"dbal:run-sql 'SELECT b.id, b.minute, b.points_attribues, bu.nom, bu.prenom, p.nom AS pays, b.api_sports_event_key FROM but b JOIN buteur bu ON b.buteur_id = bu.id LEFT JOIN pays p ON bu.pays_id = p.id WHERE b.match_ref_id = 4 ORDER BY b.minute, b.id'","code":1146} [] [2026-06-13T14:13:04.425042+02:00] console.CRITICAL: Error thrown while running command "dbal:run-sql 'SELECT m.id, m.score_domicile, m.score_exterieur, m.statut, m.api_football_fixture_id, hd.nom AS home, ha.nom AS away FROM game_match m LEFT JOIN country hd ON m.pays_domicile_id = hd.id LEFT JOIN country ha ON m.pays_exterieur_id = ha.id WHERE m.id = 4' --force-fetch". Message: "An exception occurred while executing a query: SQLSTATE[42S02]: Base table or view not found: 1146 Table 'lotopou26.game_match' doesn't exist" {"exception":"[object] (Doctrine\\DBAL\\Exception\\TableNotFoundException(code: 1146): An exception occurred while executing a query: SQLSTATE[42S02]: Base table or view not found: 1146 Table 'lotopou26.game_match' doesn't exist at /home/lotopou-26/lpf26/vendor/doctrine/dbal/src/Driver/API/MySQL/ExceptionConverter.php:51)\n[previous exception] [object] (Doctrine\\DBAL\\Driver\\PDO\\Exception(code: 1146): SQLSTATE[42S02]: Base table or view not found: 1146 Table 'lotopou26.game_match' doesn't exist at /home/lotopou-26/lpf26/vendor/doctrine/dbal/src/Driver/PDO/Exception.php:24)\n[previous exception] [object] (PDOException(code: 42S02): SQLSTATE[42S02]: Base table or view not found: 1146 Table 'lotopou26.game_match' doesn't exist at /home/lotopou-26/lpf26/vendor/doctrine/dbal/src/Driver/PDO/Connection.php:57)","command":"dbal:run-sql 'SELECT m.id, m.score_domicile, m.score_exterieur, m.statut, m.api_football_fixture_id, hd.nom AS home, ha.nom AS away FROM game_match m LEFT JOIN country hd ON m.pays_domicile_id = hd.id LEFT JOIN country ha ON m.pays_exterieur_id = ha.id WHERE m.id = 4' --force-fetch","message":"An exception occurred while executing a query: SQLSTATE[42S02]: Base table or view not found: 1146 Table 'lotopou26.game_match' doesn't exist"} [] [2026-06-13T14:13:04.442419+02:00] console.DEBUG: Command "dbal:run-sql 'SELECT m.id, m.score_domicile, m.score_exterieur, m.statut, m.api_football_fixture_id, hd.nom AS home, ha.nom AS away FROM game_match m LEFT JOIN country hd ON m.pays_domicile_id = hd.id LEFT JOIN country ha ON m.pays_exterieur_id = ha.id WHERE m.id = 4' --force-fetch" exited with code "1146" {"command":"dbal:run-sql 'SELECT m.id, m.score_domicile, m.score_exterieur, m.statut, m.api_football_fixture_id, hd.nom AS home, ha.nom AS away FROM game_match m LEFT JOIN country hd ON m.pays_domicile_id = hd.id LEFT JOIN country ha ON m.pays_exterieur_id = ha.id WHERE m.id = 4' --force-fetch","code":1146} [] [2026-06-13T14:13:46.047490+02:00] console.CRITICAL: Error thrown while running command "dbal:run-sql 'SELECT m.id, m.score_domicile, m.score_exterieur, m.statut, m.api_football_fixture_id, hd.nom AS home, ha.nom AS away FROM m LEFT JOIN country hd ON m.pays_domicile_id = hd.id LEFT JOIN country ha ON m.pays_exterieur_id = ha.id WHERE m.id = 4' --force-fetch". Message: "An exception occurred while executing a query: SQLSTATE[42S02]: Base table or view not found: 1146 Table 'lotopou26.m' doesn't exist" {"exception":"[object] (Doctrine\\DBAL\\Exception\\TableNotFoundException(code: 1146): An exception occurred while executing a query: SQLSTATE[42S02]: Base table or view not found: 1146 Table 'lotopou26.m' doesn't exist at /home/lotopou-26/lpf26/vendor/doctrine/dbal/src/Driver/API/MySQL/ExceptionConverter.php:51)\n[previous exception] [object] (Doctrine\\DBAL\\Driver\\PDO\\Exception(code: 1146): SQLSTATE[42S02]: Base table or view not found: 1146 Table 'lotopou26.m' doesn't exist at /home/lotopou-26/lpf26/vendor/doctrine/dbal/src/Driver/PDO/Exception.php:24)\n[previous exception] [object] (PDOException(code: 42S02): SQLSTATE[42S02]: Base table or view not found: 1146 Table 'lotopou26.m' doesn't exist at /home/lotopou-26/lpf26/vendor/doctrine/dbal/src/Driver/PDO/Connection.php:57)","command":"dbal:run-sql 'SELECT m.id, m.score_domicile, m.score_exterieur, m.statut, m.api_football_fixture_id, hd.nom AS home, ha.nom AS away FROM m LEFT JOIN country hd ON m.pays_domicile_id = hd.id LEFT JOIN country ha ON m.pays_exterieur_id = ha.id WHERE m.id = 4' --force-fetch","message":"An exception occurred while executing a query: SQLSTATE[42S02]: Base table or view not found: 1146 Table 'lotopou26.m' doesn't exist"} [] [2026-06-13T14:13:46.074155+02:00] console.DEBUG: Command "dbal:run-sql 'SELECT m.id, m.score_domicile, m.score_exterieur, m.statut, m.api_football_fixture_id, hd.nom AS home, ha.nom AS away FROM m LEFT JOIN country hd ON m.pays_domicile_id = hd.id LEFT JOIN country ha ON m.pays_exterieur_id = ha.id WHERE m.id = 4' --force-fetch" exited with code "1146" {"command":"dbal:run-sql 'SELECT m.id, m.score_domicile, m.score_exterieur, m.statut, m.api_football_fixture_id, hd.nom AS home, ha.nom AS away FROM m LEFT JOIN country hd ON m.pays_domicile_id = hd.id LEFT JOIN country ha ON m.pays_exterieur_id = ha.id WHERE m.id = 4' --force-fetch","code":1146} [] [2026-06-13T14:14:27.411950+02:00] console.CRITICAL: Error thrown while running command "debug:container ApiFootballClient --show-arguments". Message: "The "--show-arguments" option does not exist." {"exception":"[object] (Symfony\\Component\\Console\\Exception\\RuntimeException(code: 0): The \"--show-arguments\" option does not exist. at /home/lotopou-26/lpf26/vendor/symfony/console/Input/ArgvInput.php:226)","command":"debug:container ApiFootballClient --show-arguments","message":"The \"--show-arguments\" option does not exist."} [] [2026-06-13T14:14:27.451905+02:00] console.DEBUG: Command "debug:container ApiFootballClient --show-arguments" exited with code "1" {"command":"debug:container ApiFootballClient --show-arguments","code":1} [] [2026-06-14T12:38:51.265292+02:00] request.INFO: Matched route "api_notifications_unread_count". {"route":"api_notifications_unread_count","route_parameters":{"_route":"api_notifications_unread_count","_controller":"App\\Controller\\Api\\NotificationApiController::unreadCount"},"request_uri":"https://26.lotopotofoot.fr/api/notifications/unread-count","method":"GET"} [] [2026-06-14T12:38:51.267367+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2026-06-14T12:38:51.267375+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-06-14T12:38:51.267380+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-06-14T12:38:51.267382+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-06-14T12:38:51.267400+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-06-14T12:38:51.269963+02:00] php.ERROR: Warning: require(/home/lotopou/lpf26/var/cache/prod/ContainerSczKx6b/getSecurity_Access_RoleHierarchyVoterService.php): Failed to open stream: No such file or directory {"exception":"[object] (ErrorException(code: 0): Warning: require(/home/lotopou/lpf26/var/cache/prod/ContainerSczKx6b/getSecurity_Access_RoleHierarchyVoterService.php): Failed to open stream: No such file or directory at /home/lotopou/lpf26/var/cache/prod/ContainerSczKx6b/App_KernelProdContainer.php:156)"} [] [2026-06-14T12:38:51.275312+02:00] request.CRITICAL: Uncaught PHP Exception Error: "Failed opening required '/home/lotopou/lpf26/var/cache/prod/ContainerSczKx6b/getSecurity_Access_RoleHierarchyVoterService.php' (include_path='.:/usr/local/php8.5/lib/php')" at App_KernelProdContainer.php line 156 {"exception":"[object] (Error(code: 0): Failed opening required '/home/lotopou/lpf26/var/cache/prod/ContainerSczKx6b/getSecurity_Access_RoleHierarchyVoterService.php' (include_path='.:/usr/local/php8.5/lib/php') at /home/lotopou/lpf26/var/cache/prod/ContainerSczKx6b/App_KernelProdContainer.php:156)"} [] [2026-06-14T12:38:51.275897+02:00] php.ERROR: Warning: require(/home/lotopou/lpf26/var/cache/prod/ContainerSczKx6b/getExceptionListenerService.php): Failed to open stream: No such file or directory {"exception":"[object] (ErrorException(code: 0): Warning: require(/home/lotopou/lpf26/var/cache/prod/ContainerSczKx6b/getExceptionListenerService.php): Failed to open stream: No such file or directory at /home/lotopou/lpf26/var/cache/prod/ContainerSczKx6b/App_KernelProdContainer.php:156)"} [] [2026-06-14T12:38:51.278370+02:00] request.CRITICAL: Uncaught PHP Exception Error: "Failed opening required '/home/lotopou/lpf26/var/cache/prod/ContainerSczKx6b/getExceptionListenerService.php' (include_path='.:/usr/local/php8.5/lib/php')" at App_KernelProdContainer.php line 156 {"exception":"[object] (Error(code: 0): Failed opening required '/home/lotopou/lpf26/var/cache/prod/ContainerSczKx6b/getExceptionListenerService.php' (include_path='.:/usr/local/php8.5/lib/php') at /home/lotopou/lpf26/var/cache/prod/ContainerSczKx6b/App_KernelProdContainer.php:156)"} [] [2026-06-14T12:38:51.278848+02:00] php.ERROR: Warning: require(/home/lotopou/lpf26/var/cache/prod/ContainerSczKx6b/getExceptionListenerService.php): Failed to open stream: No such file or directory {"exception":"[object] (ErrorException(code: 0): Warning: require(/home/lotopou/lpf26/var/cache/prod/ContainerSczKx6b/getExceptionListenerService.php): Failed to open stream: No such file or directory at /home/lotopou/lpf26/var/cache/prod/ContainerSczKx6b/App_KernelProdContainer.php:156)"} [] [2026-06-14T21:31:56.369901+02:00] request.INFO: Matched route "app_ranking". {"route":"app_ranking","route_parameters":{"_route":"app_ranking","_controller":"App\\Controller\\CompetitionController::ranking"},"request_uri":"https://26.lotopotofoot.fr/classement","method":"GET"} [] [2026-06-14T21:31:56.373019+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2026-06-14T21:31:56.373030+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-06-14T21:31:56.373037+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-06-14T21:31:56.373039+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-06-14T21:31:56.373067+02:00] security.DEBUG: Remember-me cookie detected. [] [] [2026-06-14T21:31:56.375252+02:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\RememberMeToken"} [] [2026-06-14T21:31:56.386551+02:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"luckiedel@yahoo.fr"} [] [2026-06-14T21:31:56.386603+02:00] security.DEBUG: Skipping the "Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator" authenticator as it did not support the request. {"authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-06-14T21:31:56.389397+02:00] php.ERROR: Warning: require(/home/lotopou/lpf26/var/cache/prod/ContainerRcLOk3D/getCompetitionControllerService.php): Failed to open stream: No such file or directory {"exception":"[object] (ErrorException(code: 0): Warning: require(/home/lotopou/lpf26/var/cache/prod/ContainerRcLOk3D/getCompetitionControllerService.php): Failed to open stream: No such file or directory at /home/lotopou/lpf26/var/cache/prod/ContainerRcLOk3D/App_KernelProdContainer.php:156)"} [] [2026-06-14T21:31:56.396285+02:00] request.CRITICAL: Uncaught PHP Exception Error: "Failed opening required '/home/lotopou/lpf26/var/cache/prod/ContainerRcLOk3D/getCompetitionControllerService.php' (include_path='.:/usr/local/php8.5/lib/php')" at App_KernelProdContainer.php line 156 {"exception":"[object] (Error(code: 0): Failed opening required '/home/lotopou/lpf26/var/cache/prod/ContainerRcLOk3D/getCompetitionControllerService.php' (include_path='.:/usr/local/php8.5/lib/php') at /home/lotopou/lpf26/var/cache/prod/ContainerRcLOk3D/App_KernelProdContainer.php:156)"} [] [2026-06-14T21:31:56.397013+02:00] php.ERROR: Warning: require(/home/lotopou/lpf26/var/cache/prod/ContainerRcLOk3D/getExceptionListenerService.php): Failed to open stream: No such file or directory {"exception":"[object] (ErrorException(code: 0): Warning: require(/home/lotopou/lpf26/var/cache/prod/ContainerRcLOk3D/getExceptionListenerService.php): Failed to open stream: No such file or directory at /home/lotopou/lpf26/var/cache/prod/ContainerRcLOk3D/App_KernelProdContainer.php:156)"} [] [2026-06-14T21:31:56.399225+02:00] request.CRITICAL: Uncaught PHP Exception Error: "Failed opening required '/home/lotopou/lpf26/var/cache/prod/ContainerRcLOk3D/getExceptionListenerService.php' (include_path='.:/usr/local/php8.5/lib/php')" at App_KernelProdContainer.php line 156 {"exception":"[object] (Error(code: 0): Failed opening required '/home/lotopou/lpf26/var/cache/prod/ContainerRcLOk3D/getExceptionListenerService.php' (include_path='.:/usr/local/php8.5/lib/php') at /home/lotopou/lpf26/var/cache/prod/ContainerRcLOk3D/App_KernelProdContainer.php:156)"} [] [2026-06-14T21:31:56.399961+02:00] php.ERROR: Warning: require(/home/lotopou/lpf26/var/cache/prod/ContainerRcLOk3D/getExceptionListenerService.php): Failed to open stream: No such file or directory {"exception":"[object] (ErrorException(code: 0): Warning: require(/home/lotopou/lpf26/var/cache/prod/ContainerRcLOk3D/getExceptionListenerService.php): Failed to open stream: No such file or directory at /home/lotopou/lpf26/var/cache/prod/ContainerRcLOk3D/App_KernelProdContainer.php:156)"} [] [2026-06-15T20:42:44.166862+02:00] console.CRITICAL: Error thrown while running command "dbal:run-sql 'SELECT u.id, u.team_id, u.joker_id, j.code AS joker_code, u.match_id, m.date_heure, m.statut, u.target_team_id, u.placed_at FROM team_joker_usage u JOIN joker j ON j.id = u.joker_id JOIN game_match m ON m.id = u.match_id WHERE u.team_id = 34 ORDER BY u.placed_at'". Message: "An exception occurred while executing a query: SQLSTATE[42S02]: Base table or view not found: 1146 Table 'lotopou26.game_match' doesn't exist" {"exception":"[object] (Doctrine\\DBAL\\Exception\\TableNotFoundException(code: 1146): An exception occurred while executing a query: SQLSTATE[42S02]: Base table or view not found: 1146 Table 'lotopou26.game_match' doesn't exist at /home/lotopou-26/lpf26/vendor/doctrine/dbal/src/Driver/API/MySQL/ExceptionConverter.php:51)\n[previous exception] [object] (Doctrine\\DBAL\\Driver\\PDO\\Exception(code: 1146): SQLSTATE[42S02]: Base table or view not found: 1146 Table 'lotopou26.game_match' doesn't exist at /home/lotopou-26/lpf26/vendor/doctrine/dbal/src/Driver/PDO/Exception.php:24)\n[previous exception] [object] (PDOException(code: 42S02): SQLSTATE[42S02]: Base table or view not found: 1146 Table 'lotopou26.game_match' doesn't exist at /home/lotopou-26/lpf26/vendor/doctrine/dbal/src/Driver/PDO/Connection.php:57)","command":"dbal:run-sql 'SELECT u.id, u.team_id, u.joker_id, j.code AS joker_code, u.match_id, m.date_heure, m.statut, u.target_team_id, u.placed_at FROM team_joker_usage u JOIN joker j ON j.id = u.joker_id JOIN game_match m ON m.id = u.match_id WHERE u.team_id = 34 ORDER BY u.placed_at'","message":"An exception occurred while executing a query: SQLSTATE[42S02]: Base table or view not found: 1146 Table 'lotopou26.game_match' doesn't exist"} [] [2026-06-15T20:42:44.202037+02:00] console.DEBUG: Command "dbal:run-sql 'SELECT u.id, u.team_id, u.joker_id, j.code AS joker_code, u.match_id, m.date_heure, m.statut, u.target_team_id, u.placed_at FROM team_joker_usage u JOIN joker j ON j.id = u.joker_id JOIN game_match m ON m.id = u.match_id WHERE u.team_id = 34 ORDER BY u.placed_at'" exited with code "1146" {"command":"dbal:run-sql 'SELECT u.id, u.team_id, u.joker_id, j.code AS joker_code, u.match_id, m.date_heure, m.statut, u.target_team_id, u.placed_at FROM team_joker_usage u JOIN joker j ON j.id = u.joker_id JOIN game_match m ON m.id = u.match_id WHERE u.team_id = 34 ORDER BY u.placed_at'","code":1146} [] [2026-06-15T20:51:12.001665+02:00] console.CRITICAL: Error thrown while running command "dbal:run-sql 'SELECT u.id, t.name AS team, j.code, j.display_title, j.live_story_templates FROM team_joker_usage u JOIN team t ON u.team_id = t.id JOIN joker j ON u.joker_id = j.id WHERE u.match_id = 13' --force-fetch". Message: "An exception occurred while executing a query: SQLSTATE[42S22]: Column not found: 1054 Unknown column 'j.display_title' in 'field list'" {"exception":"[object] (Doctrine\\DBAL\\Exception\\InvalidFieldNameException(code: 1054): An exception occurred while executing a query: SQLSTATE[42S22]: Column not found: 1054 Unknown column 'j.display_title' in 'field list' at /home/lotopou-26/lpf26/vendor/doctrine/dbal/src/Driver/API/MySQL/ExceptionConverter.php:63)\n[previous exception] [object] (Doctrine\\DBAL\\Driver\\PDO\\Exception(code: 1054): SQLSTATE[42S22]: Column not found: 1054 Unknown column 'j.display_title' in 'field list' at /home/lotopou-26/lpf26/vendor/doctrine/dbal/src/Driver/PDO/Exception.php:24)\n[previous exception] [object] (PDOException(code: 42S22): SQLSTATE[42S22]: Column not found: 1054 Unknown column 'j.display_title' in 'field list' at /home/lotopou-26/lpf26/vendor/doctrine/dbal/src/Driver/PDO/Connection.php:57)","command":"dbal:run-sql 'SELECT u.id, t.name AS team, j.code, j.display_title, j.live_story_templates FROM team_joker_usage u JOIN team t ON u.team_id = t.id JOIN joker j ON u.joker_id = j.id WHERE u.match_id = 13' --force-fetch","message":"An exception occurred while executing a query: SQLSTATE[42S22]: Column not found: 1054 Unknown column 'j.display_title' in 'field list'"} [] [2026-06-15T20:51:12.032673+02:00] console.DEBUG: Command "dbal:run-sql 'SELECT u.id, t.name AS team, j.code, j.display_title, j.live_story_templates FROM team_joker_usage u JOIN team t ON u.team_id = t.id JOIN joker j ON u.joker_id = j.id WHERE u.match_id = 13' --force-fetch" exited with code "1054" {"command":"dbal:run-sql 'SELECT u.id, t.name AS team, j.code, j.display_title, j.live_story_templates FROM team_joker_usage u JOIN team t ON u.team_id = t.id JOIN joker j ON u.joker_id = j.id WHERE u.match_id = 13' --force-fetch","code":1054} [] [2026-06-15T20:58:04.611322+02:00] console.CRITICAL: Error thrown while running command "dbal:run-sql 'SELECT u.id, u.email, u.cotisation_payee, u.enabled FROM user u JOIN team_member tm ON tm.player_id = u.id WHERE tm.team_id = 34' --force-fetch". Message: "An exception occurred while executing a query: SQLSTATE[42S22]: Column not found: 1054 Unknown column 'u.enabled' in 'field list'" {"exception":"[object] (Doctrine\\DBAL\\Exception\\InvalidFieldNameException(code: 1054): An exception occurred while executing a query: SQLSTATE[42S22]: Column not found: 1054 Unknown column 'u.enabled' in 'field list' at /home/lotopou-26/lpf26/vendor/doctrine/dbal/src/Driver/API/MySQL/ExceptionConverter.php:63)\n[previous exception] [object] (Doctrine\\DBAL\\Driver\\PDO\\Exception(code: 1054): SQLSTATE[42S22]: Column not found: 1054 Unknown column 'u.enabled' in 'field list' at /home/lotopou-26/lpf26/vendor/doctrine/dbal/src/Driver/PDO/Exception.php:24)\n[previous exception] [object] (PDOException(code: 42S22): SQLSTATE[42S22]: Column not found: 1054 Unknown column 'u.enabled' in 'field list' at /home/lotopou-26/lpf26/vendor/doctrine/dbal/src/Driver/PDO/Connection.php:57)","command":"dbal:run-sql 'SELECT u.id, u.email, u.cotisation_payee, u.enabled FROM user u JOIN team_member tm ON tm.player_id = u.id WHERE tm.team_id = 34' --force-fetch","message":"An exception occurred while executing a query: SQLSTATE[42S22]: Column not found: 1054 Unknown column 'u.enabled' in 'field list'"} [] [2026-06-15T20:58:04.642416+02:00] console.DEBUG: Command "dbal:run-sql 'SELECT u.id, u.email, u.cotisation_payee, u.enabled FROM user u JOIN team_member tm ON tm.player_id = u.id WHERE tm.team_id = 34' --force-fetch" exited with code "1054" {"command":"dbal:run-sql 'SELECT u.id, u.email, u.cotisation_payee, u.enabled FROM user u JOIN team_member tm ON tm.player_id = u.id WHERE tm.team_id = 34' --force-fetch","code":1054} [] [2026-06-15T22:14:10.720705+02:00] console.CRITICAL: Error thrown while running command "dbal:run-sql 'SELECT u.id, t.name, j.code, j.name, u.match_id, m.date_heure FROM team_joker_usage u JOIN team t ON u.team_id=t.id JOIN joker j ON j.joker_id=j.id JOIN `match` m ON m.id=u.match_id WHERE t.id=34 ORDER BY u.placed_at DESC LIMIT 5' --force-fetch". Message: "An exception occurred while executing a query: SQLSTATE[42S22]: Column not found: 1054 Unknown column 'j.joker_id' in 'on clause'" {"exception":"[object] (Doctrine\\DBAL\\Exception\\InvalidFieldNameException(code: 1054): An exception occurred while executing a query: SQLSTATE[42S22]: Column not found: 1054 Unknown column 'j.joker_id' in 'on clause' at /home/lotopou-26/lpf26/vendor/doctrine/dbal/src/Driver/API/MySQL/ExceptionConverter.php:63)\n[previous exception] [object] (Doctrine\\DBAL\\Driver\\PDO\\Exception(code: 1054): SQLSTATE[42S22]: Column not found: 1054 Unknown column 'j.joker_id' in 'on clause' at /home/lotopou-26/lpf26/vendor/doctrine/dbal/src/Driver/PDO/Exception.php:24)\n[previous exception] [object] (PDOException(code: 42S22): SQLSTATE[42S22]: Column not found: 1054 Unknown column 'j.joker_id' in 'on clause' at /home/lotopou-26/lpf26/vendor/doctrine/dbal/src/Driver/PDO/Connection.php:57)","command":"dbal:run-sql 'SELECT u.id, t.name, j.code, j.name, u.match_id, m.date_heure FROM team_joker_usage u JOIN team t ON u.team_id=t.id JOIN joker j ON j.joker_id=j.id JOIN `match` m ON m.id=u.match_id WHERE t.id=34 ORDER BY u.placed_at DESC LIMIT 5' --force-fetch","message":"An exception occurred while executing a query: SQLSTATE[42S22]: Column not found: 1054 Unknown column 'j.joker_id' in 'on clause'"} [] [2026-06-15T22:14:10.793772+02:00] console.DEBUG: Command "dbal:run-sql 'SELECT u.id, t.name, j.code, j.name, u.match_id, m.date_heure FROM team_joker_usage u JOIN team t ON u.team_id=t.id JOIN joker j ON j.joker_id=j.id JOIN `match` m ON m.id=u.match_id WHERE t.id=34 ORDER BY u.placed_at DESC LIMIT 5' --force-fetch" exited with code "1054" {"command":"dbal:run-sql 'SELECT u.id, t.name, j.code, j.name, u.match_id, m.date_heure FROM team_joker_usage u JOIN team t ON u.team_id=t.id JOIN joker j ON j.joker_id=j.id JOIN `match` m ON m.id=u.match_id WHERE t.id=34 ORDER BY u.placed_at DESC LIMIT 5' --force-fetch","code":1054} [] [2026-06-17T15:08:03.849692+02:00] request.INFO: Matched route "cron_live_match_sync". {"route":"cron_live_match_sync","route_parameters":{"_route":"cron_live_match_sync","_controller":"App\\Controller\\CronController::liveMatchSync"},"request_uri":"https://26.lotopotofoot.fr/cron/live-match-sync?token=3b4547eea5fa447f183b72bfa900f543e831fb2fa8deee025f44a752f2e8087b","method":"GET"} [] [2026-06-17T15:08:03.870586+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2026-06-17T15:08:03.870599+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-06-17T15:08:03.870606+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-06-17T15:08:03.870610+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-06-17T15:08:03.870764+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-06-17T15:08:04.009336+02:00] http_client.INFO: Request: "GET https://v3.football.api-sports.io/fixtures?id=1539003" [] [] [2026-06-17T15:08:04.049824+02:00] http_client.INFO: Response: "200 https://v3.football.api-sports.io/fixtures?id=1539003" 0.038396 seconds {"http_code":200,"url":"https://v3.football.api-sports.io/fixtures?id=1539003","total_time":0.038396} [] [2026-06-17T15:08:08.050368+02:00] http_client.INFO: Request: "GET https://v3.football.api-sports.io/fixtures/events?fixture=1539003" [] [] [2026-06-17T15:08:08.075706+02:00] http_client.INFO: Response: "200 https://v3.football.api-sports.io/fixtures/events?fixture=1539003" 0.025209 seconds {"http_code":200,"url":"https://v3.football.api-sports.io/fixtures/events?fixture=1539003","total_time":0.025209} [] [2026-06-17T15:08:08.085120+02:00] php.ERROR: Warning: require(/home/lotopou/lpf26/var/cache/prod/Container0VT3jDJ/getTurbo_Doctrine_EventListenerService.php): Failed to open stream: No such file or directory {"exception":"[object] (ErrorException(code: 0): Warning: require(/home/lotopou/lpf26/var/cache/prod/Container0VT3jDJ/getTurbo_Doctrine_EventListenerService.php): Failed to open stream: No such file or directory at /home/lotopou/lpf26/var/cache/prod/Container0VT3jDJ/App_KernelProdContainer.php:156)"} [] [2026-06-17T15:08:08.091953+02:00] request.CRITICAL: Uncaught PHP Exception Error: "Failed opening required '/home/lotopou/lpf26/var/cache/prod/Container0VT3jDJ/getTurbo_Doctrine_EventListenerService.php' (include_path='.:/usr/local/php8.5/lib/php')" at App_KernelProdContainer.php line 156 {"exception":"[object] (Error(code: 0): Failed opening required '/home/lotopou/lpf26/var/cache/prod/Container0VT3jDJ/getTurbo_Doctrine_EventListenerService.php' (include_path='.:/usr/local/php8.5/lib/php') at /home/lotopou/lpf26/var/cache/prod/Container0VT3jDJ/App_KernelProdContainer.php:156)"} [] [2026-06-17T15:08:08.092829+02:00] php.ERROR: Warning: require(/home/lotopou/lpf26/var/cache/prod/Container0VT3jDJ/getExceptionListenerService.php): Failed to open stream: No such file or directory {"exception":"[object] (ErrorException(code: 0): Warning: require(/home/lotopou/lpf26/var/cache/prod/Container0VT3jDJ/getExceptionListenerService.php): Failed to open stream: No such file or directory at /home/lotopou/lpf26/var/cache/prod/Container0VT3jDJ/App_KernelProdContainer.php:156)"} [] [2026-06-17T15:08:08.095290+02:00] request.CRITICAL: Uncaught PHP Exception Error: "Failed opening required '/home/lotopou/lpf26/var/cache/prod/Container0VT3jDJ/getExceptionListenerService.php' (include_path='.:/usr/local/php8.5/lib/php')" at App_KernelProdContainer.php line 156 {"exception":"[object] (Error(code: 0): Failed opening required '/home/lotopou/lpf26/var/cache/prod/Container0VT3jDJ/getExceptionListenerService.php' (include_path='.:/usr/local/php8.5/lib/php') at /home/lotopou/lpf26/var/cache/prod/Container0VT3jDJ/App_KernelProdContainer.php:156)"} [] [2026-06-17T15:08:08.095799+02:00] php.ERROR: Warning: require(/home/lotopou/lpf26/var/cache/prod/Container0VT3jDJ/getExceptionListenerService.php): Failed to open stream: No such file or directory {"exception":"[object] (ErrorException(code: 0): Warning: require(/home/lotopou/lpf26/var/cache/prod/Container0VT3jDJ/getExceptionListenerService.php): Failed to open stream: No such file or directory at /home/lotopou/lpf26/var/cache/prod/Container0VT3jDJ/App_KernelProdContainer.php:156)"} [] [2026-06-17T15:24:03.839600+02:00] request.INFO: Matched route "cron_live_match_sync". {"route":"cron_live_match_sync","route_parameters":{"_route":"cron_live_match_sync","_controller":"App\\Controller\\CronController::liveMatchSync"},"request_uri":"https://26.lotopotofoot.fr/cron/live-match-sync?token=3b4547eea5fa447f183b72bfa900f543e831fb2fa8deee025f44a752f2e8087b","method":"GET"} [] [2026-06-17T15:24:03.841496+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2026-06-17T15:24:03.841504+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-06-17T15:24:03.841510+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-06-17T15:24:03.841513+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-06-17T15:24:03.841533+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-06-17T15:24:03.894889+02:00] http_client.INFO: Request: "GET https://v3.football.api-sports.io/fixtures?id=1539003" [] [] [2026-06-17T15:24:03.974021+02:00] http_client.INFO: Response: "200 https://v3.football.api-sports.io/fixtures?id=1539003" 0.07696 seconds {"http_code":200,"url":"https://v3.football.api-sports.io/fixtures?id=1539003","total_time":0.07696} [] [2026-06-17T15:24:07.974577+02:00] http_client.INFO: Request: "GET https://v3.football.api-sports.io/fixtures/events?fixture=1539003" [] [] [2026-06-17T15:24:08.001568+02:00] http_client.INFO: Response: "200 https://v3.football.api-sports.io/fixtures/events?fixture=1539003" 0.026837 seconds {"http_code":200,"url":"https://v3.football.api-sports.io/fixtures/events?fixture=1539003","total_time":0.026837} [] [2026-06-17T15:24:08.015808+02:00] php.ERROR: Warning: require(/home/lotopou/lpf26/var/cache/prod/ContainerHgzzCOW/getTurbo_Doctrine_EventListenerService.php): Failed to open stream: No such file or directory {"exception":"[object] (ErrorException(code: 0): Warning: require(/home/lotopou/lpf26/var/cache/prod/ContainerHgzzCOW/getTurbo_Doctrine_EventListenerService.php): Failed to open stream: No such file or directory at /home/lotopou/lpf26/var/cache/prod/ContainerHgzzCOW/App_KernelProdContainer.php:156)"} [] [2026-06-17T15:24:08.024348+02:00] request.CRITICAL: Uncaught PHP Exception Error: "Failed opening required '/home/lotopou/lpf26/var/cache/prod/ContainerHgzzCOW/getTurbo_Doctrine_EventListenerService.php' (include_path='.:/usr/local/php8.5/lib/php')" at App_KernelProdContainer.php line 156 {"exception":"[object] (Error(code: 0): Failed opening required '/home/lotopou/lpf26/var/cache/prod/ContainerHgzzCOW/getTurbo_Doctrine_EventListenerService.php' (include_path='.:/usr/local/php8.5/lib/php') at /home/lotopou/lpf26/var/cache/prod/ContainerHgzzCOW/App_KernelProdContainer.php:156)"} [] [2026-06-17T15:24:08.024996+02:00] php.ERROR: Warning: require(/home/lotopou/lpf26/var/cache/prod/ContainerHgzzCOW/getExceptionListenerService.php): Failed to open stream: No such file or directory {"exception":"[object] (ErrorException(code: 0): Warning: require(/home/lotopou/lpf26/var/cache/prod/ContainerHgzzCOW/getExceptionListenerService.php): Failed to open stream: No such file or directory at /home/lotopou/lpf26/var/cache/prod/ContainerHgzzCOW/App_KernelProdContainer.php:156)"} [] [2026-06-17T15:24:08.027883+02:00] request.CRITICAL: Uncaught PHP Exception Error: "Failed opening required '/home/lotopou/lpf26/var/cache/prod/ContainerHgzzCOW/getExceptionListenerService.php' (include_path='.:/usr/local/php8.5/lib/php')" at App_KernelProdContainer.php line 156 {"exception":"[object] (Error(code: 0): Failed opening required '/home/lotopou/lpf26/var/cache/prod/ContainerHgzzCOW/getExceptionListenerService.php' (include_path='.:/usr/local/php8.5/lib/php') at /home/lotopou/lpf26/var/cache/prod/ContainerHgzzCOW/App_KernelProdContainer.php:156)"} [] [2026-06-17T15:24:08.028427+02:00] php.ERROR: Warning: require(/home/lotopou/lpf26/var/cache/prod/ContainerHgzzCOW/getExceptionListenerService.php): Failed to open stream: No such file or directory {"exception":"[object] (ErrorException(code: 0): Warning: require(/home/lotopou/lpf26/var/cache/prod/ContainerHgzzCOW/getExceptionListenerService.php): Failed to open stream: No such file or directory at /home/lotopou/lpf26/var/cache/prod/ContainerHgzzCOW/App_KernelProdContainer.php:156)"} [] [2026-06-17T15:34:04.314020+02:00] request.INFO: Matched route "cron_live_match_sync". {"route":"cron_live_match_sync","route_parameters":{"_route":"cron_live_match_sync","_controller":"App\\Controller\\CronController::liveMatchSync"},"request_uri":"https://26.lotopotofoot.fr/cron/live-match-sync?token=3b4547eea5fa447f183b72bfa900f543e831fb2fa8deee025f44a752f2e8087b","method":"GET"} [] [2026-06-17T15:34:04.316262+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2026-06-17T15:34:04.316268+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-06-17T15:34:04.316273+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-06-17T15:34:04.316275+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-06-17T15:34:04.316294+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-06-17T15:34:04.338122+02:00] php.ERROR: Warning: require(/home/lotopou/lpf26/var/cache/prod/ContainerQivInwA/getMonolog_LoggerService.php): Failed to open stream: No such file or directory {"exception":"[object] (ErrorException(code: 0): Warning: require(/home/lotopou/lpf26/var/cache/prod/ContainerQivInwA/getMonolog_LoggerService.php): Failed to open stream: No such file or directory at /home/lotopou/lpf26/var/cache/prod/ContainerQivInwA/App_KernelProdContainer.php:156)"} [] [2026-06-17T15:34:04.342095+02:00] request.CRITICAL: Uncaught PHP Exception Error: "Failed opening required '/home/lotopou/lpf26/var/cache/prod/ContainerQivInwA/getMonolog_LoggerService.php' (include_path='.:/usr/local/php8.5/lib/php')" at App_KernelProdContainer.php line 156 {"exception":"[object] (Error(code: 0): Failed opening required '/home/lotopou/lpf26/var/cache/prod/ContainerQivInwA/getMonolog_LoggerService.php' (include_path='.:/usr/local/php8.5/lib/php') at /home/lotopou/lpf26/var/cache/prod/ContainerQivInwA/App_KernelProdContainer.php:156)"} [] [2026-06-17T15:34:04.343323+02:00] php.ERROR: Warning: require(/home/lotopou/lpf26/var/cache/prod/ContainerQivInwA/getTwigService.php): Failed to open stream: No such file or directory {"exception":"[object] (ErrorException(code: 0): Warning: require(/home/lotopou/lpf26/var/cache/prod/ContainerQivInwA/getTwigService.php): Failed to open stream: No such file or directory at /home/lotopou/lpf26/var/cache/prod/ContainerQivInwA/App_KernelProdContainer.php:156)"} [] [2026-06-17T15:34:04.344955+02:00] request.CRITICAL: Uncaught PHP Exception Error: "Failed opening required '/home/lotopou/lpf26/var/cache/prod/ContainerQivInwA/getTwigService.php' (include_path='.:/usr/local/php8.5/lib/php')" at App_KernelProdContainer.php line 156 {"exception":"[object] (Error(code: 0): Failed opening required '/home/lotopou/lpf26/var/cache/prod/ContainerQivInwA/getTwigService.php' (include_path='.:/usr/local/php8.5/lib/php') at /home/lotopou/lpf26/var/cache/prod/ContainerQivInwA/App_KernelProdContainer.php:156)"} [] [2026-06-17T15:34:04.345365+02:00] php.ERROR: Warning: require(/home/lotopou/lpf26/var/cache/prod/ContainerQivInwA/getTwigService.php): Failed to open stream: No such file or directory {"exception":"[object] (ErrorException(code: 0): Warning: require(/home/lotopou/lpf26/var/cache/prod/ContainerQivInwA/getTwigService.php): Failed to open stream: No such file or directory at /home/lotopou/lpf26/var/cache/prod/ContainerQivInwA/App_KernelProdContainer.php:156)"} [] [2026-06-22T13:08:04.032818+02:00] request.INFO: Matched route "cron_live_match_sync". {"route":"cron_live_match_sync","route_parameters":{"_route":"cron_live_match_sync","_controller":"App\\Controller\\CronController::liveMatchSync"},"request_uri":"https://26.lotopotofoot.fr/cron/live-match-sync?token=3b4547eea5fa447f183b72bfa900f543e831fb2fa8deee025f44a752f2e8087b","method":"GET"} [] [2026-06-22T13:08:04.052203+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2026-06-22T13:08:04.052215+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-06-22T13:08:04.052222+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-06-22T13:08:04.052224+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-06-22T13:08:04.052379+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-06-22T13:08:04.163305+02:00] http_client.INFO: Request: "GET https://v3.football.api-sports.io/fixtures?id=1489399" [] [] [2026-06-22T13:08:04.206321+02:00] http_client.INFO: Response: "200 https://v3.football.api-sports.io/fixtures?id=1489399" 0.040982 seconds {"http_code":200,"url":"https://v3.football.api-sports.io/fixtures?id=1489399","total_time":0.040982} [] [2026-06-22T13:08:08.206894+02:00] http_client.INFO: Request: "GET https://v3.football.api-sports.io/fixtures/events?fixture=1489399" [] [] [2026-06-22T13:08:08.231836+02:00] http_client.INFO: Response: "200 https://v3.football.api-sports.io/fixtures/events?fixture=1489399" 0.024819 seconds {"http_code":200,"url":"https://v3.football.api-sports.io/fixtures/events?fixture=1489399","total_time":0.024819} [] [2026-06-22T13:08:08.250388+02:00] php.ERROR: Warning: require(/home/lotopou/lpf26/var/cache/prod/ContainerUr4nZ3U/getTurbo_Doctrine_EventListenerService.php): Failed to open stream: No such file or directory {"exception":"[object] (ErrorException(code: 0): Warning: require(/home/lotopou/lpf26/var/cache/prod/ContainerUr4nZ3U/getTurbo_Doctrine_EventListenerService.php): Failed to open stream: No such file or directory at /home/lotopou/lpf26/var/cache/prod/ContainerUr4nZ3U/App_KernelProdContainer.php:156)"} [] [2026-06-22T13:08:08.257507+02:00] request.CRITICAL: Uncaught PHP Exception Error: "Failed opening required '/home/lotopou/lpf26/var/cache/prod/ContainerUr4nZ3U/getTurbo_Doctrine_EventListenerService.php' (include_path='.:/usr/local/php8.5/lib/php')" at App_KernelProdContainer.php line 156 {"exception":"[object] (Error(code: 0): Failed opening required '/home/lotopou/lpf26/var/cache/prod/ContainerUr4nZ3U/getTurbo_Doctrine_EventListenerService.php' (include_path='.:/usr/local/php8.5/lib/php') at /home/lotopou/lpf26/var/cache/prod/ContainerUr4nZ3U/App_KernelProdContainer.php:156)"} [] [2026-06-22T13:08:08.258036+02:00] php.ERROR: Warning: require(/home/lotopou/lpf26/var/cache/prod/ContainerUr4nZ3U/getExceptionListenerService.php): Failed to open stream: No such file or directory {"exception":"[object] (ErrorException(code: 0): Warning: require(/home/lotopou/lpf26/var/cache/prod/ContainerUr4nZ3U/getExceptionListenerService.php): Failed to open stream: No such file or directory at /home/lotopou/lpf26/var/cache/prod/ContainerUr4nZ3U/App_KernelProdContainer.php:156)"} [] [2026-06-22T13:08:08.260387+02:00] request.CRITICAL: Uncaught PHP Exception Error: "Failed opening required '/home/lotopou/lpf26/var/cache/prod/ContainerUr4nZ3U/getExceptionListenerService.php' (include_path='.:/usr/local/php8.5/lib/php')" at App_KernelProdContainer.php line 156 {"exception":"[object] (Error(code: 0): Failed opening required '/home/lotopou/lpf26/var/cache/prod/ContainerUr4nZ3U/getExceptionListenerService.php' (include_path='.:/usr/local/php8.5/lib/php') at /home/lotopou/lpf26/var/cache/prod/ContainerUr4nZ3U/App_KernelProdContainer.php:156)"} [] [2026-06-22T13:08:08.260939+02:00] php.ERROR: Warning: require(/home/lotopou/lpf26/var/cache/prod/ContainerUr4nZ3U/getExceptionListenerService.php): Failed to open stream: No such file or directory {"exception":"[object] (ErrorException(code: 0): Warning: require(/home/lotopou/lpf26/var/cache/prod/ContainerUr4nZ3U/getExceptionListenerService.php): Failed to open stream: No such file or directory at /home/lotopou/lpf26/var/cache/prod/ContainerUr4nZ3U/App_KernelProdContainer.php:156)"} [] [2026-06-22T16:08:17.117884+02:00] console.CRITICAL: Error thrown while running command "dbal:run-sql --no-ansi --quiet 'SELECT COUNT(*) AS matches_played FROM WHERE score_domicile IS NOT NULL AND score_exterieur IS NOT NULL'". Message: "An exception occurred while executing a query: SQLSTATE[42000]: Syntax error or access violation: 1064 You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'WHERE score_domicile IS NOT NULL AND score_exterieur IS NOT NULL' at line 1" {"exception":"[object] (Doctrine\\DBAL\\Exception\\SyntaxErrorException(code: 1064): An exception occurred while executing a query: SQLSTATE[42000]: Syntax error or access violation: 1064 You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'WHERE score_domicile IS NOT NULL AND score_exterieur IS NOT NULL' at line 1 at /home/lotopou-26/lpf26/vendor/doctrine/dbal/src/Driver/API/MySQL/ExceptionConverter.php:78)\n[previous exception] [object] (Doctrine\\DBAL\\Driver\\PDO\\Exception(code: 1064): SQLSTATE[42000]: Syntax error or access violation: 1064 You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'WHERE score_domicile IS NOT NULL AND score_exterieur IS NOT NULL' at line 1 at /home/lotopou-26/lpf26/vendor/doctrine/dbal/src/Driver/PDO/Exception.php:24)\n[previous exception] [object] (PDOException(code: 42000): SQLSTATE[42000]: Syntax error or access violation: 1064 You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'WHERE score_domicile IS NOT NULL AND score_exterieur IS NOT NULL' at line 1 at /home/lotopou-26/lpf26/vendor/doctrine/dbal/src/Driver/PDO/Connection.php:57)","command":"dbal:run-sql --no-ansi --quiet 'SELECT COUNT(*) AS matches_played FROM WHERE score_domicile IS NOT NULL AND score_exterieur IS NOT NULL'","message":"An exception occurred while executing a query: SQLSTATE[42000]: Syntax error or access violation: 1064 You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'WHERE score_domicile IS NOT NULL AND score_exterieur IS NOT NULL' at line 1"} [] [2026-06-22T16:08:17.161203+02:00] console.DEBUG: Command "dbal:run-sql --no-ansi --quiet 'SELECT COUNT(*) AS matches_played FROM WHERE score_domicile IS NOT NULL AND score_exterieur IS NOT NULL'" exited with code "1064" {"command":"dbal:run-sql --no-ansi --quiet 'SELECT COUNT(*) AS matches_played FROM WHERE score_domicile IS NOT NULL AND score_exterieur IS NOT NULL'","code":1064} [] [2026-06-22T17:02:14.739385+02:00] console.CRITICAL: Error thrown while running command "dbal:run-sql --no-ansi 'SELECT t.name AS team, COUNT(DISTINCT u.id) AS jokers, ROUND(AVG(CASE WHEN jm.team_id IS NOT NULL THEN mp.pts END), 1) AS avg_pts_joker_match, ROUND(AVG(CASE WHEN jm.team_id IS NULL THEN mp.pts END), 1) AS avg_pts_other_match, ROUND(AVG(CASE WHEN jm.team_id IS NOT NULL THEN mp.pts END) - AVG(CASE WHEN jm.team_id IS NULL THEN mp.pts END), 1) AS delta_vs_avg FROM team t JOIN (SELECT tm.team_id, m.id AS match_id, ROUND(SUM(COALESCE(p.points_equipe, p.points, 0))) + COALESCE((SELECT SUM(b2.points_attribues) FROM but b2 JOIN user u2 ON u2.buteur_choisi_id = b2.buteur_id JOIN team_member tm2 ON tm2.player_id = u2.id AND tm2.team_id = tm.team_id WHERE b2.match_ref_id = m.id), 0) AS pts FROM team_member tm JOIN user usr ON usr.id = tm.player_id AND LOWER(usr.email) != '\''admin@lotopotofoot.fr'\'' JOIN pronostic p ON p.joueur_id = tm.player_id JOIN `match` m ON m.id = p.match_id AND m.score_domicile IS NOT NULL GROUP BY tm.team_id, m.id) mp ON mp.team_id = t.id LEFT JOIN (SELECT DISTINCT team_id, match_id FROM team_joker_usage) jm ON jm.team_id = mp.team_id AND jm.match_id = mp.match_id GROUP BY t.id, t.name HAVING jokers > 0 ORDER BY delta_vs_avg DESC'". Message: "An exception occurred while executing a query: SQLSTATE[42S22]: Column not found: 1054 Unknown column 'u.id' in 'field list'" {"exception":"[object] (Doctrine\\DBAL\\Exception\\InvalidFieldNameException(code: 1054): An exception occurred while executing a query: SQLSTATE[42S22]: Column not found: 1054 Unknown column 'u.id' in 'field list' at /home/lotopou-26/lpf26/vendor/doctrine/dbal/src/Driver/API/MySQL/ExceptionConverter.php:63)\n[previous exception] [object] (Doctrine\\DBAL\\Driver\\PDO\\Exception(code: 1054): SQLSTATE[42S22]: Column not found: 1054 Unknown column 'u.id' in 'field list' at /home/lotopou-26/lpf26/vendor/doctrine/dbal/src/Driver/PDO/Exception.php:24)\n[previous exception] [object] (PDOException(code: 42S22): SQLSTATE[42S22]: Column not found: 1054 Unknown column 'u.id' in 'field list' at /home/lotopou-26/lpf26/vendor/doctrine/dbal/src/Driver/PDO/Connection.php:57)","command":"dbal:run-sql --no-ansi 'SELECT t.name AS team, COUNT(DISTINCT u.id) AS jokers, ROUND(AVG(CASE WHEN jm.team_id IS NOT NULL THEN mp.pts END), 1) AS avg_pts_joker_match, ROUND(AVG(CASE WHEN jm.team_id IS NULL THEN mp.pts END), 1) AS avg_pts_other_match, ROUND(AVG(CASE WHEN jm.team_id IS NOT NULL THEN mp.pts END) - AVG(CASE WHEN jm.team_id IS NULL THEN mp.pts END), 1) AS delta_vs_avg FROM team t JOIN (SELECT tm.team_id, m.id AS match_id, ROUND(SUM(COALESCE(p.points_equipe, p.points, 0))) + COALESCE((SELECT SUM(b2.points_attribues) FROM but b2 JOIN user u2 ON u2.buteur_choisi_id = b2.buteur_id JOIN team_member tm2 ON tm2.player_id = u2.id AND tm2.team_id = tm.team_id WHERE b2.match_ref_id = m.id), 0) AS pts FROM team_member tm JOIN user usr ON usr.id = tm.player_id AND LOWER(usr.email) != '\\''admin@lotopotofoot.fr'\\'' JOIN pronostic p ON p.joueur_id = tm.player_id JOIN `match` m ON m.id = p.match_id AND m.score_domicile IS NOT NULL GROUP BY tm.team_id, m.id) mp ON mp.team_id = t.id LEFT JOIN (SELECT DISTINCT team_id, match_id FROM team_joker_usage) jm ON jm.team_id = mp.team_id AND jm.match_id = mp.match_id GROUP BY t.id, t.name HAVING jokers > 0 ORDER BY delta_vs_avg DESC'","message":"An exception occurred while executing a query: SQLSTATE[42S22]: Column not found: 1054 Unknown column 'u.id' in 'field list'"} [] [2026-06-22T17:02:14.782630+02:00] console.DEBUG: Command "dbal:run-sql --no-ansi 'SELECT t.name AS team, COUNT(DISTINCT u.id) AS jokers, ROUND(AVG(CASE WHEN jm.team_id IS NOT NULL THEN mp.pts END), 1) AS avg_pts_joker_match, ROUND(AVG(CASE WHEN jm.team_id IS NULL THEN mp.pts END), 1) AS avg_pts_other_match, ROUND(AVG(CASE WHEN jm.team_id IS NOT NULL THEN mp.pts END) - AVG(CASE WHEN jm.team_id IS NULL THEN mp.pts END), 1) AS delta_vs_avg FROM team t JOIN (SELECT tm.team_id, m.id AS match_id, ROUND(SUM(COALESCE(p.points_equipe, p.points, 0))) + COALESCE((SELECT SUM(b2.points_attribues) FROM but b2 JOIN user u2 ON u2.buteur_choisi_id = b2.buteur_id JOIN team_member tm2 ON tm2.player_id = u2.id AND tm2.team_id = tm.team_id WHERE b2.match_ref_id = m.id), 0) AS pts FROM team_member tm JOIN user usr ON usr.id = tm.player_id AND LOWER(usr.email) != '\''admin@lotopotofoot.fr'\'' JOIN pronostic p ON p.joueur_id = tm.player_id JOIN `match` m ON m.id = p.match_id AND m.score_domicile IS NOT NULL GROUP BY tm.team_id, m.id) mp ON mp.team_id = t.id LEFT JOIN (SELECT DISTINCT team_id, match_id FROM team_joker_usage) jm ON jm.team_id = mp.team_id AND jm.match_id = mp.match_id GROUP BY t.id, t.name HAVING jokers > 0 ORDER BY delta_vs_avg DESC'" exited with code "1054" {"command":"dbal:run-sql --no-ansi 'SELECT t.name AS team, COUNT(DISTINCT u.id) AS jokers, ROUND(AVG(CASE WHEN jm.team_id IS NOT NULL THEN mp.pts END), 1) AS avg_pts_joker_match, ROUND(AVG(CASE WHEN jm.team_id IS NULL THEN mp.pts END), 1) AS avg_pts_other_match, ROUND(AVG(CASE WHEN jm.team_id IS NOT NULL THEN mp.pts END) - AVG(CASE WHEN jm.team_id IS NULL THEN mp.pts END), 1) AS delta_vs_avg FROM team t JOIN (SELECT tm.team_id, m.id AS match_id, ROUND(SUM(COALESCE(p.points_equipe, p.points, 0))) + COALESCE((SELECT SUM(b2.points_attribues) FROM but b2 JOIN user u2 ON u2.buteur_choisi_id = b2.buteur_id JOIN team_member tm2 ON tm2.player_id = u2.id AND tm2.team_id = tm.team_id WHERE b2.match_ref_id = m.id), 0) AS pts FROM team_member tm JOIN user usr ON usr.id = tm.player_id AND LOWER(usr.email) != '\\''admin@lotopotofoot.fr'\\'' JOIN pronostic p ON p.joueur_id = tm.player_id JOIN `match` m ON m.id = p.match_id AND m.score_domicile IS NOT NULL GROUP BY tm.team_id, m.id) mp ON mp.team_id = t.id LEFT JOIN (SELECT DISTINCT team_id, match_id FROM team_joker_usage) jm ON jm.team_id = mp.team_id AND jm.match_id = mp.match_id GROUP BY t.id, t.name HAVING jokers > 0 ORDER BY delta_vs_avg DESC'","code":1054} [] [2026-06-22T18:08:41.078505+02:00] console.CRITICAL: Error thrown while running command "'doctrine:query:sql' 'SELECT COUNT(*) AS c FROM team'". Message: "Command "doctrine:query:sql" is not defined. Did you mean this? doctrine:query:dql" {"exception":"[object] (Symfony\\Component\\Console\\Exception\\CommandNotFoundException(code: 0): Command \"doctrine:query:sql\" is not defined.\n\nDid you mean this?\n doctrine:query:dql at /home/lotopou-26/lpf26/vendor/symfony/console/Application.php:749)","command":"'doctrine:query:sql' 'SELECT COUNT(*) AS c FROM team'","message":"Command \"doctrine:query:sql\" is not defined.\n\nDid you mean this?\n doctrine:query:dql"} [] [2026-06-23T11:24:04.149369+02:00] request.INFO: Matched route "cron_live_match_sync". {"route":"cron_live_match_sync","route_parameters":{"_route":"cron_live_match_sync","_controller":"App\\Controller\\CronController::liveMatchSync"},"request_uri":"https://26.lotopotofoot.fr/cron/live-match-sync?token=3b4547eea5fa447f183b72bfa900f543e831fb2fa8deee025f44a752f2e8087b","method":"GET"} [] [2026-06-23T11:24:04.150692+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2026-06-23T11:24:04.150700+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-06-23T11:24:04.150705+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-06-23T11:24:04.150707+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-06-23T11:24:04.150724+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-06-23T11:24:04.174120+02:00] request.CRITICAL: Uncaught PHP Exception TypeError: "App\Service\Wc2026SyncService::__construct(): Argument #16 ($apiFootballFixtureScoreResolver) must be of type App\Service\ApiFootballFixtureScoreResolver, int given, called in /home/lotopou/lpf26/var/cache/prod/ContainerUr4nZ3U/getWc2026SyncServiceService.php on line 48" at Wc2026SyncService.php line 41 {"exception":"[object] (TypeError(code: 0): App\\Service\\Wc2026SyncService::__construct(): Argument #16 ($apiFootballFixtureScoreResolver) must be of type App\\Service\\ApiFootballFixtureScoreResolver, int given, called in /home/lotopou/lpf26/var/cache/prod/ContainerUr4nZ3U/getWc2026SyncServiceService.php on line 48 at /home/lotopou/lpf26/src/Service/Wc2026SyncService.php:41)"} [] [2026-06-23T12:52:03.808949+02:00] request.INFO: Matched route "cron_live_match_sync". {"route":"cron_live_match_sync","route_parameters":{"_route":"cron_live_match_sync","_controller":"App\\Controller\\CronController::liveMatchSync"},"request_uri":"https://26.lotopotofoot.fr/cron/live-match-sync?token=3b4547eea5fa447f183b72bfa900f543e831fb2fa8deee025f44a752f2e8087b","method":"GET"} [] [2026-06-23T12:52:03.810672+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2026-06-23T12:52:03.810679+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-06-23T12:52:03.810685+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-06-23T12:52:03.810686+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-06-23T12:52:03.810703+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-06-23T12:52:03.812988+02:00] php.ERROR: Warning: require(/home/lotopou/lpf26/var/cache/prod/ContainerBZXZ0Sx/getCronControllerService.php): Failed to open stream: No such file or directory {"exception":"[object] (ErrorException(code: 0): Warning: require(/home/lotopou/lpf26/var/cache/prod/ContainerBZXZ0Sx/getCronControllerService.php): Failed to open stream: No such file or directory at /home/lotopou/lpf26/var/cache/prod/ContainerBZXZ0Sx/App_KernelProdContainer.php:156)"} [] [2026-06-23T12:52:03.817936+02:00] request.CRITICAL: Uncaught PHP Exception Error: "Failed opening required '/home/lotopou/lpf26/var/cache/prod/ContainerBZXZ0Sx/getCronControllerService.php' (include_path='.:/usr/local/php8.5/lib/php')" at App_KernelProdContainer.php line 156 {"exception":"[object] (Error(code: 0): Failed opening required '/home/lotopou/lpf26/var/cache/prod/ContainerBZXZ0Sx/getCronControllerService.php' (include_path='.:/usr/local/php8.5/lib/php') at /home/lotopou/lpf26/var/cache/prod/ContainerBZXZ0Sx/App_KernelProdContainer.php:156)"} [] [2026-06-23T12:52:03.818437+02:00] php.ERROR: Warning: require(/home/lotopou/lpf26/var/cache/prod/ContainerBZXZ0Sx/getExceptionListenerService.php): Failed to open stream: No such file or directory {"exception":"[object] (ErrorException(code: 0): Warning: require(/home/lotopou/lpf26/var/cache/prod/ContainerBZXZ0Sx/getExceptionListenerService.php): Failed to open stream: No such file or directory at /home/lotopou/lpf26/var/cache/prod/ContainerBZXZ0Sx/App_KernelProdContainer.php:156)"} [] [2026-06-23T12:52:03.820833+02:00] request.CRITICAL: Uncaught PHP Exception Error: "Failed opening required '/home/lotopou/lpf26/var/cache/prod/ContainerBZXZ0Sx/getExceptionListenerService.php' (include_path='.:/usr/local/php8.5/lib/php')" at App_KernelProdContainer.php line 156 {"exception":"[object] (Error(code: 0): Failed opening required '/home/lotopou/lpf26/var/cache/prod/ContainerBZXZ0Sx/getExceptionListenerService.php' (include_path='.:/usr/local/php8.5/lib/php') at /home/lotopou/lpf26/var/cache/prod/ContainerBZXZ0Sx/App_KernelProdContainer.php:156)"} [] [2026-06-23T12:52:03.821289+02:00] php.ERROR: Warning: require(/home/lotopou/lpf26/var/cache/prod/ContainerBZXZ0Sx/getExceptionListenerService.php): Failed to open stream: No such file or directory {"exception":"[object] (ErrorException(code: 0): Warning: require(/home/lotopou/lpf26/var/cache/prod/ContainerBZXZ0Sx/getExceptionListenerService.php): Failed to open stream: No such file or directory at /home/lotopou/lpf26/var/cache/prod/ContainerBZXZ0Sx/App_KernelProdContainer.php:156)"} [] [2026-06-23T22:22:17.297659+02:00] request.INFO: Matched route "app_match_hub". {"route":"app_match_hub","route_parameters":{"_route":"app_match_hub","_controller":"App\\Controller\\CompetitionController::matchHub","id":"46"},"request_uri":"https://26.lotopotofoot.fr/matchs/46/hub","method":"GET"} [] [2026-06-23T22:22:17.299297+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2026-06-23T22:22:17.299304+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-06-23T22:22:17.299309+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-06-23T22:22:17.299311+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-06-23T22:22:17.299328+02:00] security.DEBUG: Remember-me cookie detected. [] [] [2026-06-23T22:22:17.300100+02:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\RememberMeToken"} [] [2026-06-23T22:22:17.307353+02:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"castex.marius@gmail.com"} [] [2026-06-23T22:22:17.307415+02:00] security.DEBUG: Skipping the "Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator" authenticator as it did not support the request. {"authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-06-23T22:22:17.310355+02:00] php.ERROR: Warning: require(/home/lotopou/lpf26/var/cache/prod/ContainerUh2xkE0/getCompetitionControllerService.php): Failed to open stream: No such file or directory {"exception":"[object] (ErrorException(code: 0): Warning: require(/home/lotopou/lpf26/var/cache/prod/ContainerUh2xkE0/getCompetitionControllerService.php): Failed to open stream: No such file or directory at /home/lotopou/lpf26/var/cache/prod/ContainerUh2xkE0/App_KernelProdContainer.php:156)"} [] [2026-06-23T22:22:17.317054+02:00] request.CRITICAL: Uncaught PHP Exception Error: "Failed opening required '/home/lotopou/lpf26/var/cache/prod/ContainerUh2xkE0/getCompetitionControllerService.php' (include_path='.:/usr/local/php8.5/lib/php')" at App_KernelProdContainer.php line 156 {"exception":"[object] (Error(code: 0): Failed opening required '/home/lotopou/lpf26/var/cache/prod/ContainerUh2xkE0/getCompetitionControllerService.php' (include_path='.:/usr/local/php8.5/lib/php') at /home/lotopou/lpf26/var/cache/prod/ContainerUh2xkE0/App_KernelProdContainer.php:156)"} [] [2026-06-23T22:22:17.317554+02:00] php.ERROR: Warning: require(/home/lotopou/lpf26/var/cache/prod/ContainerUh2xkE0/getExceptionListenerService.php): Failed to open stream: No such file or directory {"exception":"[object] (ErrorException(code: 0): Warning: require(/home/lotopou/lpf26/var/cache/prod/ContainerUh2xkE0/getExceptionListenerService.php): Failed to open stream: No such file or directory at /home/lotopou/lpf26/var/cache/prod/ContainerUh2xkE0/App_KernelProdContainer.php:156)"} [] [2026-06-23T22:22:17.319954+02:00] request.CRITICAL: Uncaught PHP Exception Error: "Failed opening required '/home/lotopou/lpf26/var/cache/prod/ContainerUh2xkE0/getExceptionListenerService.php' (include_path='.:/usr/local/php8.5/lib/php')" at App_KernelProdContainer.php line 156 {"exception":"[object] (Error(code: 0): Failed opening required '/home/lotopou/lpf26/var/cache/prod/ContainerUh2xkE0/getExceptionListenerService.php' (include_path='.:/usr/local/php8.5/lib/php') at /home/lotopou/lpf26/var/cache/prod/ContainerUh2xkE0/App_KernelProdContainer.php:156)"} [] [2026-06-23T22:22:17.320467+02:00] php.ERROR: Warning: require(/home/lotopou/lpf26/var/cache/prod/ContainerUh2xkE0/getExceptionListenerService.php): Failed to open stream: No such file or directory {"exception":"[object] (ErrorException(code: 0): Warning: require(/home/lotopou/lpf26/var/cache/prod/ContainerUh2xkE0/getExceptionListenerService.php): Failed to open stream: No such file or directory at /home/lotopou/lpf26/var/cache/prod/ContainerUh2xkE0/App_KernelProdContainer.php:156)"} [] [2026-06-24T12:20:16.923885+02:00] request.INFO: Matched route "api_forum_unread_count". {"route":"api_forum_unread_count","route_parameters":{"_route":"api_forum_unread_count","_controller":"App\\Controller\\Api\\ForumApiController::unreadCount"},"request_uri":"https://26.lotopotofoot.fr/api/forum/unread-count","method":"GET"} [] [2026-06-24T12:20:16.925988+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2026-06-24T12:20:16.925993+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-06-24T12:20:16.925998+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-06-24T12:20:16.926000+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-06-24T12:20:16.926021+02:00] security.DEBUG: Remember-me cookie detected. [] [] [2026-06-24T12:20:16.927715+02:00] php.ERROR: Warning: require(/home/lotopou/lpf26/var/cache/prod/ContainerYZnfHD7/getSession_FactoryService.php): Failed to open stream: No such file or directory {"exception":"[object] (ErrorException(code: 0): Warning: require(/home/lotopou/lpf26/var/cache/prod/ContainerYZnfHD7/getSession_FactoryService.php): Failed to open stream: No such file or directory at /home/lotopou/lpf26/var/cache/prod/ContainerYZnfHD7/App_KernelProdContainer.php:156)"} [] [2026-06-24T12:20:16.932682+02:00] request.CRITICAL: Uncaught PHP Exception Error: "Failed opening required '/home/lotopou/lpf26/var/cache/prod/ContainerYZnfHD7/getSession_FactoryService.php' (include_path='.:/usr/local/php8.5/lib/php')" at App_KernelProdContainer.php line 156 {"exception":"[object] (Error(code: 0): Failed opening required '/home/lotopou/lpf26/var/cache/prod/ContainerYZnfHD7/getSession_FactoryService.php' (include_path='.:/usr/local/php8.5/lib/php') at /home/lotopou/lpf26/var/cache/prod/ContainerYZnfHD7/App_KernelProdContainer.php:156)"} [] [2026-06-24T12:20:16.933160+02:00] php.ERROR: Warning: require(/home/lotopou/lpf26/var/cache/prod/ContainerYZnfHD7/getExceptionListenerService.php): Failed to open stream: No such file or directory {"exception":"[object] (ErrorException(code: 0): Warning: require(/home/lotopou/lpf26/var/cache/prod/ContainerYZnfHD7/getExceptionListenerService.php): Failed to open stream: No such file or directory at /home/lotopou/lpf26/var/cache/prod/ContainerYZnfHD7/App_KernelProdContainer.php:156)"} [] [2026-06-24T12:20:16.935414+02:00] request.CRITICAL: Uncaught PHP Exception Error: "Failed opening required '/home/lotopou/lpf26/var/cache/prod/ContainerYZnfHD7/getExceptionListenerService.php' (include_path='.:/usr/local/php8.5/lib/php')" at App_KernelProdContainer.php line 156 {"exception":"[object] (Error(code: 0): Failed opening required '/home/lotopou/lpf26/var/cache/prod/ContainerYZnfHD7/getExceptionListenerService.php' (include_path='.:/usr/local/php8.5/lib/php') at /home/lotopou/lpf26/var/cache/prod/ContainerYZnfHD7/App_KernelProdContainer.php:156)"} [] [2026-06-24T12:20:16.935927+02:00] php.ERROR: Warning: require(/home/lotopou/lpf26/var/cache/prod/ContainerYZnfHD7/getExceptionListenerService.php): Failed to open stream: No such file or directory {"exception":"[object] (ErrorException(code: 0): Warning: require(/home/lotopou/lpf26/var/cache/prod/ContainerYZnfHD7/getExceptionListenerService.php): Failed to open stream: No such file or directory at /home/lotopou/lpf26/var/cache/prod/ContainerYZnfHD7/App_KernelProdContainer.php:156)"} [] [2026-06-24T13:12:04.134906+02:00] request.INFO: Matched route "cron_live_match_sync". {"route":"cron_live_match_sync","route_parameters":{"_route":"cron_live_match_sync","_controller":"App\\Controller\\CronController::liveMatchSync"},"request_uri":"https://26.lotopotofoot.fr/cron/live-match-sync?token=3b4547eea5fa447f183b72bfa900f543e831fb2fa8deee025f44a752f2e8087b","method":"GET"} [] [2026-06-24T13:12:04.136621+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2026-06-24T13:12:04.136627+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-06-24T13:12:04.136632+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-06-24T13:12:04.136633+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-06-24T13:12:04.136651+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-06-24T13:12:04.139003+02:00] php.ERROR: Warning: require(/home/lotopou/lpf26/var/cache/prod/ContainerQzxw7Xp/getCronControllerService.php): Failed to open stream: No such file or directory {"exception":"[object] (ErrorException(code: 0): Warning: require(/home/lotopou/lpf26/var/cache/prod/ContainerQzxw7Xp/getCronControllerService.php): Failed to open stream: No such file or directory at /home/lotopou/lpf26/var/cache/prod/ContainerQzxw7Xp/App_KernelProdContainer.php:156)"} [] [2026-06-24T13:12:04.144345+02:00] request.CRITICAL: Uncaught PHP Exception Error: "Failed opening required '/home/lotopou/lpf26/var/cache/prod/ContainerQzxw7Xp/getCronControllerService.php' (include_path='.:/usr/local/php8.5/lib/php')" at App_KernelProdContainer.php line 156 {"exception":"[object] (Error(code: 0): Failed opening required '/home/lotopou/lpf26/var/cache/prod/ContainerQzxw7Xp/getCronControllerService.php' (include_path='.:/usr/local/php8.5/lib/php') at /home/lotopou/lpf26/var/cache/prod/ContainerQzxw7Xp/App_KernelProdContainer.php:156)"} [] [2026-06-24T13:12:04.145074+02:00] php.ERROR: Warning: require(/home/lotopou/lpf26/var/cache/prod/ContainerQzxw7Xp/getExceptionListenerService.php): Failed to open stream: No such file or directory {"exception":"[object] (ErrorException(code: 0): Warning: require(/home/lotopou/lpf26/var/cache/prod/ContainerQzxw7Xp/getExceptionListenerService.php): Failed to open stream: No such file or directory at /home/lotopou/lpf26/var/cache/prod/ContainerQzxw7Xp/App_KernelProdContainer.php:156)"} [] [2026-06-24T13:12:04.147660+02:00] request.CRITICAL: Uncaught PHP Exception Error: "Failed opening required '/home/lotopou/lpf26/var/cache/prod/ContainerQzxw7Xp/getExceptionListenerService.php' (include_path='.:/usr/local/php8.5/lib/php')" at App_KernelProdContainer.php line 156 {"exception":"[object] (Error(code: 0): Failed opening required '/home/lotopou/lpf26/var/cache/prod/ContainerQzxw7Xp/getExceptionListenerService.php' (include_path='.:/usr/local/php8.5/lib/php') at /home/lotopou/lpf26/var/cache/prod/ContainerQzxw7Xp/App_KernelProdContainer.php:156)"} [] [2026-06-24T13:12:04.148156+02:00] php.ERROR: Warning: require(/home/lotopou/lpf26/var/cache/prod/ContainerQzxw7Xp/getExceptionListenerService.php): Failed to open stream: No such file or directory {"exception":"[object] (ErrorException(code: 0): Warning: require(/home/lotopou/lpf26/var/cache/prod/ContainerQzxw7Xp/getExceptionListenerService.php): Failed to open stream: No such file or directory at /home/lotopou/lpf26/var/cache/prod/ContainerQzxw7Xp/App_KernelProdContainer.php:156)"} [] [2026-06-25T00:00:35.183489+02:00] request.INFO: Matched route "cron_live_match_sync". {"route":"cron_live_match_sync","route_parameters":{"_route":"cron_live_match_sync","_controller":"App\\Controller\\CronController::liveMatchSync"},"request_uri":"https://26.lotopotofoot.fr/cron/live-match-sync?token=3b4547eea5fa447f183b72bfa900f543e831fb2fa8deee025f44a752f2e8087b","method":"GET"} [] [2026-06-25T00:00:35.185186+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2026-06-25T00:00:35.185192+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-06-25T00:00:35.185196+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-06-25T00:00:35.185198+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-06-25T00:00:35.185213+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-06-25T00:00:35.221466+02:00] http_client.INFO: Request: "GET https://v3.football.api-sports.io/fixtures?id=1489405" [] [] [2026-06-25T00:00:35.392542+02:00] http_client.INFO: Response: "200 https://v3.football.api-sports.io/fixtures?id=1489405" 0.169822 seconds {"http_code":200,"url":"https://v3.football.api-sports.io/fixtures?id=1489405","total_time":0.169822} [] [2026-06-25T00:00:39.393216+02:00] http_client.INFO: Request: "GET https://v3.football.api-sports.io/fixtures/events?fixture=1489405" [] [] [2026-06-25T00:00:39.473626+02:00] http_client.INFO: Response: "200 https://v3.football.api-sports.io/fixtures/events?fixture=1489405" 0.080263 seconds {"http_code":200,"url":"https://v3.football.api-sports.io/fixtures/events?fixture=1489405","total_time":0.080263} [] [2026-06-25T00:00:43.476226+02:00] http_client.INFO: Request: "GET https://v3.football.api-sports.io/fixtures?id=1489406" [] [] [2026-06-25T00:00:43.635592+02:00] http_client.INFO: Response: "200 https://v3.football.api-sports.io/fixtures?id=1489406" 0.159239 seconds {"http_code":200,"url":"https://v3.football.api-sports.io/fixtures?id=1489406","total_time":0.159239} [] [2026-06-25T00:00:47.636064+02:00] http_client.INFO: Request: "GET https://v3.football.api-sports.io/fixtures/events?fixture=1489406" [] [] [2026-06-25T00:00:47.670693+02:00] http_client.INFO: Response: "200 https://v3.football.api-sports.io/fixtures/events?fixture=1489406" 0.034479 seconds {"http_code":200,"url":"https://v3.football.api-sports.io/fixtures/events?fixture=1489406","total_time":0.034479} [] [2026-06-25T00:00:51.672012+02:00] http_client.INFO: Request: "GET https://v3.football.api-sports.io/fixtures?id=1539010" [] [] [2026-06-25T00:00:51.723707+02:00] http_client.INFO: Response: "200 https://v3.football.api-sports.io/fixtures?id=1539010" 0.051555 seconds {"http_code":200,"url":"https://v3.football.api-sports.io/fixtures?id=1539010","total_time":0.051555} [] [2026-06-25T00:00:55.724062+02:00] http_client.INFO: Request: "GET https://v3.football.api-sports.io/fixtures/events?fixture=1539010" [] [] [2026-06-25T00:00:55.767082+02:00] http_client.INFO: Response: "200 https://v3.football.api-sports.io/fixtures/events?fixture=1539010" 0.042859 seconds {"http_code":200,"url":"https://v3.football.api-sports.io/fixtures/events?fixture=1539010","total_time":0.042859} [] [2026-06-25T00:00:59.768105+02:00] http_client.INFO: Request: "GET https://v3.football.api-sports.io/fixtures?id=1489407" [] [] [2026-06-25T00:00:59.795601+02:00] http_client.INFO: Response: "200 https://v3.football.api-sports.io/fixtures?id=1489407" 0.027376 seconds {"http_code":200,"url":"https://v3.football.api-sports.io/fixtures?id=1489407","total_time":0.027376} [] [2026-06-25T00:01:03.795996+02:00] http_client.INFO: Request: "GET https://v3.football.api-sports.io/fixtures/events?fixture=1489407" [] [] [2026-06-25T00:01:07.339158+02:00] http_client.INFO: Response: "200 https://v3.football.api-sports.io/fixtures/events?fixture=1489407" 3.543027 seconds {"http_code":200,"url":"https://v3.football.api-sports.io/fixtures/events?fixture=1489407","total_time":3.543027} [] [2026-06-25T00:01:07.341314+02:00] php.ERROR: Warning: require(/home/lotopou/lpf26/var/cache/prod/ContainerHq1ry78/getTurbo_Doctrine_EventListenerService.php): Failed to open stream: No such file or directory {"exception":"[object] (ErrorException(code: 0): Warning: require(/home/lotopou/lpf26/var/cache/prod/ContainerHq1ry78/getTurbo_Doctrine_EventListenerService.php): Failed to open stream: No such file or directory at /home/lotopou/lpf26/var/cache/prod/ContainerHq1ry78/App_KernelProdContainer.php:156)"} [] [2026-06-25T00:01:07.352253+02:00] request.CRITICAL: Uncaught PHP Exception Error: "Failed opening required '/home/lotopou/lpf26/var/cache/prod/ContainerHq1ry78/getTurbo_Doctrine_EventListenerService.php' (include_path='.:/usr/local/php8.5/lib/php')" at App_KernelProdContainer.php line 156 {"exception":"[object] (Error(code: 0): Failed opening required '/home/lotopou/lpf26/var/cache/prod/ContainerHq1ry78/getTurbo_Doctrine_EventListenerService.php' (include_path='.:/usr/local/php8.5/lib/php') at /home/lotopou/lpf26/var/cache/prod/ContainerHq1ry78/App_KernelProdContainer.php:156)"} [] [2026-06-25T00:01:07.352842+02:00] php.ERROR: Warning: require(/home/lotopou/lpf26/var/cache/prod/ContainerHq1ry78/getExceptionListenerService.php): Failed to open stream: No such file or directory {"exception":"[object] (ErrorException(code: 0): Warning: require(/home/lotopou/lpf26/var/cache/prod/ContainerHq1ry78/getExceptionListenerService.php): Failed to open stream: No such file or directory at /home/lotopou/lpf26/var/cache/prod/ContainerHq1ry78/App_KernelProdContainer.php:156)"} [] [2026-06-25T00:01:07.355239+02:00] request.CRITICAL: Uncaught PHP Exception Error: "Failed opening required '/home/lotopou/lpf26/var/cache/prod/ContainerHq1ry78/getExceptionListenerService.php' (include_path='.:/usr/local/php8.5/lib/php')" at App_KernelProdContainer.php line 156 {"exception":"[object] (Error(code: 0): Failed opening required '/home/lotopou/lpf26/var/cache/prod/ContainerHq1ry78/getExceptionListenerService.php' (include_path='.:/usr/local/php8.5/lib/php') at /home/lotopou/lpf26/var/cache/prod/ContainerHq1ry78/App_KernelProdContainer.php:156)"} [] [2026-06-25T00:01:07.355934+02:00] php.ERROR: Warning: require(/home/lotopou/lpf26/var/cache/prod/ContainerHq1ry78/getExceptionListenerService.php): Failed to open stream: No such file or directory {"exception":"[object] (ErrorException(code: 0): Warning: require(/home/lotopou/lpf26/var/cache/prod/ContainerHq1ry78/getExceptionListenerService.php): Failed to open stream: No such file or directory at /home/lotopou/lpf26/var/cache/prod/ContainerHq1ry78/App_KernelProdContainer.php:156)"} [] [2026-06-25T09:22:14.685688+02:00] request.INFO: Matched route "admin_cotisation_expense_index". {"route":"admin_cotisation_expense_index","route_parameters":{"_route":"admin_cotisation_expense_index","_controller":"App\\Controller\\Admin\\CotisationExpenseCrudController::index","routeCreatedByEasyAdmin":true,"dashboardControllerFqcn":"App\\Controller\\Admin\\DashboardController","crudControllerFqcn":"App\\Controller\\Admin\\CotisationExpenseCrudController","crudAction":"index"},"request_uri":"https://26.lotopotofoot.fr/admin/cotisation-expense","method":"GET"} [] [2026-06-25T09:22:14.688070+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2026-06-25T09:22:14.688081+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-06-25T09:22:14.688088+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-06-25T09:22:14.688092+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-06-25T09:22:14.688119+02:00] security.DEBUG: Remember-me cookie detected. [] [] [2026-06-25T09:22:14.691005+02:00] php.ERROR: Warning: require(/home/lotopou/lpf26/var/cache/prod/ContainerGxhkzAd/getSession_FactoryService.php): Failed to open stream: No such file or directory {"exception":"[object] (ErrorException(code: 0): Warning: require(/home/lotopou/lpf26/var/cache/prod/ContainerGxhkzAd/getSession_FactoryService.php): Failed to open stream: No such file or directory at /home/lotopou/lpf26/var/cache/prod/ContainerGxhkzAd/App_KernelProdContainer.php:157)"} [] [2026-06-25T09:22:14.696232+02:00] request.CRITICAL: Uncaught PHP Exception Error: "Failed opening required '/home/lotopou/lpf26/var/cache/prod/ContainerGxhkzAd/getSession_FactoryService.php' (include_path='.:/usr/local/php8.5/lib/php')" at App_KernelProdContainer.php line 157 {"exception":"[object] (Error(code: 0): Failed opening required '/home/lotopou/lpf26/var/cache/prod/ContainerGxhkzAd/getSession_FactoryService.php' (include_path='.:/usr/local/php8.5/lib/php') at /home/lotopou/lpf26/var/cache/prod/ContainerGxhkzAd/App_KernelProdContainer.php:157)"} [] [2026-06-25T09:22:14.696856+02:00] php.ERROR: Warning: require(/home/lotopou/lpf26/var/cache/prod/ContainerGxhkzAd/getExceptionListenerService.php): Failed to open stream: No such file or directory {"exception":"[object] (ErrorException(code: 0): Warning: require(/home/lotopou/lpf26/var/cache/prod/ContainerGxhkzAd/getExceptionListenerService.php): Failed to open stream: No such file or directory at /home/lotopou/lpf26/var/cache/prod/ContainerGxhkzAd/App_KernelProdContainer.php:157)"} [] [2026-06-25T09:22:14.699082+02:00] request.CRITICAL: Uncaught PHP Exception Error: "Failed opening required '/home/lotopou/lpf26/var/cache/prod/ContainerGxhkzAd/getExceptionListenerService.php' (include_path='.:/usr/local/php8.5/lib/php')" at App_KernelProdContainer.php line 157 {"exception":"[object] (Error(code: 0): Failed opening required '/home/lotopou/lpf26/var/cache/prod/ContainerGxhkzAd/getExceptionListenerService.php' (include_path='.:/usr/local/php8.5/lib/php') at /home/lotopou/lpf26/var/cache/prod/ContainerGxhkzAd/App_KernelProdContainer.php:157)"} [] [2026-06-25T09:22:14.699817+02:00] php.ERROR: Warning: require(/home/lotopou/lpf26/var/cache/prod/ContainerGxhkzAd/getExceptionListenerService.php): Failed to open stream: No such file or directory {"exception":"[object] (ErrorException(code: 0): Warning: require(/home/lotopou/lpf26/var/cache/prod/ContainerGxhkzAd/getExceptionListenerService.php): Failed to open stream: No such file or directory at /home/lotopou/lpf26/var/cache/prod/ContainerGxhkzAd/App_KernelProdContainer.php:157)"} [] [2026-06-26T16:19:04.544347+02:00] request.INFO: Matched route "admin_interview_question_index". {"route":"admin_interview_question_index","route_parameters":{"_route":"admin_interview_question_index","_controller":"App\\Controller\\Admin\\InterviewQuestionCrudController::index","routeCreatedByEasyAdmin":true,"dashboardControllerFqcn":"App\\Controller\\Admin\\DashboardController","crudControllerFqcn":"App\\Controller\\Admin\\InterviewQuestionCrudController","crudAction":"index"},"request_uri":"https://26.lotopotofoot.fr/admin/interview-question","method":"GET"} [] [2026-06-26T16:19:04.546553+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2026-06-26T16:19:04.546561+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-06-26T16:19:04.546567+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-06-26T16:19:04.546570+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-06-26T16:19:04.546591+02:00] security.DEBUG: Remember-me cookie detected. [] [] [2026-06-26T16:19:04.547465+02:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\RememberMeToken"} [] [2026-06-26T16:19:04.556116+02:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"guigui@lotopotofoot.fr"} [] [2026-06-26T16:19:04.556165+02:00] security.DEBUG: Skipping the "Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator" authenticator as it did not support the request. {"authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-06-26T16:19:04.642618+02:00] request.CRITICAL: Uncaught PHP Exception Doctrine\DBAL\Exception\InvalidFieldNameException: "An exception occurred while executing a query: SQLSTATE[42S22]: Column not found: 1054 Unknown column 't0_.question_id' in 'where clause'" at ExceptionConverter.php line 63 {"exception":"[object] (Doctrine\\DBAL\\Exception\\InvalidFieldNameException(code: 1054): An exception occurred while executing a query: SQLSTATE[42S22]: Column not found: 1054 Unknown column 't0_.question_id' in 'where clause' at /home/lotopou/lpf26/vendor/doctrine/dbal/src/Driver/API/MySQL/ExceptionConverter.php:63)\n[previous exception] [object] (Doctrine\\DBAL\\Driver\\PDO\\Exception(code: 1054): SQLSTATE[42S22]: Column not found: 1054 Unknown column 't0_.question_id' in 'where clause' at /home/lotopou/lpf26/vendor/doctrine/dbal/src/Driver/PDO/Exception.php:24)\n[previous exception] [object] (PDOException(code: 42S22): SQLSTATE[42S22]: Column not found: 1054 Unknown column 't0_.question_id' in 'where clause' at /home/lotopou/lpf26/vendor/doctrine/dbal/src/Driver/PDO/Statement.php:55)"} [] [2026-06-26T16:19:04.671400+02:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-06-26T16:19:06.769017+02:00] request.INFO: Matched route "admin". {"route":"admin","route_parameters":{"_route":"admin","_controller":"App\\Controller\\Admin\\DashboardController::index","routeCreatedByEasyAdmin":true,"dashboardControllerFqcn":"App\\Controller\\Admin\\DashboardController","crudControllerFqcn":null,"crudAction":null},"request_uri":"https://26.lotopotofoot.fr/admin?routeName=admin_team_interview_settings","method":"GET"} [] [2026-06-26T16:19:06.771330+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2026-06-26T16:19:06.771338+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-06-26T16:19:06.771343+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-06-26T16:19:06.771345+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-06-26T16:19:06.771368+02:00] security.DEBUG: Remember-me cookie detected. [] [] [2026-06-26T16:19:06.772260+02:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\RememberMeToken"} [] [2026-06-26T16:19:06.780613+02:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"guigui@lotopotofoot.fr"} [] [2026-06-26T16:19:06.780662+02:00] security.DEBUG: Skipping the "Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator" authenticator as it did not support the request. {"authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-06-26T16:19:06.828506+02:00] request.CRITICAL: Uncaught PHP Exception Doctrine\DBAL\Exception\InvalidFieldNameException: "An exception occurred while executing a query: SQLSTATE[42S22]: Column not found: 1054 Unknown column 't0_.question_id' in 'where clause'" at ExceptionConverter.php line 63 {"exception":"[object] (Doctrine\\DBAL\\Exception\\InvalidFieldNameException(code: 1054): An exception occurred while executing a query: SQLSTATE[42S22]: Column not found: 1054 Unknown column 't0_.question_id' in 'where clause' at /home/lotopou/lpf26/vendor/doctrine/dbal/src/Driver/API/MySQL/ExceptionConverter.php:63)\n[previous exception] [object] (Doctrine\\DBAL\\Driver\\PDO\\Exception(code: 1054): SQLSTATE[42S22]: Column not found: 1054 Unknown column 't0_.question_id' in 'where clause' at /home/lotopou/lpf26/vendor/doctrine/dbal/src/Driver/PDO/Exception.php:24)\n[previous exception] [object] (PDOException(code: 42S22): SQLSTATE[42S22]: Column not found: 1054 Unknown column 't0_.question_id' in 'where clause' at /home/lotopou/lpf26/vendor/doctrine/dbal/src/Driver/PDO/Statement.php:55)"} [] [2026-06-26T16:19:06.851830+02:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-06-26T16:19:46.661388+02:00] request.INFO: Matched route "admin_interview_question_index". {"route":"admin_interview_question_index","route_parameters":{"_route":"admin_interview_question_index","_controller":"App\\Controller\\Admin\\InterviewQuestionCrudController::index","routeCreatedByEasyAdmin":true,"dashboardControllerFqcn":"App\\Controller\\Admin\\DashboardController","crudControllerFqcn":"App\\Controller\\Admin\\InterviewQuestionCrudController","crudAction":"index"},"request_uri":"https://26.lotopotofoot.fr/admin/interview-question","method":"GET"} [] [2026-06-26T16:19:46.680262+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2026-06-26T16:19:46.680271+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-06-26T16:19:46.680277+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-06-26T16:19:46.680279+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-06-26T16:19:46.680436+02:00] security.DEBUG: Remember-me cookie detected. [] [] [2026-06-26T16:19:46.687229+02:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\RememberMeToken"} [] [2026-06-26T16:19:46.727430+02:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"guigui@lotopotofoot.fr"} [] [2026-06-26T16:19:46.727473+02:00] security.DEBUG: Skipping the "Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator" authenticator as it did not support the request. {"authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-06-26T16:19:46.818833+02:00] request.CRITICAL: Uncaught PHP Exception Doctrine\DBAL\Exception\InvalidFieldNameException: "An exception occurred while executing a query: SQLSTATE[42S22]: Column not found: 1054 Unknown column 't0_.question_id' in 'where clause'" at ExceptionConverter.php line 63 {"exception":"[object] (Doctrine\\DBAL\\Exception\\InvalidFieldNameException(code: 1054): An exception occurred while executing a query: SQLSTATE[42S22]: Column not found: 1054 Unknown column 't0_.question_id' in 'where clause' at /home/lotopou/lpf26/vendor/doctrine/dbal/src/Driver/API/MySQL/ExceptionConverter.php:63)\n[previous exception] [object] (Doctrine\\DBAL\\Driver\\PDO\\Exception(code: 1054): SQLSTATE[42S22]: Column not found: 1054 Unknown column 't0_.question_id' in 'where clause' at /home/lotopou/lpf26/vendor/doctrine/dbal/src/Driver/PDO/Exception.php:24)\n[previous exception] [object] (PDOException(code: 42S22): SQLSTATE[42S22]: Column not found: 1054 Unknown column 't0_.question_id' in 'where clause' at /home/lotopou/lpf26/vendor/doctrine/dbal/src/Driver/PDO/Statement.php:55)"} [] [2026-06-26T16:19:46.842826+02:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-06-26T16:20:59.951103+02:00] request.INFO: Matched route "admin_interview_question_index". {"route":"admin_interview_question_index","route_parameters":{"_route":"admin_interview_question_index","_controller":"App\\Controller\\Admin\\InterviewQuestionCrudController::index","routeCreatedByEasyAdmin":true,"dashboardControllerFqcn":"App\\Controller\\Admin\\DashboardController","crudControllerFqcn":"App\\Controller\\Admin\\InterviewQuestionCrudController","crudAction":"index"},"request_uri":"https://26.lotopotofoot.fr/admin/interview-question","method":"GET"} [] [2026-06-26T16:20:59.970945+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2026-06-26T16:20:59.970954+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-06-26T16:20:59.970959+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-06-26T16:20:59.970962+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-06-26T16:20:59.971108+02:00] security.DEBUG: Remember-me cookie detected. [] [] [2026-06-26T16:20:59.980928+02:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\RememberMeToken"} [] [2026-06-26T16:21:00.024954+02:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"guigui@lotopotofoot.fr"} [] [2026-06-26T16:21:00.025018+02:00] security.DEBUG: Skipping the "Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator" authenticator as it did not support the request. {"authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-06-26T16:21:00.151615+02:00] request.CRITICAL: Uncaught PHP Exception Doctrine\DBAL\Exception\InvalidFieldNameException: "An exception occurred while executing a query: SQLSTATE[42S22]: Column not found: 1054 Unknown column 't0_.question_id' in 'where clause'" at ExceptionConverter.php line 63 {"exception":"[object] (Doctrine\\DBAL\\Exception\\InvalidFieldNameException(code: 1054): An exception occurred while executing a query: SQLSTATE[42S22]: Column not found: 1054 Unknown column 't0_.question_id' in 'where clause' at /home/lotopou/lpf26/vendor/doctrine/dbal/src/Driver/API/MySQL/ExceptionConverter.php:63)\n[previous exception] [object] (Doctrine\\DBAL\\Driver\\PDO\\Exception(code: 1054): SQLSTATE[42S22]: Column not found: 1054 Unknown column 't0_.question_id' in 'where clause' at /home/lotopou/lpf26/vendor/doctrine/dbal/src/Driver/PDO/Exception.php:24)\n[previous exception] [object] (PDOException(code: 42S22): SQLSTATE[42S22]: Column not found: 1054 Unknown column 't0_.question_id' in 'where clause' at /home/lotopou/lpf26/vendor/doctrine/dbal/src/Driver/PDO/Statement.php:55)"} [] [2026-06-26T16:21:00.196958+02:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-06-26T16:21:02.318597+02:00] request.INFO: Matched route "admin". {"route":"admin","route_parameters":{"_route":"admin","_controller":"App\\Controller\\Admin\\DashboardController::index","routeCreatedByEasyAdmin":true,"dashboardControllerFqcn":"App\\Controller\\Admin\\DashboardController","crudControllerFqcn":null,"crudAction":null},"request_uri":"https://26.lotopotofoot.fr/admin?routeName=admin_team_interview_settings","method":"GET"} [] [2026-06-26T16:21:02.320454+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2026-06-26T16:21:02.320461+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-06-26T16:21:02.320465+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-06-26T16:21:02.320467+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-06-26T16:21:02.320484+02:00] security.DEBUG: Remember-me cookie detected. [] [] [2026-06-26T16:21:02.321170+02:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\RememberMeToken"} [] [2026-06-26T16:21:02.328758+02:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"guigui@lotopotofoot.fr"} [] [2026-06-26T16:21:02.328818+02:00] security.DEBUG: Skipping the "Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator" authenticator as it did not support the request. {"authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-06-26T16:21:02.367931+02:00] request.CRITICAL: Uncaught PHP Exception Doctrine\DBAL\Exception\InvalidFieldNameException: "An exception occurred while executing a query: SQLSTATE[42S22]: Column not found: 1054 Unknown column 't0_.question_id' in 'where clause'" at ExceptionConverter.php line 63 {"exception":"[object] (Doctrine\\DBAL\\Exception\\InvalidFieldNameException(code: 1054): An exception occurred while executing a query: SQLSTATE[42S22]: Column not found: 1054 Unknown column 't0_.question_id' in 'where clause' at /home/lotopou/lpf26/vendor/doctrine/dbal/src/Driver/API/MySQL/ExceptionConverter.php:63)\n[previous exception] [object] (Doctrine\\DBAL\\Driver\\PDO\\Exception(code: 1054): SQLSTATE[42S22]: Column not found: 1054 Unknown column 't0_.question_id' in 'where clause' at /home/lotopou/lpf26/vendor/doctrine/dbal/src/Driver/PDO/Exception.php:24)\n[previous exception] [object] (PDOException(code: 42S22): SQLSTATE[42S22]: Column not found: 1054 Unknown column 't0_.question_id' in 'where clause' at /home/lotopou/lpf26/vendor/doctrine/dbal/src/Driver/PDO/Statement.php:55)"} [] [2026-06-26T16:21:02.392136+02:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-06-26T16:21:03.717702+02:00] request.INFO: Matched route "admin". {"route":"admin","route_parameters":{"_route":"admin","_controller":"App\\Controller\\Admin\\DashboardController::index","routeCreatedByEasyAdmin":true,"dashboardControllerFqcn":"App\\Controller\\Admin\\DashboardController","crudControllerFqcn":null,"crudAction":null},"request_uri":"https://26.lotopotofoot.fr/admin?routeName=admin_team_interview_settings","method":"GET"} [] [2026-06-26T16:21:03.719582+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2026-06-26T16:21:03.719588+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-06-26T16:21:03.719594+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-06-26T16:21:03.719596+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-06-26T16:21:03.719615+02:00] security.DEBUG: Remember-me cookie detected. [] [] [2026-06-26T16:21:03.720393+02:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\RememberMeToken"} [] [2026-06-26T16:21:03.728281+02:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"guigui@lotopotofoot.fr"} [] [2026-06-26T16:21:03.728332+02:00] security.DEBUG: Skipping the "Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator" authenticator as it did not support the request. {"authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-06-26T16:21:03.745254+02:00] request.CRITICAL: Uncaught PHP Exception Doctrine\DBAL\Exception\InvalidFieldNameException: "An exception occurred while executing a query: SQLSTATE[42S22]: Column not found: 1054 Unknown column 't0_.question_id' in 'where clause'" at ExceptionConverter.php line 63 {"exception":"[object] (Doctrine\\DBAL\\Exception\\InvalidFieldNameException(code: 1054): An exception occurred while executing a query: SQLSTATE[42S22]: Column not found: 1054 Unknown column 't0_.question_id' in 'where clause' at /home/lotopou/lpf26/vendor/doctrine/dbal/src/Driver/API/MySQL/ExceptionConverter.php:63)\n[previous exception] [object] (Doctrine\\DBAL\\Driver\\PDO\\Exception(code: 1054): SQLSTATE[42S22]: Column not found: 1054 Unknown column 't0_.question_id' in 'where clause' at /home/lotopou/lpf26/vendor/doctrine/dbal/src/Driver/PDO/Exception.php:24)\n[previous exception] [object] (PDOException(code: 42S22): SQLSTATE[42S22]: Column not found: 1054 Unknown column 't0_.question_id' in 'where clause' at /home/lotopou/lpf26/vendor/doctrine/dbal/src/Driver/PDO/Statement.php:55)"} [] [2026-06-26T16:21:03.764623+02:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-06-26T16:22:50.829901+02:00] request.INFO: Matched route "admin". {"route":"admin","route_parameters":{"_route":"admin","_controller":"App\\Controller\\Admin\\DashboardController::index","routeCreatedByEasyAdmin":true,"dashboardControllerFqcn":"App\\Controller\\Admin\\DashboardController","crudControllerFqcn":null,"crudAction":null},"request_uri":"https://26.lotopotofoot.fr/admin?routeName=admin_team_interview_settings","method":"GET"} [] [2026-06-26T16:22:50.848742+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2026-06-26T16:22:50.848755+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-06-26T16:22:50.848763+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-06-26T16:22:50.848765+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-06-26T16:22:50.848912+02:00] security.DEBUG: Remember-me cookie detected. [] [] [2026-06-26T16:22:50.855831+02:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\RememberMeToken"} [] [2026-06-26T16:22:50.899098+02:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"guigui@lotopotofoot.fr"} [] [2026-06-26T16:22:50.899146+02:00] security.DEBUG: Skipping the "Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator" authenticator as it did not support the request. {"authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-06-26T16:22:50.974452+02:00] request.CRITICAL: Uncaught PHP Exception Doctrine\DBAL\Exception\InvalidFieldNameException: "An exception occurred while executing a query: SQLSTATE[42S22]: Column not found: 1054 Unknown column 't0_.question_id' in 'where clause'" at ExceptionConverter.php line 63 {"exception":"[object] (Doctrine\\DBAL\\Exception\\InvalidFieldNameException(code: 1054): An exception occurred while executing a query: SQLSTATE[42S22]: Column not found: 1054 Unknown column 't0_.question_id' in 'where clause' at /home/lotopou/lpf26/vendor/doctrine/dbal/src/Driver/API/MySQL/ExceptionConverter.php:63)\n[previous exception] [object] (Doctrine\\DBAL\\Driver\\PDO\\Exception(code: 1054): SQLSTATE[42S22]: Column not found: 1054 Unknown column 't0_.question_id' in 'where clause' at /home/lotopou/lpf26/vendor/doctrine/dbal/src/Driver/PDO/Exception.php:24)\n[previous exception] [object] (PDOException(code: 42S22): SQLSTATE[42S22]: Column not found: 1054 Unknown column 't0_.question_id' in 'where clause' at /home/lotopou/lpf26/vendor/doctrine/dbal/src/Driver/PDO/Statement.php:55)"} [] [2026-06-26T16:22:51.017624+02:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-06-26T16:22:51.330170+02:00] request.INFO: Matched route "admin". {"route":"admin","route_parameters":{"_route":"admin","_controller":"App\\Controller\\Admin\\DashboardController::index","routeCreatedByEasyAdmin":true,"dashboardControllerFqcn":"App\\Controller\\Admin\\DashboardController","crudControllerFqcn":null,"crudAction":null},"request_uri":"https://26.lotopotofoot.fr/admin?routeName=admin_team_interview_settings","method":"GET"} [] [2026-06-26T16:22:51.332360+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2026-06-26T16:22:51.332371+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-06-26T16:22:51.332378+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-06-26T16:22:51.332381+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-06-26T16:22:51.332403+02:00] security.DEBUG: Remember-me cookie detected. [] [] [2026-06-26T16:22:51.333308+02:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\RememberMeToken"} [] [2026-06-26T16:22:51.342842+02:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"guigui@lotopotofoot.fr"} [] [2026-06-26T16:22:51.342891+02:00] security.DEBUG: Skipping the "Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator" authenticator as it did not support the request. {"authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-06-26T16:22:51.362442+02:00] request.CRITICAL: Uncaught PHP Exception Doctrine\DBAL\Exception\InvalidFieldNameException: "An exception occurred while executing a query: SQLSTATE[42S22]: Column not found: 1054 Unknown column 't0_.question_id' in 'where clause'" at ExceptionConverter.php line 63 {"exception":"[object] (Doctrine\\DBAL\\Exception\\InvalidFieldNameException(code: 1054): An exception occurred while executing a query: SQLSTATE[42S22]: Column not found: 1054 Unknown column 't0_.question_id' in 'where clause' at /home/lotopou/lpf26/vendor/doctrine/dbal/src/Driver/API/MySQL/ExceptionConverter.php:63)\n[previous exception] [object] (Doctrine\\DBAL\\Driver\\PDO\\Exception(code: 1054): SQLSTATE[42S22]: Column not found: 1054 Unknown column 't0_.question_id' in 'where clause' at /home/lotopou/lpf26/vendor/doctrine/dbal/src/Driver/PDO/Exception.php:24)\n[previous exception] [object] (PDOException(code: 42S22): SQLSTATE[42S22]: Column not found: 1054 Unknown column 't0_.question_id' in 'where clause' at /home/lotopou/lpf26/vendor/doctrine/dbal/src/Driver/PDO/Statement.php:55)"} [] [2026-06-26T16:22:51.388474+02:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-06-26T16:30:38.216140+02:00] request.INFO: Matched route "admin_interview_question_index". {"route":"admin_interview_question_index","route_parameters":{"_route":"admin_interview_question_index","_controller":"App\\Controller\\Admin\\InterviewQuestionCrudController::index","routeCreatedByEasyAdmin":true,"dashboardControllerFqcn":"App\\Controller\\Admin\\DashboardController","crudControllerFqcn":"App\\Controller\\Admin\\InterviewQuestionCrudController","crudAction":"index"},"request_uri":"https://26.lotopotofoot.fr/admin/interview-question","method":"GET"} [] [2026-06-26T16:30:38.217813+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2026-06-26T16:30:38.217819+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-06-26T16:30:38.217823+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-06-26T16:30:38.217825+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-06-26T16:30:38.217841+02:00] security.DEBUG: Remember-me cookie detected. [] [] [2026-06-26T16:30:38.218516+02:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\RememberMeToken"} [] [2026-06-26T16:30:38.225718+02:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"guigui@lotopotofoot.fr"} [] [2026-06-26T16:30:38.225767+02:00] security.DEBUG: Skipping the "Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator" authenticator as it did not support the request. {"authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-06-26T16:30:38.321611+02:00] request.CRITICAL: Uncaught PHP Exception Doctrine\DBAL\Exception\InvalidFieldNameException: "An exception occurred while executing a query: SQLSTATE[42S22]: Column not found: 1054 Unknown column 't0_.question_id' in 'where clause'" at ExceptionConverter.php line 63 {"exception":"[object] (Doctrine\\DBAL\\Exception\\InvalidFieldNameException(code: 1054): An exception occurred while executing a query: SQLSTATE[42S22]: Column not found: 1054 Unknown column 't0_.question_id' in 'where clause' at /home/lotopou/lpf26/vendor/doctrine/dbal/src/Driver/API/MySQL/ExceptionConverter.php:63)\n[previous exception] [object] (Doctrine\\DBAL\\Driver\\PDO\\Exception(code: 1054): SQLSTATE[42S22]: Column not found: 1054 Unknown column 't0_.question_id' in 'where clause' at /home/lotopou/lpf26/vendor/doctrine/dbal/src/Driver/PDO/Exception.php:24)\n[previous exception] [object] (PDOException(code: 42S22): SQLSTATE[42S22]: Column not found: 1054 Unknown column 't0_.question_id' in 'where clause' at /home/lotopou/lpf26/vendor/doctrine/dbal/src/Driver/PDO/Statement.php:55)"} [] [2026-06-26T16:30:38.370841+02:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-06-26T16:30:44.898221+02:00] request.INFO: Matched route "admin". {"route":"admin","route_parameters":{"_route":"admin","_controller":"App\\Controller\\Admin\\DashboardController::index","routeCreatedByEasyAdmin":true,"dashboardControllerFqcn":"App\\Controller\\Admin\\DashboardController","crudControllerFqcn":null,"crudAction":null},"request_uri":"https://26.lotopotofoot.fr/admin?routeName=admin_team_interview_settings","method":"GET"} [] [2026-06-26T16:30:44.899872+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2026-06-26T16:30:44.899877+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-06-26T16:30:44.899882+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-06-26T16:30:44.899884+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-06-26T16:30:44.899901+02:00] security.DEBUG: Remember-me cookie detected. [] [] [2026-06-26T16:30:44.904676+02:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\RememberMeToken"} [] [2026-06-26T16:30:44.914592+02:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"guigui@lotopotofoot.fr"} [] [2026-06-26T16:30:44.914628+02:00] security.DEBUG: Skipping the "Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator" authenticator as it did not support the request. {"authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-06-26T16:30:44.948329+02:00] request.CRITICAL: Uncaught PHP Exception Doctrine\DBAL\Exception\InvalidFieldNameException: "An exception occurred while executing a query: SQLSTATE[42S22]: Column not found: 1054 Unknown column 't0_.question_id' in 'where clause'" at ExceptionConverter.php line 63 {"exception":"[object] (Doctrine\\DBAL\\Exception\\InvalidFieldNameException(code: 1054): An exception occurred while executing a query: SQLSTATE[42S22]: Column not found: 1054 Unknown column 't0_.question_id' in 'where clause' at /home/lotopou/lpf26/vendor/doctrine/dbal/src/Driver/API/MySQL/ExceptionConverter.php:63)\n[previous exception] [object] (Doctrine\\DBAL\\Driver\\PDO\\Exception(code: 1054): SQLSTATE[42S22]: Column not found: 1054 Unknown column 't0_.question_id' in 'where clause' at /home/lotopou/lpf26/vendor/doctrine/dbal/src/Driver/PDO/Exception.php:24)\n[previous exception] [object] (PDOException(code: 42S22): SQLSTATE[42S22]: Column not found: 1054 Unknown column 't0_.question_id' in 'where clause' at /home/lotopou/lpf26/vendor/doctrine/dbal/src/Driver/PDO/Statement.php:55)"} [] [2026-06-26T16:30:44.970009+02:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-06-26T16:33:42.965865+02:00] request.INFO: Matched route "admin". {"route":"admin","route_parameters":{"_route":"admin","_controller":"App\\Controller\\Admin\\DashboardController::index","routeCreatedByEasyAdmin":true,"dashboardControllerFqcn":"App\\Controller\\Admin\\DashboardController","crudControllerFqcn":null,"crudAction":null},"request_uri":"https://26.lotopotofoot.fr/admin?routeName=admin_team_interview_settings","method":"GET"} [] [2026-06-26T16:33:42.987889+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2026-06-26T16:33:42.987896+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-06-26T16:33:42.987901+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-06-26T16:33:42.987903+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-06-26T16:33:42.988053+02:00] security.DEBUG: Remember-me cookie detected. [] [] [2026-06-26T16:33:42.996186+02:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\RememberMeToken"} [] [2026-06-26T16:33:43.042879+02:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"guigui@lotopotofoot.fr"} [] [2026-06-26T16:33:43.042920+02:00] security.DEBUG: Skipping the "Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator" authenticator as it did not support the request. {"authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-06-26T16:33:43.144523+02:00] request.CRITICAL: Uncaught PHP Exception Doctrine\DBAL\Exception\InvalidFieldNameException: "An exception occurred while executing a query: SQLSTATE[42S22]: Column not found: 1054 Unknown column 't0_.question_id' in 'where clause'" at ExceptionConverter.php line 63 {"exception":"[object] (Doctrine\\DBAL\\Exception\\InvalidFieldNameException(code: 1054): An exception occurred while executing a query: SQLSTATE[42S22]: Column not found: 1054 Unknown column 't0_.question_id' in 'where clause' at /home/lotopou/lpf26/vendor/doctrine/dbal/src/Driver/API/MySQL/ExceptionConverter.php:63)\n[previous exception] [object] (Doctrine\\DBAL\\Driver\\PDO\\Exception(code: 1054): SQLSTATE[42S22]: Column not found: 1054 Unknown column 't0_.question_id' in 'where clause' at /home/lotopou/lpf26/vendor/doctrine/dbal/src/Driver/PDO/Exception.php:24)\n[previous exception] [object] (PDOException(code: 42S22): SQLSTATE[42S22]: Column not found: 1054 Unknown column 't0_.question_id' in 'where clause' at /home/lotopou/lpf26/vendor/doctrine/dbal/src/Driver/PDO/Statement.php:55)"} [] [2026-06-26T16:33:43.208282+02:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-06-26T16:34:08.630605+02:00] request.INFO: Matched route "admin". {"route":"admin","route_parameters":{"_route":"admin","_controller":"App\\Controller\\Admin\\DashboardController::index","routeCreatedByEasyAdmin":true,"dashboardControllerFqcn":"App\\Controller\\Admin\\DashboardController","crudControllerFqcn":null,"crudAction":null},"request_uri":"https://26.lotopotofoot.fr/admin?routeName=admin_team_interview_settings","method":"GET"} [] [2026-06-26T16:34:08.633081+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2026-06-26T16:34:08.633096+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-06-26T16:34:08.633101+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-06-26T16:34:08.633104+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-06-26T16:34:08.633127+02:00] security.DEBUG: Remember-me cookie detected. [] [] [2026-06-26T16:34:08.634073+02:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\RememberMeToken"} [] [2026-06-26T16:34:08.642222+02:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"guigui@lotopotofoot.fr"} [] [2026-06-26T16:34:08.642273+02:00] security.DEBUG: Skipping the "Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator" authenticator as it did not support the request. {"authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-06-26T16:34:08.728897+02:00] request.CRITICAL: Uncaught PHP Exception Doctrine\DBAL\Exception\InvalidFieldNameException: "An exception occurred while executing a query: SQLSTATE[42S22]: Column not found: 1054 Unknown column 't0_.question_id' in 'where clause'" at ExceptionConverter.php line 63 {"exception":"[object] (Doctrine\\DBAL\\Exception\\InvalidFieldNameException(code: 1054): An exception occurred while executing a query: SQLSTATE[42S22]: Column not found: 1054 Unknown column 't0_.question_id' in 'where clause' at /home/lotopou/lpf26/vendor/doctrine/dbal/src/Driver/API/MySQL/ExceptionConverter.php:63)\n[previous exception] [object] (Doctrine\\DBAL\\Driver\\PDO\\Exception(code: 1054): SQLSTATE[42S22]: Column not found: 1054 Unknown column 't0_.question_id' in 'where clause' at /home/lotopou/lpf26/vendor/doctrine/dbal/src/Driver/PDO/Exception.php:24)\n[previous exception] [object] (PDOException(code: 42S22): SQLSTATE[42S22]: Column not found: 1054 Unknown column 't0_.question_id' in 'where clause' at /home/lotopou/lpf26/vendor/doctrine/dbal/src/Driver/PDO/Statement.php:55)"} [] [2026-06-26T16:34:08.793047+02:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-06-26T16:37:44.739235+02:00] request.INFO: Matched route "admin_interview_question_index". {"route":"admin_interview_question_index","route_parameters":{"_route":"admin_interview_question_index","_controller":"App\\Controller\\Admin\\InterviewQuestionCrudController::index","routeCreatedByEasyAdmin":true,"dashboardControllerFqcn":"App\\Controller\\Admin\\DashboardController","crudControllerFqcn":"App\\Controller\\Admin\\InterviewQuestionCrudController","crudAction":"index"},"request_uri":"https://26.lotopotofoot.fr/admin/interview-question","method":"GET"} [] [2026-06-26T16:37:44.740836+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2026-06-26T16:37:44.740842+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-06-26T16:37:44.740847+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-06-26T16:37:44.740849+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-06-26T16:37:44.740864+02:00] security.DEBUG: Remember-me cookie detected. [] [] [2026-06-26T16:37:44.741535+02:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\RememberMeToken"} [] [2026-06-26T16:37:44.748720+02:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"guigui@lotopotofoot.fr"} [] [2026-06-26T16:37:44.748781+02:00] security.DEBUG: Skipping the "Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator" authenticator as it did not support the request. {"authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-06-26T16:37:44.817064+02:00] request.CRITICAL: Uncaught PHP Exception RuntimeException: "The "restoreDefaults()" method in "App\Controller\Admin\InterviewQuestionCrudController" is used as a custom CRUD action (via "linkToCrudAction()") but it is missing the #[AdminRoute] attribute. Add #[AdminRoute] to the "restoreDefaults()" method to enable it as a CRUD action. See the "Custom CRUD Actions" section in the UPGRADE.md file." at ActionFactory.php line 413 {"exception":"[object] (RuntimeException(code: 0): The \"restoreDefaults()\" method in \"App\\Controller\\Admin\\InterviewQuestionCrudController\" is used as a custom CRUD action (via \"linkToCrudAction()\") but it is missing the #[AdminRoute] attribute. Add #[AdminRoute] to the \"restoreDefaults()\" method to enable it as a CRUD action. See the \"Custom CRUD Actions\" section in the UPGRADE.md file. at /home/lotopou/lpf26/vendor/easycorp/easyadmin-bundle/src/Factory/ActionFactory.php:413)"} [] [2026-06-26T16:37:44.841611+02:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-06-26T16:39:27.978378+02:00] request.INFO: Matched route "admin_interview_question_index". {"route":"admin_interview_question_index","route_parameters":{"_route":"admin_interview_question_index","_controller":"App\\Controller\\Admin\\InterviewQuestionCrudController::index","routeCreatedByEasyAdmin":true,"dashboardControllerFqcn":"App\\Controller\\Admin\\DashboardController","crudControllerFqcn":"App\\Controller\\Admin\\InterviewQuestionCrudController","crudAction":"index"},"request_uri":"https://26.lotopotofoot.fr/admin/interview-question","method":"GET"} [] [2026-06-26T16:39:27.980537+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2026-06-26T16:39:27.980542+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-06-26T16:39:27.980547+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-06-26T16:39:27.980548+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-06-26T16:39:27.980568+02:00] security.DEBUG: Remember-me cookie detected. [] [] [2026-06-26T16:39:27.981536+02:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\RememberMeToken"} [] [2026-06-26T16:39:27.990892+02:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"guigui@lotopotofoot.fr"} [] [2026-06-26T16:39:27.990946+02:00] security.DEBUG: Skipping the "Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator" authenticator as it did not support the request. {"authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-06-26T16:39:28.056645+02:00] request.CRITICAL: Uncaught PHP Exception TypeError: "App\Controller\Admin\InterviewQuestionCrudController::index(): Return value must be of type Symfony\Component\HttpFoundation\Response, EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore returned" at InterviewQuestionCrudController.php line 112 {"exception":"[object] (TypeError(code: 0): App\\Controller\\Admin\\InterviewQuestionCrudController::index(): Return value must be of type Symfony\\Component\\HttpFoundation\\Response, EasyCorp\\Bundle\\EasyAdminBundle\\Config\\KeyValueStore returned at /home/lotopou/lpf26/src/Controller/Admin/InterviewQuestionCrudController.php:112)"} [] [2026-06-26T16:39:28.077125+02:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-06-26T16:39:40.400853+02:00] request.INFO: Matched route "admin_interview_question_index". {"route":"admin_interview_question_index","route_parameters":{"_route":"admin_interview_question_index","_controller":"App\\Controller\\Admin\\InterviewQuestionCrudController::index","routeCreatedByEasyAdmin":true,"dashboardControllerFqcn":"App\\Controller\\Admin\\DashboardController","crudControllerFqcn":"App\\Controller\\Admin\\InterviewQuestionCrudController","crudAction":"index"},"request_uri":"https://26.lotopotofoot.fr/admin/interview-question","method":"GET"} [] [2026-06-26T16:39:40.420342+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2026-06-26T16:39:40.420351+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-06-26T16:39:40.420356+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-06-26T16:39:40.420358+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-06-26T16:39:40.420521+02:00] security.DEBUG: Remember-me cookie detected. [] [] [2026-06-26T16:39:40.428465+02:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\RememberMeToken"} [] [2026-06-26T16:39:40.471277+02:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"guigui@lotopotofoot.fr"} [] [2026-06-26T16:39:40.471320+02:00] security.DEBUG: Skipping the "Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator" authenticator as it did not support the request. {"authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-06-26T16:39:40.587143+02:00] request.CRITICAL: Uncaught PHP Exception TypeError: "App\Controller\Admin\InterviewQuestionCrudController::index(): Return value must be of type Symfony\Component\HttpFoundation\Response, EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore returned" at InterviewQuestionCrudController.php line 112 {"exception":"[object] (TypeError(code: 0): App\\Controller\\Admin\\InterviewQuestionCrudController::index(): Return value must be of type Symfony\\Component\\HttpFoundation\\Response, EasyCorp\\Bundle\\EasyAdminBundle\\Config\\KeyValueStore returned at /home/lotopou/lpf26/src/Controller/Admin/InterviewQuestionCrudController.php:112)"} [] [2026-06-26T16:39:40.630090+02:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-06-26T16:47:43.235872+02:00] console.CRITICAL: Error thrown while running command "debug:router app_account app_team_interview admin_team_interview_settings admin_team_index". Message: "Too many arguments to "debug:router" command, expected arguments "name"." {"exception":"[object] (Symfony\\Component\\Console\\Exception\\RuntimeException(code: 0): Too many arguments to \"debug:router\" command, expected arguments \"name\". at /home/lotopou-26/lpf26/vendor/symfony/console/Input/ArgvInput.php:199)","command":"debug:router app_account app_team_interview admin_team_interview_settings admin_team_index","message":"Too many arguments to \"debug:router\" command, expected arguments \"name\"."} [] [2026-06-26T16:47:43.279954+02:00] console.DEBUG: Command "debug:router app_account app_team_interview admin_team_interview_settings admin_team_index" exited with code "1" {"command":"debug:router app_account app_team_interview admin_team_interview_settings admin_team_index","code":1} [] [2026-06-26T16:48:55.937517+02:00] request.INFO: Matched route "app_team_interview". {"route":"app_team_interview","route_parameters":{"_route":"app_team_interview","_controller":"App\\Controller\\TeamInterviewController::edit"},"request_uri":"https://26.lotopotofoot.fr/mon-compte/interview","method":"GET"} [] [2026-06-26T16:48:55.939596+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2026-06-26T16:48:55.939602+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-06-26T16:48:55.939609+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-06-26T16:48:55.939611+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-06-26T16:48:55.939631+02:00] security.DEBUG: Remember-me cookie detected. [] [] [2026-06-26T16:48:55.940509+02:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\RememberMeToken"} [] [2026-06-26T16:48:55.949412+02:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"guillaume.bex44@gmail.com"} [] [2026-06-26T16:48:55.949467+02:00] security.DEBUG: Skipping the "Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator" authenticator as it did not support the request. {"authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-06-26T16:48:55.987857+02:00] php.ERROR: Warning: Undefined array key 1 {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key 1 at /home/lotopou/lpf26/src/Service/TeamInterviewService.php:64)"} [] [2026-06-26T16:48:55.992000+02:00] php.ERROR: Warning: Undefined array key 6 {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key 6 at /home/lotopou/lpf26/src/Service/TeamInterviewService.php:64)"} [] [2026-06-26T16:48:55.992424+02:00] php.ERROR: Warning: Undefined array key 2 {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key 2 at /home/lotopou/lpf26/src/Service/TeamInterviewService.php:64)"} [] [2026-06-26T16:48:55.992888+02:00] php.ERROR: Warning: Undefined array key 3 {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key 3 at /home/lotopou/lpf26/src/Service/TeamInterviewService.php:64)"} [] [2026-06-26T16:48:55.993283+02:00] php.ERROR: Warning: Undefined array key 4 {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key 4 at /home/lotopou/lpf26/src/Service/TeamInterviewService.php:64)"} [] [2026-06-26T16:48:55.993773+02:00] php.ERROR: Warning: Undefined array key 5 {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key 5 at /home/lotopou/lpf26/src/Service/TeamInterviewService.php:64)"} [] [2026-06-26T16:48:55.994186+02:00] php.ERROR: Warning: Undefined array key 7 {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key 7 at /home/lotopou/lpf26/src/Service/TeamInterviewService.php:64)"} [] [2026-06-26T16:48:55.994574+02:00] php.ERROR: Warning: Undefined array key 8 {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key 8 at /home/lotopou/lpf26/src/Service/TeamInterviewService.php:64)"} [] [2026-06-26T16:48:55.994956+02:00] php.ERROR: Warning: Undefined array key 9 {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key 9 at /home/lotopou/lpf26/src/Service/TeamInterviewService.php:64)"} [] [2026-06-26T16:48:56.047662+02:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-06-26T16:57:48.505511+02:00] request.INFO: Matched route "app_team_interview". {"route":"app_team_interview","route_parameters":{"_route":"app_team_interview","_controller":"App\\Controller\\TeamInterviewController::edit"},"request_uri":"https://26.lotopotofoot.fr/mon-compte/interview","method":"POST"} [] [2026-06-26T16:57:48.507299+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2026-06-26T16:57:48.507307+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-06-26T16:57:48.510093+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-06-26T16:57:48.510100+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-06-26T16:57:48.510129+02:00] security.DEBUG: Remember-me cookie detected. [] [] [2026-06-26T16:57:48.510895+02:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\RememberMeToken"} [] [2026-06-26T16:57:48.518568+02:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"guillaume.bex44@gmail.com"} [] [2026-06-26T16:57:48.518616+02:00] security.DEBUG: Skipping the "Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator" authenticator as it did not support the request. {"authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-06-26T16:57:48.565612+02:00] php.ERROR: Warning: Undefined array key 1 {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key 1 at /home/lotopou/lpf26/src/Service/TeamInterviewService.php:64)"} [] [2026-06-26T16:57:48.569793+02:00] php.ERROR: Warning: Undefined array key 6 {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key 6 at /home/lotopou/lpf26/src/Service/TeamInterviewService.php:64)"} [] [2026-06-26T16:57:48.570173+02:00] php.ERROR: Warning: Undefined array key 2 {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key 2 at /home/lotopou/lpf26/src/Service/TeamInterviewService.php:64)"} [] [2026-06-26T16:57:48.570633+02:00] php.ERROR: Warning: Undefined array key 3 {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key 3 at /home/lotopou/lpf26/src/Service/TeamInterviewService.php:64)"} [] [2026-06-26T16:57:48.570998+02:00] php.ERROR: Warning: Undefined array key 4 {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key 4 at /home/lotopou/lpf26/src/Service/TeamInterviewService.php:64)"} [] [2026-06-26T16:57:48.571381+02:00] php.ERROR: Warning: Undefined array key 5 {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key 5 at /home/lotopou/lpf26/src/Service/TeamInterviewService.php:64)"} [] [2026-06-26T16:57:48.571898+02:00] php.ERROR: Warning: Undefined array key 7 {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key 7 at /home/lotopou/lpf26/src/Service/TeamInterviewService.php:64)"} [] [2026-06-26T16:57:48.572291+02:00] php.ERROR: Warning: Undefined array key 8 {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key 8 at /home/lotopou/lpf26/src/Service/TeamInterviewService.php:64)"} [] [2026-06-26T16:57:48.572671+02:00] php.ERROR: Warning: Undefined array key 9 {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key 9 at /home/lotopou/lpf26/src/Service/TeamInterviewService.php:64)"} [] [2026-06-26T16:57:48.625730+02:00] request.DEBUG: CSRF validation accepted using both origin and double-submit info. [] [] [2026-06-26T16:57:48.643705+02:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-06-26T16:57:48.817673+02:00] request.INFO: Matched route "app_team_interview". {"route":"app_team_interview","route_parameters":{"_route":"app_team_interview","_controller":"App\\Controller\\TeamInterviewController::edit"},"request_uri":"https://26.lotopotofoot.fr/mon-compte/interview","method":"GET"} [] [2026-06-26T16:57:48.820681+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2026-06-26T16:57:48.820692+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-06-26T16:57:48.820699+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-06-26T16:57:48.820702+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-06-26T16:57:48.820729+02:00] security.DEBUG: Remember-me cookie detected. [] [] [2026-06-26T16:57:48.822018+02:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\RememberMeToken"} [] [2026-06-26T16:57:48.832288+02:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"guillaume.bex44@gmail.com"} [] [2026-06-26T16:57:48.832335+02:00] security.DEBUG: Skipping the "Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator" authenticator as it did not support the request. {"authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-06-26T16:57:48.847077+02:00] php.ERROR: Warning: Undefined array key 4 {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key 4 at /home/lotopou/lpf26/src/Service/TeamInterviewService.php:64)"} [] [2026-06-26T16:57:48.850776+02:00] php.ERROR: Warning: Undefined array key 5 {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key 5 at /home/lotopou/lpf26/src/Service/TeamInterviewService.php:64)"} [] [2026-06-26T16:57:48.851214+02:00] php.ERROR: Warning: Undefined array key 7 {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key 7 at /home/lotopou/lpf26/src/Service/TeamInterviewService.php:64)"} [] [2026-06-26T16:57:48.851589+02:00] php.ERROR: Warning: Undefined array key 8 {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key 8 at /home/lotopou/lpf26/src/Service/TeamInterviewService.php:64)"} [] [2026-06-26T16:57:48.852021+02:00] php.ERROR: Warning: Undefined array key 9 {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key 9 at /home/lotopou/lpf26/src/Service/TeamInterviewService.php:64)"} [] [2026-06-26T16:57:48.926593+02:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-06-26T16:58:22.557335+02:00] request.INFO: Matched route "app_team_interview". {"route":"app_team_interview","route_parameters":{"_route":"app_team_interview","_controller":"App\\Controller\\TeamInterviewController::edit"},"request_uri":"https://26.lotopotofoot.fr/mon-compte/interview","method":"POST"} [] [2026-06-26T16:58:22.577286+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2026-06-26T16:58:22.577300+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-06-26T16:58:22.579397+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-06-26T16:58:22.579404+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-06-26T16:58:22.579566+02:00] security.DEBUG: Remember-me cookie detected. [] [] [2026-06-26T16:58:22.587508+02:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\RememberMeToken"} [] [2026-06-26T16:58:22.630930+02:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"guillaume.bex44@gmail.com"} [] [2026-06-26T16:58:22.630984+02:00] security.DEBUG: Skipping the "Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator" authenticator as it did not support the request. {"authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-06-26T16:58:22.693210+02:00] php.ERROR: Warning: Undefined array key 4 {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key 4 at /home/lotopou/lpf26/src/Service/TeamInterviewService.php:64)"} [] [2026-06-26T16:58:22.697109+02:00] php.ERROR: Warning: Undefined array key 5 {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key 5 at /home/lotopou/lpf26/src/Service/TeamInterviewService.php:64)"} [] [2026-06-26T16:58:22.697732+02:00] php.ERROR: Warning: Undefined array key 7 {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key 7 at /home/lotopou/lpf26/src/Service/TeamInterviewService.php:64)"} [] [2026-06-26T16:58:22.698164+02:00] php.ERROR: Warning: Undefined array key 8 {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key 8 at /home/lotopou/lpf26/src/Service/TeamInterviewService.php:64)"} [] [2026-06-26T16:58:22.698585+02:00] php.ERROR: Warning: Undefined array key 9 {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key 9 at /home/lotopou/lpf26/src/Service/TeamInterviewService.php:64)"} [] [2026-06-26T16:58:22.735175+02:00] request.DEBUG: CSRF validation accepted using both origin and double-submit info. [] [] [2026-06-26T16:58:22.750604+02:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-06-26T16:58:22.793620+02:00] request.INFO: Matched route "app_team_interview". {"route":"app_team_interview","route_parameters":{"_route":"app_team_interview","_controller":"App\\Controller\\TeamInterviewController::edit"},"request_uri":"https://26.lotopotofoot.fr/mon-compte/interview","method":"GET"} [] [2026-06-26T16:58:22.795208+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2026-06-26T16:58:22.795214+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-06-26T16:58:22.795218+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-06-26T16:58:22.795220+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-06-26T16:58:22.795235+02:00] security.DEBUG: Remember-me cookie detected. [] [] [2026-06-26T16:58:22.795901+02:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\RememberMeToken"} [] [2026-06-26T16:58:22.805014+02:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"guillaume.bex44@gmail.com"} [] [2026-06-26T16:58:22.805037+02:00] security.DEBUG: Skipping the "Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator" authenticator as it did not support the request. {"authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-06-26T16:58:22.821545+02:00] php.ERROR: Warning: Undefined array key 5 {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key 5 at /home/lotopou/lpf26/src/Service/TeamInterviewService.php:64)"} [] [2026-06-26T16:58:22.826572+02:00] php.ERROR: Warning: Undefined array key 7 {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key 7 at /home/lotopou/lpf26/src/Service/TeamInterviewService.php:64)"} [] [2026-06-26T16:58:22.826958+02:00] php.ERROR: Warning: Undefined array key 8 {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key 8 at /home/lotopou/lpf26/src/Service/TeamInterviewService.php:64)"} [] [2026-06-26T16:58:22.827374+02:00] php.ERROR: Warning: Undefined array key 9 {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key 9 at /home/lotopou/lpf26/src/Service/TeamInterviewService.php:64)"} [] [2026-06-26T16:58:22.872392+02:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-06-26T16:58:31.879296+02:00] request.INFO: Matched route "app_team_interview". {"route":"app_team_interview","route_parameters":{"_route":"app_team_interview","_controller":"App\\Controller\\TeamInterviewController::edit"},"request_uri":"https://26.lotopotofoot.fr/mon-compte/interview","method":"GET"} [] [2026-06-26T16:58:31.880932+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2026-06-26T16:58:31.880938+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-06-26T16:58:31.880942+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-06-26T16:58:31.880944+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-06-26T16:58:31.880961+02:00] security.DEBUG: Remember-me cookie detected. [] [] [2026-06-26T16:58:31.881786+02:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\RememberMeToken"} [] [2026-06-26T16:58:31.889850+02:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"guillaume.bex44@gmail.com"} [] [2026-06-26T16:58:31.889899+02:00] security.DEBUG: Skipping the "Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator" authenticator as it did not support the request. {"authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-06-26T16:58:31.904810+02:00] php.ERROR: Warning: Undefined array key 5 {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key 5 at /home/lotopou/lpf26/src/Service/TeamInterviewService.php:64)"} [] [2026-06-26T16:58:31.908432+02:00] php.ERROR: Warning: Undefined array key 7 {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key 7 at /home/lotopou/lpf26/src/Service/TeamInterviewService.php:64)"} [] [2026-06-26T16:58:31.908838+02:00] php.ERROR: Warning: Undefined array key 8 {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key 8 at /home/lotopou/lpf26/src/Service/TeamInterviewService.php:64)"} [] [2026-06-26T16:58:31.909242+02:00] php.ERROR: Warning: Undefined array key 9 {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key 9 at /home/lotopou/lpf26/src/Service/TeamInterviewService.php:64)"} [] [2026-06-26T16:58:31.936562+02:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-06-26T19:18:38.977472+02:00] request.INFO: Matched route "app_team_interview". {"route":"app_team_interview","route_parameters":{"_route":"app_team_interview","_controller":"App\\Controller\\TeamInterviewController::edit"},"request_uri":"https://26.lotopotofoot.fr/mon-compte/interview","method":"GET"} [] [2026-06-26T19:18:38.979120+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2026-06-26T19:18:38.979126+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-06-26T19:18:38.979131+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-06-26T19:18:38.979132+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-06-26T19:18:38.979148+02:00] security.DEBUG: Remember-me cookie detected. [] [] [2026-06-26T19:18:38.979820+02:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\RememberMeToken"} [] [2026-06-26T19:18:38.987211+02:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"vincent.arture@laposte.net"} [] [2026-06-26T19:18:38.987260+02:00] security.DEBUG: Skipping the "Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator" authenticator as it did not support the request. {"authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-06-26T19:18:39.010176+02:00] php.ERROR: Warning: Undefined array key 5 {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key 5 at /home/lotopou/lpf26/src/Service/TeamInterviewService.php:64)"} [] [2026-06-26T19:18:39.014804+02:00] php.ERROR: Warning: Undefined array key 7 {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key 7 at /home/lotopou/lpf26/src/Service/TeamInterviewService.php:64)"} [] [2026-06-26T19:18:39.015245+02:00] php.ERROR: Warning: Undefined array key 8 {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key 8 at /home/lotopou/lpf26/src/Service/TeamInterviewService.php:64)"} [] [2026-06-26T19:18:39.015635+02:00] php.ERROR: Warning: Undefined array key 9 {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key 9 at /home/lotopou/lpf26/src/Service/TeamInterviewService.php:64)"} [] [2026-06-26T19:18:39.055151+02:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-06-26T19:25:11.166354+02:00] request.INFO: Matched route "app_team_interview". {"route":"app_team_interview","route_parameters":{"_route":"app_team_interview","_controller":"App\\Controller\\TeamInterviewController::edit"},"request_uri":"https://26.lotopotofoot.fr/mon-compte/interview","method":"GET"} [] [2026-06-26T19:25:11.168538+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2026-06-26T19:25:11.168550+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-06-26T19:25:11.168558+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-06-26T19:25:11.168561+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-06-26T19:25:11.168588+02:00] security.DEBUG: Remember-me cookie detected. [] [] [2026-06-26T19:25:11.169470+02:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\RememberMeToken"} [] [2026-06-26T19:25:11.178735+02:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"vincent.arture@laposte.net"} [] [2026-06-26T19:25:11.178783+02:00] security.DEBUG: Skipping the "Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator" authenticator as it did not support the request. {"authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-06-26T19:25:11.198563+02:00] php.ERROR: Warning: Undefined array key 5 {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key 5 at /home/lotopou/lpf26/src/Service/TeamInterviewService.php:64)"} [] [2026-06-26T19:25:11.202750+02:00] php.ERROR: Warning: Undefined array key 7 {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key 7 at /home/lotopou/lpf26/src/Service/TeamInterviewService.php:64)"} [] [2026-06-26T19:25:11.203213+02:00] php.ERROR: Warning: Undefined array key 8 {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key 8 at /home/lotopou/lpf26/src/Service/TeamInterviewService.php:64)"} [] [2026-06-26T19:25:11.203615+02:00] php.ERROR: Warning: Undefined array key 9 {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key 9 at /home/lotopou/lpf26/src/Service/TeamInterviewService.php:64)"} [] [2026-06-26T19:25:11.236641+02:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-06-26T19:31:46.869383+02:00] request.INFO: Matched route "app_team_interview". {"route":"app_team_interview","route_parameters":{"_route":"app_team_interview","_controller":"App\\Controller\\TeamInterviewController::edit"},"request_uri":"https://26.lotopotofoot.fr/mon-compte/interview","method":"POST"} [] [2026-06-26T19:31:46.889299+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2026-06-26T19:31:46.889307+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-06-26T19:31:46.891167+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-06-26T19:31:46.891172+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-06-26T19:31:46.891332+02:00] security.DEBUG: Remember-me cookie detected. [] [] [2026-06-26T19:31:46.898871+02:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\RememberMeToken"} [] [2026-06-26T19:31:46.943991+02:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"vincent.arture@laposte.net"} [] [2026-06-26T19:31:46.944048+02:00] security.DEBUG: Skipping the "Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator" authenticator as it did not support the request. {"authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-06-26T19:31:47.014956+02:00] php.ERROR: Warning: Undefined array key 5 {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key 5 at /home/lotopou/lpf26/src/Service/TeamInterviewService.php:64)"} [] [2026-06-26T19:31:47.018942+02:00] php.ERROR: Warning: Undefined array key 7 {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key 7 at /home/lotopou/lpf26/src/Service/TeamInterviewService.php:64)"} [] [2026-06-26T19:31:47.019389+02:00] php.ERROR: Warning: Undefined array key 8 {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key 8 at /home/lotopou/lpf26/src/Service/TeamInterviewService.php:64)"} [] [2026-06-26T19:31:47.019759+02:00] php.ERROR: Warning: Undefined array key 9 {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key 9 at /home/lotopou/lpf26/src/Service/TeamInterviewService.php:64)"} [] [2026-06-26T19:31:47.075885+02:00] request.DEBUG: CSRF validation accepted using both origin and double-submit info. [] [] [2026-06-26T19:31:47.103200+02:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-06-27T22:46:04.938334+02:00] request.INFO: Matched route "cron_live_match_sync". {"route":"cron_live_match_sync","route_parameters":{"_route":"cron_live_match_sync","_controller":"App\\Controller\\CronController::liveMatchSync"},"request_uri":"https://26.lotopotofoot.fr/cron/live-match-sync?token=3b4547eea5fa447f183b72bfa900f543e831fb2fa8deee025f44a752f2e8087b","method":"GET"} [] [2026-06-27T22:46:04.958134+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2026-06-27T22:46:04.958146+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-06-27T22:46:04.958152+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-06-27T22:46:04.958155+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-06-27T22:46:04.958302+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-06-27T22:46:05.065085+02:00] http_client.INFO: Request: "GET https://v3.football.api-sports.io/fixtures?id=1489420" [] [] [2026-06-27T22:46:05.106360+02:00] http_client.INFO: Response: "200 https://v3.football.api-sports.io/fixtures?id=1489420" 0.040102 seconds {"http_code":200,"url":"https://v3.football.api-sports.io/fixtures?id=1489420","total_time":0.040102} [] [2026-06-27T22:46:09.106988+02:00] http_client.INFO: Request: "GET https://v3.football.api-sports.io/fixtures/events?fixture=1489420" [] [] [2026-06-27T22:46:09.130585+02:00] http_client.INFO: Response: "200 https://v3.football.api-sports.io/fixtures/events?fixture=1489420" 0.023487 seconds {"http_code":200,"url":"https://v3.football.api-sports.io/fixtures/events?fixture=1489420","total_time":0.023487} [] [2026-06-27T22:46:13.132515+02:00] http_client.INFO: Request: "GET https://v3.football.api-sports.io/fixtures?id=1489422" [] [] [2026-06-27T22:46:13.155711+02:00] http_client.INFO: Response: "200 https://v3.football.api-sports.io/fixtures?id=1489422" 0.023075 seconds {"http_code":200,"url":"https://v3.football.api-sports.io/fixtures?id=1489422","total_time":0.023075} [] [2026-06-27T22:46:17.156135+02:00] http_client.INFO: Request: "GET https://v3.football.api-sports.io/fixtures/events?fixture=1489422" [] [] [2026-06-27T22:46:17.182042+02:00] http_client.INFO: Response: "200 https://v3.football.api-sports.io/fixtures/events?fixture=1489422" 0.025787 seconds {"http_code":200,"url":"https://v3.football.api-sports.io/fixtures/events?fixture=1489422","total_time":0.025787} [] [2026-06-27T22:46:21.183299+02:00] http_client.INFO: Request: "GET https://v3.football.api-sports.io/fixtures?id=1489419" [] [] [2026-06-27T22:46:21.205455+02:00] http_client.INFO: Response: "200 https://v3.football.api-sports.io/fixtures?id=1489419" 0.022042 seconds {"http_code":200,"url":"https://v3.football.api-sports.io/fixtures?id=1489419","total_time":0.022042} [] [2026-06-27T22:46:25.205786+02:00] http_client.INFO: Request: "GET https://v3.football.api-sports.io/fixtures/events?fixture=1489419" [] [] [2026-06-27T22:46:25.230507+02:00] http_client.INFO: Response: "200 https://v3.football.api-sports.io/fixtures/events?fixture=1489419" 0.024611 seconds {"http_code":200,"url":"https://v3.football.api-sports.io/fixtures/events?fixture=1489419","total_time":0.024611} [] [2026-06-27T22:46:29.231494+02:00] http_client.INFO: Request: "GET https://v3.football.api-sports.io/fixtures?id=1539013" [] [] [2026-06-27T22:46:29.254356+02:00] http_client.INFO: Response: "200 https://v3.football.api-sports.io/fixtures?id=1539013" 0.022738 seconds {"http_code":200,"url":"https://v3.football.api-sports.io/fixtures?id=1539013","total_time":0.022738} [] [2026-06-27T22:46:33.254686+02:00] http_client.INFO: Request: "GET https://v3.football.api-sports.io/fixtures/events?fixture=1539013" [] [] [2026-06-27T22:46:33.279008+02:00] http_client.INFO: Response: "200 https://v3.football.api-sports.io/fixtures/events?fixture=1539013" 0.024205 seconds {"http_code":200,"url":"https://v3.football.api-sports.io/fixtures/events?fixture=1539013","total_time":0.024205} [] [2026-06-27T22:46:37.280135+02:00] http_client.INFO: Request: "GET https://v3.football.api-sports.io/fixtures?id=1489418" [] [] [2026-06-27T22:46:37.301687+02:00] http_client.INFO: Response: "200 https://v3.football.api-sports.io/fixtures?id=1489418" 0.021412 seconds {"http_code":200,"url":"https://v3.football.api-sports.io/fixtures?id=1489418","total_time":0.021412} [] [2026-06-27T22:46:41.302072+02:00] http_client.INFO: Request: "GET https://v3.football.api-sports.io/fixtures/events?fixture=1489418" [] [] [2026-06-27T22:46:41.328267+02:00] http_client.INFO: Response: "200 https://v3.football.api-sports.io/fixtures/events?fixture=1489418" 0.026038 seconds {"http_code":200,"url":"https://v3.football.api-sports.io/fixtures/events?fixture=1489418","total_time":0.026038} [] [2026-06-27T22:46:45.329454+02:00] http_client.INFO: Request: "GET https://v3.football.api-sports.io/fixtures?id=1489421" [] [] [2026-06-27T22:46:45.353374+02:00] http_client.INFO: Response: "200 https://v3.football.api-sports.io/fixtures?id=1489421" 0.02379 seconds {"http_code":200,"url":"https://v3.football.api-sports.io/fixtures?id=1489421","total_time":0.02379} [] [2026-06-27T22:46:49.353701+02:00] http_client.INFO: Request: "GET https://v3.football.api-sports.io/fixtures/events?fixture=1489421" [] [] [2026-06-27T22:46:49.380842+02:00] http_client.INFO: Response: "200 https://v3.football.api-sports.io/fixtures/events?fixture=1489421" 0.027018 seconds {"http_code":200,"url":"https://v3.football.api-sports.io/fixtures/events?fixture=1489421","total_time":0.027018} [] [2026-06-27T22:46:49.386807+02:00] php.ERROR: Warning: require(/home/lotopou/lpf26/var/cache/prod/ContainerJoZPpxA/getTurbo_Doctrine_EventListenerService.php): Failed to open stream: No such file or directory {"exception":"[object] (ErrorException(code: 0): Warning: require(/home/lotopou/lpf26/var/cache/prod/ContainerJoZPpxA/getTurbo_Doctrine_EventListenerService.php): Failed to open stream: No such file or directory at /home/lotopou/lpf26/var/cache/prod/ContainerJoZPpxA/App_KernelProdContainer.php:160)"} [] [2026-06-27T22:46:49.399992+02:00] request.CRITICAL: Uncaught PHP Exception Error: "Failed opening required '/home/lotopou/lpf26/var/cache/prod/ContainerJoZPpxA/getTurbo_Doctrine_EventListenerService.php' (include_path='.:/usr/local/php8.5/lib/php')" at App_KernelProdContainer.php line 160 {"exception":"[object] (Error(code: 0): Failed opening required '/home/lotopou/lpf26/var/cache/prod/ContainerJoZPpxA/getTurbo_Doctrine_EventListenerService.php' (include_path='.:/usr/local/php8.5/lib/php') at /home/lotopou/lpf26/var/cache/prod/ContainerJoZPpxA/App_KernelProdContainer.php:160)"} [] [2026-06-27T22:46:49.400437+02:00] php.ERROR: Warning: require(/home/lotopou/lpf26/var/cache/prod/ContainerJoZPpxA/getExceptionListenerService.php): Failed to open stream: No such file or directory {"exception":"[object] (ErrorException(code: 0): Warning: require(/home/lotopou/lpf26/var/cache/prod/ContainerJoZPpxA/getExceptionListenerService.php): Failed to open stream: No such file or directory at /home/lotopou/lpf26/var/cache/prod/ContainerJoZPpxA/App_KernelProdContainer.php:160)"} [] [2026-06-27T22:46:49.402972+02:00] request.CRITICAL: Uncaught PHP Exception Error: "Failed opening required '/home/lotopou/lpf26/var/cache/prod/ContainerJoZPpxA/getExceptionListenerService.php' (include_path='.:/usr/local/php8.5/lib/php')" at App_KernelProdContainer.php line 160 {"exception":"[object] (Error(code: 0): Failed opening required '/home/lotopou/lpf26/var/cache/prod/ContainerJoZPpxA/getExceptionListenerService.php' (include_path='.:/usr/local/php8.5/lib/php') at /home/lotopou/lpf26/var/cache/prod/ContainerJoZPpxA/App_KernelProdContainer.php:160)"} [] [2026-06-27T22:46:49.403387+02:00] php.ERROR: Warning: require(/home/lotopou/lpf26/var/cache/prod/ContainerJoZPpxA/getExceptionListenerService.php): Failed to open stream: No such file or directory {"exception":"[object] (ErrorException(code: 0): Warning: require(/home/lotopou/lpf26/var/cache/prod/ContainerJoZPpxA/getExceptionListenerService.php): Failed to open stream: No such file or directory at /home/lotopou/lpf26/var/cache/prod/ContainerJoZPpxA/App_KernelProdContainer.php:160)"} [] [2026-06-27T22:52:55.509645+02:00] console.CRITICAL: Error thrown while running command "dbal:run-sql 'SELECT g.id, g.phase, g.statut, g.date_heure, hd.nom AS home, hd.groupe AS hg, aw.nom AS away, aw.groupe AS ag FROM game_match g JOIN country hd ON g.pays_domicile_id = hd.id JOIN country aw ON g.pays_exterieur_id = aw.id WHERE hd.nom LIKE '\''%Africa%'\'' OR aw.nom LIKE '\''%Africa%'\'' OR hd.nom LIKE '\''%Canada%'\'' OR aw.nom LIKE '\''%Canada%'\'' ORDER BY g.date_heure ASC'". Message: "An exception occurred while executing a query: SQLSTATE[42S02]: Base table or view not found: 1146 Table 'lotopou26.game_match' doesn't exist" {"exception":"[object] (Doctrine\\DBAL\\Exception\\TableNotFoundException(code: 1146): An exception occurred while executing a query: SQLSTATE[42S02]: Base table or view not found: 1146 Table 'lotopou26.game_match' doesn't exist at /home/lotopou-26/lpf26/vendor/doctrine/dbal/src/Driver/API/MySQL/ExceptionConverter.php:51)\n[previous exception] [object] (Doctrine\\DBAL\\Driver\\PDO\\Exception(code: 1146): SQLSTATE[42S02]: Base table or view not found: 1146 Table 'lotopou26.game_match' doesn't exist at /home/lotopou-26/lpf26/vendor/doctrine/dbal/src/Driver/PDO/Exception.php:24)\n[previous exception] [object] (PDOException(code: 42S02): SQLSTATE[42S02]: Base table or view not found: 1146 Table 'lotopou26.game_match' doesn't exist at /home/lotopou-26/lpf26/vendor/doctrine/dbal/src/Driver/PDO/Connection.php:57)","command":"dbal:run-sql 'SELECT g.id, g.phase, g.statut, g.date_heure, hd.nom AS home, hd.groupe AS hg, aw.nom AS away, aw.groupe AS ag FROM game_match g JOIN country hd ON g.pays_domicile_id = hd.id JOIN country aw ON g.pays_exterieur_id = aw.id WHERE hd.nom LIKE '\\''%Africa%'\\'' OR aw.nom LIKE '\\''%Africa%'\\'' OR hd.nom LIKE '\\''%Canada%'\\'' OR aw.nom LIKE '\\''%Canada%'\\'' ORDER BY g.date_heure ASC'","message":"An exception occurred while executing a query: SQLSTATE[42S02]: Base table or view not found: 1146 Table 'lotopou26.game_match' doesn't exist"} [] [2026-06-27T22:52:55.553044+02:00] console.DEBUG: Command "dbal:run-sql 'SELECT g.id, g.phase, g.statut, g.date_heure, hd.nom AS home, hd.groupe AS hg, aw.nom AS away, aw.groupe AS ag FROM game_match g JOIN country hd ON g.pays_domicile_id = hd.id JOIN country aw ON g.pays_exterieur_id = aw.id WHERE hd.nom LIKE '\''%Africa%'\'' OR aw.nom LIKE '\''%Africa%'\'' OR hd.nom LIKE '\''%Canada%'\'' OR aw.nom LIKE '\''%Canada%'\'' ORDER BY g.date_heure ASC'" exited with code "1146" {"command":"dbal:run-sql 'SELECT g.id, g.phase, g.statut, g.date_heure, hd.nom AS home, hd.groupe AS hg, aw.nom AS away, aw.groupe AS ag FROM game_match g JOIN country hd ON g.pays_domicile_id = hd.id JOIN country aw ON g.pays_exterieur_id = aw.id WHERE hd.nom LIKE '\\''%Africa%'\\'' OR aw.nom LIKE '\\''%Africa%'\\'' OR hd.nom LIKE '\\''%Canada%'\\'' OR aw.nom LIKE '\\''%Canada%'\\'' ORDER BY g.date_heure ASC'","code":1146} [] [2026-06-28T09:18:38.970653+02:00] console.CRITICAL: Error thrown while running command "dbal:run-sql 'SELECT tm.team_id, p.joueur_id, p.score_domicile pd, p.score_exterieur pa, p.points_base pb, p.cote_coefficient cc, p.points pts, p.points_equipe pe FROM pronostic p JOIN team_member tm ON tm.player_id=p.joueur_id WHERE p.game_match_id=62 ORDER BY tm.team_id, p.joueur_id'". Message: "An exception occurred while executing a query: SQLSTATE[42S22]: Column not found: 1054 Unknown column 'p.game_match_id' in 'where clause'" {"exception":"[object] (Doctrine\\DBAL\\Exception\\InvalidFieldNameException(code: 1054): An exception occurred while executing a query: SQLSTATE[42S22]: Column not found: 1054 Unknown column 'p.game_match_id' in 'where clause' at /home/lotopou-26/lpf26/vendor/doctrine/dbal/src/Driver/API/MySQL/ExceptionConverter.php:63)\n[previous exception] [object] (Doctrine\\DBAL\\Driver\\PDO\\Exception(code: 1054): SQLSTATE[42S22]: Column not found: 1054 Unknown column 'p.game_match_id' in 'where clause' at /home/lotopou-26/lpf26/vendor/doctrine/dbal/src/Driver/PDO/Exception.php:24)\n[previous exception] [object] (PDOException(code: 42S22): SQLSTATE[42S22]: Column not found: 1054 Unknown column 'p.game_match_id' in 'where clause' at /home/lotopou-26/lpf26/vendor/doctrine/dbal/src/Driver/PDO/Connection.php:57)","command":"dbal:run-sql 'SELECT tm.team_id, p.joueur_id, p.score_domicile pd, p.score_exterieur pa, p.points_base pb, p.cote_coefficient cc, p.points pts, p.points_equipe pe FROM pronostic p JOIN team_member tm ON tm.player_id=p.joueur_id WHERE p.game_match_id=62 ORDER BY tm.team_id, p.joueur_id'","message":"An exception occurred while executing a query: SQLSTATE[42S22]: Column not found: 1054 Unknown column 'p.game_match_id' in 'where clause'"} [] [2026-06-28T09:18:39.026212+02:00] console.DEBUG: Command "dbal:run-sql 'SELECT tm.team_id, p.joueur_id, p.score_domicile pd, p.score_exterieur pa, p.points_base pb, p.cote_coefficient cc, p.points pts, p.points_equipe pe FROM pronostic p JOIN team_member tm ON tm.player_id=p.joueur_id WHERE p.game_match_id=62 ORDER BY tm.team_id, p.joueur_id'" exited with code "1054" {"command":"dbal:run-sql 'SELECT tm.team_id, p.joueur_id, p.score_domicile pd, p.score_exterieur pa, p.points_base pb, p.cote_coefficient cc, p.points pts, p.points_equipe pe FROM pronostic p JOIN team_member tm ON tm.player_id=p.joueur_id WHERE p.game_match_id=62 ORDER BY tm.team_id, p.joueur_id'","code":1054} [] [2026-06-28T09:52:12.854679+02:00] request.INFO: Matched route "api_forum_unread_count". {"route":"api_forum_unread_count","route_parameters":{"_route":"api_forum_unread_count","_controller":"App\\Controller\\Api\\ForumApiController::unreadCount"},"request_uri":"https://26.lotopotofoot.fr/api/forum/unread-count","method":"GET"} [] [2026-06-28T09:52:12.856263+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2026-06-28T09:52:12.856268+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-06-28T09:52:12.856273+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-06-28T09:52:12.856275+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-06-28T09:52:12.856290+02:00] security.DEBUG: Remember-me cookie detected. [] [] [2026-06-28T09:52:12.863103+02:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\RememberMeToken"} [] [2026-06-28T09:52:12.868742+02:00] request.CRITICAL: Uncaught PHP Exception ReflectionException: "Property App\Entity\User::$forumLastReadAt does not exist" at PropertyAccessorFactory.php line 16 {"exception":"[object] (ReflectionException(code: 0): Property App\\Entity\\User::$forumLastReadAt does not exist at /home/lotopou/lpf26/vendor/doctrine/orm/src/Mapping/PropertyAccessors/PropertyAccessorFactory.php:16)"} [] [2026-06-28T09:52:13.154966+02:00] request.INFO: Matched route "api_forum_unread_count". {"route":"api_forum_unread_count","route_parameters":{"_route":"api_forum_unread_count","_controller":"App\\Controller\\Api\\ForumApiController::unreadCount"},"request_uri":"https://26.lotopotofoot.fr/api/forum/unread-count","method":"GET"} [] [2026-06-28T09:52:13.156544+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2026-06-28T09:52:13.156550+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-06-28T09:52:13.156554+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-06-28T09:52:13.156556+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-06-28T09:52:13.156571+02:00] security.DEBUG: Remember-me cookie detected. [] [] [2026-06-28T09:52:13.157511+02:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\RememberMeToken"} [] [2026-06-28T09:52:13.161815+02:00] request.CRITICAL: Uncaught PHP Exception ReflectionException: "Property App\Entity\User::$forumLastReadAt does not exist" at PropertyAccessorFactory.php line 16 {"exception":"[object] (ReflectionException(code: 0): Property App\\Entity\\User::$forumLastReadAt does not exist at /home/lotopou/lpf26/vendor/doctrine/orm/src/Mapping/PropertyAccessors/PropertyAccessorFactory.php:16)"} [] [2026-06-28T09:52:13.186614+02:00] request.INFO: Matched route "api_notifications_unread_count". {"route":"api_notifications_unread_count","route_parameters":{"_route":"api_notifications_unread_count","_controller":"App\\Controller\\Api\\NotificationApiController::unreadCount"},"request_uri":"https://26.lotopotofoot.fr/api/notifications/unread-count","method":"GET"} [] [2026-06-28T09:52:13.188180+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2026-06-28T09:52:13.188186+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-06-28T09:52:13.188190+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-06-28T09:52:13.188192+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-06-28T09:52:13.188208+02:00] security.DEBUG: Remember-me cookie detected. [] [] [2026-06-28T09:52:13.188812+02:00] security.DEBUG: Remember-me cookie detected. [] [] [2026-06-28T09:52:13.195917+02:00] request.CRITICAL: Uncaught PHP Exception ReflectionException: "Property App\Entity\User::$forumLastReadAt does not exist" at PropertyAccessorFactory.php line 16 {"exception":"[object] (ReflectionException(code: 0): Property App\\Entity\\User::$forumLastReadAt does not exist at /home/lotopou/lpf26/vendor/doctrine/orm/src/Mapping/PropertyAccessors/PropertyAccessorFactory.php:16)"} [] [2026-06-28T09:52:15.099581+02:00] request.INFO: Matched route "api_notifications_unread_count". {"route":"api_notifications_unread_count","route_parameters":{"_route":"api_notifications_unread_count","_controller":"App\\Controller\\Api\\NotificationApiController::unreadCount"},"request_uri":"https://26.lotopotofoot.fr/api/notifications/unread-count","method":"GET"} [] [2026-06-28T09:52:15.101153+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2026-06-28T09:52:15.101159+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-06-28T09:52:15.101164+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-06-28T09:52:15.101165+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-06-28T09:52:15.101181+02:00] security.DEBUG: Remember-me cookie detected. [] [] [2026-06-28T09:52:15.101712+02:00] security.DEBUG: Remember-me cookie detected. [] [] [2026-06-28T09:52:15.106461+02:00] request.CRITICAL: Uncaught PHP Exception ReflectionException: "Property App\Entity\User::$forumLastReadAt does not exist" at PropertyAccessorFactory.php line 16 {"exception":"[object] (ReflectionException(code: 0): Property App\\Entity\\User::$forumLastReadAt does not exist at /home/lotopou/lpf26/vendor/doctrine/orm/src/Mapping/PropertyAccessors/PropertyAccessorFactory.php:16)"} [] [2026-06-28T09:52:45.879881+02:00] console.CRITICAL: Error thrown while running command "app:match:rescore-all --no-interaction". Message: "Call to undefined method App\Security\SuperAdminAuthorization::filterCompetitionPronostics()" {"exception":"[object] (Error(code: 0): Call to undefined method App\\Security\\SuperAdminAuthorization::filterCompetitionPronostics() at /home/lotopou-26/lpf26/src/Service/PronosticScoringService.php:48)","command":"app:match:rescore-all --no-interaction","message":"Call to undefined method App\\Security\\SuperAdminAuthorization::filterCompetitionPronostics()"} [] [2026-06-28T09:52:45.909851+02:00] console.DEBUG: Command "app:match:rescore-all --no-interaction" exited with code "1" {"command":"app:match:rescore-all --no-interaction","code":1} [] [2026-06-28T09:52:45.911675+02:00] php.CRITICAL: Uncaught Error: Call to undefined method App\Security\SuperAdminAuthorization::filterCompetitionPronostics() {"exception":"[object] (Error(code: 0): Call to undefined method App\\Security\\SuperAdminAuthorization::filterCompetitionPronostics() at /home/lotopou-26/lpf26/src/Service/PronosticScoringService.php:48)"} [] [2026-06-28T09:56:34.259519+02:00] console.CRITICAL: Error thrown while running command "app:match:rescore-all --no-interaction". Message: "Call to undefined method App\Entity\Team::isVendee()" {"exception":"[object] (Error(code: 0): Call to undefined method App\\Entity\\Team::isVendee() at /home/lotopou-26/lpf26/src/Service/Badge/BadgeEvaluator.php:574)","command":"app:match:rescore-all --no-interaction","message":"Call to undefined method App\\Entity\\Team::isVendee()"} [] [2026-06-28T09:56:34.293027+02:00] console.DEBUG: Command "app:match:rescore-all --no-interaction" exited with code "1" {"command":"app:match:rescore-all --no-interaction","code":1} [] [2026-06-28T09:56:34.294815+02:00] php.CRITICAL: Uncaught Error: Call to undefined method App\Entity\Team::isVendee() {"exception":"[object] (Error(code: 0): Call to undefined method App\\Entity\\Team::isVendee() at /home/lotopou-26/lpf26/src/Service/Badge/BadgeEvaluator.php:574)"} [] [2026-06-28T10:00:13.161915+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://26.lotopotofoot.fr/api/forum/unread-count" (from "https://26.lotopotofoot.fr/matchs")" at RouterListener.php line 156 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://26.lotopotofoot.fr/api/forum/unread-count\" (from \"https://26.lotopotofoot.fr/matchs\") at /home/lotopou/lpf26/vendor/symfony/http-kernel/EventListener/RouterListener.php:156)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/api/forum/unread-count/\". at /home/lotopou/lpf26/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2026-06-28T10:00:13.195318+02:00] request.CRITICAL: Uncaught PHP Exception TypeError: "App\Twig\AppExtension::__construct(): Argument #7 ($forumUnreadContext) must be of type App\Service\ForumUnreadContext, App\Service\TeamMatchPointsTierResolver given, called in /home/lotopou/lpf26/var/cache/prod/Container8QZANRi/getTwigService.php on line 58" at AppExtension.php line 38 {"exception":"[object] (TypeError(code: 0): App\\Twig\\AppExtension::__construct(): Argument #7 ($forumUnreadContext) must be of type App\\Service\\ForumUnreadContext, App\\Service\\TeamMatchPointsTierResolver given, called in /home/lotopou/lpf26/var/cache/prod/Container8QZANRi/getTwigService.php on line 58 at /home/lotopou/lpf26/src/Twig/AppExtension.php:38)"} [] [2026-06-28T10:00:13.347826+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://26.lotopotofoot.fr/api/forum/unread-count" (from "https://26.lotopotofoot.fr/matchs/68/hub")" at RouterListener.php line 156 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://26.lotopotofoot.fr/api/forum/unread-count\" (from \"https://26.lotopotofoot.fr/matchs/68/hub\") at /home/lotopou/lpf26/vendor/symfony/http-kernel/EventListener/RouterListener.php:156)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/api/forum/unread-count/\". at /home/lotopou/lpf26/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2026-06-28T10:00:13.351585+02:00] request.CRITICAL: Uncaught PHP Exception TypeError: "App\Twig\AppExtension::__construct(): Argument #7 ($forumUnreadContext) must be of type App\Service\ForumUnreadContext, App\Service\TeamMatchPointsTierResolver given, called in /home/lotopou/lpf26/var/cache/prod/Container8QZANRi/getTwigService.php on line 58" at AppExtension.php line 38 {"exception":"[object] (TypeError(code: 0): App\\Twig\\AppExtension::__construct(): Argument #7 ($forumUnreadContext) must be of type App\\Service\\ForumUnreadContext, App\\Service\\TeamMatchPointsTierResolver given, called in /home/lotopou/lpf26/var/cache/prod/Container8QZANRi/getTwigService.php on line 58 at /home/lotopou/lpf26/src/Twig/AppExtension.php:38)"} [] [2026-06-28T10:00:13.402474+02:00] request.INFO: Matched route "api_notifications_unread_count". {"route":"api_notifications_unread_count","route_parameters":{"_route":"api_notifications_unread_count","_controller":"App\\Controller\\Api\\NotificationApiController::unreadCount"},"request_uri":"https://26.lotopotofoot.fr/api/notifications/unread-count","method":"GET"} [] [2026-06-28T10:00:13.416478+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2026-06-28T10:00:13.416494+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-06-28T10:00:13.416502+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-06-28T10:00:13.416505+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-06-28T10:00:13.416535+02:00] security.DEBUG: Remember-me cookie detected. [] [] [2026-06-28T10:00:13.423429+02:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\RememberMeToken"} [] [2026-06-28T10:00:13.471176+02:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"guillaume.bex44@gmail.com"} [] [2026-06-28T10:00:13.471226+02:00] security.DEBUG: Skipping the "Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator" authenticator as it did not support the request. {"authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-06-28T10:00:13.483775+02:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-06-28T10:00:13.487618+02:00] request.CRITICAL: Uncaught PHP Exception TypeError: "App\Twig\AppExtension::__construct(): Argument #7 ($forumUnreadContext) must be of type App\Service\ForumUnreadContext, App\Service\TeamMatchPointsTierResolver given, called in /home/lotopou/lpf26/var/cache/prod/Container8QZANRi/getTwigService.php on line 58" at AppExtension.php line 38 {"exception":"[object] (TypeError(code: 0): App\\Twig\\AppExtension::__construct(): Argument #7 ($forumUnreadContext) must be of type App\\Service\\ForumUnreadContext, App\\Service\\TeamMatchPointsTierResolver given, called in /home/lotopou/lpf26/var/cache/prod/Container8QZANRi/getTwigService.php on line 58 at /home/lotopou/lpf26/src/Twig/AppExtension.php:38)"} [] [2026-06-28T10:00:13.498875+02:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-06-28T10:00:15.170760+02:00] request.INFO: Matched route "api_notifications_unread_count". {"route":"api_notifications_unread_count","route_parameters":{"_route":"api_notifications_unread_count","_controller":"App\\Controller\\Api\\NotificationApiController::unreadCount"},"request_uri":"https://26.lotopotofoot.fr/api/notifications/unread-count","method":"GET"} [] [2026-06-28T10:00:15.172557+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2026-06-28T10:00:15.172564+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-06-28T10:00:15.172569+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-06-28T10:00:15.172572+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-06-28T10:00:15.172598+02:00] security.DEBUG: Remember-me cookie detected. [] [] [2026-06-28T10:00:15.173450+02:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\RememberMeToken"} [] [2026-06-28T10:00:15.181448+02:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"pascal.ouvrard@laposte.net"} [] [2026-06-28T10:00:15.181495+02:00] security.DEBUG: Skipping the "Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator" authenticator as it did not support the request. {"authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-06-28T10:00:15.186429+02:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-06-28T10:00:15.189668+02:00] request.CRITICAL: Uncaught PHP Exception TypeError: "App\Twig\AppExtension::__construct(): Argument #7 ($forumUnreadContext) must be of type App\Service\ForumUnreadContext, App\Service\TeamMatchPointsTierResolver given, called in /home/lotopou/lpf26/var/cache/prod/Container8QZANRi/getTwigService.php on line 58" at AppExtension.php line 38 {"exception":"[object] (TypeError(code: 0): App\\Twig\\AppExtension::__construct(): Argument #7 ($forumUnreadContext) must be of type App\\Service\\ForumUnreadContext, App\\Service\\TeamMatchPointsTierResolver given, called in /home/lotopou/lpf26/var/cache/prod/Container8QZANRi/getTwigService.php on line 58 at /home/lotopou/lpf26/src/Twig/AppExtension.php:38)"} [] [2026-06-28T10:00:15.196833+02:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-06-28T10:33:47.753896+02:00] console.CRITICAL: Error thrown while running command "dbal:run-sql ' SELECT tm.team_id, ROUND(SUM(p.points_equipe),2) AS total_equipe FROM pronostic p JOIN team_member tm ON tm.user_id = p.joueur_id WHERE p.match_id = 68 GROUP BY tm.team_id ORDER BY tm.team_id '". Message: "An exception occurred while executing a query: SQLSTATE[42S22]: Column not found: 1054 Unknown column 'tm.user_id' in 'on clause'" {"exception":"[object] (Doctrine\\DBAL\\Exception\\InvalidFieldNameException(code: 1054): An exception occurred while executing a query: SQLSTATE[42S22]: Column not found: 1054 Unknown column 'tm.user_id' in 'on clause' at /home/lotopou-26/lpf26/vendor/doctrine/dbal/src/Driver/API/MySQL/ExceptionConverter.php:63)\n[previous exception] [object] (Doctrine\\DBAL\\Driver\\PDO\\Exception(code: 1054): SQLSTATE[42S22]: Column not found: 1054 Unknown column 'tm.user_id' in 'on clause' at /home/lotopou-26/lpf26/vendor/doctrine/dbal/src/Driver/PDO/Exception.php:24)\n[previous exception] [object] (PDOException(code: 42S22): SQLSTATE[42S22]: Column not found: 1054 Unknown column 'tm.user_id' in 'on clause' at /home/lotopou-26/lpf26/vendor/doctrine/dbal/src/Driver/PDO/Connection.php:27)","command":"dbal:run-sql '\nSELECT tm.team_id, ROUND(SUM(p.points_equipe),2) AS total_equipe\nFROM pronostic p\nJOIN team_member tm ON tm.user_id = p.joueur_id\nWHERE p.match_id = 68\nGROUP BY tm.team_id\nORDER BY tm.team_id\n'","message":"An exception occurred while executing a query: SQLSTATE[42S22]: Column not found: 1054 Unknown column 'tm.user_id' in 'on clause'"} [] [2026-06-28T10:33:47.787388+02:00] console.DEBUG: Command "dbal:run-sql ' SELECT tm.team_id, ROUND(SUM(p.points_equipe),2) AS total_equipe FROM pronostic p JOIN team_member tm ON tm.user_id = p.joueur_id WHERE p.match_id = 68 GROUP BY tm.team_id ORDER BY tm.team_id '" exited with code "1054" {"command":"dbal:run-sql '\nSELECT tm.team_id, ROUND(SUM(p.points_equipe),2) AS total_equipe\nFROM pronostic p\nJOIN team_member tm ON tm.user_id = p.joueur_id\nWHERE p.match_id = 68\nGROUP BY tm.team_id\nORDER BY tm.team_id\n'","code":1054} [] [2026-06-28T10:51:07.848515+02:00] console.CRITICAL: Error thrown while running command "dbal:run-sql --no-ansi --quiet 'SELECT COUNT(*) AS matches_played FROM WHERE score_domicile IS NOT NULL AND score_exterieur IS NOT NULL'". Message: "An exception occurred while executing a query: SQLSTATE[42000]: Syntax error or access violation: 1064 You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'WHERE score_domicile IS NOT NULL AND score_exterieur IS NOT NULL' at line 1" {"exception":"[object] (Doctrine\\DBAL\\Exception\\SyntaxErrorException(code: 1064): An exception occurred while executing a query: SQLSTATE[42000]: Syntax error or access violation: 1064 You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'WHERE score_domicile IS NOT NULL AND score_exterieur IS NOT NULL' at line 1 at /home/lotopou-26/lpf26/vendor/doctrine/dbal/src/Driver/API/MySQL/ExceptionConverter.php:78)\n[previous exception] [object] (Doctrine\\DBAL\\Driver\\PDO\\Exception(code: 1064): SQLSTATE[42000]: Syntax error or access violation: 1064 You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'WHERE score_domicile IS NOT NULL AND score_exterieur IS NOT NULL' at line 1 at /home/lotopou-26/lpf26/vendor/doctrine/dbal/src/Driver/PDO/Exception.php:24)\n[previous exception] [object] (PDOException(code: 42000): SQLSTATE[42000]: Syntax error or access violation: 1064 You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'WHERE score_domicile IS NOT NULL AND score_exterieur IS NOT NULL' at line 1 at /home/lotopou-26/lpf26/vendor/doctrine/dbal/src/Driver/PDO/Connection.php:57)","command":"dbal:run-sql --no-ansi --quiet 'SELECT COUNT(*) AS matches_played FROM WHERE score_domicile IS NOT NULL AND score_exterieur IS NOT NULL'","message":"An exception occurred while executing a query: SQLSTATE[42000]: Syntax error or access violation: 1064 You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'WHERE score_domicile IS NOT NULL AND score_exterieur IS NOT NULL' at line 1"} [] [2026-06-28T10:51:07.876732+02:00] console.DEBUG: Command "dbal:run-sql --no-ansi --quiet 'SELECT COUNT(*) AS matches_played FROM WHERE score_domicile IS NOT NULL AND score_exterieur IS NOT NULL'" exited with code "1064" {"command":"dbal:run-sql --no-ansi --quiet 'SELECT COUNT(*) AS matches_played FROM WHERE score_domicile IS NOT NULL AND score_exterieur IS NOT NULL'","code":1064} [] [2026-06-28T11:21:46.954655+02:00] console.CRITICAL: Error thrown while running command "debug:router app_newsletter_recap_poules --no-ansi". Message: "The route "app_newsletter_recap_poules" does not exist." {"exception":"[object] (Symfony\\Component\\Console\\Exception\\InvalidArgumentException(code: 0): The route \"app_newsletter_recap_poules\" does not exist. at /home/lotopou-26/lpf26/vendor/symfony/framework-bundle/Command/RouterDebugCommand.php:112)","command":"debug:router app_newsletter_recap_poules --no-ansi","message":"The route \"app_newsletter_recap_poules\" does not exist."} [] [2026-06-28T11:21:47.006051+02:00] console.DEBUG: Command "debug:router app_newsletter_recap_poules --no-ansi" exited with code "1" {"command":"debug:router app_newsletter_recap_poules --no-ansi","code":1} [] [2026-06-28T11:23:23.647120+02:00] request.INFO: Matched route "api_notifications_unread_count". {"route":"api_notifications_unread_count","route_parameters":{"_route":"api_notifications_unread_count","_controller":"App\\Controller\\Api\\NotificationApiController::unreadCount"},"request_uri":"https://26.lotopotofoot.fr/api/notifications/unread-count","method":"GET"} [] [2026-06-28T11:23:23.648647+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2026-06-28T11:23:23.648652+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-06-28T11:23:23.648657+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-06-28T11:23:23.648658+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-06-28T11:23:23.648674+02:00] security.DEBUG: Remember-me cookie detected. [] [] [2026-06-28T11:23:23.649486+02:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\RememberMeToken"} [] [2026-06-28T11:23:23.656686+02:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"pascal.ouvrard@laposte.net"} [] [2026-06-28T11:23:23.656736+02:00] security.DEBUG: Skipping the "Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator" authenticator as it did not support the request. {"authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-06-28T11:23:23.689080+02:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-06-28T11:23:23.689642+02:00] php.ERROR: Warning: require(/home/lotopou/lpf26/var/cache/prod/ContainerSMVQtxV/getExceptionListenerService.php): Failed to open stream: No such file or directory {"exception":"[object] (ErrorException(code: 0): Warning: require(/home/lotopou/lpf26/var/cache/prod/ContainerSMVQtxV/getExceptionListenerService.php): Failed to open stream: No such file or directory at /home/lotopou/lpf26/var/cache/prod/ContainerSMVQtxV/App_KernelProdContainer.php:160)"} [] [2026-06-28T11:23:23.695556+02:00] request.CRITICAL: Uncaught PHP Exception Error: "Failed opening required '/home/lotopou/lpf26/var/cache/prod/ContainerSMVQtxV/getExceptionListenerService.php' (include_path='.:/usr/local/php8.5/lib/php')" at App_KernelProdContainer.php line 160 {"exception":"[object] (Error(code: 0): Failed opening required '/home/lotopou/lpf26/var/cache/prod/ContainerSMVQtxV/getExceptionListenerService.php' (include_path='.:/usr/local/php8.5/lib/php') at /home/lotopou/lpf26/var/cache/prod/ContainerSMVQtxV/App_KernelProdContainer.php:160)"} [] [2026-06-28T11:23:23.696044+02:00] php.ERROR: Warning: require(/home/lotopou/lpf26/var/cache/prod/ContainerSMVQtxV/getExceptionListenerService.php): Failed to open stream: No such file or directory {"exception":"[object] (ErrorException(code: 0): Warning: require(/home/lotopou/lpf26/var/cache/prod/ContainerSMVQtxV/getExceptionListenerService.php): Failed to open stream: No such file or directory at /home/lotopou/lpf26/var/cache/prod/ContainerSMVQtxV/App_KernelProdContainer.php:160)"} [] [2026-06-28T11:23:23.698456+02:00] request.CRITICAL: Uncaught PHP Exception Error: "Failed opening required '/home/lotopou/lpf26/var/cache/prod/ContainerSMVQtxV/getExceptionListenerService.php' (include_path='.:/usr/local/php8.5/lib/php')" at App_KernelProdContainer.php line 160 {"exception":"[object] (Error(code: 0): Failed opening required '/home/lotopou/lpf26/var/cache/prod/ContainerSMVQtxV/getExceptionListenerService.php' (include_path='.:/usr/local/php8.5/lib/php') at /home/lotopou/lpf26/var/cache/prod/ContainerSMVQtxV/App_KernelProdContainer.php:160)"} [] [2026-06-28T11:23:23.699009+02:00] php.ERROR: Warning: require(/home/lotopou/lpf26/var/cache/prod/ContainerSMVQtxV/getExceptionListenerService.php): Failed to open stream: No such file or directory {"exception":"[object] (ErrorException(code: 0): Warning: require(/home/lotopou/lpf26/var/cache/prod/ContainerSMVQtxV/getExceptionListenerService.php): Failed to open stream: No such file or directory at /home/lotopou/lpf26/var/cache/prod/ContainerSMVQtxV/App_KernelProdContainer.php:160)"} [] [2026-06-28T19:54:10.097450+02:00] request.INFO: Matched route "app_team_interview". {"route":"app_team_interview","route_parameters":{"_route":"app_team_interview","_controller":"App\\Controller\\TeamInterviewController::edit"},"request_uri":"https://26.lotopotofoot.fr/mon-compte/interview","method":"GET"} [] [2026-06-28T19:54:10.099152+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2026-06-28T19:54:10.099160+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-06-28T19:54:10.099166+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-06-28T19:54:10.099168+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-06-28T19:54:10.099186+02:00] security.DEBUG: Remember-me cookie detected. [] [] [2026-06-28T19:54:10.100127+02:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\RememberMeToken"} [] [2026-06-28T19:54:10.107893+02:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"baptiste.lucas@hotmail.com"} [] [2026-06-28T19:54:10.107940+02:00] security.DEBUG: Skipping the "Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator" authenticator as it did not support the request. {"authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-06-28T19:54:10.143671+02:00] php.ERROR: Warning: Undefined array key 1 {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key 1 at /home/lotopou/lpf26/src/Service/TeamInterviewService.php:64)"} [] [2026-06-28T19:54:10.148044+02:00] php.ERROR: Warning: Undefined array key 6 {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key 6 at /home/lotopou/lpf26/src/Service/TeamInterviewService.php:64)"} [] [2026-06-28T19:54:10.148422+02:00] php.ERROR: Warning: Undefined array key 2 {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key 2 at /home/lotopou/lpf26/src/Service/TeamInterviewService.php:64)"} [] [2026-06-28T19:54:10.148811+02:00] php.ERROR: Warning: Undefined array key 3 {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key 3 at /home/lotopou/lpf26/src/Service/TeamInterviewService.php:64)"} [] [2026-06-28T19:54:10.149174+02:00] php.ERROR: Warning: Undefined array key 4 {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key 4 at /home/lotopou/lpf26/src/Service/TeamInterviewService.php:64)"} [] [2026-06-28T19:54:10.149551+02:00] php.ERROR: Warning: Undefined array key 5 {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key 5 at /home/lotopou/lpf26/src/Service/TeamInterviewService.php:64)"} [] [2026-06-28T19:54:10.149955+02:00] php.ERROR: Warning: Undefined array key 7 {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key 7 at /home/lotopou/lpf26/src/Service/TeamInterviewService.php:64)"} [] [2026-06-28T19:54:10.150306+02:00] php.ERROR: Warning: Undefined array key 8 {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key 8 at /home/lotopou/lpf26/src/Service/TeamInterviewService.php:64)"} [] [2026-06-28T19:54:10.150657+02:00] php.ERROR: Warning: Undefined array key 9 {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key 9 at /home/lotopou/lpf26/src/Service/TeamInterviewService.php:64)"} [] [2026-06-28T19:54:10.182227+02:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-06-28T20:07:11.659694+02:00] request.INFO: Matched route "app_team_interview". {"route":"app_team_interview","route_parameters":{"_route":"app_team_interview","_controller":"App\\Controller\\TeamInterviewController::edit"},"request_uri":"https://26.lotopotofoot.fr/mon-compte/interview","method":"GET"} [] [2026-06-28T20:07:11.678975+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2026-06-28T20:07:11.678987+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-06-28T20:07:11.678994+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-06-28T20:07:11.678996+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-06-28T20:07:11.679128+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-06-28T20:07:11.686802+02:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2026-06-28T20:07:11.728118+02:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"mathieureverseau@yahoo.fr"} [] [2026-06-28T20:07:11.795518+02:00] php.ERROR: Warning: Undefined array key 1 {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key 1 at /home/lotopou/lpf26/src/Service/TeamInterviewService.php:64)"} [] [2026-06-28T20:07:11.799760+02:00] php.ERROR: Warning: Undefined array key 6 {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key 6 at /home/lotopou/lpf26/src/Service/TeamInterviewService.php:64)"} [] [2026-06-28T20:07:11.800299+02:00] php.ERROR: Warning: Undefined array key 2 {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key 2 at /home/lotopou/lpf26/src/Service/TeamInterviewService.php:64)"} [] [2026-06-28T20:07:11.800724+02:00] php.ERROR: Warning: Undefined array key 3 {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key 3 at /home/lotopou/lpf26/src/Service/TeamInterviewService.php:64)"} [] [2026-06-28T20:07:11.801089+02:00] php.ERROR: Warning: Undefined array key 4 {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key 4 at /home/lotopou/lpf26/src/Service/TeamInterviewService.php:64)"} [] [2026-06-28T20:07:11.801887+02:00] php.ERROR: Warning: Undefined array key 5 {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key 5 at /home/lotopou/lpf26/src/Service/TeamInterviewService.php:64)"} [] [2026-06-28T20:07:11.802448+02:00] php.ERROR: Warning: Undefined array key 7 {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key 7 at /home/lotopou/lpf26/src/Service/TeamInterviewService.php:64)"} [] [2026-06-28T20:07:11.802791+02:00] php.ERROR: Warning: Undefined array key 8 {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key 8 at /home/lotopou/lpf26/src/Service/TeamInterviewService.php:64)"} [] [2026-06-28T20:07:11.803644+02:00] php.ERROR: Warning: Undefined array key 9 {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key 9 at /home/lotopou/lpf26/src/Service/TeamInterviewService.php:64)"} [] [2026-06-28T20:07:11.866422+02:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-06-28T20:27:32.186506+02:00] request.INFO: Matched route "app_team_interview". {"route":"app_team_interview","route_parameters":{"_route":"app_team_interview","_controller":"App\\Controller\\TeamInterviewController::edit"},"request_uri":"https://26.lotopotofoot.fr/mon-compte/interview","method":"POST"} [] [2026-06-28T20:27:32.188623+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2026-06-28T20:27:32.188631+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-06-28T20:27:32.190696+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-06-28T20:27:32.190704+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-06-28T20:27:32.190740+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-06-28T20:27:32.192100+02:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2026-06-28T20:27:32.200812+02:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"mathieureverseau@yahoo.fr"} [] [2026-06-28T20:27:32.232793+02:00] php.ERROR: Warning: Undefined array key 1 {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key 1 at /home/lotopou/lpf26/src/Service/TeamInterviewService.php:64)"} [] [2026-06-28T20:27:32.236759+02:00] php.ERROR: Warning: Undefined array key 6 {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key 6 at /home/lotopou/lpf26/src/Service/TeamInterviewService.php:64)"} [] [2026-06-28T20:27:32.237187+02:00] php.ERROR: Warning: Undefined array key 2 {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key 2 at /home/lotopou/lpf26/src/Service/TeamInterviewService.php:64)"} [] [2026-06-28T20:27:32.237671+02:00] php.ERROR: Warning: Undefined array key 3 {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key 3 at /home/lotopou/lpf26/src/Service/TeamInterviewService.php:64)"} [] [2026-06-28T20:27:32.238414+02:00] php.ERROR: Warning: Undefined array key 4 {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key 4 at /home/lotopou/lpf26/src/Service/TeamInterviewService.php:64)"} [] [2026-06-28T20:27:32.238845+02:00] php.ERROR: Warning: Undefined array key 5 {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key 5 at /home/lotopou/lpf26/src/Service/TeamInterviewService.php:64)"} [] [2026-06-28T20:27:32.239255+02:00] php.ERROR: Warning: Undefined array key 7 {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key 7 at /home/lotopou/lpf26/src/Service/TeamInterviewService.php:64)"} [] [2026-06-28T20:27:32.239657+02:00] php.ERROR: Warning: Undefined array key 8 {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key 8 at /home/lotopou/lpf26/src/Service/TeamInterviewService.php:64)"} [] [2026-06-28T20:27:32.240054+02:00] php.ERROR: Warning: Undefined array key 9 {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key 9 at /home/lotopou/lpf26/src/Service/TeamInterviewService.php:64)"} [] [2026-06-28T20:27:32.287606+02:00] request.DEBUG: CSRF validation accepted using both origin and double-submit info. [] [] [2026-06-28T20:27:32.309401+02:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-06-28T20:27:32.387143+02:00] request.INFO: Matched route "app_team_interview". {"route":"app_team_interview","route_parameters":{"_route":"app_team_interview","_controller":"App\\Controller\\TeamInterviewController::edit"},"request_uri":"https://26.lotopotofoot.fr/mon-compte/interview","method":"GET"} [] [2026-06-28T20:27:32.388781+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2026-06-28T20:27:32.388787+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-06-28T20:27:32.388791+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-06-28T20:27:32.388793+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-06-28T20:27:32.388808+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-06-28T20:27:32.389631+02:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2026-06-28T20:27:32.396652+02:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"mathieureverseau@yahoo.fr"} [] [2026-06-28T20:27:32.410633+02:00] php.ERROR: Warning: Undefined array key 9 {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key 9 at /home/lotopou/lpf26/src/Service/TeamInterviewService.php:64)"} [] [2026-06-28T20:27:32.457042+02:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-06-28T22:53:41.265015+02:00] request.INFO: Matched route "app_team_interview". {"route":"app_team_interview","route_parameters":{"_route":"app_team_interview","_controller":"App\\Controller\\TeamInterviewController::edit"},"request_uri":"https://26.lotopotofoot.fr/mon-compte/interview","method":"GET"} [] [2026-06-28T22:53:41.266616+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2026-06-28T22:53:41.266622+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-06-28T22:53:41.266626+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-06-28T22:53:41.266628+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-06-28T22:53:41.266644+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-06-28T22:53:41.267548+02:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2026-06-28T22:53:41.274908+02:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"traimbaud@gmail.com"} [] [2026-06-28T22:53:41.304543+02:00] php.ERROR: Warning: Undefined array key 1 {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key 1 at /home/lotopou/lpf26/src/Service/TeamInterviewService.php:64)"} [] [2026-06-28T22:53:41.309655+02:00] php.ERROR: Warning: Undefined array key 6 {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key 6 at /home/lotopou/lpf26/src/Service/TeamInterviewService.php:64)"} [] [2026-06-28T22:53:41.310087+02:00] php.ERROR: Warning: Undefined array key 2 {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key 2 at /home/lotopou/lpf26/src/Service/TeamInterviewService.php:64)"} [] [2026-06-28T22:53:41.311260+02:00] php.ERROR: Warning: Undefined array key 3 {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key 3 at /home/lotopou/lpf26/src/Service/TeamInterviewService.php:64)"} [] [2026-06-28T22:53:41.311712+02:00] php.ERROR: Warning: Undefined array key 4 {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key 4 at /home/lotopou/lpf26/src/Service/TeamInterviewService.php:64)"} [] [2026-06-28T22:53:41.312150+02:00] php.ERROR: Warning: Undefined array key 5 {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key 5 at /home/lotopou/lpf26/src/Service/TeamInterviewService.php:64)"} [] [2026-06-28T22:53:41.312572+02:00] php.ERROR: Warning: Undefined array key 7 {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key 7 at /home/lotopou/lpf26/src/Service/TeamInterviewService.php:64)"} [] [2026-06-28T22:53:41.313000+02:00] php.ERROR: Warning: Undefined array key 8 {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key 8 at /home/lotopou/lpf26/src/Service/TeamInterviewService.php:64)"} [] [2026-06-28T22:53:41.313499+02:00] php.ERROR: Warning: Undefined array key 9 {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key 9 at /home/lotopou/lpf26/src/Service/TeamInterviewService.php:64)"} [] [2026-06-28T22:53:41.385343+02:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-06-28T23:05:39.809901+02:00] request.INFO: Matched route "app_team_interview". {"route":"app_team_interview","route_parameters":{"_route":"app_team_interview","_controller":"App\\Controller\\TeamInterviewController::edit"},"request_uri":"https://26.lotopotofoot.fr/mon-compte/interview","method":"GET"} [] [2026-06-28T23:05:39.829988+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2026-06-28T23:05:39.830000+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-06-28T23:05:39.830008+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-06-28T23:05:39.830010+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-06-28T23:05:39.830181+02:00] security.DEBUG: Remember-me cookie detected. [] [] [2026-06-28T23:05:39.834248+02:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\RememberMeToken"} [] [2026-06-28T23:05:39.872713+02:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"laget.lucas.6@gmail.com"} [] [2026-06-28T23:05:39.872759+02:00] security.DEBUG: Skipping the "Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator" authenticator as it did not support the request. {"authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-06-28T23:05:39.926888+02:00] php.ERROR: Warning: Undefined array key 1 {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key 1 at /home/lotopou/lpf26/src/Service/TeamInterviewService.php:64)"} [] [2026-06-28T23:05:39.931320+02:00] php.ERROR: Warning: Undefined array key 6 {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key 6 at /home/lotopou/lpf26/src/Service/TeamInterviewService.php:64)"} [] [2026-06-28T23:05:39.931809+02:00] php.ERROR: Warning: Undefined array key 2 {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key 2 at /home/lotopou/lpf26/src/Service/TeamInterviewService.php:64)"} [] [2026-06-28T23:05:39.932167+02:00] php.ERROR: Warning: Undefined array key 3 {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key 3 at /home/lotopou/lpf26/src/Service/TeamInterviewService.php:64)"} [] [2026-06-28T23:05:39.932546+02:00] php.ERROR: Warning: Undefined array key 4 {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key 4 at /home/lotopou/lpf26/src/Service/TeamInterviewService.php:64)"} [] [2026-06-28T23:05:39.932919+02:00] php.ERROR: Warning: Undefined array key 5 {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key 5 at /home/lotopou/lpf26/src/Service/TeamInterviewService.php:64)"} [] [2026-06-28T23:05:39.933272+02:00] php.ERROR: Warning: Undefined array key 7 {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key 7 at /home/lotopou/lpf26/src/Service/TeamInterviewService.php:64)"} [] [2026-06-28T23:05:39.933630+02:00] php.ERROR: Warning: Undefined array key 8 {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key 8 at /home/lotopou/lpf26/src/Service/TeamInterviewService.php:64)"} [] [2026-06-28T23:05:39.933978+02:00] php.ERROR: Warning: Undefined array key 9 {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key 9 at /home/lotopou/lpf26/src/Service/TeamInterviewService.php:64)"} [] [2026-06-28T23:05:39.958706+02:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-06-29T08:03:19.027244+02:00] request.INFO: Matched route "app_team_interview". {"route":"app_team_interview","route_parameters":{"_route":"app_team_interview","_controller":"App\\Controller\\TeamInterviewController::edit"},"request_uri":"https://26.lotopotofoot.fr/mon-compte/interview","method":"GET"} [] [2026-06-29T08:03:19.048368+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2026-06-29T08:03:19.048382+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-06-29T08:03:19.048389+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-06-29T08:03:19.048392+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-06-29T08:03:19.048574+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-06-29T08:03:19.058070+02:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2026-06-29T08:03:19.102944+02:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"samuel.ferrand@tetis.fr"} [] [2026-06-29T08:03:19.171854+02:00] php.ERROR: Warning: Undefined array key 1 {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key 1 at /home/lotopou/lpf26/src/Service/TeamInterviewService.php:64)"} [] [2026-06-29T08:03:19.175749+02:00] php.ERROR: Warning: Undefined array key 6 {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key 6 at /home/lotopou/lpf26/src/Service/TeamInterviewService.php:64)"} [] [2026-06-29T08:03:19.176261+02:00] php.ERROR: Warning: Undefined array key 2 {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key 2 at /home/lotopou/lpf26/src/Service/TeamInterviewService.php:64)"} [] [2026-06-29T08:03:19.176669+02:00] php.ERROR: Warning: Undefined array key 3 {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key 3 at /home/lotopou/lpf26/src/Service/TeamInterviewService.php:64)"} [] [2026-06-29T08:03:19.177067+02:00] php.ERROR: Warning: Undefined array key 4 {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key 4 at /home/lotopou/lpf26/src/Service/TeamInterviewService.php:64)"} [] [2026-06-29T08:03:19.177470+02:00] php.ERROR: Warning: Undefined array key 5 {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key 5 at /home/lotopou/lpf26/src/Service/TeamInterviewService.php:64)"} [] [2026-06-29T08:03:19.177874+02:00] php.ERROR: Warning: Undefined array key 7 {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key 7 at /home/lotopou/lpf26/src/Service/TeamInterviewService.php:64)"} [] [2026-06-29T08:03:19.178273+02:00] php.ERROR: Warning: Undefined array key 8 {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key 8 at /home/lotopou/lpf26/src/Service/TeamInterviewService.php:64)"} [] [2026-06-29T08:03:19.178667+02:00] php.ERROR: Warning: Undefined array key 9 {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key 9 at /home/lotopou/lpf26/src/Service/TeamInterviewService.php:64)"} [] [2026-06-29T08:03:19.219488+02:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-06-29T08:20:57.358340+02:00] request.INFO: Matched route "app_team_interview". {"route":"app_team_interview","route_parameters":{"_route":"app_team_interview","_controller":"App\\Controller\\TeamInterviewController::edit"},"request_uri":"https://26.lotopotofoot.fr/mon-compte/interview","method":"GET"} [] [2026-06-29T08:20:57.376658+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2026-06-29T08:20:57.376668+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-06-29T08:20:57.376675+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-06-29T08:20:57.376677+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-06-29T08:20:57.376822+02:00] security.DEBUG: Remember-me cookie detected. [] [] [2026-06-29T08:20:57.384185+02:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2026-06-29T08:20:57.424977+02:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"laurent.lemetre@hotmail.fr"} [] [2026-06-29T08:20:57.425023+02:00] security.DEBUG: Skipping the "Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator" authenticator as it did not support the request. {"authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-06-29T08:20:57.476709+02:00] php.ERROR: Warning: Undefined array key 1 {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key 1 at /home/lotopou/lpf26/src/Service/TeamInterviewService.php:64)"} [] [2026-06-29T08:20:57.480705+02:00] php.ERROR: Warning: Undefined array key 6 {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key 6 at /home/lotopou/lpf26/src/Service/TeamInterviewService.php:64)"} [] [2026-06-29T08:20:57.481084+02:00] php.ERROR: Warning: Undefined array key 2 {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key 2 at /home/lotopou/lpf26/src/Service/TeamInterviewService.php:64)"} [] [2026-06-29T08:20:57.481459+02:00] php.ERROR: Warning: Undefined array key 3 {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key 3 at /home/lotopou/lpf26/src/Service/TeamInterviewService.php:64)"} [] [2026-06-29T08:20:57.481828+02:00] php.ERROR: Warning: Undefined array key 4 {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key 4 at /home/lotopou/lpf26/src/Service/TeamInterviewService.php:64)"} [] [2026-06-29T08:20:57.482212+02:00] php.ERROR: Warning: Undefined array key 5 {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key 5 at /home/lotopou/lpf26/src/Service/TeamInterviewService.php:64)"} [] [2026-06-29T08:20:57.482599+02:00] php.ERROR: Warning: Undefined array key 7 {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key 7 at /home/lotopou/lpf26/src/Service/TeamInterviewService.php:64)"} [] [2026-06-29T08:20:57.482969+02:00] php.ERROR: Warning: Undefined array key 8 {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key 8 at /home/lotopou/lpf26/src/Service/TeamInterviewService.php:64)"} [] [2026-06-29T08:20:57.483333+02:00] php.ERROR: Warning: Undefined array key 9 {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key 9 at /home/lotopou/lpf26/src/Service/TeamInterviewService.php:64)"} [] [2026-06-29T08:20:57.509292+02:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-06-29T09:09:39.523043+02:00] request.INFO: Matched route "app_team_interview". {"route":"app_team_interview","route_parameters":{"_route":"app_team_interview","_controller":"App\\Controller\\TeamInterviewController::edit"},"request_uri":"https://26.lotopotofoot.fr/mon-compte/interview","method":"GET"} [] [2026-06-29T09:09:39.524860+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2026-06-29T09:09:39.524869+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-06-29T09:09:39.524875+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-06-29T09:09:39.524877+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-06-29T09:09:39.524896+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-06-29T09:09:39.526569+02:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2026-06-29T09:09:39.535164+02:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"pierre.lhommede@gmail.com"} [] [2026-06-29T09:09:39.566418+02:00] php.ERROR: Warning: Undefined array key 1 {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key 1 at /home/lotopou/lpf26/src/Service/TeamInterviewService.php:64)"} [] [2026-06-29T09:09:39.570453+02:00] php.ERROR: Warning: Undefined array key 6 {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key 6 at /home/lotopou/lpf26/src/Service/TeamInterviewService.php:64)"} [] [2026-06-29T09:09:39.570924+02:00] php.ERROR: Warning: Undefined array key 2 {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key 2 at /home/lotopou/lpf26/src/Service/TeamInterviewService.php:64)"} [] [2026-06-29T09:09:39.571361+02:00] php.ERROR: Warning: Undefined array key 3 {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key 3 at /home/lotopou/lpf26/src/Service/TeamInterviewService.php:64)"} [] [2026-06-29T09:09:39.571783+02:00] php.ERROR: Warning: Undefined array key 4 {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key 4 at /home/lotopou/lpf26/src/Service/TeamInterviewService.php:64)"} [] [2026-06-29T09:09:39.572229+02:00] php.ERROR: Warning: Undefined array key 5 {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key 5 at /home/lotopou/lpf26/src/Service/TeamInterviewService.php:64)"} [] [2026-06-29T09:09:39.572681+02:00] php.ERROR: Warning: Undefined array key 7 {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key 7 at /home/lotopou/lpf26/src/Service/TeamInterviewService.php:64)"} [] [2026-06-29T09:09:39.573130+02:00] php.ERROR: Warning: Undefined array key 8 {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key 8 at /home/lotopou/lpf26/src/Service/TeamInterviewService.php:64)"} [] [2026-06-29T09:09:39.573670+02:00] php.ERROR: Warning: Undefined array key 9 {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key 9 at /home/lotopou/lpf26/src/Service/TeamInterviewService.php:64)"} [] [2026-06-29T09:09:39.651218+02:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-06-29T09:44:04.196606+02:00] request.INFO: Matched route "cron_live_match_sync". {"route":"cron_live_match_sync","route_parameters":{"_route":"cron_live_match_sync","_controller":"App\\Controller\\CronController::liveMatchSync"},"request_uri":"https://26.lotopotofoot.fr/cron/live-match-sync?token=3b4547eea5fa447f183b72bfa900f543e831fb2fa8deee025f44a752f2e8087b","method":"GET"} [] [2026-06-29T09:44:04.198313+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2026-06-29T09:44:04.198319+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-06-29T09:44:04.198324+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-06-29T09:44:04.198326+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-06-29T09:44:04.198342+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-06-29T09:44:04.205755+02:00] php.ERROR: Warning: require(/home/lotopou/lpf26/var/cache/prod/ContainerFABblN5/getCronControllerService.php): Failed to open stream: No such file or directory {"exception":"[object] (ErrorException(code: 0): Warning: require(/home/lotopou/lpf26/var/cache/prod/ContainerFABblN5/getCronControllerService.php): Failed to open stream: No such file or directory at /home/lotopou/lpf26/var/cache/prod/ContainerFABblN5/App_KernelProdContainer.php:161)"} [] [2026-06-29T09:44:04.212372+02:00] request.CRITICAL: Uncaught PHP Exception Error: "Failed opening required '/home/lotopou/lpf26/var/cache/prod/ContainerFABblN5/getCronControllerService.php' (include_path='.:/usr/local/php8.5/lib/php')" at App_KernelProdContainer.php line 161 {"exception":"[object] (Error(code: 0): Failed opening required '/home/lotopou/lpf26/var/cache/prod/ContainerFABblN5/getCronControllerService.php' (include_path='.:/usr/local/php8.5/lib/php') at /home/lotopou/lpf26/var/cache/prod/ContainerFABblN5/App_KernelProdContainer.php:161)"} [] [2026-06-29T09:44:04.212873+02:00] php.ERROR: Warning: require(/home/lotopou/lpf26/var/cache/prod/ContainerFABblN5/getExceptionListenerService.php): Failed to open stream: No such file or directory {"exception":"[object] (ErrorException(code: 0): Warning: require(/home/lotopou/lpf26/var/cache/prod/ContainerFABblN5/getExceptionListenerService.php): Failed to open stream: No such file or directory at /home/lotopou/lpf26/var/cache/prod/ContainerFABblN5/App_KernelProdContainer.php:161)"} [] [2026-06-29T09:44:04.215402+02:00] request.CRITICAL: Uncaught PHP Exception Error: "Failed opening required '/home/lotopou/lpf26/var/cache/prod/ContainerFABblN5/getExceptionListenerService.php' (include_path='.:/usr/local/php8.5/lib/php')" at App_KernelProdContainer.php line 161 {"exception":"[object] (Error(code: 0): Failed opening required '/home/lotopou/lpf26/var/cache/prod/ContainerFABblN5/getExceptionListenerService.php' (include_path='.:/usr/local/php8.5/lib/php') at /home/lotopou/lpf26/var/cache/prod/ContainerFABblN5/App_KernelProdContainer.php:161)"} [] [2026-06-29T09:44:04.215859+02:00] php.ERROR: Warning: require(/home/lotopou/lpf26/var/cache/prod/ContainerFABblN5/getExceptionListenerService.php): Failed to open stream: No such file or directory {"exception":"[object] (ErrorException(code: 0): Warning: require(/home/lotopou/lpf26/var/cache/prod/ContainerFABblN5/getExceptionListenerService.php): Failed to open stream: No such file or directory at /home/lotopou/lpf26/var/cache/prod/ContainerFABblN5/App_KernelProdContainer.php:161)"} [] [2026-06-29T09:47:04.283329+02:00] request.INFO: Matched route "app_team_interview". {"route":"app_team_interview","route_parameters":{"_route":"app_team_interview","_controller":"App\\Controller\\TeamInterviewController::edit"},"request_uri":"https://26.lotopotofoot.fr/mon-compte/interview","method":"GET"} [] [2026-06-29T09:47:04.285022+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2026-06-29T09:47:04.285029+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-06-29T09:47:04.285035+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-06-29T09:47:04.285037+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-06-29T09:47:04.285055+02:00] security.DEBUG: Remember-me cookie detected. [] [] [2026-06-29T09:47:04.285926+02:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\RememberMeToken"} [] [2026-06-29T09:47:04.292775+02:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"landry.mandin@hotmail.fr"} [] [2026-06-29T09:47:04.292802+02:00] security.DEBUG: Skipping the "Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator" authenticator as it did not support the request. {"authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-06-29T09:47:04.329106+02:00] php.ERROR: Warning: Undefined array key 1 {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key 1 at /home/lotopou/lpf26/src/Service/TeamInterviewService.php:64)"} [] [2026-06-29T09:47:04.333132+02:00] php.ERROR: Warning: Undefined array key 6 {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key 6 at /home/lotopou/lpf26/src/Service/TeamInterviewService.php:64)"} [] [2026-06-29T09:47:04.333590+02:00] php.ERROR: Warning: Undefined array key 2 {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key 2 at /home/lotopou/lpf26/src/Service/TeamInterviewService.php:64)"} [] [2026-06-29T09:47:04.334010+02:00] php.ERROR: Warning: Undefined array key 3 {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key 3 at /home/lotopou/lpf26/src/Service/TeamInterviewService.php:64)"} [] [2026-06-29T09:47:04.334421+02:00] php.ERROR: Warning: Undefined array key 4 {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key 4 at /home/lotopou/lpf26/src/Service/TeamInterviewService.php:64)"} [] [2026-06-29T09:47:04.334833+02:00] php.ERROR: Warning: Undefined array key 5 {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key 5 at /home/lotopou/lpf26/src/Service/TeamInterviewService.php:64)"} [] [2026-06-29T09:47:04.335238+02:00] php.ERROR: Warning: Undefined array key 7 {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key 7 at /home/lotopou/lpf26/src/Service/TeamInterviewService.php:64)"} [] [2026-06-29T09:47:04.335653+02:00] php.ERROR: Warning: Undefined array key 8 {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key 8 at /home/lotopou/lpf26/src/Service/TeamInterviewService.php:64)"} [] [2026-06-29T09:47:04.336094+02:00] php.ERROR: Warning: Undefined array key 9 {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key 9 at /home/lotopou/lpf26/src/Service/TeamInterviewService.php:64)"} [] [2026-06-29T09:47:04.373686+02:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-06-29T13:56:00.665937+02:00] request.INFO: Matched route "app_team_interview". {"route":"app_team_interview","route_parameters":{"_route":"app_team_interview","_controller":"App\\Controller\\TeamInterviewController::edit"},"request_uri":"https://26.lotopotofoot.fr/mon-compte/interview","method":"GET"} [] [2026-06-29T13:56:00.668045+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2026-06-29T13:56:00.668054+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-06-29T13:56:00.668060+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-06-29T13:56:00.668063+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-06-29T13:56:00.668082+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-06-29T13:56:00.669255+02:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2026-06-29T13:56:00.678075+02:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"jeromecolas@hotmail.com"} [] [2026-06-29T13:56:00.731522+02:00] php.ERROR: Warning: Undefined array key 1 {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key 1 at /home/lotopou/lpf26/src/Service/TeamInterviewService.php:64)"} [] [2026-06-29T13:56:00.735452+02:00] php.ERROR: Warning: Undefined array key 6 {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key 6 at /home/lotopou/lpf26/src/Service/TeamInterviewService.php:64)"} [] [2026-06-29T13:56:00.735996+02:00] php.ERROR: Warning: Undefined array key 2 {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key 2 at /home/lotopou/lpf26/src/Service/TeamInterviewService.php:64)"} [] [2026-06-29T13:56:00.736404+02:00] php.ERROR: Warning: Undefined array key 3 {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key 3 at /home/lotopou/lpf26/src/Service/TeamInterviewService.php:64)"} [] [2026-06-29T13:56:00.736776+02:00] php.ERROR: Warning: Undefined array key 4 {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key 4 at /home/lotopou/lpf26/src/Service/TeamInterviewService.php:64)"} [] [2026-06-29T13:56:00.737153+02:00] php.ERROR: Warning: Undefined array key 5 {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key 5 at /home/lotopou/lpf26/src/Service/TeamInterviewService.php:64)"} [] [2026-06-29T13:56:00.737552+02:00] php.ERROR: Warning: Undefined array key 7 {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key 7 at /home/lotopou/lpf26/src/Service/TeamInterviewService.php:64)"} [] [2026-06-29T13:56:00.737980+02:00] php.ERROR: Warning: Undefined array key 8 {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key 8 at /home/lotopou/lpf26/src/Service/TeamInterviewService.php:64)"} [] [2026-06-29T13:56:00.738382+02:00] php.ERROR: Warning: Undefined array key 9 {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key 9 at /home/lotopou/lpf26/src/Service/TeamInterviewService.php:64)"} [] [2026-06-29T13:56:00.777626+02:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-06-29T14:57:28.293543+02:00] request.INFO: Matched route "app_team_show". {"route":"app_team_show","route_parameters":{"_route":"app_team_show","_controller":"App\\Controller\\CompetitionController::teamShow","id":"15"},"request_uri":"https://26.lotopotofoot.fr/classement/equipe/15","method":"GET"} [] [2026-06-29T14:57:28.295649+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2026-06-29T14:57:28.295659+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-06-29T14:57:28.295665+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-06-29T14:57:28.295668+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-06-29T14:57:28.295690+02:00] security.DEBUG: Remember-me cookie detected. [] [] [2026-06-29T14:59:21.109181+02:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\RememberMeToken"} [] [2026-06-29T14:59:21.153536+02:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"traimbaud@gmail.com"} [] [2026-06-29T14:59:21.153590+02:00] security.DEBUG: Skipping the "Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator" authenticator as it did not support the request. {"authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-06-29T14:59:25.554552+02:00] request.CRITICAL: Uncaught PHP Exception Doctrine\DBAL\Exception\DriverException: "An exception occurred while executing a query: SQLSTATE[42000]: Syntax error or access violation: 1226 User 'lotopou26' has exceeded the 'max_questions' resource (current value: 40000)" at ExceptionConverter.php line 102 {"exception":"[object] (Doctrine\\DBAL\\Exception\\DriverException(code: 1226): An exception occurred while executing a query: SQLSTATE[42000]: Syntax error or access violation: 1226 User 'lotopou26' has exceeded the 'max_questions' resource (current value: 40000) at /home/lotopou/lpf26/vendor/doctrine/dbal/src/Driver/API/MySQL/ExceptionConverter.php:102)\n[previous exception] [object] (Doctrine\\DBAL\\Driver\\PDO\\Exception(code: 1226): SQLSTATE[42000]: Syntax error or access violation: 1226 User 'lotopou26' has exceeded the 'max_questions' resource (current value: 40000) at /home/lotopou/lpf26/vendor/doctrine/dbal/src/Driver/PDO/Exception.php:24)\n[previous exception] [object] (PDOException(code: 42000): SQLSTATE[42000]: Syntax error or access violation: 1226 User 'lotopou26' has exceeded the 'max_questions' resource (current value: 40000) at /home/lotopou/lpf26/vendor/doctrine/dbal/src/Driver/PDO/Statement.php:55)"} [] [2026-06-29T14:59:25.571192+02:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-06-29T14:57:32.633694+02:00] request.INFO: Matched route "app_team_show". {"route":"app_team_show","route_parameters":{"_route":"app_team_show","_controller":"App\\Controller\\CompetitionController::teamShow","id":"15"},"request_uri":"https://26.lotopotofoot.fr/classement/equipe/15","method":"GET"} [] [2026-06-29T14:57:32.635374+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2026-06-29T14:57:32.635380+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-06-29T14:57:32.635385+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-06-29T14:57:32.635387+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-06-29T14:57:32.635402+02:00] security.DEBUG: Remember-me cookie detected. [] [] [2026-06-29T14:59:25.572184+02:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\RememberMeToken"} [] [2026-06-29T14:59:25.580614+02:00] request.CRITICAL: Uncaught PHP Exception Doctrine\DBAL\Exception\DriverException: "An exception occurred while executing a query: SQLSTATE[42000]: Syntax error or access violation: 1226 User 'lotopou26' has exceeded the 'max_questions' resource (current value: 40000)" at ExceptionConverter.php line 102 {"exception":"[object] (Doctrine\\DBAL\\Exception\\DriverException(code: 1226): An exception occurred while executing a query: SQLSTATE[42000]: Syntax error or access violation: 1226 User 'lotopou26' has exceeded the 'max_questions' resource (current value: 40000) at /home/lotopou/lpf26/vendor/doctrine/dbal/src/Driver/API/MySQL/ExceptionConverter.php:102)\n[previous exception] [object] (Doctrine\\DBAL\\Driver\\PDO\\Exception(code: 1226): SQLSTATE[42000]: Syntax error or access violation: 1226 User 'lotopou26' has exceeded the 'max_questions' resource (current value: 40000) at /home/lotopou/lpf26/vendor/doctrine/dbal/src/Driver/PDO/Exception.php:24)\n[previous exception] [object] (PDOException(code: 42000): SQLSTATE[42000]: Syntax error or access violation: 1226 User 'lotopou26' has exceeded the 'max_questions' resource (current value: 40000) at /home/lotopou/lpf26/vendor/doctrine/dbal/src/Driver/PDO/Statement.php:55)"} [] [2026-06-29T14:57:42.205251+02:00] request.INFO: Matched route "app_homepage". {"route":"app_homepage","route_parameters":{"_route":"app_homepage","_controller":"App\\Controller\\HomeController::index"},"request_uri":"https://26.lotopotofoot.fr/accueil","method":"GET"} [] [2026-06-29T14:57:42.209016+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2026-06-29T14:57:42.209030+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-06-29T14:57:42.209038+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-06-29T14:57:42.209040+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-06-29T14:57:42.209066+02:00] security.DEBUG: Remember-me cookie detected. [] [] [2026-06-29T14:59:25.595499+02:00] security.DEBUG: Remember-me cookie detected. [] [] [2026-06-29T14:59:25.606798+02:00] request.CRITICAL: Uncaught PHP Exception Doctrine\DBAL\Exception\DriverException: "An exception occurred while executing a query: SQLSTATE[42000]: Syntax error or access violation: 1226 User 'lotopou26' has exceeded the 'max_questions' resource (current value: 40000)" at ExceptionConverter.php line 102 {"exception":"[object] (Doctrine\\DBAL\\Exception\\DriverException(code: 1226): An exception occurred while executing a query: SQLSTATE[42000]: Syntax error or access violation: 1226 User 'lotopou26' has exceeded the 'max_questions' resource (current value: 40000) at /home/lotopou/lpf26/vendor/doctrine/dbal/src/Driver/API/MySQL/ExceptionConverter.php:102)\n[previous exception] [object] (Doctrine\\DBAL\\Driver\\PDO\\Exception(code: 1226): SQLSTATE[42000]: Syntax error or access violation: 1226 User 'lotopou26' has exceeded the 'max_questions' resource (current value: 40000) at /home/lotopou/lpf26/vendor/doctrine/dbal/src/Driver/PDO/Exception.php:24)\n[previous exception] [object] (PDOException(code: 42000): SQLSTATE[42000]: Syntax error or access violation: 1226 User 'lotopou26' has exceeded the 'max_questions' resource (current value: 40000) at /home/lotopou/lpf26/vendor/doctrine/dbal/src/Driver/PDO/Statement.php:55)"} [] [2026-06-29T14:57:47.097438+02:00] request.INFO: Matched route "app_homepage". {"route":"app_homepage","route_parameters":{"_route":"app_homepage","_controller":"App\\Controller\\HomeController::index"},"request_uri":"https://26.lotopotofoot.fr/accueil","method":"GET"} [] [2026-06-29T14:57:47.099563+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2026-06-29T14:57:47.099573+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-06-29T14:57:47.099579+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-06-29T14:57:47.099582+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-06-29T14:57:47.099602+02:00] security.DEBUG: Remember-me cookie detected. [] [] [2026-06-29T14:59:25.621087+02:00] security.DEBUG: Remember-me cookie detected. [] [] [2026-06-29T14:59:25.632125+02:00] request.CRITICAL: Uncaught PHP Exception Doctrine\DBAL\Exception\DriverException: "An exception occurred while executing a query: SQLSTATE[42000]: Syntax error or access violation: 1226 User 'lotopou26' has exceeded the 'max_questions' resource (current value: 40000)" at ExceptionConverter.php line 102 {"exception":"[object] (Doctrine\\DBAL\\Exception\\DriverException(code: 1226): An exception occurred while executing a query: SQLSTATE[42000]: Syntax error or access violation: 1226 User 'lotopou26' has exceeded the 'max_questions' resource (current value: 40000) at /home/lotopou/lpf26/vendor/doctrine/dbal/src/Driver/API/MySQL/ExceptionConverter.php:102)\n[previous exception] [object] (Doctrine\\DBAL\\Driver\\PDO\\Exception(code: 1226): SQLSTATE[42000]: Syntax error or access violation: 1226 User 'lotopou26' has exceeded the 'max_questions' resource (current value: 40000) at /home/lotopou/lpf26/vendor/doctrine/dbal/src/Driver/PDO/Exception.php:24)\n[previous exception] [object] (PDOException(code: 42000): SQLSTATE[42000]: Syntax error or access violation: 1226 User 'lotopou26' has exceeded the 'max_questions' resource (current value: 40000) at /home/lotopou/lpf26/vendor/doctrine/dbal/src/Driver/PDO/Statement.php:55)"} [] [2026-06-29T23:19:23.451883+02:00] request.INFO: Matched route "app_team_interview". {"route":"app_team_interview","route_parameters":{"_route":"app_team_interview","_controller":"App\\Controller\\TeamInterviewController::edit"},"request_uri":"https://26.lotopotofoot.fr/mon-compte/interview","method":"GET"} [] [2026-06-29T23:19:23.473917+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2026-06-29T23:19:23.473929+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-06-29T23:19:23.473935+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-06-29T23:19:23.473938+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-06-29T23:19:23.474095+02:00] security.DEBUG: Remember-me cookie detected. [] [] [2026-06-29T23:19:23.482701+02:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\RememberMeToken"} [] [2026-06-29T23:19:23.523380+02:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"maxime.2lr@gmail.com"} [] [2026-06-29T23:19:23.523428+02:00] security.DEBUG: Skipping the "Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator" authenticator as it did not support the request. {"authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-06-29T23:19:23.597679+02:00] php.ERROR: Warning: Undefined array key 1 {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key 1 at /home/lotopou/lpf26/src/Service/TeamInterviewService.php:64)"} [] [2026-06-29T23:19:23.601980+02:00] php.ERROR: Warning: Undefined array key 6 {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key 6 at /home/lotopou/lpf26/src/Service/TeamInterviewService.php:64)"} [] [2026-06-29T23:19:23.602351+02:00] php.ERROR: Warning: Undefined array key 2 {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key 2 at /home/lotopou/lpf26/src/Service/TeamInterviewService.php:64)"} [] [2026-06-29T23:19:23.602714+02:00] php.ERROR: Warning: Undefined array key 3 {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key 3 at /home/lotopou/lpf26/src/Service/TeamInterviewService.php:64)"} [] [2026-06-29T23:19:23.603072+02:00] php.ERROR: Warning: Undefined array key 4 {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key 4 at /home/lotopou/lpf26/src/Service/TeamInterviewService.php:64)"} [] [2026-06-29T23:19:23.603495+02:00] php.ERROR: Warning: Undefined array key 5 {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key 5 at /home/lotopou/lpf26/src/Service/TeamInterviewService.php:64)"} [] [2026-06-29T23:19:23.603900+02:00] php.ERROR: Warning: Undefined array key 7 {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key 7 at /home/lotopou/lpf26/src/Service/TeamInterviewService.php:64)"} [] [2026-06-29T23:19:23.604333+02:00] php.ERROR: Warning: Undefined array key 8 {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key 8 at /home/lotopou/lpf26/src/Service/TeamInterviewService.php:64)"} [] [2026-06-29T23:19:23.604668+02:00] php.ERROR: Warning: Undefined array key 9 {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key 9 at /home/lotopou/lpf26/src/Service/TeamInterviewService.php:64)"} [] [2026-06-29T23:19:23.647219+02:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-06-29T23:45:21.178752+02:00] request.INFO: Matched route "app_team_interview". {"route":"app_team_interview","route_parameters":{"_route":"app_team_interview","_controller":"App\\Controller\\TeamInterviewController::edit"},"request_uri":"https://26.lotopotofoot.fr/mon-compte/interview","method":"POST"} [] [2026-06-29T23:45:21.180372+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2026-06-29T23:45:21.180378+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-06-29T23:45:21.182266+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-06-29T23:45:21.182270+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-06-29T23:45:21.182291+02:00] security.DEBUG: Remember-me cookie detected. [] [] [2026-06-29T23:45:21.183371+02:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\RememberMeToken"} [] [2026-06-29T23:45:21.191257+02:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"maxime.2lr@gmail.com"} [] [2026-06-29T23:45:21.191312+02:00] security.DEBUG: Skipping the "Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator" authenticator as it did not support the request. {"authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-06-29T23:45:21.223094+02:00] php.ERROR: Warning: Undefined array key 1 {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key 1 at /home/lotopou/lpf26/src/Service/TeamInterviewService.php:64)"} [] [2026-06-29T23:45:21.228020+02:00] php.ERROR: Warning: Undefined array key 6 {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key 6 at /home/lotopou/lpf26/src/Service/TeamInterviewService.php:64)"} [] [2026-06-29T23:45:21.228495+02:00] php.ERROR: Warning: Undefined array key 2 {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key 2 at /home/lotopou/lpf26/src/Service/TeamInterviewService.php:64)"} [] [2026-06-29T23:45:21.228880+02:00] php.ERROR: Warning: Undefined array key 3 {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key 3 at /home/lotopou/lpf26/src/Service/TeamInterviewService.php:64)"} [] [2026-06-29T23:45:21.229259+02:00] php.ERROR: Warning: Undefined array key 4 {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key 4 at /home/lotopou/lpf26/src/Service/TeamInterviewService.php:64)"} [] [2026-06-29T23:45:21.229632+02:00] php.ERROR: Warning: Undefined array key 5 {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key 5 at /home/lotopou/lpf26/src/Service/TeamInterviewService.php:64)"} [] [2026-06-29T23:45:21.230002+02:00] php.ERROR: Warning: Undefined array key 7 {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key 7 at /home/lotopou/lpf26/src/Service/TeamInterviewService.php:64)"} [] [2026-06-29T23:45:21.230372+02:00] php.ERROR: Warning: Undefined array key 8 {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key 8 at /home/lotopou/lpf26/src/Service/TeamInterviewService.php:64)"} [] [2026-06-29T23:45:21.230734+02:00] php.ERROR: Warning: Undefined array key 9 {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key 9 at /home/lotopou/lpf26/src/Service/TeamInterviewService.php:64)"} [] [2026-06-29T23:45:21.285691+02:00] request.DEBUG: CSRF validation accepted using both origin and double-submit info. [] [] [2026-06-29T23:45:21.313575+02:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-06-29T23:45:21.383198+02:00] request.INFO: Matched route "app_team_interview". {"route":"app_team_interview","route_parameters":{"_route":"app_team_interview","_controller":"App\\Controller\\TeamInterviewController::edit"},"request_uri":"https://26.lotopotofoot.fr/mon-compte/interview","method":"GET"} [] [2026-06-29T23:45:21.385267+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2026-06-29T23:45:21.385274+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-06-29T23:45:21.385279+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-06-29T23:45:21.385282+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-06-29T23:45:21.385300+02:00] security.DEBUG: Remember-me cookie detected. [] [] [2026-06-29T23:45:21.386639+02:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\RememberMeToken"} [] [2026-06-29T23:45:21.395699+02:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"maxime.2lr@gmail.com"} [] [2026-06-29T23:45:21.395747+02:00] security.DEBUG: Skipping the "Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator" authenticator as it did not support the request. {"authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-06-29T23:45:21.411771+02:00] php.ERROR: Warning: Undefined array key 7 {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key 7 at /home/lotopou/lpf26/src/Service/TeamInterviewService.php:64)"} [] [2026-06-29T23:45:21.415587+02:00] php.ERROR: Warning: Undefined array key 8 {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key 8 at /home/lotopou/lpf26/src/Service/TeamInterviewService.php:64)"} [] [2026-06-29T23:45:21.415990+02:00] php.ERROR: Warning: Undefined array key 9 {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key 9 at /home/lotopou/lpf26/src/Service/TeamInterviewService.php:64)"} [] [2026-06-29T23:45:21.456955+02:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-06-29T23:45:53.137581+02:00] request.INFO: Matched route "app_team_interview". {"route":"app_team_interview","route_parameters":{"_route":"app_team_interview","_controller":"App\\Controller\\TeamInterviewController::edit"},"request_uri":"https://26.lotopotofoot.fr/mon-compte/interview","method":"GET"} [] [2026-06-29T23:45:53.139184+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2026-06-29T23:45:53.139191+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-06-29T23:45:53.139195+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-06-29T23:45:53.139197+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-06-29T23:45:53.139213+02:00] security.DEBUG: Remember-me cookie detected. [] [] [2026-06-29T23:45:53.140035+02:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\RememberMeToken"} [] [2026-06-29T23:45:53.147416+02:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"maxime.2lr@gmail.com"} [] [2026-06-29T23:45:53.147472+02:00] security.DEBUG: Skipping the "Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator" authenticator as it did not support the request. {"authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-06-29T23:45:53.176157+02:00] php.ERROR: Warning: Undefined array key 7 {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key 7 at /home/lotopou/lpf26/src/Service/TeamInterviewService.php:64)"} [] [2026-06-29T23:45:53.180971+02:00] php.ERROR: Warning: Undefined array key 8 {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key 8 at /home/lotopou/lpf26/src/Service/TeamInterviewService.php:64)"} [] [2026-06-29T23:45:53.181481+02:00] php.ERROR: Warning: Undefined array key 9 {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key 9 at /home/lotopou/lpf26/src/Service/TeamInterviewService.php:64)"} [] [2026-06-29T23:45:53.231459+02:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-06-29T23:46:01.188065+02:00] request.INFO: Matched route "app_team_interview". {"route":"app_team_interview","route_parameters":{"_route":"app_team_interview","_controller":"App\\Controller\\TeamInterviewController::edit"},"request_uri":"https://26.lotopotofoot.fr/mon-compte/interview","method":"GET"} [] [2026-06-29T23:46:01.208202+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2026-06-29T23:46:01.208212+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-06-29T23:46:01.208218+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-06-29T23:46:01.208220+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-06-29T23:46:01.208352+02:00] security.DEBUG: Remember-me cookie detected. [] [] [2026-06-29T23:46:01.217922+02:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\RememberMeToken"} [] [2026-06-29T23:46:01.261001+02:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"maxime.2lr@gmail.com"} [] [2026-06-29T23:46:01.261051+02:00] security.DEBUG: Skipping the "Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator" authenticator as it did not support the request. {"authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-06-29T23:46:01.314216+02:00] php.ERROR: Warning: Undefined array key 7 {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key 7 at /home/lotopou/lpf26/src/Service/TeamInterviewService.php:64)"} [] [2026-06-29T23:46:01.318238+02:00] php.ERROR: Warning: Undefined array key 8 {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key 8 at /home/lotopou/lpf26/src/Service/TeamInterviewService.php:64)"} [] [2026-06-29T23:46:01.318638+02:00] php.ERROR: Warning: Undefined array key 9 {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key 9 at /home/lotopou/lpf26/src/Service/TeamInterviewService.php:64)"} [] [2026-06-29T23:46:01.360467+02:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-06-29T23:52:24.989601+02:00] request.INFO: Matched route "app_team_interview". {"route":"app_team_interview","route_parameters":{"_route":"app_team_interview","_controller":"App\\Controller\\TeamInterviewController::edit"},"request_uri":"https://26.lotopotofoot.fr/mon-compte/interview","method":"POST"} [] [2026-06-29T23:52:25.010162+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2026-06-29T23:52:25.010172+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-06-29T23:52:25.011448+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-06-29T23:52:25.011454+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-06-29T23:52:25.011593+02:00] security.DEBUG: Remember-me cookie detected. [] [] [2026-06-29T23:52:25.019221+02:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\RememberMeToken"} [] [2026-06-29T23:52:25.060561+02:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"maxime.2lr@gmail.com"} [] [2026-06-29T23:52:25.060609+02:00] security.DEBUG: Skipping the "Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator" authenticator as it did not support the request. {"authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-06-29T23:52:25.121968+02:00] php.ERROR: Warning: Undefined array key 7 {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key 7 at /home/lotopou/lpf26/src/Service/TeamInterviewService.php:64)"} [] [2026-06-29T23:52:25.125667+02:00] php.ERROR: Warning: Undefined array key 8 {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key 8 at /home/lotopou/lpf26/src/Service/TeamInterviewService.php:64)"} [] [2026-06-29T23:52:25.126060+02:00] php.ERROR: Warning: Undefined array key 9 {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key 9 at /home/lotopou/lpf26/src/Service/TeamInterviewService.php:64)"} [] [2026-06-29T23:52:25.154202+02:00] request.DEBUG: CSRF validation accepted using both origin and double-submit info. [] [] [2026-06-29T23:52:25.174728+02:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-06-29T23:52:25.244191+02:00] request.INFO: Matched route "app_team_interview". {"route":"app_team_interview","route_parameters":{"_route":"app_team_interview","_controller":"App\\Controller\\TeamInterviewController::edit"},"request_uri":"https://26.lotopotofoot.fr/mon-compte/interview","method":"GET"} [] [2026-06-29T23:52:25.245820+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2026-06-29T23:52:25.245826+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-06-29T23:52:25.245831+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-06-29T23:52:25.245833+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-06-29T23:52:25.245850+02:00] security.DEBUG: Remember-me cookie detected. [] [] [2026-06-29T23:52:25.246687+02:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\RememberMeToken"} [] [2026-06-29T23:52:25.253765+02:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"maxime.2lr@gmail.com"} [] [2026-06-29T23:52:25.253793+02:00] security.DEBUG: Skipping the "Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator" authenticator as it did not support the request. {"authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-06-29T23:52:25.267869+02:00] php.ERROR: Warning: Undefined array key 7 {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key 7 at /home/lotopou/lpf26/src/Service/TeamInterviewService.php:64)"} [] [2026-06-29T23:52:25.271776+02:00] php.ERROR: Warning: Undefined array key 8 {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key 8 at /home/lotopou/lpf26/src/Service/TeamInterviewService.php:64)"} [] [2026-06-29T23:52:25.300808+02:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-06-30T10:02:35.544205+02:00] request.INFO: Matched route "app_team_interview". {"route":"app_team_interview","route_parameters":{"_route":"app_team_interview","_controller":"App\\Controller\\TeamInterviewController::edit"},"request_uri":"https://26.lotopotofoot.fr/mon-compte/interview","method":"GET"} [] [2026-06-30T10:02:35.545767+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2026-06-30T10:02:35.545773+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-06-30T10:02:35.545777+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-06-30T10:02:35.545779+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-06-30T10:02:35.545793+02:00] security.DEBUG: Remember-me cookie detected. [] [] [2026-06-30T10:02:35.546681+02:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\RememberMeToken"} [] [2026-06-30T10:02:35.554427+02:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"jpelloquin@gmail.com"} [] [2026-06-30T10:02:35.554474+02:00] security.DEBUG: Skipping the "Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator" authenticator as it did not support the request. {"authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-06-30T10:02:35.600860+02:00] php.ERROR: Warning: Undefined array key 7 {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key 7 at /home/lotopou/lpf26/src/Service/TeamInterviewService.php:64)"} [] [2026-06-30T10:02:35.605404+02:00] php.ERROR: Warning: Undefined array key 8 {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key 8 at /home/lotopou/lpf26/src/Service/TeamInterviewService.php:64)"} [] [2026-06-30T10:02:35.652747+02:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-06-30T10:21:44.088234+02:00] request.INFO: Matched route "app_team_interview". {"route":"app_team_interview","route_parameters":{"_route":"app_team_interview","_controller":"App\\Controller\\TeamInterviewController::edit"},"request_uri":"https://26.lotopotofoot.fr/mon-compte/interview","method":"GET"} [] [2026-06-30T10:21:44.106903+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2026-06-30T10:21:44.106914+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-06-30T10:21:44.106920+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-06-30T10:21:44.106923+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-06-30T10:21:44.107074+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-06-30T10:21:44.116008+02:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2026-06-30T10:21:44.159825+02:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"luckiedel@yahoo.fr"} [] [2026-06-30T10:21:44.233593+02:00] php.ERROR: Warning: Undefined array key 1 {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key 1 at /home/lotopou/lpf26/src/Service/TeamInterviewService.php:64)"} [] [2026-06-30T10:21:44.237618+02:00] php.ERROR: Warning: Undefined array key 6 {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key 6 at /home/lotopou/lpf26/src/Service/TeamInterviewService.php:64)"} [] [2026-06-30T10:21:44.238128+02:00] php.ERROR: Warning: Undefined array key 2 {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key 2 at /home/lotopou/lpf26/src/Service/TeamInterviewService.php:64)"} [] [2026-06-30T10:21:44.238516+02:00] php.ERROR: Warning: Undefined array key 3 {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key 3 at /home/lotopou/lpf26/src/Service/TeamInterviewService.php:64)"} [] [2026-06-30T10:21:44.238910+02:00] php.ERROR: Warning: Undefined array key 4 {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key 4 at /home/lotopou/lpf26/src/Service/TeamInterviewService.php:64)"} [] [2026-06-30T10:21:44.239309+02:00] php.ERROR: Warning: Undefined array key 5 {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key 5 at /home/lotopou/lpf26/src/Service/TeamInterviewService.php:64)"} [] [2026-06-30T10:21:44.239698+02:00] php.ERROR: Warning: Undefined array key 7 {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key 7 at /home/lotopou/lpf26/src/Service/TeamInterviewService.php:64)"} [] [2026-06-30T10:21:44.240089+02:00] php.ERROR: Warning: Undefined array key 8 {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key 8 at /home/lotopou/lpf26/src/Service/TeamInterviewService.php:64)"} [] [2026-06-30T10:21:44.240489+02:00] php.ERROR: Warning: Undefined array key 9 {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key 9 at /home/lotopou/lpf26/src/Service/TeamInterviewService.php:64)"} [] [2026-06-30T10:21:44.310925+02:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-06-30T10:56:34.175966+02:00] request.INFO: Matched route "app_team_interview". {"route":"app_team_interview","route_parameters":{"_route":"app_team_interview","_controller":"App\\Controller\\TeamInterviewController::edit"},"request_uri":"https://26.lotopotofoot.fr/mon-compte/interview","method":"GET"} [] [2026-06-30T10:56:34.177668+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2026-06-30T10:56:34.177675+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-06-30T10:56:34.177680+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-06-30T10:56:34.177682+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-06-30T10:56:34.177697+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-06-30T10:56:34.178639+02:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2026-06-30T10:56:34.186168+02:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"antleconte@hotmail.com"} [] [2026-06-30T10:56:34.211086+02:00] php.ERROR: Warning: Undefined array key 1 {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key 1 at /home/lotopou/lpf26/src/Service/TeamInterviewService.php:64)"} [] [2026-06-30T10:56:34.215200+02:00] php.ERROR: Warning: Undefined array key 6 {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key 6 at /home/lotopou/lpf26/src/Service/TeamInterviewService.php:64)"} [] [2026-06-30T10:56:34.215598+02:00] php.ERROR: Warning: Undefined array key 2 {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key 2 at /home/lotopou/lpf26/src/Service/TeamInterviewService.php:64)"} [] [2026-06-30T10:56:34.216012+02:00] php.ERROR: Warning: Undefined array key 3 {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key 3 at /home/lotopou/lpf26/src/Service/TeamInterviewService.php:64)"} [] [2026-06-30T10:56:34.216418+02:00] php.ERROR: Warning: Undefined array key 4 {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key 4 at /home/lotopou/lpf26/src/Service/TeamInterviewService.php:64)"} [] [2026-06-30T10:56:34.216866+02:00] php.ERROR: Warning: Undefined array key 5 {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key 5 at /home/lotopou/lpf26/src/Service/TeamInterviewService.php:64)"} [] [2026-06-30T10:56:34.217286+02:00] php.ERROR: Warning: Undefined array key 7 {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key 7 at /home/lotopou/lpf26/src/Service/TeamInterviewService.php:64)"} [] [2026-06-30T10:56:34.217709+02:00] php.ERROR: Warning: Undefined array key 8 {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key 8 at /home/lotopou/lpf26/src/Service/TeamInterviewService.php:64)"} [] [2026-06-30T10:56:34.218121+02:00] php.ERROR: Warning: Undefined array key 9 {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key 9 at /home/lotopou/lpf26/src/Service/TeamInterviewService.php:64)"} [] [2026-06-30T10:56:34.253367+02:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-06-30T12:12:49.072509+02:00] request.INFO: Matched route "app_team_interview". {"route":"app_team_interview","route_parameters":{"_route":"app_team_interview","_controller":"App\\Controller\\TeamInterviewController::edit"},"request_uri":"https://26.lotopotofoot.fr/mon-compte/interview","method":"GET"} [] [2026-06-30T12:12:49.092065+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2026-06-30T12:12:49.092077+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-06-30T12:12:49.092084+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-06-30T12:12:49.092087+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-06-30T12:12:49.092231+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-06-30T12:12:49.099829+02:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2026-06-30T12:12:49.129805+02:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"antleconte@hotmail.com"} [] [2026-06-30T12:12:49.191928+02:00] php.ERROR: Warning: Undefined array key 1 {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key 1 at /home/lotopou/lpf26/src/Service/TeamInterviewService.php:64)"} [] [2026-06-30T12:12:49.195993+02:00] php.ERROR: Warning: Undefined array key 6 {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key 6 at /home/lotopou/lpf26/src/Service/TeamInterviewService.php:64)"} [] [2026-06-30T12:12:49.196366+02:00] php.ERROR: Warning: Undefined array key 2 {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key 2 at /home/lotopou/lpf26/src/Service/TeamInterviewService.php:64)"} [] [2026-06-30T12:12:49.196718+02:00] php.ERROR: Warning: Undefined array key 3 {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key 3 at /home/lotopou/lpf26/src/Service/TeamInterviewService.php:64)"} [] [2026-06-30T12:12:49.197102+02:00] php.ERROR: Warning: Undefined array key 4 {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key 4 at /home/lotopou/lpf26/src/Service/TeamInterviewService.php:64)"} [] [2026-06-30T12:12:49.197573+02:00] php.ERROR: Warning: Undefined array key 5 {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key 5 at /home/lotopou/lpf26/src/Service/TeamInterviewService.php:64)"} [] [2026-06-30T12:12:49.198123+02:00] php.ERROR: Warning: Undefined array key 7 {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key 7 at /home/lotopou/lpf26/src/Service/TeamInterviewService.php:64)"} [] [2026-06-30T12:12:49.198524+02:00] php.ERROR: Warning: Undefined array key 8 {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key 8 at /home/lotopou/lpf26/src/Service/TeamInterviewService.php:64)"} [] [2026-06-30T12:12:49.198977+02:00] php.ERROR: Warning: Undefined array key 9 {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key 9 at /home/lotopou/lpf26/src/Service/TeamInterviewService.php:64)"} [] [2026-06-30T12:12:49.238547+02:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-06-30T12:51:42.020146+02:00] http_client.INFO: Request: "GET https://api.deezer.com/search?q=national%20anthem%20Algeria&limit=8" [] [] [2026-06-30T12:51:42.097869+02:00] console.CRITICAL: Error thrown while running command "app:anthem-quiz:seed-tracks --env=prod --no-interaction". Message: "Failed to connect to api.deezer.com port 443: Connection refused for "https://api.deezer.com/search?q=national%20anthem%20Algeria&limit=8"." {"exception":"[object] (Symfony\\Component\\HttpClient\\Exception\\TransportException(code: 0): Failed to connect to api.deezer.com port 443: Connection refused for \"https://api.deezer.com/search?q=national%20anthem%20Algeria&limit=8\". at /home/lotopou-26/lpf26/vendor/symfony/http-client/Chunk/ErrorChunk.php:55)\n[previous exception] [object] (Symfony\\Component\\HttpClient\\Exception\\TransportException(code: 0): Failed to connect to api.deezer.com port 443: Connection refused for \"https://api.deezer.com/search?q=national%20anthem%20Algeria&limit=8\". at /home/lotopou-26/lpf26/vendor/symfony/http-client/Response/CurlResponse.php:337)","command":"app:anthem-quiz:seed-tracks --env=prod --no-interaction","message":"Failed to connect to api.deezer.com port 443: Connection refused for \"https://api.deezer.com/search?q=national%20anthem%20Algeria&limit=8\"."} [] [2026-06-30T12:51:42.128580+02:00] console.DEBUG: Command "app:anthem-quiz:seed-tracks --env=prod --no-interaction" exited with code "1" {"command":"app:anthem-quiz:seed-tracks --env=prod --no-interaction","code":1} [] [2026-06-30T12:53:08.865481+02:00] console.CRITICAL: Error thrown while running command "dbal:run-sql --no-ansi 'INSERT INTO anthem_quiz_track (country_id, deezer_track_id, title, artist_name, duration_sec) VALUES (36,77518337,'\''Kassaman قسما‎ Qassaman (Algeria) (National Anthem)'\'','\''Independence 1963'\'',76),(20,1685332737,'\''National Anthem of ARGENTINA '\'''\''Himno Nacional Argentino'\'''\'''\'','\''Woodgate Orchestra'\'',67),(16,74702549,'\''Australia National Anthem'\'','\''National Anthem Band'\'',126),(26,65580411,'\''Mozart: Land der Berge, Land am Strome (Austrian National Anthem) - Orchestral Version Instrumentated By Max Schönherr'\'','\''Berliner Philharmoniker'\'',87),(1,65580412,'\''Campenhout: La Brabançonne (National Anthem of Belgium)'\'','\''Berliner Philharmoniker'\'',59),(30,473275272,'\''Bosnia and Herzegovina - Državna Himna Bosne i Hercegovine - Bosnian National Anthem ( The National Anthem of Bosnia and Herzegovi'\'','\''Glocal Orchestra'\'',121),(5,79748938,'\''Brazil National Anthem (Hino Nacional Brazileiro)'\'','\''Hino Nacional Orchestra Brazileiro'\'',114),(47,68822179,'\''National Anthem Canada - O Canada'\'','\''World Sound Orchestra'\'',91),(37,3663174702,'\''Cântico da Liberdade - National Anthem of Cape Verde'\'','\''Symphoria'\'',88),(7,419157692,'\''Colombia - Himno Nacional de la Rebublica de Colombia - Colombian National Anthem ( National Anthem of the Republic of Colombia )'\'','\''World Anthems Orchestra'\'',59),(34,4016612721,'\''DR Congo National Anthem "Arise Congolese - Debout Congolais" French AI Chorus! (feat. Zundamon, Shikoku Methane, Tohoku Kiritan &'\'','\''AI Harmony Chorus : TeSpaRu-World'\'',96),(3,126724459,'\''Croatian National Anthem (Croatia - Lijepa nása domovina) (Hrvatska himna)'\'','\''The Universal Band'\'',64),(48,74702549,'\''Australia National Anthem'\'','\''National Anthem Band'\'',126),(25,126724463,'\''Czech National Anthem (Czech Republic - Kde domov müj)'\'','\''The Universal Band'\'',64),(49,126724463,'\''Czech National Anthem (Czech Republic - Kde domov müj)'\'','\''The Universal Band'\'',64),(43,74702559,'\''Ecuador National Anthem "Salve O Patria"'\'','\''National Anthem Band'\'',72),(24,1435232622,'\''Egyptian National Antheme'\'','\''Kareem Abd El-Wahab'\'',90),(9,3116596,'\''National Anthem'\'','\''England Supporters Club'\'',91),(2,1117436162,'\''National Anthem France'\'','\''National Anthem Worx'\'',77),(19,828264532,'\''Germany Anthem (Deutsche Nationalhymne)'\'','\''National Anthems Orchestra'\'',54),(33,74702568,'\''Ghana National Anthem "God Bless Our Homeland Ghana"'\'','\''National Anthem Band'\'',55),(45,2622483652,'\''La Dessalinienne (National Anthem of Haiti)'\'','\''The Nationalism'\'',42),(17,74702564,'\''Iran National Anthem'\'','\''National Anthem Band'\'',66),(39,490006472,'\''Iraq - Mawtini - Iraqi National Anthem (My Homeland)'\'','\''Glocal Orchestra'\'',103),(32,77678523,'\''L'\'''\''abidjanaise (Côte D'\'''\''ivoire) Ivory Coast (National Anthem)'\'','\''Brotherhood 1960'\'',70),(11,825730832,'\''Kimigayo - Japanese Anthem'\'','\''National Anthem Japan'\'',63),(38,2535178071,'\''NATIONAL ANTHEM JORDAN'\'','\''Coldstream Guards'\'',47),(14,477015072,'\''Mexico - Himno Nacional Mexicano - Mexicanos, Al Grito De Guerra ( National Anthem of Mexico - Mexicans, to the War Cry )'\'','\''Glocal Orchestra'\'',101),(23,489999082,'\''Morocco - an-Našīd aš-Šarīf - Moroccan National Anthem (Hymn of the Sharif)'\'','\''Glocal Orchestra'\'',60),(31,1117436232,'\''National Anthem Netherlands'\'','\''National Anthem Worx'\'',108),(46,828264742,'\''New Zealand Anthem (God defend New Zealand)'\'','\''National Anthems Orchestra'\'',52),(28,65580423,'\''Nordraak: Ja, vi elsker dette landet (National Anthem of Norway)'\'','\''Berliner Philharmoniker'\'',72),(10,3515036461,'\''Himno Istmeño (National Anthem of Panama)'\'','\''Patriotica'\'',110),(42,103705678,'\''National Anthem Of Paraguay'\'','\''The Alan B. Campbell Orchestra'\'',92),(21,1117436262,'\''National Anthem Portugal'\'','\''National Anthem Worx'\'',65),(41,489989042,'\''Qatar - As-Salam Al-Amiri - National Anthem (Peace Be To the Emir)'\'','\''Glocal Orchestra'\'',86),(18,2606133882,'\''National Anthem of Saudi Arabia'\'','\''Saudi Arabia'\'',99),(29,1117436282,'\''National Anthem Scotland'\'','\''National Anthem Worx'\'',126),(12,2541342301,'\''National Anthem Senegal'\'','\''The Regimental Band Of The Coldstream Guards'\'',56),(35,2945088471,'\''Nkosi Sikelel'\'''\'' iafrika (National Anthem of South Africa)'\'','\''Kobus Muller'\'',113),(15,74702573,'\''South Korea National Anthem "Aegukga"'\'','\''National Anthem Band'\'',72),(8,490442802,'\''Kingdom of Spain - Himno Nacional Español - Marcha Real - Marcha Granadera - Spanish National Anthem (National Anthem of Spain - R'\'','\''Glocal Orchestra'\'',57),(4,65580424,'\''Traditional: Du gamla, du fria (National Anthem of Sweden)'\'','\''Berliner Philharmoniker'\'',53),(13,65580425,'\''Zwyssig: Cantique suisse "Swiss Psalm" (National Anthem of Switzerland)'\'','\''Berliner Philharmoniker'\'',94),(22,125029792,'\''Tunisia National Anthem'\'','\''Navy Band'\'',52),(27,65580426,'\''Ungör: İstiklâl Marşı (National Anthem of Turkey)'\'','\''Berliner Philharmoniker'\'',66),(6,1940366697,'\''National Anthem of: Uruguay'\'','\''Alan B. Campbell Orchestra'\'',58),(44,858807542,'\''The Star Spangled Banner (United States of America National Anthem) [Band and Chorus]'\'','\''U.S. Army Band'\'',84),(40,2130118117,'\''Uzbekistan National Anthem'\'','\''Lil Pat'\'',98)'". Message: "An exception occurred while executing a query: SQLSTATE[23000]: Integrity constraint violation: 1062 Duplicate entry '2147483647' for key 'anthem_quiz_track.UNIQ_AQT_DEEZER'" {"exception":"[object] (Doctrine\\DBAL\\Exception\\UniqueConstraintViolationException(code: 1062): An exception occurred while executing a query: SQLSTATE[23000]: Integrity constraint violation: 1062 Duplicate entry '2147483647' for key 'anthem_quiz_track.UNIQ_AQT_DEEZER' at /home/lotopou-26/lpf26/vendor/doctrine/dbal/src/Driver/API/MySQL/ExceptionConverter.php:60)\n[previous exception] [object] (Doctrine\\DBAL\\Driver\\PDO\\Exception(code: 1062): SQLSTATE[23000]: Integrity constraint violation: 1062 Duplicate entry '2147483647' for key 'anthem_quiz_track.UNIQ_AQT_DEEZER' at /home/lotopou-26/lpf26/vendor/doctrine/dbal/src/Driver/PDO/Exception.php:24)\n[previous exception] [object] (PDOException(code: 23000): SQLSTATE[23000]: Integrity constraint violation: 1062 Duplicate entry '2147483647' for key 'anthem_quiz_track.UNIQ_AQT_DEEZER' at /home/lotopou-26/lpf26/vendor/doctrine/dbal/src/Driver/PDO/Connection.php:27)","command":"dbal:run-sql --no-ansi 'INSERT INTO anthem_quiz_track (country_id, deezer_track_id, title, artist_name, duration_sec) VALUES (36,77518337,'\\''Kassaman قسما‎ Qassaman (Algeria) (National Anthem)'\\'','\\''Independence 1963'\\'',76),(20,1685332737,'\\''National Anthem of ARGENTINA '\\'''\\''Himno Nacional Argentino'\\'''\\'''\\'','\\''Woodgate Orchestra'\\'',67),(16,74702549,'\\''Australia National Anthem'\\'','\\''National Anthem Band'\\'',126),(26,65580411,'\\''Mozart: Land der Berge, Land am Strome (Austrian National Anthem) - Orchestral Version Instrumentated By Max Schönherr'\\'','\\''Berliner Philharmoniker'\\'',87),(1,65580412,'\\''Campenhout: La Brabançonne (National Anthem of Belgium)'\\'','\\''Berliner Philharmoniker'\\'',59),(30,473275272,'\\''Bosnia and Herzegovina - Državna Himna Bosne i Hercegovine - Bosnian National Anthem ( The National Anthem of Bosnia and Herzegovi'\\'','\\''Glocal Orchestra'\\'',121),(5,79748938,'\\''Brazil National Anthem (Hino Nacional Brazileiro)'\\'','\\''Hino Nacional Orchestra Brazileiro'\\'',114),(47,68822179,'\\''National Anthem Canada - O Canada'\\'','\\''World Sound Orchestra'\\'',91),(37,3663174702,'\\''Cântico da Liberdade - National Anthem of Cape Verde'\\'','\\''Symphoria'\\'',88),(7,419157692,'\\''Colombia - Himno Nacional de la Rebublica de Colombia - Colombian National Anthem ( National Anthem of the Republic of Colombia )'\\'','\\''World Anthems Orchestra'\\'',59),(34,4016612721,'\\''DR Congo National Anthem \"Arise Congolese - Debout Congolais\" French AI Chorus! (feat. Zundamon, Shikoku Methane, Tohoku Kiritan &'\\'','\\''AI Harmony Chorus : TeSpaRu-World'\\'',96),(3,126724459,'\\''Croatian National Anthem (Croatia - Lijepa nása domovina) (Hrvatska himna)'\\'','\\''The Universal Band'\\'',64),(48,74702549,'\\''Australia National Anthem'\\'','\\''National Anthem Band'\\'',126),(25,126724463,'\\''Czech National Anthem (Czech Republic - Kde domov müj)'\\'','\\''The Universal Band'\\'',64),(49,126724463,'\\''Czech National Anthem (Czech Republic - Kde domov müj)'\\'','\\''The Universal Band'\\'',64),(43,74702559,'\\''Ecuador National Anthem \"Salve O Patria\"'\\'','\\''National Anthem Band'\\'',72),(24,1435232622,'\\''Egyptian National Antheme'\\'','\\''Kareem Abd El-Wahab'\\'',90),(9,3116596,'\\''National Anthem'\\'','\\''England Supporters Club'\\'',91),(2,1117436162,'\\''National Anthem France'\\'','\\''National Anthem Worx'\\'',77),(19,828264532,'\\''Germany Anthem (Deutsche Nationalhymne)'\\'','\\''National Anthems Orchestra'\\'',54),(33,74702568,'\\''Ghana National Anthem \"God Bless Our Homeland Ghana\"'\\'','\\''National Anthem Band'\\'',55),(45,2622483652,'\\''La Dessalinienne (National Anthem of Haiti)'\\'','\\''The Nationalism'\\'',42),(17,74702564,'\\''Iran National Anthem'\\'','\\''National Anthem Band'\\'',66),(39,490006472,'\\''Iraq - Mawtini - Iraqi National Anthem (My Homeland)'\\'','\\''Glocal Orchestra'\\'',103),(32,77678523,'\\''L'\\'''\\''abidjanaise (Côte D'\\'''\\''ivoire) Ivory Coast (National Anthem)'\\'','\\''Brotherhood 1960'\\'',70),(11,825730832,'\\''Kimigayo - Japanese Anthem'\\'','\\''National Anthem Japan'\\'',63),(38,2535178071,'\\''NATIONAL ANTHEM JORDAN'\\'','\\''Coldstream Guards'\\'',47),(14,477015072,'\\''Mexico - Himno Nacional Mexicano - Mexicanos, Al Grito De Guerra ( National Anthem of Mexico - Mexicans, to the War Cry )'\\'','\\''Glocal Orchestra'\\'',101),(23,489999082,'\\''Morocco - an-Našīd aš-Šarīf - Moroccan National Anthem (Hymn of the Sharif)'\\'','\\''Glocal Orchestra'\\'',60),(31,1117436232,'\\''National Anthem Netherlands'\\'','\\''National Anthem Worx'\\'',108),(46,828264742,'\\''New Zealand Anthem (God defend New Zealand)'\\'','\\''National Anthems Orchestra'\\'',52),(28,65580423,'\\''Nordraak: Ja, vi elsker dette landet (National Anthem of Norway)'\\'','\\''Berliner Philharmoniker'\\'',72),(10,3515036461,'\\''Himno Istmeño (National Anthem of Panama)'\\'','\\''Patriotica'\\'',110),(42,103705678,'\\''National Anthem Of Paraguay'\\'','\\''The Alan B. Campbell Orchestra'\\'',92),(21,1117436262,'\\''National Anthem Portugal'\\'','\\''National Anthem Worx'\\'',65),(41,489989042,'\\''Qatar - As-Salam Al-Amiri - National Anthem (Peace Be To the Emir)'\\'','\\''Glocal Orchestra'\\'',86),(18,2606133882,'\\''National Anthem of Saudi Arabia'\\'','\\''Saudi Arabia'\\'',99),(29,1117436282,'\\''National Anthem Scotland'\\'','\\''National Anthem Worx'\\'',126),(12,2541342301,'\\''National Anthem Senegal'\\'','\\''The Regimental Band Of The Coldstream Guards'\\'',56),(35,2945088471,'\\''Nkosi Sikelel'\\'''\\'' iafrika (National Anthem of South Africa)'\\'','\\''Kobus Muller'\\'',113),(15,74702573,'\\''South Korea National Anthem \"Aegukga\"'\\'','\\''National Anthem Band'\\'',72),(8,490442802,'\\''Kingdom of Spain - Himno Nacional Español - Marcha Real - Marcha Granadera - Spanish National Anthem (National Anthem of Spain - R'\\'','\\''Glocal Orchestra'\\'',57),(4,65580424,'\\''Traditional: Du gamla, du fria (National Anthem of Sweden)'\\'','\\''Berliner Philharmoniker'\\'',53),(13,65580425,'\\''Zwyssig: Cantique suisse \"Swiss Psalm\" (National Anthem of Switzerland)'\\'','\\''Berliner Philharmoniker'\\'',94),(22,125029792,'\\''Tunisia National Anthem'\\'','\\''Navy Band'\\'',52),(27,65580426,'\\''Ungör: İstiklâl Marşı (National Anthem of Turkey)'\\'','\\''Berliner Philharmoniker'\\'',66),(6,1940366697,'\\''National Anthem of: Uruguay'\\'','\\''Alan B. Campbell Orchestra'\\'',58),(44,858807542,'\\''The Star Spangled Banner (United States of America National Anthem) [Band and Chorus]'\\'','\\''U.S. Army Band'\\'',84),(40,2130118117,'\\''Uzbekistan National Anthem'\\'','\\''Lil Pat'\\'',98)'","message":"An exception occurred while executing a query: SQLSTATE[23000]: Integrity constraint violation: 1062 Duplicate entry '2147483647' for key 'anthem_quiz_track.UNIQ_AQT_DEEZER'"} [] [2026-06-30T12:53:08.896124+02:00] console.DEBUG: Command "dbal:run-sql --no-ansi 'INSERT INTO anthem_quiz_track (country_id, deezer_track_id, title, artist_name, duration_sec) VALUES (36,77518337,'\''Kassaman قسما‎ Qassaman (Algeria) (National Anthem)'\'','\''Independence 1963'\'',76),(20,1685332737,'\''National Anthem of ARGENTINA '\'''\''Himno Nacional Argentino'\'''\'''\'','\''Woodgate Orchestra'\'',67),(16,74702549,'\''Australia National Anthem'\'','\''National Anthem Band'\'',126),(26,65580411,'\''Mozart: Land der Berge, Land am Strome (Austrian National Anthem) - Orchestral Version Instrumentated By Max Schönherr'\'','\''Berliner Philharmoniker'\'',87),(1,65580412,'\''Campenhout: La Brabançonne (National Anthem of Belgium)'\'','\''Berliner Philharmoniker'\'',59),(30,473275272,'\''Bosnia and Herzegovina - Državna Himna Bosne i Hercegovine - Bosnian National Anthem ( The National Anthem of Bosnia and Herzegovi'\'','\''Glocal Orchestra'\'',121),(5,79748938,'\''Brazil National Anthem (Hino Nacional Brazileiro)'\'','\''Hino Nacional Orchestra Brazileiro'\'',114),(47,68822179,'\''National Anthem Canada - O Canada'\'','\''World Sound Orchestra'\'',91),(37,3663174702,'\''Cântico da Liberdade - National Anthem of Cape Verde'\'','\''Symphoria'\'',88),(7,419157692,'\''Colombia - Himno Nacional de la Rebublica de Colombia - Colombian National Anthem ( National Anthem of the Republic of Colombia )'\'','\''World Anthems Orchestra'\'',59),(34,4016612721,'\''DR Congo National Anthem "Arise Congolese - Debout Congolais" French AI Chorus! (feat. Zundamon, Shikoku Methane, Tohoku Kiritan &'\'','\''AI Harmony Chorus : TeSpaRu-World'\'',96),(3,126724459,'\''Croatian National Anthem (Croatia - Lijepa nása domovina) (Hrvatska himna)'\'','\''The Universal Band'\'',64),(48,74702549,'\''Australia National Anthem'\'','\''National Anthem Band'\'',126),(25,126724463,'\''Czech National Anthem (Czech Republic - Kde domov müj)'\'','\''The Universal Band'\'',64),(49,126724463,'\''Czech National Anthem (Czech Republic - Kde domov müj)'\'','\''The Universal Band'\'',64),(43,74702559,'\''Ecuador National Anthem "Salve O Patria"'\'','\''National Anthem Band'\'',72),(24,1435232622,'\''Egyptian National Antheme'\'','\''Kareem Abd El-Wahab'\'',90),(9,3116596,'\''National Anthem'\'','\''England Supporters Club'\'',91),(2,1117436162,'\''National Anthem France'\'','\''National Anthem Worx'\'',77),(19,828264532,'\''Germany Anthem (Deutsche Nationalhymne)'\'','\''National Anthems Orchestra'\'',54),(33,74702568,'\''Ghana National Anthem "God Bless Our Homeland Ghana"'\'','\''National Anthem Band'\'',55),(45,2622483652,'\''La Dessalinienne (National Anthem of Haiti)'\'','\''The Nationalism'\'',42),(17,74702564,'\''Iran National Anthem'\'','\''National Anthem Band'\'',66),(39,490006472,'\''Iraq - Mawtini - Iraqi National Anthem (My Homeland)'\'','\''Glocal Orchestra'\'',103),(32,77678523,'\''L'\'''\''abidjanaise (Côte D'\'''\''ivoire) Ivory Coast (National Anthem)'\'','\''Brotherhood 1960'\'',70),(11,825730832,'\''Kimigayo - Japanese Anthem'\'','\''National Anthem Japan'\'',63),(38,2535178071,'\''NATIONAL ANTHEM JORDAN'\'','\''Coldstream Guards'\'',47),(14,477015072,'\''Mexico - Himno Nacional Mexicano - Mexicanos, Al Grito De Guerra ( National Anthem of Mexico - Mexicans, to the War Cry )'\'','\''Glocal Orchestra'\'',101),(23,489999082,'\''Morocco - an-Našīd aš-Šarīf - Moroccan National Anthem (Hymn of the Sharif)'\'','\''Glocal Orchestra'\'',60),(31,1117436232,'\''National Anthem Netherlands'\'','\''National Anthem Worx'\'',108),(46,828264742,'\''New Zealand Anthem (God defend New Zealand)'\'','\''National Anthems Orchestra'\'',52),(28,65580423,'\''Nordraak: Ja, vi elsker dette landet (National Anthem of Norway)'\'','\''Berliner Philharmoniker'\'',72),(10,3515036461,'\''Himno Istmeño (National Anthem of Panama)'\'','\''Patriotica'\'',110),(42,103705678,'\''National Anthem Of Paraguay'\'','\''The Alan B. Campbell Orchestra'\'',92),(21,1117436262,'\''National Anthem Portugal'\'','\''National Anthem Worx'\'',65),(41,489989042,'\''Qatar - As-Salam Al-Amiri - National Anthem (Peace Be To the Emir)'\'','\''Glocal Orchestra'\'',86),(18,2606133882,'\''National Anthem of Saudi Arabia'\'','\''Saudi Arabia'\'',99),(29,1117436282,'\''National Anthem Scotland'\'','\''National Anthem Worx'\'',126),(12,2541342301,'\''National Anthem Senegal'\'','\''The Regimental Band Of The Coldstream Guards'\'',56),(35,2945088471,'\''Nkosi Sikelel'\'''\'' iafrika (National Anthem of South Africa)'\'','\''Kobus Muller'\'',113),(15,74702573,'\''South Korea National Anthem "Aegukga"'\'','\''National Anthem Band'\'',72),(8,490442802,'\''Kingdom of Spain - Himno Nacional Español - Marcha Real - Marcha Granadera - Spanish National Anthem (National Anthem of Spain - R'\'','\''Glocal Orchestra'\'',57),(4,65580424,'\''Traditional: Du gamla, du fria (National Anthem of Sweden)'\'','\''Berliner Philharmoniker'\'',53),(13,65580425,'\''Zwyssig: Cantique suisse "Swiss Psalm" (National Anthem of Switzerland)'\'','\''Berliner Philharmoniker'\'',94),(22,125029792,'\''Tunisia National Anthem'\'','\''Navy Band'\'',52),(27,65580426,'\''Ungör: İstiklâl Marşı (National Anthem of Turkey)'\'','\''Berliner Philharmoniker'\'',66),(6,1940366697,'\''National Anthem of: Uruguay'\'','\''Alan B. Campbell Orchestra'\'',58),(44,858807542,'\''The Star Spangled Banner (United States of America National Anthem) [Band and Chorus]'\'','\''U.S. Army Band'\'',84),(40,2130118117,'\''Uzbekistan National Anthem'\'','\''Lil Pat'\'',98)'" exited with code "1062" {"command":"dbal:run-sql --no-ansi 'INSERT INTO anthem_quiz_track (country_id, deezer_track_id, title, artist_name, duration_sec) VALUES (36,77518337,'\\''Kassaman قسما‎ Qassaman (Algeria) (National Anthem)'\\'','\\''Independence 1963'\\'',76),(20,1685332737,'\\''National Anthem of ARGENTINA '\\'''\\''Himno Nacional Argentino'\\'''\\'''\\'','\\''Woodgate Orchestra'\\'',67),(16,74702549,'\\''Australia National Anthem'\\'','\\''National Anthem Band'\\'',126),(26,65580411,'\\''Mozart: Land der Berge, Land am Strome (Austrian National Anthem) - Orchestral Version Instrumentated By Max Schönherr'\\'','\\''Berliner Philharmoniker'\\'',87),(1,65580412,'\\''Campenhout: La Brabançonne (National Anthem of Belgium)'\\'','\\''Berliner Philharmoniker'\\'',59),(30,473275272,'\\''Bosnia and Herzegovina - Državna Himna Bosne i Hercegovine - Bosnian National Anthem ( The National Anthem of Bosnia and Herzegovi'\\'','\\''Glocal Orchestra'\\'',121),(5,79748938,'\\''Brazil National Anthem (Hino Nacional Brazileiro)'\\'','\\''Hino Nacional Orchestra Brazileiro'\\'',114),(47,68822179,'\\''National Anthem Canada - O Canada'\\'','\\''World Sound Orchestra'\\'',91),(37,3663174702,'\\''Cântico da Liberdade - National Anthem of Cape Verde'\\'','\\''Symphoria'\\'',88),(7,419157692,'\\''Colombia - Himno Nacional de la Rebublica de Colombia - Colombian National Anthem ( National Anthem of the Republic of Colombia )'\\'','\\''World Anthems Orchestra'\\'',59),(34,4016612721,'\\''DR Congo National Anthem \"Arise Congolese - Debout Congolais\" French AI Chorus! (feat. Zundamon, Shikoku Methane, Tohoku Kiritan &'\\'','\\''AI Harmony Chorus : TeSpaRu-World'\\'',96),(3,126724459,'\\''Croatian National Anthem (Croatia - Lijepa nása domovina) (Hrvatska himna)'\\'','\\''The Universal Band'\\'',64),(48,74702549,'\\''Australia National Anthem'\\'','\\''National Anthem Band'\\'',126),(25,126724463,'\\''Czech National Anthem (Czech Republic - Kde domov müj)'\\'','\\''The Universal Band'\\'',64),(49,126724463,'\\''Czech National Anthem (Czech Republic - Kde domov müj)'\\'','\\''The Universal Band'\\'',64),(43,74702559,'\\''Ecuador National Anthem \"Salve O Patria\"'\\'','\\''National Anthem Band'\\'',72),(24,1435232622,'\\''Egyptian National Antheme'\\'','\\''Kareem Abd El-Wahab'\\'',90),(9,3116596,'\\''National Anthem'\\'','\\''England Supporters Club'\\'',91),(2,1117436162,'\\''National Anthem France'\\'','\\''National Anthem Worx'\\'',77),(19,828264532,'\\''Germany Anthem (Deutsche Nationalhymne)'\\'','\\''National Anthems Orchestra'\\'',54),(33,74702568,'\\''Ghana National Anthem \"God Bless Our Homeland Ghana\"'\\'','\\''National Anthem Band'\\'',55),(45,2622483652,'\\''La Dessalinienne (National Anthem of Haiti)'\\'','\\''The Nationalism'\\'',42),(17,74702564,'\\''Iran National Anthem'\\'','\\''National Anthem Band'\\'',66),(39,490006472,'\\''Iraq - Mawtini - Iraqi National Anthem (My Homeland)'\\'','\\''Glocal Orchestra'\\'',103),(32,77678523,'\\''L'\\'''\\''abidjanaise (Côte D'\\'''\\''ivoire) Ivory Coast (National Anthem)'\\'','\\''Brotherhood 1960'\\'',70),(11,825730832,'\\''Kimigayo - Japanese Anthem'\\'','\\''National Anthem Japan'\\'',63),(38,2535178071,'\\''NATIONAL ANTHEM JORDAN'\\'','\\''Coldstream Guards'\\'',47),(14,477015072,'\\''Mexico - Himno Nacional Mexicano - Mexicanos, Al Grito De Guerra ( National Anthem of Mexico - Mexicans, to the War Cry )'\\'','\\''Glocal Orchestra'\\'',101),(23,489999082,'\\''Morocco - an-Našīd aš-Šarīf - Moroccan National Anthem (Hymn of the Sharif)'\\'','\\''Glocal Orchestra'\\'',60),(31,1117436232,'\\''National Anthem Netherlands'\\'','\\''National Anthem Worx'\\'',108),(46,828264742,'\\''New Zealand Anthem (God defend New Zealand)'\\'','\\''National Anthems Orchestra'\\'',52),(28,65580423,'\\''Nordraak: Ja, vi elsker dette landet (National Anthem of Norway)'\\'','\\''Berliner Philharmoniker'\\'',72),(10,3515036461,'\\''Himno Istmeño (National Anthem of Panama)'\\'','\\''Patriotica'\\'',110),(42,103705678,'\\''National Anthem Of Paraguay'\\'','\\''The Alan B. Campbell Orchestra'\\'',92),(21,1117436262,'\\''National Anthem Portugal'\\'','\\''National Anthem Worx'\\'',65),(41,489989042,'\\''Qatar - As-Salam Al-Amiri - National Anthem (Peace Be To the Emir)'\\'','\\''Glocal Orchestra'\\'',86),(18,2606133882,'\\''National Anthem of Saudi Arabia'\\'','\\''Saudi Arabia'\\'',99),(29,1117436282,'\\''National Anthem Scotland'\\'','\\''National Anthem Worx'\\'',126),(12,2541342301,'\\''National Anthem Senegal'\\'','\\''The Regimental Band Of The Coldstream Guards'\\'',56),(35,2945088471,'\\''Nkosi Sikelel'\\'''\\'' iafrika (National Anthem of South Africa)'\\'','\\''Kobus Muller'\\'',113),(15,74702573,'\\''South Korea National Anthem \"Aegukga\"'\\'','\\''National Anthem Band'\\'',72),(8,490442802,'\\''Kingdom of Spain - Himno Nacional Español - Marcha Real - Marcha Granadera - Spanish National Anthem (National Anthem of Spain - R'\\'','\\''Glocal Orchestra'\\'',57),(4,65580424,'\\''Traditional: Du gamla, du fria (National Anthem of Sweden)'\\'','\\''Berliner Philharmoniker'\\'',53),(13,65580425,'\\''Zwyssig: Cantique suisse \"Swiss Psalm\" (National Anthem of Switzerland)'\\'','\\''Berliner Philharmoniker'\\'',94),(22,125029792,'\\''Tunisia National Anthem'\\'','\\''Navy Band'\\'',52),(27,65580426,'\\''Ungör: İstiklâl Marşı (National Anthem of Turkey)'\\'','\\''Berliner Philharmoniker'\\'',66),(6,1940366697,'\\''National Anthem of: Uruguay'\\'','\\''Alan B. Campbell Orchestra'\\'',58),(44,858807542,'\\''The Star Spangled Banner (United States of America National Anthem) [Band and Chorus]'\\'','\\''U.S. Army Band'\\'',84),(40,2130118117,'\\''Uzbekistan National Anthem'\\'','\\''Lil Pat'\\'',98)'","code":1062} [] [2026-06-30T12:56:31.985446+02:00] request.INFO: Matched route "app_anthem_quiz". {"route":"app_anthem_quiz","route_parameters":{"_route":"app_anthem_quiz","_controller":"App\\Controller\\AnthemQuizController::index"},"request_uri":"https://26.lotopotofoot.fr/quizz-hymnes","method":"GET"} [] [2026-06-30T12:56:32.005878+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2026-06-30T12:56:32.005892+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-06-30T12:56:32.005900+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-06-30T12:56:32.005903+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-06-30T12:56:32.006076+02:00] security.DEBUG: Remember-me cookie detected. [] [] [2026-06-30T12:56:32.014279+02:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\RememberMeToken"} [] [2026-06-30T12:56:32.057176+02:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"guigui@lotopotofoot.fr"} [] [2026-06-30T12:56:32.057232+02:00] security.DEBUG: Skipping the "Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator" authenticator as it did not support the request. {"authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-06-30T12:56:32.097306+02:00] request.CRITICAL: Uncaught PHP Exception Doctrine\DBAL\Exception\InvalidFieldNameException: "An exception occurred while executing a query: SQLSTATE[42S22]: Column not found: 1054 Unknown column 'anthem_quiz_edition_track.anthem_quiz_edition_id' in 'where clause'" at ExceptionConverter.php line 63 {"exception":"[object] (Doctrine\\DBAL\\Exception\\InvalidFieldNameException(code: 1054): An exception occurred while executing a query: SQLSTATE[42S22]: Column not found: 1054 Unknown column 'anthem_quiz_edition_track.anthem_quiz_edition_id' in 'where clause' at /home/lotopou/lpf26/vendor/doctrine/dbal/src/Driver/API/MySQL/ExceptionConverter.php:63)\n[previous exception] [object] (Doctrine\\DBAL\\Driver\\PDO\\Exception(code: 1054): SQLSTATE[42S22]: Column not found: 1054 Unknown column 'anthem_quiz_edition_track.anthem_quiz_edition_id' in 'where clause' at /home/lotopou/lpf26/vendor/doctrine/dbal/src/Driver/PDO/Exception.php:24)\n[previous exception] [object] (PDOException(code: 42S22): SQLSTATE[42S22]: Column not found: 1054 Unknown column 'anthem_quiz_edition_track.anthem_quiz_edition_id' in 'where clause' at /home/lotopou/lpf26/vendor/doctrine/dbal/src/Driver/PDO/Statement.php:55)"} [] [2026-06-30T12:56:32.138050+02:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-06-30T12:57:59.849284+02:00] request.INFO: Matched route "app_anthem_quiz". {"route":"app_anthem_quiz","route_parameters":{"_route":"app_anthem_quiz","_controller":"App\\Controller\\AnthemQuizController::index"},"request_uri":"https://26.lotopotofoot.fr/quizz-hymnes","method":"GET"} [] [2026-06-30T12:57:59.873692+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2026-06-30T12:57:59.873703+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-06-30T12:57:59.873709+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-06-30T12:57:59.873712+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-06-30T12:57:59.873874+02:00] security.DEBUG: Remember-me cookie detected. [] [] [2026-06-30T12:57:59.886042+02:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\RememberMeToken"} [] [2026-06-30T12:57:59.936680+02:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"guigui@lotopotofoot.fr"} [] [2026-06-30T12:57:59.936726+02:00] security.DEBUG: Skipping the "Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator" authenticator as it did not support the request. {"authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-06-30T12:57:59.999357+02:00] request.CRITICAL: Uncaught PHP Exception Doctrine\DBAL\Exception\InvalidFieldNameException: "An exception occurred while executing a query: SQLSTATE[42S22]: Column not found: 1054 Unknown column 'anthem_quiz_edition_track.anthem_quiz_edition_id' in 'where clause'" at ExceptionConverter.php line 63 {"exception":"[object] (Doctrine\\DBAL\\Exception\\InvalidFieldNameException(code: 1054): An exception occurred while executing a query: SQLSTATE[42S22]: Column not found: 1054 Unknown column 'anthem_quiz_edition_track.anthem_quiz_edition_id' in 'where clause' at /home/lotopou/lpf26/vendor/doctrine/dbal/src/Driver/API/MySQL/ExceptionConverter.php:63)\n[previous exception] [object] (Doctrine\\DBAL\\Driver\\PDO\\Exception(code: 1054): SQLSTATE[42S22]: Column not found: 1054 Unknown column 'anthem_quiz_edition_track.anthem_quiz_edition_id' in 'where clause' at /home/lotopou/lpf26/vendor/doctrine/dbal/src/Driver/PDO/Exception.php:24)\n[previous exception] [object] (PDOException(code: 42S22): SQLSTATE[42S22]: Column not found: 1054 Unknown column 'anthem_quiz_edition_track.anthem_quiz_edition_id' in 'where clause' at /home/lotopou/lpf26/vendor/doctrine/dbal/src/Driver/PDO/Statement.php:55)"} [] [2026-06-30T12:58:00.044971+02:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-06-30T12:58:19.296770+02:00] request.INFO: Matched route "app_anthem_quiz". {"route":"app_anthem_quiz","route_parameters":{"_route":"app_anthem_quiz","_controller":"App\\Controller\\AnthemQuizController::index"},"request_uri":"https://26.lotopotofoot.fr/quizz-hymnes","method":"GET"} [] [2026-06-30T12:58:19.298905+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2026-06-30T12:58:19.298911+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-06-30T12:58:19.298915+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-06-30T12:58:19.298917+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-06-30T12:58:19.298935+02:00] security.DEBUG: Remember-me cookie detected. [] [] [2026-06-30T12:58:19.299919+02:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\RememberMeToken"} [] [2026-06-30T12:58:19.308426+02:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"guigui@lotopotofoot.fr"} [] [2026-06-30T12:58:19.308472+02:00] security.DEBUG: Skipping the "Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator" authenticator as it did not support the request. {"authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-06-30T12:58:19.325864+02:00] request.CRITICAL: Uncaught PHP Exception Doctrine\DBAL\Exception\InvalidFieldNameException: "An exception occurred while executing a query: SQLSTATE[42S22]: Column not found: 1054 Unknown column 'anthem_quiz_edition_track.anthem_quiz_edition_id' in 'where clause'" at ExceptionConverter.php line 63 {"exception":"[object] (Doctrine\\DBAL\\Exception\\InvalidFieldNameException(code: 1054): An exception occurred while executing a query: SQLSTATE[42S22]: Column not found: 1054 Unknown column 'anthem_quiz_edition_track.anthem_quiz_edition_id' in 'where clause' at /home/lotopou/lpf26/vendor/doctrine/dbal/src/Driver/API/MySQL/ExceptionConverter.php:63)\n[previous exception] [object] (Doctrine\\DBAL\\Driver\\PDO\\Exception(code: 1054): SQLSTATE[42S22]: Column not found: 1054 Unknown column 'anthem_quiz_edition_track.anthem_quiz_edition_id' in 'where clause' at /home/lotopou/lpf26/vendor/doctrine/dbal/src/Driver/PDO/Exception.php:24)\n[previous exception] [object] (PDOException(code: 42S22): SQLSTATE[42S22]: Column not found: 1054 Unknown column 'anthem_quiz_edition_track.anthem_quiz_edition_id' in 'where clause' at /home/lotopou/lpf26/vendor/doctrine/dbal/src/Driver/PDO/Statement.php:55)"} [] [2026-06-30T12:58:19.341620+02:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-06-30T15:14:36.441615+02:00] request.INFO: Matched route "app_team_interview". {"route":"app_team_interview","route_parameters":{"_route":"app_team_interview","_controller":"App\\Controller\\TeamInterviewController::edit"},"request_uri":"https://26.lotopotofoot.fr/mon-compte/interview","method":"GET"} [] [2026-06-30T15:14:36.463303+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2026-06-30T15:14:36.463315+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-06-30T15:14:36.463321+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-06-30T15:14:36.463324+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-06-30T15:14:36.463477+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-06-30T15:14:36.473037+02:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2026-06-30T15:14:36.518364+02:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"sberthebaud@sogedi.fr"} [] [2026-06-30T15:14:36.612981+02:00] php.ERROR: Warning: Undefined array key 1 {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key 1 at /home/lotopou/lpf26/src/Service/TeamInterviewService.php:64)"} [] [2026-06-30T15:14:36.616971+02:00] php.ERROR: Warning: Undefined array key 6 {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key 6 at /home/lotopou/lpf26/src/Service/TeamInterviewService.php:64)"} [] [2026-06-30T15:14:36.617430+02:00] php.ERROR: Warning: Undefined array key 2 {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key 2 at /home/lotopou/lpf26/src/Service/TeamInterviewService.php:64)"} [] [2026-06-30T15:14:36.617821+02:00] php.ERROR: Warning: Undefined array key 3 {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key 3 at /home/lotopou/lpf26/src/Service/TeamInterviewService.php:64)"} [] [2026-06-30T15:14:36.618200+02:00] php.ERROR: Warning: Undefined array key 4 {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key 4 at /home/lotopou/lpf26/src/Service/TeamInterviewService.php:64)"} [] [2026-06-30T15:14:36.618576+02:00] php.ERROR: Warning: Undefined array key 5 {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key 5 at /home/lotopou/lpf26/src/Service/TeamInterviewService.php:64)"} [] [2026-06-30T15:14:36.619020+02:00] php.ERROR: Warning: Undefined array key 7 {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key 7 at /home/lotopou/lpf26/src/Service/TeamInterviewService.php:64)"} [] [2026-06-30T15:14:36.619412+02:00] php.ERROR: Warning: Undefined array key 8 {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key 8 at /home/lotopou/lpf26/src/Service/TeamInterviewService.php:64)"} [] [2026-06-30T15:14:36.619968+02:00] php.ERROR: Warning: Undefined array key 9 {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key 9 at /home/lotopou/lpf26/src/Service/TeamInterviewService.php:64)"} [] [2026-06-30T15:14:36.699032+02:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-06-30T16:40:24.803388+02:00] request.INFO: Matched route "app_team_interview". {"route":"app_team_interview","route_parameters":{"_route":"app_team_interview","_controller":"App\\Controller\\TeamInterviewController::edit"},"request_uri":"https://26.lotopotofoot.fr/mon-compte/interview","method":"GET"} [] [2026-06-30T16:40:24.805742+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2026-06-30T16:40:24.805751+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-06-30T16:40:24.805757+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-06-30T16:40:24.805759+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-06-30T16:40:24.805789+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-06-30T16:40:24.807095+02:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2026-06-30T16:40:24.817171+02:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"mathieugruel@gmail.com"} [] [2026-06-30T16:40:24.859957+02:00] php.ERROR: Warning: Undefined array key 1 {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key 1 at /home/lotopou/lpf26/src/Service/TeamInterviewService.php:60)"} [] [2026-06-30T16:40:24.863757+02:00] php.ERROR: Warning: Undefined array key 6 {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key 6 at /home/lotopou/lpf26/src/Service/TeamInterviewService.php:60)"} [] [2026-06-30T16:40:24.864150+02:00] php.ERROR: Warning: Undefined array key 2 {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key 2 at /home/lotopou/lpf26/src/Service/TeamInterviewService.php:60)"} [] [2026-06-30T16:40:24.864523+02:00] php.ERROR: Warning: Undefined array key 3 {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key 3 at /home/lotopou/lpf26/src/Service/TeamInterviewService.php:60)"} [] [2026-06-30T16:40:24.864940+02:00] php.ERROR: Warning: Undefined array key 4 {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key 4 at /home/lotopou/lpf26/src/Service/TeamInterviewService.php:60)"} [] [2026-06-30T16:40:24.865393+02:00] php.ERROR: Warning: Undefined array key 5 {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key 5 at /home/lotopou/lpf26/src/Service/TeamInterviewService.php:60)"} [] [2026-06-30T16:40:24.865780+02:00] php.ERROR: Warning: Undefined array key 7 {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key 7 at /home/lotopou/lpf26/src/Service/TeamInterviewService.php:60)"} [] [2026-06-30T16:40:24.866200+02:00] php.ERROR: Warning: Undefined array key 8 {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key 8 at /home/lotopou/lpf26/src/Service/TeamInterviewService.php:60)"} [] [2026-06-30T16:40:24.866692+02:00] php.ERROR: Warning: Undefined array key 9 {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key 9 at /home/lotopou/lpf26/src/Service/TeamInterviewService.php:60)"} [] [2026-06-30T16:40:24.908245+02:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-06-30T16:48:31.397939+02:00] request.INFO: Matched route "app_team_interview". {"route":"app_team_interview","route_parameters":{"_route":"app_team_interview","_controller":"App\\Controller\\TeamInterviewController::edit"},"request_uri":"https://26.lotopotofoot.fr/mon-compte/interview","method":"GET"} [] [2026-06-30T16:48:31.399640+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2026-06-30T16:48:31.399645+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-06-30T16:48:31.399650+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-06-30T16:48:31.399652+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-06-30T16:48:31.399667+02:00] security.DEBUG: Remember-me cookie detected. [] [] [2026-06-30T16:48:31.400559+02:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\RememberMeToken"} [] [2026-06-30T16:48:31.408311+02:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"maxime.2lr@gmail.com"} [] [2026-06-30T16:48:31.408361+02:00] security.DEBUG: Skipping the "Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator" authenticator as it did not support the request. {"authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-06-30T16:48:31.428531+02:00] php.ERROR: Warning: Undefined array key 7 {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key 7 at /home/lotopou/lpf26/src/Service/TeamInterviewService.php:60)"} [] [2026-06-30T16:48:31.432999+02:00] php.ERROR: Warning: Undefined array key 8 {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key 8 at /home/lotopou/lpf26/src/Service/TeamInterviewService.php:60)"} [] [2026-06-30T16:48:31.460714+02:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-06-30T18:40:20.632116+02:00] request.INFO: Matched route "app_team_interview". {"route":"app_team_interview","route_parameters":{"_route":"app_team_interview","_controller":"App\\Controller\\TeamInterviewController::edit"},"request_uri":"https://26.lotopotofoot.fr/mon-compte/interview","method":"GET"} [] [2026-06-30T18:40:20.633444+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2026-06-30T18:40:20.633449+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-06-30T18:40:20.633454+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-06-30T18:40:20.633456+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-06-30T18:40:20.633473+02:00] security.DEBUG: Remember-me cookie detected. [] [] [2026-06-30T18:40:20.634375+02:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\RememberMeToken"} [] [2026-06-30T18:40:20.639965+02:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"luckiedel@yahoo.fr"} [] [2026-06-30T18:40:20.640017+02:00] security.DEBUG: Skipping the "Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator" authenticator as it did not support the request. {"authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-06-30T18:40:20.658232+02:00] php.ERROR: Warning: Undefined array key 1 {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key 1 at /home/lotopou/lpf26/src/Service/TeamInterviewService.php:60)"} [] [2026-06-30T18:40:20.663208+02:00] php.ERROR: Warning: Undefined array key 6 {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key 6 at /home/lotopou/lpf26/src/Service/TeamInterviewService.php:60)"} [] [2026-06-30T18:40:20.663602+02:00] php.ERROR: Warning: Undefined array key 2 {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key 2 at /home/lotopou/lpf26/src/Service/TeamInterviewService.php:60)"} [] [2026-06-30T18:40:20.663979+02:00] php.ERROR: Warning: Undefined array key 3 {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key 3 at /home/lotopou/lpf26/src/Service/TeamInterviewService.php:60)"} [] [2026-06-30T18:40:20.664347+02:00] php.ERROR: Warning: Undefined array key 4 {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key 4 at /home/lotopou/lpf26/src/Service/TeamInterviewService.php:60)"} [] [2026-06-30T18:40:20.664715+02:00] php.ERROR: Warning: Undefined array key 5 {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key 5 at /home/lotopou/lpf26/src/Service/TeamInterviewService.php:60)"} [] [2026-06-30T18:40:20.665241+02:00] php.ERROR: Warning: Undefined array key 7 {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key 7 at /home/lotopou/lpf26/src/Service/TeamInterviewService.php:60)"} [] [2026-06-30T18:40:20.665647+02:00] php.ERROR: Warning: Undefined array key 8 {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key 8 at /home/lotopou/lpf26/src/Service/TeamInterviewService.php:60)"} [] [2026-06-30T18:40:20.666122+02:00] php.ERROR: Warning: Undefined array key 9 {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key 9 at /home/lotopou/lpf26/src/Service/TeamInterviewService.php:60)"} [] [2026-06-30T18:40:20.691058+02:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-06-30T18:42:52.266177+02:00] request.INFO: Matched route "app_team_interview". {"route":"app_team_interview","route_parameters":{"_route":"app_team_interview","_controller":"App\\Controller\\TeamInterviewController::edit"},"request_uri":"https://26.lotopotofoot.fr/mon-compte/interview","method":"POST"} [] [2026-06-30T18:42:52.285411+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2026-06-30T18:42:52.285421+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-06-30T18:42:52.286104+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-06-30T18:42:52.286109+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-06-30T18:42:52.286269+02:00] security.DEBUG: Remember-me cookie detected. [] [] [2026-06-30T18:42:52.293555+02:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\RememberMeToken"} [] [2026-06-30T18:42:52.335017+02:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"luckiedel@yahoo.fr"} [] [2026-06-30T18:42:52.335079+02:00] security.DEBUG: Skipping the "Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator" authenticator as it did not support the request. {"authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-06-30T18:42:52.397574+02:00] php.ERROR: Warning: Undefined array key 1 {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key 1 at /home/lotopou/lpf26/src/Service/TeamInterviewService.php:60)"} [] [2026-06-30T18:42:52.401506+02:00] php.ERROR: Warning: Undefined array key 6 {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key 6 at /home/lotopou/lpf26/src/Service/TeamInterviewService.php:60)"} [] [2026-06-30T18:42:52.401893+02:00] php.ERROR: Warning: Undefined array key 2 {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key 2 at /home/lotopou/lpf26/src/Service/TeamInterviewService.php:60)"} [] [2026-06-30T18:42:52.402272+02:00] php.ERROR: Warning: Undefined array key 3 {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key 3 at /home/lotopou/lpf26/src/Service/TeamInterviewService.php:60)"} [] [2026-06-30T18:42:52.402620+02:00] php.ERROR: Warning: Undefined array key 4 {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key 4 at /home/lotopou/lpf26/src/Service/TeamInterviewService.php:60)"} [] [2026-06-30T18:42:52.402977+02:00] php.ERROR: Warning: Undefined array key 5 {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key 5 at /home/lotopou/lpf26/src/Service/TeamInterviewService.php:60)"} [] [2026-06-30T18:42:52.403466+02:00] php.ERROR: Warning: Undefined array key 7 {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key 7 at /home/lotopou/lpf26/src/Service/TeamInterviewService.php:60)"} [] [2026-06-30T18:42:52.403841+02:00] php.ERROR: Warning: Undefined array key 8 {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key 8 at /home/lotopou/lpf26/src/Service/TeamInterviewService.php:60)"} [] [2026-06-30T18:42:52.404210+02:00] php.ERROR: Warning: Undefined array key 9 {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key 9 at /home/lotopou/lpf26/src/Service/TeamInterviewService.php:60)"} [] [2026-06-30T18:42:52.433699+02:00] request.DEBUG: CSRF validation accepted using both origin and double-submit info. [] [] [2026-06-30T18:42:52.450070+02:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-06-30T18:42:52.538784+02:00] request.INFO: Matched route "app_team_interview". {"route":"app_team_interview","route_parameters":{"_route":"app_team_interview","_controller":"App\\Controller\\TeamInterviewController::edit"},"request_uri":"https://26.lotopotofoot.fr/mon-compte/interview","method":"GET"} [] [2026-06-30T18:42:52.540051+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2026-06-30T18:42:52.540057+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-06-30T18:42:52.540062+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-06-30T18:42:52.540064+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-06-30T18:42:52.540081+02:00] security.DEBUG: Remember-me cookie detected. [] [] [2026-06-30T18:42:52.540679+02:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\RememberMeToken"} [] [2026-06-30T18:42:52.545311+02:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"luckiedel@yahoo.fr"} [] [2026-06-30T18:42:52.545338+02:00] security.DEBUG: Skipping the "Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator" authenticator as it did not support the request. {"authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-06-30T18:42:52.555851+02:00] php.ERROR: Warning: Undefined array key 6 {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key 6 at /home/lotopou/lpf26/src/Service/TeamInterviewService.php:60)"} [] [2026-06-30T18:42:52.559706+02:00] php.ERROR: Warning: Undefined array key 2 {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key 2 at /home/lotopou/lpf26/src/Service/TeamInterviewService.php:60)"} [] [2026-06-30T18:42:52.560107+02:00] php.ERROR: Warning: Undefined array key 3 {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key 3 at /home/lotopou/lpf26/src/Service/TeamInterviewService.php:60)"} [] [2026-06-30T18:42:52.560510+02:00] php.ERROR: Warning: Undefined array key 4 {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key 4 at /home/lotopou/lpf26/src/Service/TeamInterviewService.php:60)"} [] [2026-06-30T18:42:52.560893+02:00] php.ERROR: Warning: Undefined array key 5 {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key 5 at /home/lotopou/lpf26/src/Service/TeamInterviewService.php:60)"} [] [2026-06-30T18:42:52.561307+02:00] php.ERROR: Warning: Undefined array key 7 {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key 7 at /home/lotopou/lpf26/src/Service/TeamInterviewService.php:60)"} [] [2026-06-30T18:42:52.561746+02:00] php.ERROR: Warning: Undefined array key 8 {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key 8 at /home/lotopou/lpf26/src/Service/TeamInterviewService.php:60)"} [] [2026-06-30T18:42:52.562177+02:00] php.ERROR: Warning: Undefined array key 9 {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key 9 at /home/lotopou/lpf26/src/Service/TeamInterviewService.php:60)"} [] [2026-06-30T18:42:52.598706+02:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-06-30T18:45:34.211605+02:00] request.INFO: Matched route "app_team_interview". {"route":"app_team_interview","route_parameters":{"_route":"app_team_interview","_controller":"App\\Controller\\TeamInterviewController::edit"},"request_uri":"https://26.lotopotofoot.fr/mon-compte/interview","method":"GET"} [] [2026-06-30T18:45:34.212867+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2026-06-30T18:45:34.212872+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-06-30T18:45:34.212877+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-06-30T18:45:34.212890+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-06-30T18:45:34.212906+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-06-30T18:45:34.214839+02:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2026-06-30T18:45:34.232228+02:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"aude.brossaud@gmail.com"} [] [2026-06-30T18:45:34.251797+02:00] php.ERROR: Warning: Undefined array key 6 {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key 6 at /home/lotopou/lpf26/src/Service/TeamInterviewService.php:60)"} [] [2026-06-30T18:45:34.256224+02:00] php.ERROR: Warning: Undefined array key 2 {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key 2 at /home/lotopou/lpf26/src/Service/TeamInterviewService.php:60)"} [] [2026-06-30T18:45:34.256666+02:00] php.ERROR: Warning: Undefined array key 3 {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key 3 at /home/lotopou/lpf26/src/Service/TeamInterviewService.php:60)"} [] [2026-06-30T18:45:34.257358+02:00] php.ERROR: Warning: Undefined array key 4 {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key 4 at /home/lotopou/lpf26/src/Service/TeamInterviewService.php:60)"} [] [2026-06-30T18:45:34.257769+02:00] php.ERROR: Warning: Undefined array key 5 {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key 5 at /home/lotopou/lpf26/src/Service/TeamInterviewService.php:60)"} [] [2026-06-30T18:45:34.258149+02:00] php.ERROR: Warning: Undefined array key 7 {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key 7 at /home/lotopou/lpf26/src/Service/TeamInterviewService.php:60)"} [] [2026-06-30T18:45:34.258528+02:00] php.ERROR: Warning: Undefined array key 8 {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key 8 at /home/lotopou/lpf26/src/Service/TeamInterviewService.php:60)"} [] [2026-06-30T18:45:34.258919+02:00] php.ERROR: Warning: Undefined array key 9 {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key 9 at /home/lotopou/lpf26/src/Service/TeamInterviewService.php:60)"} [] [2026-06-30T18:45:34.284525+02:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-06-30T18:53:33.949187+02:00] request.INFO: Matched route "app_team_interview". {"route":"app_team_interview","route_parameters":{"_route":"app_team_interview","_controller":"App\\Controller\\TeamInterviewController::edit"},"request_uri":"https://26.lotopotofoot.fr/mon-compte/interview","method":"GET"} [] [2026-06-30T18:53:33.950447+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2026-06-30T18:53:33.950452+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-06-30T18:53:33.950456+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-06-30T18:53:33.950458+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-06-30T18:53:33.950473+02:00] security.DEBUG: Remember-me cookie detected. [] [] [2026-06-30T18:53:33.950915+02:00] security.DEBUG: Remember-me cookie detected. [] [] [2026-06-30T18:53:33.958413+02:00] security.INFO: Remember-me cookie accepted. [] [] [2026-06-30T18:53:33.960185+02:00] security.INFO: Authenticator successful! {"token":{"Symfony\\Component\\Security\\Core\\Authentication\\Token\\RememberMeToken":"RememberMeToken(user=\"luckiedel@yahoo.fr\", roles=\"ROLE_USER\")"},"authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-06-30T18:53:33.962180+02:00] security.DEBUG: Remember me skipped: your authenticator does not support it. {"authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-06-30T18:53:33.962186+02:00] security.DEBUG: Authenticator set no success response: request continues. {"authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-06-30T18:53:33.984212+02:00] php.ERROR: Warning: Undefined array key 6 {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key 6 at /home/lotopou/lpf26/src/Service/TeamInterviewService.php:60)"} [] [2026-06-30T18:53:33.989059+02:00] php.ERROR: Warning: Undefined array key 2 {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key 2 at /home/lotopou/lpf26/src/Service/TeamInterviewService.php:60)"} [] [2026-06-30T18:53:33.989439+02:00] php.ERROR: Warning: Undefined array key 3 {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key 3 at /home/lotopou/lpf26/src/Service/TeamInterviewService.php:60)"} [] [2026-06-30T18:53:33.989826+02:00] php.ERROR: Warning: Undefined array key 4 {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key 4 at /home/lotopou/lpf26/src/Service/TeamInterviewService.php:60)"} [] [2026-06-30T18:53:33.990200+02:00] php.ERROR: Warning: Undefined array key 5 {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key 5 at /home/lotopou/lpf26/src/Service/TeamInterviewService.php:60)"} [] [2026-06-30T18:53:33.990567+02:00] php.ERROR: Warning: Undefined array key 7 {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key 7 at /home/lotopou/lpf26/src/Service/TeamInterviewService.php:60)"} [] [2026-06-30T18:53:33.990937+02:00] php.ERROR: Warning: Undefined array key 8 {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key 8 at /home/lotopou/lpf26/src/Service/TeamInterviewService.php:60)"} [] [2026-06-30T18:53:33.991305+02:00] php.ERROR: Warning: Undefined array key 9 {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key 9 at /home/lotopou/lpf26/src/Service/TeamInterviewService.php:60)"} [] [2026-06-30T18:53:34.031678+02:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-06-30T19:06:14.380324+02:00] request.INFO: Matched route "app_team_interview". {"route":"app_team_interview","route_parameters":{"_route":"app_team_interview","_controller":"App\\Controller\\TeamInterviewController::edit"},"request_uri":"https://26.lotopotofoot.fr/mon-compte/interview","method":"GET"} [] [2026-06-30T19:06:14.381775+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2026-06-30T19:06:14.381783+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-06-30T19:06:14.381790+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-06-30T19:06:14.381792+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-06-30T19:06:14.381811+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-06-30T19:06:14.382591+02:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2026-06-30T19:06:14.387975+02:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"aude.brossaud@gmail.com"} [] [2026-06-30T19:06:14.406927+02:00] php.ERROR: Warning: Undefined array key 6 {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key 6 at /home/lotopou/lpf26/src/Service/TeamInterviewService.php:60)"} [] [2026-06-30T19:06:14.410506+02:00] php.ERROR: Warning: Undefined array key 2 {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key 2 at /home/lotopou/lpf26/src/Service/TeamInterviewService.php:60)"} [] [2026-06-30T19:06:14.410872+02:00] php.ERROR: Warning: Undefined array key 3 {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key 3 at /home/lotopou/lpf26/src/Service/TeamInterviewService.php:60)"} [] [2026-06-30T19:06:14.411234+02:00] php.ERROR: Warning: Undefined array key 4 {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key 4 at /home/lotopou/lpf26/src/Service/TeamInterviewService.php:60)"} [] [2026-06-30T19:06:14.411724+02:00] php.ERROR: Warning: Undefined array key 5 {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key 5 at /home/lotopou/lpf26/src/Service/TeamInterviewService.php:60)"} [] [2026-06-30T19:06:14.412171+02:00] php.ERROR: Warning: Undefined array key 7 {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key 7 at /home/lotopou/lpf26/src/Service/TeamInterviewService.php:60)"} [] [2026-06-30T19:06:14.412532+02:00] php.ERROR: Warning: Undefined array key 8 {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key 8 at /home/lotopou/lpf26/src/Service/TeamInterviewService.php:60)"} [] [2026-06-30T19:06:14.412894+02:00] php.ERROR: Warning: Undefined array key 9 {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key 9 at /home/lotopou/lpf26/src/Service/TeamInterviewService.php:60)"} [] [2026-06-30T19:06:14.434744+02:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-06-30T19:11:20.175838+02:00] request.INFO: Matched route "app_team_interview". {"route":"app_team_interview","route_parameters":{"_route":"app_team_interview","_controller":"App\\Controller\\TeamInterviewController::edit"},"request_uri":"https://26.lotopotofoot.fr/mon-compte/interview","method":"POST"} [] [2026-06-30T19:11:20.177159+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2026-06-30T19:11:20.177164+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-06-30T19:11:20.177800+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-06-30T19:11:20.177804+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-06-30T19:11:20.177822+02:00] security.DEBUG: Remember-me cookie detected. [] [] [2026-06-30T19:11:20.178556+02:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\RememberMeToken"} [] [2026-06-30T19:11:20.183148+02:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"luckiedel@yahoo.fr"} [] [2026-06-30T19:11:20.183198+02:00] security.DEBUG: Skipping the "Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator" authenticator as it did not support the request. {"authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-06-30T19:11:20.203305+02:00] php.ERROR: Warning: Undefined array key 6 {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key 6 at /home/lotopou/lpf26/src/Service/TeamInterviewService.php:60)"} [] [2026-06-30T19:11:20.206935+02:00] php.ERROR: Warning: Undefined array key 2 {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key 2 at /home/lotopou/lpf26/src/Service/TeamInterviewService.php:60)"} [] [2026-06-30T19:11:20.207298+02:00] php.ERROR: Warning: Undefined array key 3 {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key 3 at /home/lotopou/lpf26/src/Service/TeamInterviewService.php:60)"} [] [2026-06-30T19:11:20.207660+02:00] php.ERROR: Warning: Undefined array key 4 {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key 4 at /home/lotopou/lpf26/src/Service/TeamInterviewService.php:60)"} [] [2026-06-30T19:11:20.208017+02:00] php.ERROR: Warning: Undefined array key 5 {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key 5 at /home/lotopou/lpf26/src/Service/TeamInterviewService.php:60)"} [] [2026-06-30T19:11:20.208359+02:00] php.ERROR: Warning: Undefined array key 7 {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key 7 at /home/lotopou/lpf26/src/Service/TeamInterviewService.php:60)"} [] [2026-06-30T19:11:20.208712+02:00] php.ERROR: Warning: Undefined array key 8 {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key 8 at /home/lotopou/lpf26/src/Service/TeamInterviewService.php:60)"} [] [2026-06-30T19:11:20.209066+02:00] php.ERROR: Warning: Undefined array key 9 {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key 9 at /home/lotopou/lpf26/src/Service/TeamInterviewService.php:60)"} [] [2026-06-30T19:11:20.239137+02:00] request.DEBUG: CSRF validation accepted using both origin and double-submit info. [] [] [2026-06-30T19:11:20.262183+02:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-06-30T19:19:28.423842+02:00] request.INFO: Matched route "app_team_interview". {"route":"app_team_interview","route_parameters":{"_route":"app_team_interview","_controller":"App\\Controller\\TeamInterviewController::edit"},"request_uri":"https://26.lotopotofoot.fr/mon-compte/interview","method":"GET"} [] [2026-06-30T19:19:28.425319+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2026-06-30T19:19:28.425327+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-06-30T19:19:28.425333+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-06-30T19:19:28.425335+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-06-30T19:19:28.425352+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-06-30T19:19:28.426016+02:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2026-06-30T19:19:28.431111+02:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"aude.brossaud@gmail.com"} [] [2026-06-30T19:19:28.441263+02:00] php.ERROR: Warning: Undefined array key 4 {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key 4 at /home/lotopou/lpf26/src/Service/TeamInterviewService.php:60)"} [] [2026-06-30T19:19:28.444969+02:00] php.ERROR: Warning: Undefined array key 5 {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key 5 at /home/lotopou/lpf26/src/Service/TeamInterviewService.php:60)"} [] [2026-06-30T19:19:28.445361+02:00] php.ERROR: Warning: Undefined array key 7 {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key 7 at /home/lotopou/lpf26/src/Service/TeamInterviewService.php:60)"} [] [2026-06-30T19:19:28.465589+02:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-06-30T19:19:32.646774+02:00] request.INFO: Matched route "app_team_interview". {"route":"app_team_interview","route_parameters":{"_route":"app_team_interview","_controller":"App\\Controller\\TeamInterviewController::edit"},"request_uri":"https://26.lotopotofoot.fr/mon-compte/interview","method":"GET"} [] [2026-06-30T19:19:32.648235+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2026-06-30T19:19:32.648242+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-06-30T19:19:32.648247+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-06-30T19:19:32.648249+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-06-30T19:19:32.648266+02:00] security.DEBUG: Remember-me cookie detected. [] [] [2026-06-30T19:19:32.648996+02:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\RememberMeToken"} [] [2026-06-30T19:19:32.653945+02:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"luckiedel@yahoo.fr"} [] [2026-06-30T19:19:32.653997+02:00] security.DEBUG: Skipping the "Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator" authenticator as it did not support the request. {"authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-06-30T19:19:32.663506+02:00] php.ERROR: Warning: Undefined array key 4 {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key 4 at /home/lotopou/lpf26/src/Service/TeamInterviewService.php:60)"} [] [2026-06-30T19:19:32.666924+02:00] php.ERROR: Warning: Undefined array key 5 {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key 5 at /home/lotopou/lpf26/src/Service/TeamInterviewService.php:60)"} [] [2026-06-30T19:19:32.667287+02:00] php.ERROR: Warning: Undefined array key 7 {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key 7 at /home/lotopou/lpf26/src/Service/TeamInterviewService.php:60)"} [] [2026-06-30T19:19:32.683992+02:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-06-30T19:19:49.929142+02:00] request.INFO: Matched route "app_team_interview". {"route":"app_team_interview","route_parameters":{"_route":"app_team_interview","_controller":"App\\Controller\\TeamInterviewController::edit"},"request_uri":"https://26.lotopotofoot.fr/mon-compte/interview","method":"GET"} [] [2026-06-30T19:19:49.930498+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2026-06-30T19:19:49.930507+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-06-30T19:19:49.930513+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-06-30T19:19:49.930515+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-06-30T19:19:49.930534+02:00] security.DEBUG: Remember-me cookie detected. [] [] [2026-06-30T19:19:49.931263+02:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\RememberMeToken"} [] [2026-06-30T19:19:49.935913+02:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"luckiedel@yahoo.fr"} [] [2026-06-30T19:19:49.935964+02:00] security.DEBUG: Skipping the "Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator" authenticator as it did not support the request. {"authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-06-30T19:19:49.948070+02:00] php.ERROR: Warning: Undefined array key 4 {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key 4 at /home/lotopou/lpf26/src/Service/TeamInterviewService.php:60)"} [] [2026-06-30T19:19:49.952976+02:00] php.ERROR: Warning: Undefined array key 5 {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key 5 at /home/lotopou/lpf26/src/Service/TeamInterviewService.php:60)"} [] [2026-06-30T19:19:49.953506+02:00] php.ERROR: Warning: Undefined array key 7 {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key 7 at /home/lotopou/lpf26/src/Service/TeamInterviewService.php:60)"} [] [2026-06-30T19:19:49.969681+02:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-06-30T19:21:35.590174+02:00] request.INFO: Matched route "app_team_interview". {"route":"app_team_interview","route_parameters":{"_route":"app_team_interview","_controller":"App\\Controller\\TeamInterviewController::edit"},"request_uri":"https://26.lotopotofoot.fr/mon-compte/interview","method":"GET"} [] [2026-06-30T19:21:35.591765+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2026-06-30T19:21:35.591774+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-06-30T19:21:35.591779+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-06-30T19:21:35.591782+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-06-30T19:21:35.591802+02:00] security.DEBUG: Remember-me cookie detected. [] [] [2026-06-30T19:21:35.592644+02:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\RememberMeToken"} [] [2026-06-30T19:21:35.598455+02:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"luckiedel@yahoo.fr"} [] [2026-06-30T19:21:35.598507+02:00] security.DEBUG: Skipping the "Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator" authenticator as it did not support the request. {"authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-06-30T19:21:35.612501+02:00] php.ERROR: Warning: Undefined array key 4 {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key 4 at /home/lotopou/lpf26/src/Service/TeamInterviewService.php:60)"} [] [2026-06-30T19:21:35.616453+02:00] php.ERROR: Warning: Undefined array key 5 {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key 5 at /home/lotopou/lpf26/src/Service/TeamInterviewService.php:60)"} [] [2026-06-30T19:21:35.616848+02:00] php.ERROR: Warning: Undefined array key 7 {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key 7 at /home/lotopou/lpf26/src/Service/TeamInterviewService.php:60)"} [] [2026-06-30T19:21:35.636275+02:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-06-30T19:23:03.671693+02:00] request.INFO: Matched route "app_team_interview". {"route":"app_team_interview","route_parameters":{"_route":"app_team_interview","_controller":"App\\Controller\\TeamInterviewController::edit"},"request_uri":"https://26.lotopotofoot.fr/mon-compte/interview","method":"GET"} [] [2026-06-30T19:23:03.673281+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2026-06-30T19:23:03.673291+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-06-30T19:23:03.673298+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-06-30T19:23:03.673301+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-06-30T19:23:03.673327+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-06-30T19:23:03.674265+02:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2026-06-30T19:23:03.679821+02:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"aude.brossaud@gmail.com"} [] [2026-06-30T19:23:03.696809+02:00] php.ERROR: Warning: Undefined array key 4 {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key 4 at /home/lotopou/lpf26/src/Service/TeamInterviewService.php:60)"} [] [2026-06-30T19:23:03.700891+02:00] php.ERROR: Warning: Undefined array key 5 {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key 5 at /home/lotopou/lpf26/src/Service/TeamInterviewService.php:60)"} [] [2026-06-30T19:23:03.701338+02:00] php.ERROR: Warning: Undefined array key 7 {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key 7 at /home/lotopou/lpf26/src/Service/TeamInterviewService.php:60)"} [] [2026-06-30T19:23:03.726020+02:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-06-30T19:37:59.689170+02:00] request.INFO: Matched route "app_team_interview". {"route":"app_team_interview","route_parameters":{"_route":"app_team_interview","_controller":"App\\Controller\\TeamInterviewController::edit"},"request_uri":"https://26.lotopotofoot.fr/mon-compte/interview","method":"GET"} [] [2026-06-30T19:37:59.707697+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2026-06-30T19:37:59.707704+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-06-30T19:37:59.707710+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-06-30T19:37:59.707711+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-06-30T19:37:59.707866+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-06-30T19:37:59.714883+02:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2026-06-30T19:37:59.741354+02:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"aude.brossaud@gmail.com"} [] [2026-06-30T19:37:59.791397+02:00] php.ERROR: Warning: Undefined array key 4 {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key 4 at /home/lotopou/lpf26/src/Service/TeamInterviewService.php:60)"} [] [2026-06-30T19:37:59.794843+02:00] php.ERROR: Warning: Undefined array key 5 {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key 5 at /home/lotopou/lpf26/src/Service/TeamInterviewService.php:60)"} [] [2026-06-30T19:37:59.795204+02:00] php.ERROR: Warning: Undefined array key 7 {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key 7 at /home/lotopou/lpf26/src/Service/TeamInterviewService.php:60)"} [] [2026-06-30T19:37:59.825408+02:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-06-30T19:45:06.663826+02:00] request.INFO: Matched route "app_team_interview". {"route":"app_team_interview","route_parameters":{"_route":"app_team_interview","_controller":"App\\Controller\\TeamInterviewController::edit"},"request_uri":"https://26.lotopotofoot.fr/mon-compte/interview","method":"GET"} [] [2026-06-30T19:45:06.665086+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2026-06-30T19:45:06.665092+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-06-30T19:45:06.665097+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-06-30T19:45:06.665099+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-06-30T19:45:06.665114+02:00] security.DEBUG: Remember-me cookie detected. [] [] [2026-06-30T19:45:06.665815+02:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\RememberMeToken"} [] [2026-06-30T19:45:06.670667+02:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"burbanovich@yahoo.fr"} [] [2026-06-30T19:45:06.670719+02:00] security.DEBUG: Skipping the "Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator" authenticator as it did not support the request. {"authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-06-30T19:45:06.687564+02:00] php.ERROR: Warning: Undefined array key 1 {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key 1 at /home/lotopou/lpf26/src/Service/TeamInterviewService.php:60)"} [] [2026-06-30T19:45:06.691494+02:00] php.ERROR: Warning: Undefined array key 6 {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key 6 at /home/lotopou/lpf26/src/Service/TeamInterviewService.php:60)"} [] [2026-06-30T19:45:06.691856+02:00] php.ERROR: Warning: Undefined array key 2 {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key 2 at /home/lotopou/lpf26/src/Service/TeamInterviewService.php:60)"} [] [2026-06-30T19:45:06.692223+02:00] php.ERROR: Warning: Undefined array key 3 {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key 3 at /home/lotopou/lpf26/src/Service/TeamInterviewService.php:60)"} [] [2026-06-30T19:45:06.692571+02:00] php.ERROR: Warning: Undefined array key 4 {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key 4 at /home/lotopou/lpf26/src/Service/TeamInterviewService.php:60)"} [] [2026-06-30T19:45:06.692924+02:00] php.ERROR: Warning: Undefined array key 5 {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key 5 at /home/lotopou/lpf26/src/Service/TeamInterviewService.php:60)"} [] [2026-06-30T19:45:06.693267+02:00] php.ERROR: Warning: Undefined array key 7 {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key 7 at /home/lotopou/lpf26/src/Service/TeamInterviewService.php:60)"} [] [2026-06-30T19:45:06.693618+02:00] php.ERROR: Warning: Undefined array key 8 {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key 8 at /home/lotopou/lpf26/src/Service/TeamInterviewService.php:60)"} [] [2026-06-30T19:45:06.693980+02:00] php.ERROR: Warning: Undefined array key 9 {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key 9 at /home/lotopou/lpf26/src/Service/TeamInterviewService.php:60)"} [] [2026-06-30T19:45:06.715513+02:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-06-30T21:53:25.235865+02:00] request.INFO: Matched route "app_team_interview". {"route":"app_team_interview","route_parameters":{"_route":"app_team_interview","_controller":"App\\Controller\\TeamInterviewController::edit"},"request_uri":"https://26.lotopotofoot.fr/mon-compte/interview","method":"GET"} [] [2026-06-30T21:53:25.237138+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2026-06-30T21:53:25.237143+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-06-30T21:53:25.237147+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-06-30T21:53:25.237149+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-06-30T21:53:25.237166+02:00] security.DEBUG: Remember-me cookie detected. [] [] [2026-06-30T21:53:25.237859+02:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\RememberMeToken"} [] [2026-06-30T21:53:25.242785+02:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"luckiedel@yahoo.fr"} [] [2026-06-30T21:53:25.242837+02:00] security.DEBUG: Skipping the "Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator" authenticator as it did not support the request. {"authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-06-30T21:53:25.259895+02:00] php.ERROR: Warning: Undefined array key 4 {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key 4 at /home/lotopou/lpf26/src/Service/TeamInterviewService.php:60)"} [] [2026-06-30T21:53:25.264136+02:00] php.ERROR: Warning: Undefined array key 5 {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key 5 at /home/lotopou/lpf26/src/Service/TeamInterviewService.php:60)"} [] [2026-06-30T21:53:25.264506+02:00] php.ERROR: Warning: Undefined array key 7 {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key 7 at /home/lotopou/lpf26/src/Service/TeamInterviewService.php:60)"} [] [2026-06-30T21:53:25.289120+02:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-06-30T21:55:46.093156+02:00] request.INFO: Matched route "app_team_interview". {"route":"app_team_interview","route_parameters":{"_route":"app_team_interview","_controller":"App\\Controller\\TeamInterviewController::edit"},"request_uri":"https://26.lotopotofoot.fr/mon-compte/interview","method":"GET"} [] [2026-06-30T21:55:46.094438+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2026-06-30T21:55:46.094443+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-06-30T21:55:46.094447+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-06-30T21:55:46.094449+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-06-30T21:55:46.094464+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-06-30T21:55:46.095130+02:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2026-06-30T21:55:46.099923+02:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"aude.brossaud@gmail.com"} [] [2026-06-30T21:55:46.114284+02:00] php.ERROR: Warning: Undefined array key 4 {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key 4 at /home/lotopou/lpf26/src/Service/TeamInterviewService.php:60)"} [] [2026-06-30T21:55:46.117768+02:00] php.ERROR: Warning: Undefined array key 5 {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key 5 at /home/lotopou/lpf26/src/Service/TeamInterviewService.php:60)"} [] [2026-06-30T21:55:46.118130+02:00] php.ERROR: Warning: Undefined array key 7 {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key 7 at /home/lotopou/lpf26/src/Service/TeamInterviewService.php:60)"} [] [2026-06-30T21:55:46.138920+02:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-06-30T21:58:26.223201+02:00] request.INFO: Matched route "app_team_interview". {"route":"app_team_interview","route_parameters":{"_route":"app_team_interview","_controller":"App\\Controller\\TeamInterviewController::edit"},"request_uri":"https://26.lotopotofoot.fr/mon-compte/interview","method":"GET"} [] [2026-06-30T21:58:26.243361+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2026-06-30T21:58:26.243376+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-06-30T21:58:26.243385+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-06-30T21:58:26.243388+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-06-30T21:58:26.243556+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-06-30T21:58:26.253741+02:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2026-06-30T21:58:26.295176+02:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"aude.brossaud@gmail.com"} [] [2026-06-30T21:58:26.353854+02:00] php.ERROR: Warning: Undefined array key 4 {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key 4 at /home/lotopou/lpf26/src/Service/TeamInterviewService.php:60)"} [] [2026-06-30T21:58:26.357534+02:00] php.ERROR: Warning: Undefined array key 5 {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key 5 at /home/lotopou/lpf26/src/Service/TeamInterviewService.php:60)"} [] [2026-06-30T21:58:26.358041+02:00] php.ERROR: Warning: Undefined array key 7 {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key 7 at /home/lotopou/lpf26/src/Service/TeamInterviewService.php:60)"} [] [2026-06-30T21:58:26.417869+02:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-06-30T22:05:17.651222+02:00] request.INFO: Matched route "app_team_interview". {"route":"app_team_interview","route_parameters":{"_route":"app_team_interview","_controller":"App\\Controller\\TeamInterviewController::edit"},"request_uri":"https://26.lotopotofoot.fr/mon-compte/interview","method":"POST"} [] [2026-06-30T22:05:17.670273+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2026-06-30T22:05:17.670284+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-06-30T22:05:17.670931+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-06-30T22:05:17.670936+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-06-30T22:05:17.671080+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-06-30T22:05:17.678289+02:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2026-06-30T22:05:17.717752+02:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"aude.brossaud@gmail.com"} [] [2026-06-30T22:05:17.770832+02:00] php.ERROR: Warning: Undefined array key 4 {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key 4 at /home/lotopou/lpf26/src/Service/TeamInterviewService.php:60)"} [] [2026-06-30T22:05:17.774534+02:00] php.ERROR: Warning: Undefined array key 5 {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key 5 at /home/lotopou/lpf26/src/Service/TeamInterviewService.php:60)"} [] [2026-06-30T22:05:17.774924+02:00] php.ERROR: Warning: Undefined array key 7 {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key 7 at /home/lotopou/lpf26/src/Service/TeamInterviewService.php:60)"} [] [2026-06-30T22:05:17.804846+02:00] request.DEBUG: CSRF validation accepted using both origin and double-submit info. [] [] [2026-06-30T22:05:17.821731+02:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-06-30T22:05:17.858500+02:00] request.INFO: Matched route "app_team_interview". {"route":"app_team_interview","route_parameters":{"_route":"app_team_interview","_controller":"App\\Controller\\TeamInterviewController::edit"},"request_uri":"https://26.lotopotofoot.fr/mon-compte/interview","method":"GET"} [] [2026-06-30T22:05:17.860447+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2026-06-30T22:05:17.860457+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-06-30T22:05:17.860464+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-06-30T22:05:17.860467+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-06-30T22:05:17.860501+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-06-30T22:05:17.861361+02:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2026-06-30T22:05:17.867116+02:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"aude.brossaud@gmail.com"} [] [2026-06-30T22:05:17.875961+02:00] php.ERROR: Warning: Undefined array key 4 {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key 4 at /home/lotopou/lpf26/src/Service/TeamInterviewService.php:60)"} [] [2026-06-30T22:05:17.911290+02:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-06-30T22:41:42.834016+02:00] request.INFO: Matched route "app_team_interview". {"route":"app_team_interview","route_parameters":{"_route":"app_team_interview","_controller":"App\\Controller\\TeamInterviewController::edit"},"request_uri":"https://26.lotopotofoot.fr/mon-compte/interview","method":"GET"} [] [2026-06-30T22:41:42.835271+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2026-06-30T22:41:42.835279+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-06-30T22:41:42.835284+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-06-30T22:41:42.835286+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-06-30T22:41:42.835302+02:00] security.DEBUG: Remember-me cookie detected. [] [] [2026-06-30T22:41:42.835901+02:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\RememberMeToken"} [] [2026-06-30T22:41:42.840577+02:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"luckiedel@yahoo.fr"} [] [2026-06-30T22:41:42.840627+02:00] security.DEBUG: Skipping the "Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator" authenticator as it did not support the request. {"authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-06-30T22:41:42.860868+02:00] php.ERROR: Warning: Undefined array key 4 {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key 4 at /home/lotopou/lpf26/src/Service/TeamInterviewService.php:60)"} [] [2026-06-30T22:41:42.923948+02:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-06-30T22:43:04.230394+02:00] request.INFO: Matched route "app_team_interview". {"route":"app_team_interview","route_parameters":{"_route":"app_team_interview","_controller":"App\\Controller\\TeamInterviewController::edit"},"request_uri":"https://26.lotopotofoot.fr/mon-compte/interview","method":"GET"} [] [2026-06-30T22:43:04.231657+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2026-06-30T22:43:04.231662+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-06-30T22:43:04.231667+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-06-30T22:43:04.231669+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-06-30T22:43:04.231685+02:00] security.DEBUG: Remember-me cookie detected. [] [] [2026-06-30T22:43:04.232363+02:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\RememberMeToken"} [] [2026-06-30T22:43:04.237233+02:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"luckiedel@yahoo.fr"} [] [2026-06-30T22:43:04.237282+02:00] security.DEBUG: Skipping the "Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator" authenticator as it did not support the request. {"authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-06-30T22:43:04.252046+02:00] php.ERROR: Warning: Undefined array key 4 {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key 4 at /home/lotopou/lpf26/src/Service/TeamInterviewService.php:60)"} [] [2026-06-30T22:43:04.281919+02:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-06-30T22:53:29.092255+02:00] request.INFO: Matched route "app_team_interview". {"route":"app_team_interview","route_parameters":{"_route":"app_team_interview","_controller":"App\\Controller\\TeamInterviewController::edit"},"request_uri":"https://26.lotopotofoot.fr/mon-compte/interview","method":"POST"} [] [2026-06-30T22:53:29.110370+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2026-06-30T22:53:29.110379+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-06-30T22:53:29.110985+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-06-30T22:53:29.110989+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-06-30T22:53:29.111128+02:00] security.DEBUG: Remember-me cookie detected. [] [] [2026-06-30T22:53:29.118257+02:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\RememberMeToken"} [] [2026-06-30T22:53:29.158320+02:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"luckiedel@yahoo.fr"} [] [2026-06-30T22:53:29.158369+02:00] security.DEBUG: Skipping the "Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator" authenticator as it did not support the request. {"authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-06-30T22:53:29.216640+02:00] php.ERROR: Warning: Undefined array key 4 {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key 4 at /home/lotopou/lpf26/src/Service/TeamInterviewService.php:60)"} [] [2026-06-30T22:53:29.249539+02:00] request.DEBUG: CSRF validation accepted using both origin and double-submit info. [] [] [2026-06-30T22:53:29.271543+02:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-07-01T09:51:10.697589+02:00] request.INFO: Matched route "app_team_interview". {"route":"app_team_interview","route_parameters":{"_route":"app_team_interview","_controller":"App\\Controller\\TeamInterviewController::edit"},"request_uri":"https://26.lotopotofoot.fr/mon-compte/interview","method":"GET"} [] [2026-07-01T09:51:10.698887+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2026-07-01T09:51:10.698894+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-07-01T09:51:10.698899+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-07-01T09:51:10.698901+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-07-01T09:51:10.698917+02:00] security.DEBUG: Remember-me cookie detected. [] [] [2026-07-01T09:51:10.699612+02:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\RememberMeToken"} [] [2026-07-01T09:51:10.704561+02:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"romanemoyon@icloud.com"} [] [2026-07-01T09:51:10.704612+02:00] security.DEBUG: Skipping the "Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator" authenticator as it did not support the request. {"authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-07-01T09:51:10.723390+02:00] php.ERROR: Warning: Undefined array key 1 {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key 1 at /home/lotopou/lpf26/src/Service/TeamInterviewService.php:60)"} [] [2026-07-01T09:51:10.727507+02:00] php.ERROR: Warning: Undefined array key 6 {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key 6 at /home/lotopou/lpf26/src/Service/TeamInterviewService.php:60)"} [] [2026-07-01T09:51:10.727887+02:00] php.ERROR: Warning: Undefined array key 2 {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key 2 at /home/lotopou/lpf26/src/Service/TeamInterviewService.php:60)"} [] [2026-07-01T09:51:10.728249+02:00] php.ERROR: Warning: Undefined array key 3 {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key 3 at /home/lotopou/lpf26/src/Service/TeamInterviewService.php:60)"} [] [2026-07-01T09:51:10.728613+02:00] php.ERROR: Warning: Undefined array key 4 {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key 4 at /home/lotopou/lpf26/src/Service/TeamInterviewService.php:60)"} [] [2026-07-01T09:51:10.728979+02:00] php.ERROR: Warning: Undefined array key 5 {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key 5 at /home/lotopou/lpf26/src/Service/TeamInterviewService.php:60)"} [] [2026-07-01T09:51:10.729357+02:00] php.ERROR: Warning: Undefined array key 7 {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key 7 at /home/lotopou/lpf26/src/Service/TeamInterviewService.php:60)"} [] [2026-07-01T09:51:10.729721+02:00] php.ERROR: Warning: Undefined array key 8 {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key 8 at /home/lotopou/lpf26/src/Service/TeamInterviewService.php:60)"} [] [2026-07-01T09:51:10.730073+02:00] php.ERROR: Warning: Undefined array key 9 {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key 9 at /home/lotopou/lpf26/src/Service/TeamInterviewService.php:60)"} [] [2026-07-01T09:51:10.756494+02:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-07-01T11:15:22.723687+02:00] request.INFO: Matched route "app_team_interview". {"route":"app_team_interview","route_parameters":{"_route":"app_team_interview","_controller":"App\\Controller\\TeamInterviewController::edit"},"request_uri":"https://26.lotopotofoot.fr/mon-compte/interview","method":"GET"} [] [2026-07-01T11:15:22.725533+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2026-07-01T11:15:22.725539+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-07-01T11:15:22.725544+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-07-01T11:15:22.725546+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-07-01T11:15:22.725571+02:00] security.DEBUG: Remember-me cookie detected. [] [] [2026-07-01T11:15:22.730288+02:00] security.DEBUG: Remember-me cookie detected. [] [] [2026-07-01T11:15:22.747702+02:00] security.INFO: Remember-me cookie accepted. [] [] [2026-07-01T11:15:22.751041+02:00] security.INFO: Authenticator successful! {"token":{"Symfony\\Component\\Security\\Core\\Authentication\\Token\\RememberMeToken":"RememberMeToken(user=\"romanemoyon@icloud.com\", roles=\"ROLE_USER\")"},"authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-07-01T11:15:22.754581+02:00] security.DEBUG: Remember me skipped: your authenticator does not support it. {"authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-07-01T11:15:22.754592+02:00] security.DEBUG: Authenticator set no success response: request continues. {"authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-07-01T11:15:22.798549+02:00] php.ERROR: Warning: Undefined array key 1 {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key 1 at /home/lotopou/lpf26/src/Service/TeamInterviewService.php:60)"} [] [2026-07-01T11:15:22.803779+02:00] php.ERROR: Warning: Undefined array key 6 {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key 6 at /home/lotopou/lpf26/src/Service/TeamInterviewService.php:60)"} [] [2026-07-01T11:15:22.804235+02:00] php.ERROR: Warning: Undefined array key 2 {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key 2 at /home/lotopou/lpf26/src/Service/TeamInterviewService.php:60)"} [] [2026-07-01T11:15:22.804705+02:00] php.ERROR: Warning: Undefined array key 3 {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key 3 at /home/lotopou/lpf26/src/Service/TeamInterviewService.php:60)"} [] [2026-07-01T11:15:22.805064+02:00] php.ERROR: Warning: Undefined array key 4 {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key 4 at /home/lotopou/lpf26/src/Service/TeamInterviewService.php:60)"} [] [2026-07-01T11:15:22.805428+02:00] php.ERROR: Warning: Undefined array key 5 {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key 5 at /home/lotopou/lpf26/src/Service/TeamInterviewService.php:60)"} [] [2026-07-01T11:15:22.805792+02:00] php.ERROR: Warning: Undefined array key 7 {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key 7 at /home/lotopou/lpf26/src/Service/TeamInterviewService.php:60)"} [] [2026-07-01T11:15:22.806189+02:00] php.ERROR: Warning: Undefined array key 8 {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key 8 at /home/lotopou/lpf26/src/Service/TeamInterviewService.php:60)"} [] [2026-07-01T11:15:22.806533+02:00] php.ERROR: Warning: Undefined array key 9 {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key 9 at /home/lotopou/lpf26/src/Service/TeamInterviewService.php:60)"} [] [2026-07-01T11:15:22.892987+02:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-07-01T18:28:06.276156+02:00] request.INFO: Matched route "app_team_interview". {"route":"app_team_interview","route_parameters":{"_route":"app_team_interview","_controller":"App\\Controller\\TeamInterviewController::edit"},"request_uri":"https://26.lotopotofoot.fr/mon-compte/interview","method":"GET"} [] [2026-07-01T18:28:06.277856+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2026-07-01T18:28:06.277861+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-07-01T18:28:06.277866+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-07-01T18:28:06.277868+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-07-01T18:28:06.277885+02:00] security.DEBUG: Remember-me cookie detected. [] [] [2026-07-01T18:28:06.278427+02:00] security.DEBUG: Remember-me cookie detected. [] [] [2026-07-01T18:28:06.288768+02:00] security.INFO: Remember-me cookie accepted. [] [] [2026-07-01T18:28:06.290670+02:00] security.INFO: Authenticator successful! {"token":{"Symfony\\Component\\Security\\Core\\Authentication\\Token\\RememberMeToken":"RememberMeToken(user=\"romanemoyon@icloud.com\", roles=\"ROLE_USER\")"},"authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-07-01T18:28:06.292836+02:00] security.DEBUG: Remember me skipped: your authenticator does not support it. {"authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-07-01T18:28:06.292843+02:00] security.DEBUG: Authenticator set no success response: request continues. {"authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-07-01T18:28:06.315704+02:00] php.ERROR: Warning: Undefined array key 1 {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key 1 at /home/lotopou/lpf26/src/Service/TeamInterviewService.php:60)"} [] [2026-07-01T18:28:06.320967+02:00] php.ERROR: Warning: Undefined array key 6 {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key 6 at /home/lotopou/lpf26/src/Service/TeamInterviewService.php:60)"} [] [2026-07-01T18:28:06.321361+02:00] php.ERROR: Warning: Undefined array key 2 {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key 2 at /home/lotopou/lpf26/src/Service/TeamInterviewService.php:60)"} [] [2026-07-01T18:28:06.321825+02:00] php.ERROR: Warning: Undefined array key 3 {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key 3 at /home/lotopou/lpf26/src/Service/TeamInterviewService.php:60)"} [] [2026-07-01T18:28:06.322186+02:00] php.ERROR: Warning: Undefined array key 4 {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key 4 at /home/lotopou/lpf26/src/Service/TeamInterviewService.php:60)"} [] [2026-07-01T18:28:06.322538+02:00] php.ERROR: Warning: Undefined array key 5 {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key 5 at /home/lotopou/lpf26/src/Service/TeamInterviewService.php:60)"} [] [2026-07-01T18:28:06.322895+02:00] php.ERROR: Warning: Undefined array key 7 {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key 7 at /home/lotopou/lpf26/src/Service/TeamInterviewService.php:60)"} [] [2026-07-01T18:28:06.323253+02:00] php.ERROR: Warning: Undefined array key 8 {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key 8 at /home/lotopou/lpf26/src/Service/TeamInterviewService.php:60)"} [] [2026-07-01T18:28:06.323605+02:00] php.ERROR: Warning: Undefined array key 9 {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key 9 at /home/lotopou/lpf26/src/Service/TeamInterviewService.php:60)"} [] [2026-07-01T18:28:06.386740+02:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-07-02T00:09:33.442464+02:00] request.INFO: Matched route "app_team_interview". {"route":"app_team_interview","route_parameters":{"_route":"app_team_interview","_controller":"App\\Controller\\TeamInterviewController::edit"},"request_uri":"https://26.lotopotofoot.fr/mon-compte/interview","method":"GET"} [] [2026-07-02T00:09:33.444253+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2026-07-02T00:09:33.444262+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-07-02T00:09:33.444268+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-07-02T00:09:33.444270+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-07-02T00:09:33.444288+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-07-02T00:09:33.445124+02:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2026-07-02T00:09:33.452773+02:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"saveau_bertille@hotmail.fr"} [] [2026-07-02T00:09:33.475212+02:00] php.ERROR: Warning: Undefined array key 1 {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key 1 at /home/lotopou/lpf26/src/Service/TeamInterviewService.php:60)"} [] [2026-07-02T00:09:33.480503+02:00] php.ERROR: Warning: Undefined array key 6 {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key 6 at /home/lotopou/lpf26/src/Service/TeamInterviewService.php:60)"} [] [2026-07-02T00:09:33.480896+02:00] php.ERROR: Warning: Undefined array key 2 {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key 2 at /home/lotopou/lpf26/src/Service/TeamInterviewService.php:60)"} [] [2026-07-02T00:09:33.481313+02:00] php.ERROR: Warning: Undefined array key 3 {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key 3 at /home/lotopou/lpf26/src/Service/TeamInterviewService.php:60)"} [] [2026-07-02T00:09:33.481705+02:00] php.ERROR: Warning: Undefined array key 4 {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key 4 at /home/lotopou/lpf26/src/Service/TeamInterviewService.php:60)"} [] [2026-07-02T00:09:33.482112+02:00] php.ERROR: Warning: Undefined array key 5 {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key 5 at /home/lotopou/lpf26/src/Service/TeamInterviewService.php:60)"} [] [2026-07-02T00:09:33.482518+02:00] php.ERROR: Warning: Undefined array key 7 {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key 7 at /home/lotopou/lpf26/src/Service/TeamInterviewService.php:60)"} [] [2026-07-02T00:09:33.482893+02:00] php.ERROR: Warning: Undefined array key 8 {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key 8 at /home/lotopou/lpf26/src/Service/TeamInterviewService.php:60)"} [] [2026-07-02T00:09:33.483266+02:00] php.ERROR: Warning: Undefined array key 9 {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key 9 at /home/lotopou/lpf26/src/Service/TeamInterviewService.php:60)"} [] [2026-07-02T00:09:33.512053+02:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-07-02T22:55:30.131853+02:00] request.INFO: Matched route "app_team_show". {"route":"app_team_show","route_parameters":{"_route":"app_team_show","_controller":"App\\Controller\\CompetitionController::teamShow","id":"25"},"request_uri":"https://26.lotopotofoot.fr/classement/equipe/25","method":"GET"} [] [2026-07-02T22:55:30.133872+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2026-07-02T22:55:30.133879+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-07-02T22:55:30.133885+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-07-02T22:55:30.133888+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-07-02T22:55:30.133910+02:00] security.DEBUG: Remember-me cookie detected. [] [] [2026-07-02T22:55:30.134831+02:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\RememberMeToken"} [] [2026-07-02T22:55:30.143216+02:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"rafiki_mzuri@yahoo.fr"} [] [2026-07-02T22:55:30.143268+02:00] security.DEBUG: Skipping the "Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator" authenticator as it did not support the request. {"authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-07-02T22:55:31.792223+02:00] request.CRITICAL: Uncaught PHP Exception Doctrine\DBAL\Exception\DriverException: "An exception occurred while executing a query: SQLSTATE[42000]: Syntax error or access violation: 1226 User 'lotopou26' has exceeded the 'max_questions' resource (current value: 40000)" at ExceptionConverter.php line 102 {"exception":"[object] (Doctrine\\DBAL\\Exception\\DriverException(code: 1226): An exception occurred while executing a query: SQLSTATE[42000]: Syntax error or access violation: 1226 User 'lotopou26' has exceeded the 'max_questions' resource (current value: 40000) at /home/lotopou/lpf26/vendor/doctrine/dbal/src/Driver/API/MySQL/ExceptionConverter.php:102)\n[previous exception] [object] (Doctrine\\DBAL\\Driver\\PDO\\Exception(code: 1226): SQLSTATE[42000]: Syntax error or access violation: 1226 User 'lotopou26' has exceeded the 'max_questions' resource (current value: 40000) at /home/lotopou/lpf26/vendor/doctrine/dbal/src/Driver/PDO/Exception.php:24)\n[previous exception] [object] (PDOException(code: 42000): SQLSTATE[42000]: Syntax error or access violation: 1226 User 'lotopou26' has exceeded the 'max_questions' resource (current value: 40000) at /home/lotopou/lpf26/vendor/doctrine/dbal/src/Driver/PDO/Statement.php:55)"} [] [2026-07-02T22:55:31.808334+02:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-07-02T22:55:31.920727+02:00] request.INFO: Matched route "app_match_pronostics_simulate". {"route":"app_match_pronostics_simulate","route_parameters":{"_route":"app_match_pronostics_simulate","_controller":"App\\Controller\\CompetitionController::matchPronosticsSimulate","id":"90"},"request_uri":"https://26.lotopotofoot.fr/matchs/90/pronostics/simuler?domicile=3&exterieur=0","method":"GET"} [] [2026-07-02T22:55:31.922405+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2026-07-02T22:55:31.922412+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-07-02T22:55:31.922416+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-07-02T22:55:31.922418+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-07-02T22:55:31.922435+02:00] security.DEBUG: Remember-me cookie detected. [] [] [2026-07-02T22:55:31.923220+02:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\RememberMeToken"} [] [2026-07-02T22:55:31.931205+02:00] request.CRITICAL: Uncaught PHP Exception Doctrine\DBAL\Exception\DriverException: "An exception occurred while executing a query: SQLSTATE[42000]: Syntax error or access violation: 1226 User 'lotopou26' has exceeded the 'max_questions' resource (current value: 40000)" at ExceptionConverter.php line 102 {"exception":"[object] (Doctrine\\DBAL\\Exception\\DriverException(code: 1226): An exception occurred while executing a query: SQLSTATE[42000]: Syntax error or access violation: 1226 User 'lotopou26' has exceeded the 'max_questions' resource (current value: 40000) at /home/lotopou/lpf26/vendor/doctrine/dbal/src/Driver/API/MySQL/ExceptionConverter.php:102)\n[previous exception] [object] (Doctrine\\DBAL\\Driver\\PDO\\Exception(code: 1226): SQLSTATE[42000]: Syntax error or access violation: 1226 User 'lotopou26' has exceeded the 'max_questions' resource (current value: 40000) at /home/lotopou/lpf26/vendor/doctrine/dbal/src/Driver/PDO/Exception.php:24)\n[previous exception] [object] (PDOException(code: 42000): SQLSTATE[42000]: Syntax error or access violation: 1226 User 'lotopou26' has exceeded the 'max_questions' resource (current value: 40000) at /home/lotopou/lpf26/vendor/doctrine/dbal/src/Driver/PDO/Statement.php:55)"} [] [2026-07-02T22:55:31.920974+02:00] request.INFO: Matched route "app_match_hub_message_csrf". {"route":"app_match_hub_message_csrf","route_parameters":{"_route":"app_match_hub_message_csrf","_controller":"App\\Controller\\CompetitionController::matchHubMessageCsrf"},"request_uri":"https://26.lotopotofoot.fr/matchs/hub-message/csrf","method":"GET"} [] [2026-07-02T22:55:31.923054+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2026-07-02T22:55:31.923060+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-07-02T22:55:31.923066+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-07-02T22:55:31.923069+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-07-02T22:55:31.923093+02:00] security.DEBUG: Remember-me cookie detected. [] [] [2026-07-02T22:55:31.941026+02:00] security.DEBUG: Remember-me cookie detected. [] [] [2026-07-02T22:55:31.951299+02:00] request.CRITICAL: Uncaught PHP Exception Doctrine\DBAL\Exception\DriverException: "An exception occurred while executing a query: SQLSTATE[42000]: Syntax error or access violation: 1226 User 'lotopou26' has exceeded the 'max_questions' resource (current value: 40000)" at ExceptionConverter.php line 102 {"exception":"[object] (Doctrine\\DBAL\\Exception\\DriverException(code: 1226): An exception occurred while executing a query: SQLSTATE[42000]: Syntax error or access violation: 1226 User 'lotopou26' has exceeded the 'max_questions' resource (current value: 40000) at /home/lotopou/lpf26/vendor/doctrine/dbal/src/Driver/API/MySQL/ExceptionConverter.php:102)\n[previous exception] [object] (Doctrine\\DBAL\\Driver\\PDO\\Exception(code: 1226): SQLSTATE[42000]: Syntax error or access violation: 1226 User 'lotopou26' has exceeded the 'max_questions' resource (current value: 40000) at /home/lotopou/lpf26/vendor/doctrine/dbal/src/Driver/PDO/Exception.php:24)\n[previous exception] [object] (PDOException(code: 42000): SQLSTATE[42000]: Syntax error or access violation: 1226 User 'lotopou26' has exceeded the 'max_questions' resource (current value: 40000) at /home/lotopou/lpf26/vendor/doctrine/dbal/src/Driver/PDO/Statement.php:55)"} [] [2026-07-02T22:55:31.978544+02:00] request.INFO: Matched route "app_match_hub_message_csrf". {"route":"app_match_hub_message_csrf","route_parameters":{"_route":"app_match_hub_message_csrf","_controller":"App\\Controller\\CompetitionController::matchHubMessageCsrf"},"request_uri":"https://26.lotopotofoot.fr/matchs/hub-message/csrf","method":"GET"} [] [2026-07-02T22:55:31.980702+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2026-07-02T22:55:31.980709+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-07-02T22:55:31.980714+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-07-02T22:55:31.980716+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-07-02T22:55:31.980735+02:00] security.DEBUG: Remember-me cookie detected. [] [] [2026-07-02T22:55:31.981541+02:00] security.DEBUG: Remember-me cookie detected. [] [] [2026-07-02T22:55:31.990336+02:00] request.CRITICAL: Uncaught PHP Exception Doctrine\DBAL\Exception\DriverException: "An exception occurred while executing a query: SQLSTATE[42000]: Syntax error or access violation: 1226 User 'lotopou26' has exceeded the 'max_questions' resource (current value: 40000)" at ExceptionConverter.php line 102 {"exception":"[object] (Doctrine\\DBAL\\Exception\\DriverException(code: 1226): An exception occurred while executing a query: SQLSTATE[42000]: Syntax error or access violation: 1226 User 'lotopou26' has exceeded the 'max_questions' resource (current value: 40000) at /home/lotopou/lpf26/vendor/doctrine/dbal/src/Driver/API/MySQL/ExceptionConverter.php:102)\n[previous exception] [object] (Doctrine\\DBAL\\Driver\\PDO\\Exception(code: 1226): SQLSTATE[42000]: Syntax error or access violation: 1226 User 'lotopou26' has exceeded the 'max_questions' resource (current value: 40000) at /home/lotopou/lpf26/vendor/doctrine/dbal/src/Driver/PDO/Exception.php:24)\n[previous exception] [object] (PDOException(code: 42000): SQLSTATE[42000]: Syntax error or access violation: 1226 User 'lotopou26' has exceeded the 'max_questions' resource (current value: 40000) at /home/lotopou/lpf26/vendor/doctrine/dbal/src/Driver/PDO/Statement.php:55)"} [] [2026-07-02T22:55:31.979490+02:00] request.INFO: Matched route "app_match_pronostics_simulate". {"route":"app_match_pronostics_simulate","route_parameters":{"_route":"app_match_pronostics_simulate","_controller":"App\\Controller\\CompetitionController::matchPronosticsSimulate","id":"90"},"request_uri":"https://26.lotopotofoot.fr/matchs/90/pronostics/simuler?domicile=3&exterieur=0","method":"GET"} [] [2026-07-02T22:55:31.981917+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2026-07-02T22:55:31.981926+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-07-02T22:55:31.981932+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-07-02T22:55:31.981935+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-07-02T22:55:31.981959+02:00] security.DEBUG: Remember-me cookie detected. [] [] [2026-07-02T22:55:32.000124+02:00] security.DEBUG: Remember-me cookie detected. [] [] [2026-07-02T22:55:32.010529+02:00] request.CRITICAL: Uncaught PHP Exception Doctrine\DBAL\Exception\DriverException: "An exception occurred while executing a query: SQLSTATE[42000]: Syntax error or access violation: 1226 User 'lotopou26' has exceeded the 'max_questions' resource (current value: 40000)" at ExceptionConverter.php line 102 {"exception":"[object] (Doctrine\\DBAL\\Exception\\DriverException(code: 1226): An exception occurred while executing a query: SQLSTATE[42000]: Syntax error or access violation: 1226 User 'lotopou26' has exceeded the 'max_questions' resource (current value: 40000) at /home/lotopou/lpf26/vendor/doctrine/dbal/src/Driver/API/MySQL/ExceptionConverter.php:102)\n[previous exception] [object] (Doctrine\\DBAL\\Driver\\PDO\\Exception(code: 1226): SQLSTATE[42000]: Syntax error or access violation: 1226 User 'lotopou26' has exceeded the 'max_questions' resource (current value: 40000) at /home/lotopou/lpf26/vendor/doctrine/dbal/src/Driver/PDO/Exception.php:24)\n[previous exception] [object] (PDOException(code: 42000): SQLSTATE[42000]: Syntax error or access violation: 1226 User 'lotopou26' has exceeded the 'max_questions' resource (current value: 40000) at /home/lotopou/lpf26/vendor/doctrine/dbal/src/Driver/PDO/Statement.php:55)"} [] [2026-07-02T22:55:32.147225+02:00] request.INFO: Matched route "app_match_hub_message_csrf". {"route":"app_match_hub_message_csrf","route_parameters":{"_route":"app_match_hub_message_csrf","_controller":"App\\Controller\\CompetitionController::matchHubMessageCsrf"},"request_uri":"https://26.lotopotofoot.fr/matchs/hub-message/csrf","method":"GET"} [] [2026-07-02T22:55:32.148862+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2026-07-02T22:55:32.148868+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-07-02T22:55:32.148873+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-07-02T22:55:32.148874+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-07-02T22:55:32.148890+02:00] security.DEBUG: Remember-me cookie detected. [] [] [2026-07-02T22:55:32.149483+02:00] security.DEBUG: Remember-me cookie detected. [] [] [2026-07-02T22:55:32.157783+02:00] request.CRITICAL: Uncaught PHP Exception Doctrine\DBAL\Exception\DriverException: "An exception occurred while executing a query: SQLSTATE[42000]: Syntax error or access violation: 1226 User 'lotopou26' has exceeded the 'max_questions' resource (current value: 40000)" at ExceptionConverter.php line 102 {"exception":"[object] (Doctrine\\DBAL\\Exception\\DriverException(code: 1226): An exception occurred while executing a query: SQLSTATE[42000]: Syntax error or access violation: 1226 User 'lotopou26' has exceeded the 'max_questions' resource (current value: 40000) at /home/lotopou/lpf26/vendor/doctrine/dbal/src/Driver/API/MySQL/ExceptionConverter.php:102)\n[previous exception] [object] (Doctrine\\DBAL\\Driver\\PDO\\Exception(code: 1226): SQLSTATE[42000]: Syntax error or access violation: 1226 User 'lotopou26' has exceeded the 'max_questions' resource (current value: 40000) at /home/lotopou/lpf26/vendor/doctrine/dbal/src/Driver/PDO/Exception.php:24)\n[previous exception] [object] (PDOException(code: 42000): SQLSTATE[42000]: Syntax error or access violation: 1226 User 'lotopou26' has exceeded the 'max_questions' resource (current value: 40000) at /home/lotopou/lpf26/vendor/doctrine/dbal/src/Driver/PDO/Statement.php:55)"} [] [2026-07-02T22:55:32.148070+02:00] request.INFO: Matched route "app_match_pronostics_simulate". {"route":"app_match_pronostics_simulate","route_parameters":{"_route":"app_match_pronostics_simulate","_controller":"App\\Controller\\CompetitionController::matchPronosticsSimulate","id":"90"},"request_uri":"https://26.lotopotofoot.fr/matchs/90/pronostics/simuler?domicile=3&exterieur=0","method":"GET"} [] [2026-07-02T22:55:32.149895+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2026-07-02T22:55:32.149901+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-07-02T22:55:32.149906+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-07-02T22:55:32.149909+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-07-02T22:55:32.149925+02:00] security.DEBUG: Remember-me cookie detected. [] [] [2026-07-02T22:55:32.167046+02:00] security.DEBUG: Remember-me cookie detected. [] [] [2026-07-02T22:55:32.176103+02:00] request.CRITICAL: Uncaught PHP Exception Doctrine\DBAL\Exception\DriverException: "An exception occurred while executing a query: SQLSTATE[42000]: Syntax error or access violation: 1226 User 'lotopou26' has exceeded the 'max_questions' resource (current value: 40000)" at ExceptionConverter.php line 102 {"exception":"[object] (Doctrine\\DBAL\\Exception\\DriverException(code: 1226): An exception occurred while executing a query: SQLSTATE[42000]: Syntax error or access violation: 1226 User 'lotopou26' has exceeded the 'max_questions' resource (current value: 40000) at /home/lotopou/lpf26/vendor/doctrine/dbal/src/Driver/API/MySQL/ExceptionConverter.php:102)\n[previous exception] [object] (Doctrine\\DBAL\\Driver\\PDO\\Exception(code: 1226): SQLSTATE[42000]: Syntax error or access violation: 1226 User 'lotopou26' has exceeded the 'max_questions' resource (current value: 40000) at /home/lotopou/lpf26/vendor/doctrine/dbal/src/Driver/PDO/Exception.php:24)\n[previous exception] [object] (PDOException(code: 42000): SQLSTATE[42000]: Syntax error or access violation: 1226 User 'lotopou26' has exceeded the 'max_questions' resource (current value: 40000) at /home/lotopou/lpf26/vendor/doctrine/dbal/src/Driver/PDO/Statement.php:55)"} [] [2026-07-02T22:55:36.983681+02:00] request.INFO: Matched route "app_team_show". {"route":"app_team_show","route_parameters":{"_route":"app_team_show","_controller":"App\\Controller\\CompetitionController::teamShow","id":"25"},"request_uri":"https://26.lotopotofoot.fr/classement/equipe/25","method":"GET"} [] [2026-07-02T22:55:37.002480+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2026-07-02T22:55:37.002491+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-07-02T22:55:37.002497+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-07-02T22:55:37.002499+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-07-02T22:55:37.002640+02:00] security.DEBUG: Remember-me cookie detected. [] [] [2026-07-02T22:55:37.010209+02:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\RememberMeToken"} [] [2026-07-02T22:55:37.050543+02:00] request.CRITICAL: Uncaught PHP Exception Doctrine\DBAL\Exception\DriverException: "An exception occurred while executing a query: SQLSTATE[42000]: Syntax error or access violation: 1226 User 'lotopou26' has exceeded the 'max_questions' resource (current value: 40000)" at ExceptionConverter.php line 102 {"exception":"[object] (Doctrine\\DBAL\\Exception\\DriverException(code: 1226): An exception occurred while executing a query: SQLSTATE[42000]: Syntax error or access violation: 1226 User 'lotopou26' has exceeded the 'max_questions' resource (current value: 40000) at /home/lotopou/lpf26/vendor/doctrine/dbal/src/Driver/API/MySQL/ExceptionConverter.php:102)\n[previous exception] [object] (Doctrine\\DBAL\\Driver\\PDO\\Exception(code: 1226): SQLSTATE[42000]: Syntax error or access violation: 1226 User 'lotopou26' has exceeded the 'max_questions' resource (current value: 40000) at /home/lotopou/lpf26/vendor/doctrine/dbal/src/Driver/PDO/Exception.php:24)\n[previous exception] [object] (PDOException(code: 42000): SQLSTATE[42000]: Syntax error or access violation: 1226 User 'lotopou26' has exceeded the 'max_questions' resource (current value: 40000) at /home/lotopou/lpf26/vendor/doctrine/dbal/src/Driver/PDO/Statement.php:55)"} [] [2026-07-02T22:55:37.701758+02:00] request.INFO: Matched route "app_matches". {"route":"app_matches","route_parameters":{"_route":"app_matches","_controller":"App\\Controller\\CompetitionController::matches"},"request_uri":"https://26.lotopotofoot.fr/matchs","method":"GET"} [] [2026-07-02T22:55:37.703389+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2026-07-02T22:55:37.703395+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-07-02T22:55:37.703400+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-07-02T22:55:37.703401+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-07-02T22:55:37.703418+02:00] security.DEBUG: Remember-me cookie detected. [] [] [2026-07-02T22:55:37.704110+02:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\RememberMeToken"} [] [2026-07-02T22:55:37.711478+02:00] request.CRITICAL: Uncaught PHP Exception Doctrine\DBAL\Exception\DriverException: "An exception occurred while executing a query: SQLSTATE[42000]: Syntax error or access violation: 1226 User 'lotopou26' has exceeded the 'max_questions' resource (current value: 40000)" at ExceptionConverter.php line 102 {"exception":"[object] (Doctrine\\DBAL\\Exception\\DriverException(code: 1226): An exception occurred while executing a query: SQLSTATE[42000]: Syntax error or access violation: 1226 User 'lotopou26' has exceeded the 'max_questions' resource (current value: 40000) at /home/lotopou/lpf26/vendor/doctrine/dbal/src/Driver/API/MySQL/ExceptionConverter.php:102)\n[previous exception] [object] (Doctrine\\DBAL\\Driver\\PDO\\Exception(code: 1226): SQLSTATE[42000]: Syntax error or access violation: 1226 User 'lotopou26' has exceeded the 'max_questions' resource (current value: 40000) at /home/lotopou/lpf26/vendor/doctrine/dbal/src/Driver/PDO/Exception.php:24)\n[previous exception] [object] (PDOException(code: 42000): SQLSTATE[42000]: Syntax error or access violation: 1226 User 'lotopou26' has exceeded the 'max_questions' resource (current value: 40000) at /home/lotopou/lpf26/vendor/doctrine/dbal/src/Driver/PDO/Statement.php:55)"} [] [2026-07-02T22:55:40.759285+02:00] request.INFO: Matched route "app_matches". {"route":"app_matches","route_parameters":{"_route":"app_matches","_controller":"App\\Controller\\CompetitionController::matches"},"request_uri":"https://26.lotopotofoot.fr/matchs","method":"GET"} [] [2026-07-02T22:55:40.761062+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2026-07-02T22:55:40.761070+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-07-02T22:55:40.761075+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-07-02T22:55:40.761077+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-07-02T22:55:40.761097+02:00] security.DEBUG: Remember-me cookie detected. [] [] [2026-07-02T22:55:40.761700+02:00] security.DEBUG: Remember-me cookie detected. [] [] [2026-07-02T22:55:40.769514+02:00] request.CRITICAL: Uncaught PHP Exception Doctrine\DBAL\Exception\DriverException: "An exception occurred while executing a query: SQLSTATE[42000]: Syntax error or access violation: 1226 User 'lotopou26' has exceeded the 'max_questions' resource (current value: 40000)" at ExceptionConverter.php line 102 {"exception":"[object] (Doctrine\\DBAL\\Exception\\DriverException(code: 1226): An exception occurred while executing a query: SQLSTATE[42000]: Syntax error or access violation: 1226 User 'lotopou26' has exceeded the 'max_questions' resource (current value: 40000) at /home/lotopou/lpf26/vendor/doctrine/dbal/src/Driver/API/MySQL/ExceptionConverter.php:102)\n[previous exception] [object] (Doctrine\\DBAL\\Driver\\PDO\\Exception(code: 1226): SQLSTATE[42000]: Syntax error or access violation: 1226 User 'lotopou26' has exceeded the 'max_questions' resource (current value: 40000) at /home/lotopou/lpf26/vendor/doctrine/dbal/src/Driver/PDO/Exception.php:24)\n[previous exception] [object] (PDOException(code: 42000): SQLSTATE[42000]: Syntax error or access violation: 1226 User 'lotopou26' has exceeded the 'max_questions' resource (current value: 40000) at /home/lotopou/lpf26/vendor/doctrine/dbal/src/Driver/PDO/Statement.php:55)"} [] [2026-07-02T22:55:41.507986+02:00] request.INFO: Matched route "app_homepage". {"route":"app_homepage","route_parameters":{"_route":"app_homepage","_controller":"App\\Controller\\HomeController::index"},"request_uri":"https://26.lotopotofoot.fr/accueil","method":"GET"} [] [2026-07-02T22:55:41.509708+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2026-07-02T22:55:41.509714+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-07-02T22:55:41.509719+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-07-02T22:55:41.509721+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-07-02T22:55:41.509737+02:00] security.DEBUG: Remember-me cookie detected. [] [] [2026-07-02T22:55:41.510353+02:00] security.DEBUG: Remember-me cookie detected. [] [] [2026-07-02T22:55:41.518473+02:00] request.CRITICAL: Uncaught PHP Exception Doctrine\DBAL\Exception\DriverException: "An exception occurred while executing a query: SQLSTATE[42000]: Syntax error or access violation: 1226 User 'lotopou26' has exceeded the 'max_questions' resource (current value: 40000)" at ExceptionConverter.php line 102 {"exception":"[object] (Doctrine\\DBAL\\Exception\\DriverException(code: 1226): An exception occurred while executing a query: SQLSTATE[42000]: Syntax error or access violation: 1226 User 'lotopou26' has exceeded the 'max_questions' resource (current value: 40000) at /home/lotopou/lpf26/vendor/doctrine/dbal/src/Driver/API/MySQL/ExceptionConverter.php:102)\n[previous exception] [object] (Doctrine\\DBAL\\Driver\\PDO\\Exception(code: 1226): SQLSTATE[42000]: Syntax error or access violation: 1226 User 'lotopou26' has exceeded the 'max_questions' resource (current value: 40000) at /home/lotopou/lpf26/vendor/doctrine/dbal/src/Driver/PDO/Exception.php:24)\n[previous exception] [object] (PDOException(code: 42000): SQLSTATE[42000]: Syntax error or access violation: 1226 User 'lotopou26' has exceeded the 'max_questions' resource (current value: 40000) at /home/lotopou/lpf26/vendor/doctrine/dbal/src/Driver/PDO/Statement.php:55)"} [] [2026-07-02T22:55:41.613564+02:00] request.INFO: Matched route "app_homepage". {"route":"app_homepage","route_parameters":{"_route":"app_homepage","_controller":"App\\Controller\\HomeController::index"},"request_uri":"https://26.lotopotofoot.fr/accueil","method":"GET"} [] [2026-07-02T22:55:41.615249+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2026-07-02T22:55:41.615255+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-07-02T22:55:41.615259+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-07-02T22:55:41.615261+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-07-02T22:55:41.615277+02:00] security.DEBUG: Remember-me cookie detected. [] [] [2026-07-02T22:55:41.615884+02:00] security.DEBUG: Remember-me cookie detected. [] [] [2026-07-02T22:55:41.624339+02:00] request.CRITICAL: Uncaught PHP Exception Doctrine\DBAL\Exception\DriverException: "An exception occurred while executing a query: SQLSTATE[42000]: Syntax error or access violation: 1226 User 'lotopou26' has exceeded the 'max_questions' resource (current value: 40000)" at ExceptionConverter.php line 102 {"exception":"[object] (Doctrine\\DBAL\\Exception\\DriverException(code: 1226): An exception occurred while executing a query: SQLSTATE[42000]: Syntax error or access violation: 1226 User 'lotopou26' has exceeded the 'max_questions' resource (current value: 40000) at /home/lotopou/lpf26/vendor/doctrine/dbal/src/Driver/API/MySQL/ExceptionConverter.php:102)\n[previous exception] [object] (Doctrine\\DBAL\\Driver\\PDO\\Exception(code: 1226): SQLSTATE[42000]: Syntax error or access violation: 1226 User 'lotopou26' has exceeded the 'max_questions' resource (current value: 40000) at /home/lotopou/lpf26/vendor/doctrine/dbal/src/Driver/PDO/Exception.php:24)\n[previous exception] [object] (PDOException(code: 42000): SQLSTATE[42000]: Syntax error or access violation: 1226 User 'lotopou26' has exceeded the 'max_questions' resource (current value: 40000) at /home/lotopou/lpf26/vendor/doctrine/dbal/src/Driver/PDO/Statement.php:55)"} [] [2026-07-02T22:55:43.674842+02:00] request.INFO: Matched route "app_homepage". {"route":"app_homepage","route_parameters":{"_route":"app_homepage","_controller":"App\\Controller\\HomeController::index"},"request_uri":"https://26.lotopotofoot.fr/accueil","method":"GET"} [] [2026-07-02T22:55:43.676579+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2026-07-02T22:55:43.676588+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-07-02T22:55:43.676593+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-07-02T22:55:43.676595+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-07-02T22:55:43.676613+02:00] security.DEBUG: Remember-me cookie detected. [] [] [2026-07-02T22:55:43.677244+02:00] security.DEBUG: Remember-me cookie detected. [] [] [2026-07-02T22:55:43.686255+02:00] request.CRITICAL: Uncaught PHP Exception Doctrine\DBAL\Exception\DriverException: "An exception occurred while executing a query: SQLSTATE[42000]: Syntax error or access violation: 1226 User 'lotopou26' has exceeded the 'max_questions' resource (current value: 40000)" at ExceptionConverter.php line 102 {"exception":"[object] (Doctrine\\DBAL\\Exception\\DriverException(code: 1226): An exception occurred while executing a query: SQLSTATE[42000]: Syntax error or access violation: 1226 User 'lotopou26' has exceeded the 'max_questions' resource (current value: 40000) at /home/lotopou/lpf26/vendor/doctrine/dbal/src/Driver/API/MySQL/ExceptionConverter.php:102)\n[previous exception] [object] (Doctrine\\DBAL\\Driver\\PDO\\Exception(code: 1226): SQLSTATE[42000]: Syntax error or access violation: 1226 User 'lotopou26' has exceeded the 'max_questions' resource (current value: 40000) at /home/lotopou/lpf26/vendor/doctrine/dbal/src/Driver/PDO/Exception.php:24)\n[previous exception] [object] (PDOException(code: 42000): SQLSTATE[42000]: Syntax error or access violation: 1226 User 'lotopou26' has exceeded the 'max_questions' resource (current value: 40000) at /home/lotopou/lpf26/vendor/doctrine/dbal/src/Driver/PDO/Statement.php:55)"} [] [2026-07-02T22:55:43.769257+02:00] request.INFO: Matched route "app_homepage". {"route":"app_homepage","route_parameters":{"_route":"app_homepage","_controller":"App\\Controller\\HomeController::index"},"request_uri":"https://26.lotopotofoot.fr/accueil","method":"GET"} [] [2026-07-02T22:55:43.771092+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2026-07-02T22:55:43.771098+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-07-02T22:55:43.771103+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-07-02T22:55:43.771105+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-07-02T22:55:43.771121+02:00] security.DEBUG: Remember-me cookie detected. [] [] [2026-07-02T22:55:43.771991+02:00] security.DEBUG: Remember-me cookie detected. [] [] [2026-07-02T22:55:43.780753+02:00] request.CRITICAL: Uncaught PHP Exception Doctrine\DBAL\Exception\DriverException: "An exception occurred while executing a query: SQLSTATE[42000]: Syntax error or access violation: 1226 User 'lotopou26' has exceeded the 'max_questions' resource (current value: 40000)" at ExceptionConverter.php line 102 {"exception":"[object] (Doctrine\\DBAL\\Exception\\DriverException(code: 1226): An exception occurred while executing a query: SQLSTATE[42000]: Syntax error or access violation: 1226 User 'lotopou26' has exceeded the 'max_questions' resource (current value: 40000) at /home/lotopou/lpf26/vendor/doctrine/dbal/src/Driver/API/MySQL/ExceptionConverter.php:102)\n[previous exception] [object] (Doctrine\\DBAL\\Driver\\PDO\\Exception(code: 1226): SQLSTATE[42000]: Syntax error or access violation: 1226 User 'lotopou26' has exceeded the 'max_questions' resource (current value: 40000) at /home/lotopou/lpf26/vendor/doctrine/dbal/src/Driver/PDO/Exception.php:24)\n[previous exception] [object] (PDOException(code: 42000): SQLSTATE[42000]: Syntax error or access violation: 1226 User 'lotopou26' has exceeded the 'max_questions' resource (current value: 40000) at /home/lotopou/lpf26/vendor/doctrine/dbal/src/Driver/PDO/Statement.php:55)"} [] [2026-07-02T22:55:45.144893+02:00] request.INFO: Matched route "app_matches". {"route":"app_matches","route_parameters":{"_route":"app_matches","_controller":"App\\Controller\\CompetitionController::matches"},"request_uri":"https://26.lotopotofoot.fr/matchs","method":"GET"} [] [2026-07-02T22:55:45.146534+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2026-07-02T22:55:45.146539+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-07-02T22:55:45.146544+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-07-02T22:55:45.146546+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-07-02T22:55:45.146562+02:00] security.DEBUG: Remember-me cookie detected. [] [] [2026-07-02T22:55:45.147150+02:00] security.DEBUG: Remember-me cookie detected. [] [] [2026-07-02T22:55:45.155213+02:00] request.CRITICAL: Uncaught PHP Exception Doctrine\DBAL\Exception\DriverException: "An exception occurred while executing a query: SQLSTATE[42000]: Syntax error or access violation: 1226 User 'lotopou26' has exceeded the 'max_questions' resource (current value: 40000)" at ExceptionConverter.php line 102 {"exception":"[object] (Doctrine\\DBAL\\Exception\\DriverException(code: 1226): An exception occurred while executing a query: SQLSTATE[42000]: Syntax error or access violation: 1226 User 'lotopou26' has exceeded the 'max_questions' resource (current value: 40000) at /home/lotopou/lpf26/vendor/doctrine/dbal/src/Driver/API/MySQL/ExceptionConverter.php:102)\n[previous exception] [object] (Doctrine\\DBAL\\Driver\\PDO\\Exception(code: 1226): SQLSTATE[42000]: Syntax error or access violation: 1226 User 'lotopou26' has exceeded the 'max_questions' resource (current value: 40000) at /home/lotopou/lpf26/vendor/doctrine/dbal/src/Driver/PDO/Exception.php:24)\n[previous exception] [object] (PDOException(code: 42000): SQLSTATE[42000]: Syntax error or access violation: 1226 User 'lotopou26' has exceeded the 'max_questions' resource (current value: 40000) at /home/lotopou/lpf26/vendor/doctrine/dbal/src/Driver/PDO/Statement.php:55)"} [] [2026-07-02T22:55:46.330060+02:00] request.INFO: Matched route "app_matches". {"route":"app_matches","route_parameters":{"_route":"app_matches","_controller":"App\\Controller\\CompetitionController::matches"},"request_uri":"https://26.lotopotofoot.fr/matchs","method":"GET"} [] [2026-07-02T22:55:46.332910+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2026-07-02T22:55:46.332919+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-07-02T22:55:46.332925+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-07-02T22:55:46.332927+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-07-02T22:55:46.332945+02:00] security.DEBUG: Remember-me cookie detected. [] [] [2026-07-02T22:55:46.333551+02:00] security.DEBUG: Remember-me cookie detected. [] [] [2026-07-02T22:55:46.346259+02:00] request.CRITICAL: Uncaught PHP Exception Doctrine\DBAL\Exception\DriverException: "An exception occurred while executing a query: SQLSTATE[42000]: Syntax error or access violation: 1226 User 'lotopou26' has exceeded the 'max_questions' resource (current value: 40000)" at ExceptionConverter.php line 102 {"exception":"[object] (Doctrine\\DBAL\\Exception\\DriverException(code: 1226): An exception occurred while executing a query: SQLSTATE[42000]: Syntax error or access violation: 1226 User 'lotopou26' has exceeded the 'max_questions' resource (current value: 40000) at /home/lotopou/lpf26/vendor/doctrine/dbal/src/Driver/API/MySQL/ExceptionConverter.php:102)\n[previous exception] [object] (Doctrine\\DBAL\\Driver\\PDO\\Exception(code: 1226): SQLSTATE[42000]: Syntax error or access violation: 1226 User 'lotopou26' has exceeded the 'max_questions' resource (current value: 40000) at /home/lotopou/lpf26/vendor/doctrine/dbal/src/Driver/PDO/Exception.php:24)\n[previous exception] [object] (PDOException(code: 42000): SQLSTATE[42000]: Syntax error or access violation: 1226 User 'lotopou26' has exceeded the 'max_questions' resource (current value: 40000) at /home/lotopou/lpf26/vendor/doctrine/dbal/src/Driver/PDO/Statement.php:55)"} [] [2026-07-02T22:55:48.991774+02:00] request.INFO: Matched route "app_match_hub". {"route":"app_match_hub","route_parameters":{"_route":"app_match_hub","_controller":"App\\Controller\\CompetitionController::matchHub","id":"90"},"request_uri":"https://26.lotopotofoot.fr/matchs/90/hub","method":"GET"} [] [2026-07-02T22:55:48.994222+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2026-07-02T22:55:48.994229+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-07-02T22:55:48.994236+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-07-02T22:55:48.994239+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-07-02T22:55:48.994261+02:00] security.DEBUG: Remember-me cookie detected. [] [] [2026-07-02T22:55:48.995148+02:00] security.DEBUG: Remember-me cookie detected. [] [] [2026-07-02T22:55:49.008274+02:00] request.CRITICAL: Uncaught PHP Exception Doctrine\DBAL\Exception\DriverException: "An exception occurred while executing a query: SQLSTATE[42000]: Syntax error or access violation: 1226 User 'lotopou26' has exceeded the 'max_questions' resource (current value: 40000)" at ExceptionConverter.php line 102 {"exception":"[object] (Doctrine\\DBAL\\Exception\\DriverException(code: 1226): An exception occurred while executing a query: SQLSTATE[42000]: Syntax error or access violation: 1226 User 'lotopou26' has exceeded the 'max_questions' resource (current value: 40000) at /home/lotopou/lpf26/vendor/doctrine/dbal/src/Driver/API/MySQL/ExceptionConverter.php:102)\n[previous exception] [object] (Doctrine\\DBAL\\Driver\\PDO\\Exception(code: 1226): SQLSTATE[42000]: Syntax error or access violation: 1226 User 'lotopou26' has exceeded the 'max_questions' resource (current value: 40000) at /home/lotopou/lpf26/vendor/doctrine/dbal/src/Driver/PDO/Exception.php:24)\n[previous exception] [object] (PDOException(code: 42000): SQLSTATE[42000]: Syntax error or access violation: 1226 User 'lotopou26' has exceeded the 'max_questions' resource (current value: 40000) at /home/lotopou/lpf26/vendor/doctrine/dbal/src/Driver/PDO/Statement.php:55)"} [] [2026-07-02T22:55:49.858699+02:00] request.INFO: Matched route "app_ranking". {"route":"app_ranking","route_parameters":{"_route":"app_ranking","_controller":"App\\Controller\\CompetitionController::ranking"},"request_uri":"https://26.lotopotofoot.fr/classement","method":"GET"} [] [2026-07-02T22:55:49.860332+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2026-07-02T22:55:49.860337+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-07-02T22:55:49.860342+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-07-02T22:55:49.860344+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-07-02T22:55:49.860360+02:00] security.DEBUG: Remember-me cookie detected. [] [] [2026-07-02T22:55:49.860904+02:00] security.DEBUG: Remember-me cookie detected. [] [] [2026-07-02T22:55:49.869019+02:00] request.CRITICAL: Uncaught PHP Exception Doctrine\DBAL\Exception\DriverException: "An exception occurred while executing a query: SQLSTATE[42000]: Syntax error or access violation: 1226 User 'lotopou26' has exceeded the 'max_questions' resource (current value: 40000)" at ExceptionConverter.php line 102 {"exception":"[object] (Doctrine\\DBAL\\Exception\\DriverException(code: 1226): An exception occurred while executing a query: SQLSTATE[42000]: Syntax error or access violation: 1226 User 'lotopou26' has exceeded the 'max_questions' resource (current value: 40000) at /home/lotopou/lpf26/vendor/doctrine/dbal/src/Driver/API/MySQL/ExceptionConverter.php:102)\n[previous exception] [object] (Doctrine\\DBAL\\Driver\\PDO\\Exception(code: 1226): SQLSTATE[42000]: Syntax error or access violation: 1226 User 'lotopou26' has exceeded the 'max_questions' resource (current value: 40000) at /home/lotopou/lpf26/vendor/doctrine/dbal/src/Driver/PDO/Exception.php:24)\n[previous exception] [object] (PDOException(code: 42000): SQLSTATE[42000]: Syntax error or access violation: 1226 User 'lotopou26' has exceeded the 'max_questions' resource (current value: 40000) at /home/lotopou/lpf26/vendor/doctrine/dbal/src/Driver/PDO/Statement.php:55)"} [] [2026-07-02T22:55:51.661827+02:00] request.INFO: Matched route "app_matches". {"route":"app_matches","route_parameters":{"_route":"app_matches","_controller":"App\\Controller\\CompetitionController::matches"},"request_uri":"https://26.lotopotofoot.fr/matchs","method":"GET"} [] [2026-07-02T22:55:51.663463+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2026-07-02T22:55:51.663469+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-07-02T22:55:51.663474+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-07-02T22:55:51.663476+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-07-02T22:55:51.663492+02:00] security.DEBUG: Remember-me cookie detected. [] [] [2026-07-02T22:55:51.664039+02:00] security.DEBUG: Remember-me cookie detected. [] [] [2026-07-02T22:55:51.672280+02:00] request.CRITICAL: Uncaught PHP Exception Doctrine\DBAL\Exception\DriverException: "An exception occurred while executing a query: SQLSTATE[42000]: Syntax error or access violation: 1226 User 'lotopou26' has exceeded the 'max_questions' resource (current value: 40000)" at ExceptionConverter.php line 102 {"exception":"[object] (Doctrine\\DBAL\\Exception\\DriverException(code: 1226): An exception occurred while executing a query: SQLSTATE[42000]: Syntax error or access violation: 1226 User 'lotopou26' has exceeded the 'max_questions' resource (current value: 40000) at /home/lotopou/lpf26/vendor/doctrine/dbal/src/Driver/API/MySQL/ExceptionConverter.php:102)\n[previous exception] [object] (Doctrine\\DBAL\\Driver\\PDO\\Exception(code: 1226): SQLSTATE[42000]: Syntax error or access violation: 1226 User 'lotopou26' has exceeded the 'max_questions' resource (current value: 40000) at /home/lotopou/lpf26/vendor/doctrine/dbal/src/Driver/PDO/Exception.php:24)\n[previous exception] [object] (PDOException(code: 42000): SQLSTATE[42000]: Syntax error or access violation: 1226 User 'lotopou26' has exceeded the 'max_questions' resource (current value: 40000) at /home/lotopou/lpf26/vendor/doctrine/dbal/src/Driver/PDO/Statement.php:55)"} [] [2026-07-02T22:55:53.047068+02:00] request.INFO: Matched route "app_homepage". {"route":"app_homepage","route_parameters":{"_route":"app_homepage","_controller":"App\\Controller\\HomeController::index"},"request_uri":"https://26.lotopotofoot.fr/accueil","method":"GET"} [] [2026-07-02T22:55:53.067333+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2026-07-02T22:55:53.067349+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-07-02T22:55:53.067356+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-07-02T22:55:53.067359+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-07-02T22:55:53.067518+02:00] security.DEBUG: Remember-me cookie detected. [] [] [2026-07-02T22:55:53.074344+02:00] security.DEBUG: Remember-me cookie detected. [] [] [2026-07-02T22:55:53.118904+02:00] request.CRITICAL: Uncaught PHP Exception Doctrine\DBAL\Exception\DriverException: "An exception occurred while executing a query: SQLSTATE[42000]: Syntax error or access violation: 1226 User 'lotopou26' has exceeded the 'max_questions' resource (current value: 40000)" at ExceptionConverter.php line 102 {"exception":"[object] (Doctrine\\DBAL\\Exception\\DriverException(code: 1226): An exception occurred while executing a query: SQLSTATE[42000]: Syntax error or access violation: 1226 User 'lotopou26' has exceeded the 'max_questions' resource (current value: 40000) at /home/lotopou/lpf26/vendor/doctrine/dbal/src/Driver/API/MySQL/ExceptionConverter.php:102)\n[previous exception] [object] (Doctrine\\DBAL\\Driver\\PDO\\Exception(code: 1226): SQLSTATE[42000]: Syntax error or access violation: 1226 User 'lotopou26' has exceeded the 'max_questions' resource (current value: 40000) at /home/lotopou/lpf26/vendor/doctrine/dbal/src/Driver/PDO/Exception.php:24)\n[previous exception] [object] (PDOException(code: 42000): SQLSTATE[42000]: Syntax error or access violation: 1226 User 'lotopou26' has exceeded the 'max_questions' resource (current value: 40000) at /home/lotopou/lpf26/vendor/doctrine/dbal/src/Driver/PDO/Statement.php:55)"} [] [2026-07-02T22:55:57.688336+02:00] request.INFO: Matched route "api_forum_unread_count". {"route":"api_forum_unread_count","route_parameters":{"_route":"api_forum_unread_count","_controller":"App\\Controller\\Api\\ForumApiController::unreadCount"},"request_uri":"https://26.lotopotofoot.fr/api/forum/unread-count","method":"GET"} [] [2026-07-02T22:55:57.690050+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2026-07-02T22:55:57.690056+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-07-02T22:55:57.690061+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-07-02T22:55:57.690063+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-07-02T22:55:57.690081+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-07-02T22:55:57.691904+02:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2026-07-02T22:55:57.699931+02:00] request.CRITICAL: Uncaught PHP Exception Doctrine\DBAL\Exception\DriverException: "An exception occurred while executing a query: SQLSTATE[42000]: Syntax error or access violation: 1226 User 'lotopou26' has exceeded the 'max_questions' resource (current value: 40000)" at ExceptionConverter.php line 102 {"exception":"[object] (Doctrine\\DBAL\\Exception\\DriverException(code: 1226): An exception occurred while executing a query: SQLSTATE[42000]: Syntax error or access violation: 1226 User 'lotopou26' has exceeded the 'max_questions' resource (current value: 40000) at /home/lotopou/lpf26/vendor/doctrine/dbal/src/Driver/API/MySQL/ExceptionConverter.php:102)\n[previous exception] [object] (Doctrine\\DBAL\\Driver\\PDO\\Exception(code: 1226): SQLSTATE[42000]: Syntax error or access violation: 1226 User 'lotopou26' has exceeded the 'max_questions' resource (current value: 40000) at /home/lotopou/lpf26/vendor/doctrine/dbal/src/Driver/PDO/Exception.php:24)\n[previous exception] [object] (PDOException(code: 42000): SQLSTATE[42000]: Syntax error or access violation: 1226 User 'lotopou26' has exceeded the 'max_questions' resource (current value: 40000) at /home/lotopou/lpf26/vendor/doctrine/dbal/src/Driver/PDO/Statement.php:55)"} [] [2026-07-02T22:55:57.887521+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\LoginFormAuthenticatorController::login"},"request_uri":"https://26.lotopotofoot.fr/login","method":"POST"} [] [2026-07-02T22:55:57.889181+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2026-07-02T22:55:57.889187+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-07-02T22:55:57.890479+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-07-02T22:55:57.890501+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-07-02T22:55:57.899733+02:00] request.CRITICAL: Uncaught PHP Exception Doctrine\DBAL\Exception\DriverException: "An exception occurred while executing a query: SQLSTATE[42000]: Syntax error or access violation: 1226 User 'lotopou26' has exceeded the 'max_questions' resource (current value: 40000)" at ExceptionConverter.php line 102 {"exception":"[object] (Doctrine\\DBAL\\Exception\\DriverException(code: 1226): An exception occurred while executing a query: SQLSTATE[42000]: Syntax error or access violation: 1226 User 'lotopou26' has exceeded the 'max_questions' resource (current value: 40000) at /home/lotopou/lpf26/vendor/doctrine/dbal/src/Driver/API/MySQL/ExceptionConverter.php:102)\n[previous exception] [object] (Doctrine\\DBAL\\Driver\\PDO\\Exception(code: 1226): SQLSTATE[42000]: Syntax error or access violation: 1226 User 'lotopou26' has exceeded the 'max_questions' resource (current value: 40000) at /home/lotopou/lpf26/vendor/doctrine/dbal/src/Driver/PDO/Exception.php:24)\n[previous exception] [object] (PDOException(code: 42000): SQLSTATE[42000]: Syntax error or access violation: 1226 User 'lotopou26' has exceeded the 'max_questions' resource (current value: 40000) at /home/lotopou/lpf26/vendor/doctrine/dbal/src/Driver/PDO/Statement.php:55)"} [] [2026-07-02T22:55:59.483658+02:00] request.INFO: Matched route "api_notifications_unread_count". {"route":"api_notifications_unread_count","route_parameters":{"_route":"api_notifications_unread_count","_controller":"App\\Controller\\Api\\NotificationApiController::unreadCount"},"request_uri":"https://26.lotopotofoot.fr/api/notifications/unread-count","method":"GET"} [] [2026-07-02T22:55:59.485577+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2026-07-02T22:55:59.485585+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-07-02T22:55:59.485590+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-07-02T22:55:59.485592+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-07-02T22:55:59.485610+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-07-02T22:55:59.486706+02:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2026-07-02T22:55:59.495762+02:00] request.CRITICAL: Uncaught PHP Exception Doctrine\DBAL\Exception\DriverException: "An exception occurred while executing a query: SQLSTATE[42000]: Syntax error or access violation: 1226 User 'lotopou26' has exceeded the 'max_questions' resource (current value: 40000)" at ExceptionConverter.php line 102 {"exception":"[object] (Doctrine\\DBAL\\Exception\\DriverException(code: 1226): An exception occurred while executing a query: SQLSTATE[42000]: Syntax error or access violation: 1226 User 'lotopou26' has exceeded the 'max_questions' resource (current value: 40000) at /home/lotopou/lpf26/vendor/doctrine/dbal/src/Driver/API/MySQL/ExceptionConverter.php:102)\n[previous exception] [object] (Doctrine\\DBAL\\Driver\\PDO\\Exception(code: 1226): SQLSTATE[42000]: Syntax error or access violation: 1226 User 'lotopou26' has exceeded the 'max_questions' resource (current value: 40000) at /home/lotopou/lpf26/vendor/doctrine/dbal/src/Driver/PDO/Exception.php:24)\n[previous exception] [object] (PDOException(code: 42000): SQLSTATE[42000]: Syntax error or access violation: 1226 User 'lotopou26' has exceeded the 'max_questions' resource (current value: 40000) at /home/lotopou/lpf26/vendor/doctrine/dbal/src/Driver/PDO/Statement.php:55)"} [] [2026-07-02T22:56:03.718528+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\LoginFormAuthenticatorController::login"},"request_uri":"https://26.lotopotofoot.fr/login","method":"POST"} [] [2026-07-02T22:56:03.721127+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2026-07-02T22:56:03.721137+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-07-02T22:56:03.722578+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-07-02T22:56:03.722612+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-07-02T22:56:03.735239+02:00] request.CRITICAL: Uncaught PHP Exception Doctrine\DBAL\Exception\DriverException: "An exception occurred while executing a query: SQLSTATE[42000]: Syntax error or access violation: 1226 User 'lotopou26' has exceeded the 'max_questions' resource (current value: 40000)" at ExceptionConverter.php line 102 {"exception":"[object] (Doctrine\\DBAL\\Exception\\DriverException(code: 1226): An exception occurred while executing a query: SQLSTATE[42000]: Syntax error or access violation: 1226 User 'lotopou26' has exceeded the 'max_questions' resource (current value: 40000) at /home/lotopou/lpf26/vendor/doctrine/dbal/src/Driver/API/MySQL/ExceptionConverter.php:102)\n[previous exception] [object] (Doctrine\\DBAL\\Driver\\PDO\\Exception(code: 1226): SQLSTATE[42000]: Syntax error or access violation: 1226 User 'lotopou26' has exceeded the 'max_questions' resource (current value: 40000) at /home/lotopou/lpf26/vendor/doctrine/dbal/src/Driver/PDO/Exception.php:24)\n[previous exception] [object] (PDOException(code: 42000): SQLSTATE[42000]: Syntax error or access violation: 1226 User 'lotopou26' has exceeded the 'max_questions' resource (current value: 40000) at /home/lotopou/lpf26/vendor/doctrine/dbal/src/Driver/PDO/Statement.php:55)"} [] [2026-07-02T22:56:04.090663+02:00] request.INFO: Matched route "cron_live_match_sync". {"route":"cron_live_match_sync","route_parameters":{"_route":"cron_live_match_sync","_controller":"App\\Controller\\CronController::liveMatchSync"},"request_uri":"https://26.lotopotofoot.fr/cron/live-match-sync?token=3b4547eea5fa447f183b72bfa900f543e831fb2fa8deee025f44a752f2e8087b","method":"GET"} [] [2026-07-02T22:56:04.092519+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2026-07-02T22:56:04.092526+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-07-02T22:56:04.092532+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-07-02T22:56:04.092535+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-07-02T22:56:04.092552+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-07-02T22:56:04.134241+02:00] request.CRITICAL: Uncaught PHP Exception Doctrine\DBAL\Exception\DriverException: "An exception occurred while executing a query: SQLSTATE[42000]: Syntax error or access violation: 1226 User 'lotopou26' has exceeded the 'max_questions' resource (current value: 40000)" at ExceptionConverter.php line 102 {"exception":"[object] (Doctrine\\DBAL\\Exception\\DriverException(code: 1226): An exception occurred while executing a query: SQLSTATE[42000]: Syntax error or access violation: 1226 User 'lotopou26' has exceeded the 'max_questions' resource (current value: 40000) at /home/lotopou/lpf26/vendor/doctrine/dbal/src/Driver/API/MySQL/ExceptionConverter.php:102)\n[previous exception] [object] (Doctrine\\DBAL\\Driver\\PDO\\Exception(code: 1226): SQLSTATE[42000]: Syntax error or access violation: 1226 User 'lotopou26' has exceeded the 'max_questions' resource (current value: 40000) at /home/lotopou/lpf26/vendor/doctrine/dbal/src/Driver/PDO/Exception.php:24)\n[previous exception] [object] (PDOException(code: 42000): SQLSTATE[42000]: Syntax error or access violation: 1226 User 'lotopou26' has exceeded the 'max_questions' resource (current value: 40000) at /home/lotopou/lpf26/vendor/doctrine/dbal/src/Driver/PDO/Statement.php:55)"} [] [2026-07-02T22:56:39.151248+02:00] request.INFO: Matched route "app_team_show". {"route":"app_team_show","route_parameters":{"_route":"app_team_show","_controller":"App\\Controller\\CompetitionController::teamShow","id":"43"},"request_uri":"https://26.lotopotofoot.fr/classement/equipe/43","method":"GET"} [] [2026-07-02T22:56:39.152937+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2026-07-02T22:56:39.152945+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-07-02T22:56:39.152950+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-07-02T22:56:39.152952+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-07-02T22:56:39.152969+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-07-02T22:56:39.153692+02:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2026-07-02T22:56:39.163971+02:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"aurelsson@gmail.com"} [] [2026-07-02T22:56:39.708864+02:00] request.CRITICAL: Uncaught PHP Exception Doctrine\DBAL\Exception\DriverException: "An exception occurred while executing a query: SQLSTATE[42000]: Syntax error or access violation: 1226 User 'lotopou26' has exceeded the 'max_questions' resource (current value: 40000)" at ExceptionConverter.php line 102 {"exception":"[object] (Doctrine\\DBAL\\Exception\\DriverException(code: 1226): An exception occurred while executing a query: SQLSTATE[42000]: Syntax error or access violation: 1226 User 'lotopou26' has exceeded the 'max_questions' resource (current value: 40000) at /home/lotopou/lpf26/vendor/doctrine/dbal/src/Driver/API/MySQL/ExceptionConverter.php:102)\n[previous exception] [object] (Doctrine\\DBAL\\Driver\\PDO\\Exception(code: 1226): SQLSTATE[42000]: Syntax error or access violation: 1226 User 'lotopou26' has exceeded the 'max_questions' resource (current value: 40000) at /home/lotopou/lpf26/vendor/doctrine/dbal/src/Driver/PDO/Exception.php:24)\n[previous exception] [object] (PDOException(code: 42000): SQLSTATE[42000]: Syntax error or access violation: 1226 User 'lotopou26' has exceeded the 'max_questions' resource (current value: 40000) at /home/lotopou/lpf26/vendor/doctrine/dbal/src/Driver/PDO/Statement.php:55)"} [] [2026-07-02T22:56:39.720489+02:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-07-02T22:56:42.542664+02:00] request.INFO: Matched route "app_match_hub". {"route":"app_match_hub","route_parameters":{"_route":"app_match_hub","_controller":"App\\Controller\\CompetitionController::matchHub","id":"90"},"request_uri":"https://26.lotopotofoot.fr/matchs/90/hub","method":"GET"} [] [2026-07-02T22:56:42.544300+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2026-07-02T22:56:42.544305+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-07-02T22:56:42.544310+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-07-02T22:56:42.544312+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-07-02T22:56:42.544329+02:00] security.DEBUG: Remember-me cookie detected. [] [] [2026-07-02T22:56:42.545098+02:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\RememberMeToken"} [] [2026-07-02T22:56:42.552914+02:00] request.CRITICAL: Uncaught PHP Exception Doctrine\DBAL\Exception\DriverException: "An exception occurred while executing a query: SQLSTATE[42000]: Syntax error or access violation: 1226 User 'lotopou26' has exceeded the 'max_questions' resource (current value: 40000)" at ExceptionConverter.php line 102 {"exception":"[object] (Doctrine\\DBAL\\Exception\\DriverException(code: 1226): An exception occurred while executing a query: SQLSTATE[42000]: Syntax error or access violation: 1226 User 'lotopou26' has exceeded the 'max_questions' resource (current value: 40000) at /home/lotopou/lpf26/vendor/doctrine/dbal/src/Driver/API/MySQL/ExceptionConverter.php:102)\n[previous exception] [object] (Doctrine\\DBAL\\Driver\\PDO\\Exception(code: 1226): SQLSTATE[42000]: Syntax error or access violation: 1226 User 'lotopou26' has exceeded the 'max_questions' resource (current value: 40000) at /home/lotopou/lpf26/vendor/doctrine/dbal/src/Driver/PDO/Exception.php:24)\n[previous exception] [object] (PDOException(code: 42000): SQLSTATE[42000]: Syntax error or access violation: 1226 User 'lotopou26' has exceeded the 'max_questions' resource (current value: 40000) at /home/lotopou/lpf26/vendor/doctrine/dbal/src/Driver/PDO/Statement.php:55)"} [] [2026-07-02T22:56:43.125885+02:00] request.INFO: Matched route "app_team_show". {"route":"app_team_show","route_parameters":{"_route":"app_team_show","_controller":"App\\Controller\\CompetitionController::teamShow","id":"43"},"request_uri":"https://26.lotopotofoot.fr/classement/equipe/43","method":"GET"} [] [2026-07-02T22:56:43.128281+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2026-07-02T22:56:43.128290+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-07-02T22:56:43.128296+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-07-02T22:56:43.128298+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-07-02T22:56:43.128320+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-07-02T22:56:43.129423+02:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2026-07-02T22:56:43.139731+02:00] request.CRITICAL: Uncaught PHP Exception Doctrine\DBAL\Exception\DriverException: "An exception occurred while executing a query: SQLSTATE[42000]: Syntax error or access violation: 1226 User 'lotopou26' has exceeded the 'max_questions' resource (current value: 40000)" at ExceptionConverter.php line 102 {"exception":"[object] (Doctrine\\DBAL\\Exception\\DriverException(code: 1226): An exception occurred while executing a query: SQLSTATE[42000]: Syntax error or access violation: 1226 User 'lotopou26' has exceeded the 'max_questions' resource (current value: 40000) at /home/lotopou/lpf26/vendor/doctrine/dbal/src/Driver/API/MySQL/ExceptionConverter.php:102)\n[previous exception] [object] (Doctrine\\DBAL\\Driver\\PDO\\Exception(code: 1226): SQLSTATE[42000]: Syntax error or access violation: 1226 User 'lotopou26' has exceeded the 'max_questions' resource (current value: 40000) at /home/lotopou/lpf26/vendor/doctrine/dbal/src/Driver/PDO/Exception.php:24)\n[previous exception] [object] (PDOException(code: 42000): SQLSTATE[42000]: Syntax error or access violation: 1226 User 'lotopou26' has exceeded the 'max_questions' resource (current value: 40000) at /home/lotopou/lpf26/vendor/doctrine/dbal/src/Driver/PDO/Statement.php:55)"} [] [2026-07-02T22:56:44.116036+02:00] request.INFO: Matched route "app_match_hub". {"route":"app_match_hub","route_parameters":{"_route":"app_match_hub","_controller":"App\\Controller\\CompetitionController::matchHub","id":"90"},"request_uri":"https://26.lotopotofoot.fr/matchs/90/hub","method":"GET"} [] [2026-07-02T22:56:44.117809+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2026-07-02T22:56:44.117818+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-07-02T22:56:44.117823+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-07-02T22:56:44.117825+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-07-02T22:56:44.117844+02:00] security.DEBUG: Remember-me cookie detected. [] [] [2026-07-02T22:56:44.118494+02:00] security.DEBUG: Remember-me cookie detected. [] [] [2026-07-02T22:56:44.130426+02:00] request.CRITICAL: Uncaught PHP Exception Doctrine\DBAL\Exception\DriverException: "An exception occurred while executing a query: SQLSTATE[42000]: Syntax error or access violation: 1226 User 'lotopou26' has exceeded the 'max_questions' resource (current value: 40000)" at ExceptionConverter.php line 102 {"exception":"[object] (Doctrine\\DBAL\\Exception\\DriverException(code: 1226): An exception occurred while executing a query: SQLSTATE[42000]: Syntax error or access violation: 1226 User 'lotopou26' has exceeded the 'max_questions' resource (current value: 40000) at /home/lotopou/lpf26/vendor/doctrine/dbal/src/Driver/API/MySQL/ExceptionConverter.php:102)\n[previous exception] [object] (Doctrine\\DBAL\\Driver\\PDO\\Exception(code: 1226): SQLSTATE[42000]: Syntax error or access violation: 1226 User 'lotopou26' has exceeded the 'max_questions' resource (current value: 40000) at /home/lotopou/lpf26/vendor/doctrine/dbal/src/Driver/PDO/Exception.php:24)\n[previous exception] [object] (PDOException(code: 42000): SQLSTATE[42000]: Syntax error or access violation: 1226 User 'lotopou26' has exceeded the 'max_questions' resource (current value: 40000) at /home/lotopou/lpf26/vendor/doctrine/dbal/src/Driver/PDO/Statement.php:55)"} [] [2026-07-02T22:56:46.346650+02:00] request.INFO: Matched route "app_homepage". {"route":"app_homepage","route_parameters":{"_route":"app_homepage","_controller":"App\\Controller\\HomeController::index"},"request_uri":"https://26.lotopotofoot.fr/accueil","method":"GET"} [] [2026-07-02T22:56:46.369290+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2026-07-02T22:56:46.369305+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-07-02T22:56:46.369313+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-07-02T22:56:46.369315+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-07-02T22:56:46.369464+02:00] security.DEBUG: Remember-me cookie detected. [] [] [2026-07-02T22:56:46.375461+02:00] security.DEBUG: Remember-me cookie detected. [] [] [2026-07-02T22:56:46.414413+02:00] request.CRITICAL: Uncaught PHP Exception Doctrine\DBAL\Exception\DriverException: "An exception occurred while executing a query: SQLSTATE[42000]: Syntax error or access violation: 1226 User 'lotopou26' has exceeded the 'max_questions' resource (current value: 40000)" at ExceptionConverter.php line 102 {"exception":"[object] (Doctrine\\DBAL\\Exception\\DriverException(code: 1226): An exception occurred while executing a query: SQLSTATE[42000]: Syntax error or access violation: 1226 User 'lotopou26' has exceeded the 'max_questions' resource (current value: 40000) at /home/lotopou/lpf26/vendor/doctrine/dbal/src/Driver/API/MySQL/ExceptionConverter.php:102)\n[previous exception] [object] (Doctrine\\DBAL\\Driver\\PDO\\Exception(code: 1226): SQLSTATE[42000]: Syntax error or access violation: 1226 User 'lotopou26' has exceeded the 'max_questions' resource (current value: 40000) at /home/lotopou/lpf26/vendor/doctrine/dbal/src/Driver/PDO/Exception.php:24)\n[previous exception] [object] (PDOException(code: 42000): SQLSTATE[42000]: Syntax error or access violation: 1226 User 'lotopou26' has exceeded the 'max_questions' resource (current value: 40000) at /home/lotopou/lpf26/vendor/doctrine/dbal/src/Driver/PDO/Statement.php:55)"} [] [2026-07-02T23:00:39.473749+02:00] request.INFO: Matched route "app_team_show". {"route":"app_team_show","route_parameters":{"_route":"app_team_show","_controller":"App\\Controller\\CompetitionController::teamShow","id":"32"},"request_uri":"https://26.lotopotofoot.fr/classement/equipe/32","method":"GET"} [] [2026-07-02T23:00:39.475507+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2026-07-02T23:00:39.475515+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-07-02T23:00:39.475521+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-07-02T23:00:39.475523+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-07-02T23:00:39.475541+02:00] security.DEBUG: Remember-me cookie detected. [] [] [2026-07-02T23:00:39.479910+02:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\RememberMeToken"} [] [2026-07-02T23:00:39.489907+02:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"luckiedel@yahoo.fr"} [] [2026-07-02T23:00:39.489958+02:00] security.DEBUG: Skipping the "Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator" authenticator as it did not support the request. {"authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-07-02T23:00:39.655842+02:00] request.CRITICAL: Uncaught PHP Exception Doctrine\DBAL\Exception\DriverException: "An exception occurred while executing a query: SQLSTATE[42000]: Syntax error or access violation: 1226 User 'lotopou26' has exceeded the 'max_questions' resource (current value: 40000)" at ExceptionConverter.php line 102 {"exception":"[object] (Doctrine\\DBAL\\Exception\\DriverException(code: 1226): An exception occurred while executing a query: SQLSTATE[42000]: Syntax error or access violation: 1226 User 'lotopou26' has exceeded the 'max_questions' resource (current value: 40000) at /home/lotopou/lpf26/vendor/doctrine/dbal/src/Driver/API/MySQL/ExceptionConverter.php:102)\n[previous exception] [object] (Doctrine\\DBAL\\Driver\\PDO\\Exception(code: 1226): SQLSTATE[42000]: Syntax error or access violation: 1226 User 'lotopou26' has exceeded the 'max_questions' resource (current value: 40000) at /home/lotopou/lpf26/vendor/doctrine/dbal/src/Driver/PDO/Exception.php:24)\n[previous exception] [object] (PDOException(code: 42000): SQLSTATE[42000]: Syntax error or access violation: 1226 User 'lotopou26' has exceeded the 'max_questions' resource (current value: 40000) at /home/lotopou/lpf26/vendor/doctrine/dbal/src/Driver/PDO/Statement.php:55)"} [] [2026-07-02T23:00:39.668722+02:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-07-02T23:00:39.664280+02:00] request.INFO: Matched route "cron_pronostic_reminders". {"route":"cron_pronostic_reminders","route_parameters":{"_route":"cron_pronostic_reminders","_controller":"App\\Controller\\CronController::pronosticReminders"},"request_uri":"https://26.lotopotofoot.fr/cron/pronostic-reminders?token=3b4547eea5fa447f183b72bfa900f543e831fb2fa8deee025f44a752f2e8087b","method":"GET"} [] [2026-07-02T23:00:39.666002+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2026-07-02T23:00:39.663926+02:00] request.INFO: Matched route "cron_live_match_sync". {"route":"cron_live_match_sync","route_parameters":{"_route":"cron_live_match_sync","_controller":"App\\Controller\\CronController::liveMatchSync"},"request_uri":"https://26.lotopotofoot.fr/cron/live-match-sync?token=3b4547eea5fa447f183b72bfa900f543e831fb2fa8deee025f44a752f2e8087b","method":"GET"} [] [2026-07-02T23:00:39.666007+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-07-02T23:00:39.665606+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2026-07-02T23:00:39.666013+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-07-02T23:00:39.665611+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-07-02T23:00:39.666014+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-07-02T23:00:39.665616+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-07-02T23:00:39.666031+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-07-02T23:00:39.665618+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-07-02T23:00:39.691913+02:00] request.CRITICAL: Uncaught PHP Exception Doctrine\DBAL\Exception\DriverException: "An exception occurred while executing a query: SQLSTATE[42000]: Syntax error or access violation: 1226 User 'lotopou26' has exceeded the 'max_questions' resource (current value: 40000)" at ExceptionConverter.php line 102 {"exception":"[object] (Doctrine\\DBAL\\Exception\\DriverException(code: 1226): An exception occurred while executing a query: SQLSTATE[42000]: Syntax error or access violation: 1226 User 'lotopou26' has exceeded the 'max_questions' resource (current value: 40000) at /home/lotopou/lpf26/vendor/doctrine/dbal/src/Driver/API/MySQL/ExceptionConverter.php:102)\n[previous exception] [object] (Doctrine\\DBAL\\Driver\\PDO\\Exception(code: 1226): SQLSTATE[42000]: Syntax error or access violation: 1226 User 'lotopou26' has exceeded the 'max_questions' resource (current value: 40000) at /home/lotopou/lpf26/vendor/doctrine/dbal/src/Driver/PDO/Exception.php:24)\n[previous exception] [object] (PDOException(code: 42000): SQLSTATE[42000]: Syntax error or access violation: 1226 User 'lotopou26' has exceeded the 'max_questions' resource (current value: 40000) at /home/lotopou/lpf26/vendor/doctrine/dbal/src/Driver/PDO/Statement.php:55)"} [] [2026-07-02T23:00:39.665638+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-07-02T23:00:39.692422+02:00] request.CRITICAL: Uncaught PHP Exception Doctrine\DBAL\Exception\DriverException: "An exception occurred while executing a query: SQLSTATE[42000]: Syntax error or access violation: 1226 User 'lotopou26' has exceeded the 'max_questions' resource (current value: 40000)" at ExceptionConverter.php line 102 {"exception":"[object] (Doctrine\\DBAL\\Exception\\DriverException(code: 1226): An exception occurred while executing a query: SQLSTATE[42000]: Syntax error or access violation: 1226 User 'lotopou26' has exceeded the 'max_questions' resource (current value: 40000) at /home/lotopou/lpf26/vendor/doctrine/dbal/src/Driver/API/MySQL/ExceptionConverter.php:102)\n[previous exception] [object] (Doctrine\\DBAL\\Driver\\PDO\\Exception(code: 1226): SQLSTATE[42000]: Syntax error or access violation: 1226 User 'lotopou26' has exceeded the 'max_questions' resource (current value: 40000) at /home/lotopou/lpf26/vendor/doctrine/dbal/src/Driver/PDO/Exception.php:24)\n[previous exception] [object] (PDOException(code: 42000): SQLSTATE[42000]: Syntax error or access violation: 1226 User 'lotopou26' has exceeded the 'max_questions' resource (current value: 40000) at /home/lotopou/lpf26/vendor/doctrine/dbal/src/Driver/PDO/Statement.php:55)"} [] [2026-07-02T23:00:40.919558+02:00] request.INFO: Matched route "app_team_show". {"route":"app_team_show","route_parameters":{"_route":"app_team_show","_controller":"App\\Controller\\CompetitionController::teamShow","id":"15"},"request_uri":"https://26.lotopotofoot.fr/classement/equipe/15","method":"GET"} [] [2026-07-02T23:00:40.921343+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2026-07-02T23:00:40.921349+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-07-02T23:00:40.921355+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-07-02T23:00:40.921357+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-07-02T23:00:40.921375+02:00] security.DEBUG: Remember-me cookie detected. [] [] [2026-07-02T23:00:40.922158+02:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\RememberMeToken"} [] [2026-07-02T23:00:40.930417+02:00] request.CRITICAL: Uncaught PHP Exception Doctrine\DBAL\Exception\DriverException: "An exception occurred while executing a query: SQLSTATE[42000]: Syntax error or access violation: 1226 User 'lotopou26' has exceeded the 'max_questions' resource (current value: 40000)" at ExceptionConverter.php line 102 {"exception":"[object] (Doctrine\\DBAL\\Exception\\DriverException(code: 1226): An exception occurred while executing a query: SQLSTATE[42000]: Syntax error or access violation: 1226 User 'lotopou26' has exceeded the 'max_questions' resource (current value: 40000) at /home/lotopou/lpf26/vendor/doctrine/dbal/src/Driver/API/MySQL/ExceptionConverter.php:102)\n[previous exception] [object] (Doctrine\\DBAL\\Driver\\PDO\\Exception(code: 1226): SQLSTATE[42000]: Syntax error or access violation: 1226 User 'lotopou26' has exceeded the 'max_questions' resource (current value: 40000) at /home/lotopou/lpf26/vendor/doctrine/dbal/src/Driver/PDO/Exception.php:24)\n[previous exception] [object] (PDOException(code: 42000): SQLSTATE[42000]: Syntax error or access violation: 1226 User 'lotopou26' has exceeded the 'max_questions' resource (current value: 40000) at /home/lotopou/lpf26/vendor/doctrine/dbal/src/Driver/PDO/Statement.php:55)"} [] [2026-07-02T23:00:42.550980+02:00] request.INFO: Matched route "app_match_hub". {"route":"app_match_hub","route_parameters":{"_route":"app_match_hub","_controller":"App\\Controller\\CompetitionController::matchHub","id":"90"},"request_uri":"https://26.lotopotofoot.fr/matchs/90/hub","method":"GET"} [] [2026-07-02T23:00:42.553252+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2026-07-02T23:00:42.553262+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-07-02T23:00:42.553270+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-07-02T23:00:42.553272+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-07-02T23:00:42.553298+02:00] security.DEBUG: Remember-me cookie detected. [] [] [2026-07-02T23:00:42.554335+02:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\RememberMeToken"} [] [2026-07-02T23:00:42.563281+02:00] request.CRITICAL: Uncaught PHP Exception Doctrine\DBAL\Exception\DriverException: "An exception occurred while executing a query: SQLSTATE[42000]: Syntax error or access violation: 1226 User 'lotopou26' has exceeded the 'max_questions' resource (current value: 40000)" at ExceptionConverter.php line 102 {"exception":"[object] (Doctrine\\DBAL\\Exception\\DriverException(code: 1226): An exception occurred while executing a query: SQLSTATE[42000]: Syntax error or access violation: 1226 User 'lotopou26' has exceeded the 'max_questions' resource (current value: 40000) at /home/lotopou/lpf26/vendor/doctrine/dbal/src/Driver/API/MySQL/ExceptionConverter.php:102)\n[previous exception] [object] (Doctrine\\DBAL\\Driver\\PDO\\Exception(code: 1226): SQLSTATE[42000]: Syntax error or access violation: 1226 User 'lotopou26' has exceeded the 'max_questions' resource (current value: 40000) at /home/lotopou/lpf26/vendor/doctrine/dbal/src/Driver/PDO/Exception.php:24)\n[previous exception] [object] (PDOException(code: 42000): SQLSTATE[42000]: Syntax error or access violation: 1226 User 'lotopou26' has exceeded the 'max_questions' resource (current value: 40000) at /home/lotopou/lpf26/vendor/doctrine/dbal/src/Driver/PDO/Statement.php:55)"} [] [2026-07-02T23:00:43.551620+02:00] request.INFO: Matched route "app_ranking". {"route":"app_ranking","route_parameters":{"_route":"app_ranking","_controller":"App\\Controller\\CompetitionController::ranking"},"request_uri":"https://26.lotopotofoot.fr/classement","method":"GET"} [] [2026-07-02T23:00:43.553357+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2026-07-02T23:00:43.553363+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-07-02T23:00:43.553368+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-07-02T23:00:43.553370+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-07-02T23:00:43.553387+02:00] security.DEBUG: Remember-me cookie detected. [] [] [2026-07-02T23:00:43.553946+02:00] security.DEBUG: Remember-me cookie detected. [] [] [2026-07-02T23:00:43.565421+02:00] request.CRITICAL: Uncaught PHP Exception Doctrine\DBAL\Exception\DriverException: "An exception occurred while executing a query: SQLSTATE[42000]: Syntax error or access violation: 1226 User 'lotopou26' has exceeded the 'max_questions' resource (current value: 40000)" at ExceptionConverter.php line 102 {"exception":"[object] (Doctrine\\DBAL\\Exception\\DriverException(code: 1226): An exception occurred while executing a query: SQLSTATE[42000]: Syntax error or access violation: 1226 User 'lotopou26' has exceeded the 'max_questions' resource (current value: 40000) at /home/lotopou/lpf26/vendor/doctrine/dbal/src/Driver/API/MySQL/ExceptionConverter.php:102)\n[previous exception] [object] (Doctrine\\DBAL\\Driver\\PDO\\Exception(code: 1226): SQLSTATE[42000]: Syntax error or access violation: 1226 User 'lotopou26' has exceeded the 'max_questions' resource (current value: 40000) at /home/lotopou/lpf26/vendor/doctrine/dbal/src/Driver/PDO/Exception.php:24)\n[previous exception] [object] (PDOException(code: 42000): SQLSTATE[42000]: Syntax error or access violation: 1226 User 'lotopou26' has exceeded the 'max_questions' resource (current value: 40000) at /home/lotopou/lpf26/vendor/doctrine/dbal/src/Driver/PDO/Statement.php:55)"} [] [2026-07-02T23:00:43.776509+02:00] request.INFO: Matched route "app_homepage". {"route":"app_homepage","route_parameters":{"_route":"app_homepage","_controller":"App\\Controller\\HomeController::index"},"request_uri":"https://26.lotopotofoot.fr/accueil","method":"GET"} [] [2026-07-02T23:00:43.778213+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2026-07-02T23:00:43.778219+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-07-02T23:00:43.778224+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-07-02T23:00:43.778226+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-07-02T23:00:43.778243+02:00] security.DEBUG: Remember-me cookie detected. [] [] [2026-07-02T23:00:43.778860+02:00] security.DEBUG: Remember-me cookie detected. [] [] [2026-07-02T23:00:43.787236+02:00] request.CRITICAL: Uncaught PHP Exception Doctrine\DBAL\Exception\DriverException: "An exception occurred while executing a query: SQLSTATE[42000]: Syntax error or access violation: 1226 User 'lotopou26' has exceeded the 'max_questions' resource (current value: 40000)" at ExceptionConverter.php line 102 {"exception":"[object] (Doctrine\\DBAL\\Exception\\DriverException(code: 1226): An exception occurred while executing a query: SQLSTATE[42000]: Syntax error or access violation: 1226 User 'lotopou26' has exceeded the 'max_questions' resource (current value: 40000) at /home/lotopou/lpf26/vendor/doctrine/dbal/src/Driver/API/MySQL/ExceptionConverter.php:102)\n[previous exception] [object] (Doctrine\\DBAL\\Driver\\PDO\\Exception(code: 1226): SQLSTATE[42000]: Syntax error or access violation: 1226 User 'lotopou26' has exceeded the 'max_questions' resource (current value: 40000) at /home/lotopou/lpf26/vendor/doctrine/dbal/src/Driver/PDO/Exception.php:24)\n[previous exception] [object] (PDOException(code: 42000): SQLSTATE[42000]: Syntax error or access violation: 1226 User 'lotopou26' has exceeded the 'max_questions' resource (current value: 40000) at /home/lotopou/lpf26/vendor/doctrine/dbal/src/Driver/PDO/Statement.php:55)"} [] [2026-07-02T23:00:45.487019+02:00] request.INFO: Matched route "app_team_show". {"route":"app_team_show","route_parameters":{"_route":"app_team_show","_controller":"App\\Controller\\CompetitionController::teamShow","id":"25"},"request_uri":"https://26.lotopotofoot.fr/classement/equipe/25","method":"GET"} [] [2026-07-02T23:00:45.488750+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2026-07-02T23:00:45.488757+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-07-02T23:00:45.488762+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-07-02T23:00:45.488764+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-07-02T23:00:45.488782+02:00] security.DEBUG: Remember-me cookie detected. [] [] [2026-07-02T23:00:45.489345+02:00] security.DEBUG: Remember-me cookie detected. [] [] [2026-07-02T23:00:45.497824+02:00] request.CRITICAL: Uncaught PHP Exception Doctrine\DBAL\Exception\DriverException: "An exception occurred while executing a query: SQLSTATE[42000]: Syntax error or access violation: 1226 User 'lotopou26' has exceeded the 'max_questions' resource (current value: 40000)" at ExceptionConverter.php line 102 {"exception":"[object] (Doctrine\\DBAL\\Exception\\DriverException(code: 1226): An exception occurred while executing a query: SQLSTATE[42000]: Syntax error or access violation: 1226 User 'lotopou26' has exceeded the 'max_questions' resource (current value: 40000) at /home/lotopou/lpf26/vendor/doctrine/dbal/src/Driver/API/MySQL/ExceptionConverter.php:102)\n[previous exception] [object] (Doctrine\\DBAL\\Driver\\PDO\\Exception(code: 1226): SQLSTATE[42000]: Syntax error or access violation: 1226 User 'lotopou26' has exceeded the 'max_questions' resource (current value: 40000) at /home/lotopou/lpf26/vendor/doctrine/dbal/src/Driver/PDO/Exception.php:24)\n[previous exception] [object] (PDOException(code: 42000): SQLSTATE[42000]: Syntax error or access violation: 1226 User 'lotopou26' has exceeded the 'max_questions' resource (current value: 40000) at /home/lotopou/lpf26/vendor/doctrine/dbal/src/Driver/PDO/Statement.php:55)"} [] [2026-07-02T23:00:46.423829+02:00] request.INFO: Matched route "app_ranking". {"route":"app_ranking","route_parameters":{"_route":"app_ranking","_controller":"App\\Controller\\CompetitionController::ranking"},"request_uri":"https://26.lotopotofoot.fr/classement","method":"GET"} [] [2026-07-02T23:00:46.425533+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2026-07-02T23:00:46.425539+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-07-02T23:00:46.425543+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-07-02T23:00:46.425545+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-07-02T23:00:46.425569+02:00] security.DEBUG: Remember-me cookie detected. [] [] [2026-07-02T23:00:46.426143+02:00] security.DEBUG: Remember-me cookie detected. [] [] [2026-07-02T23:00:46.434516+02:00] request.CRITICAL: Uncaught PHP Exception Doctrine\DBAL\Exception\DriverException: "An exception occurred while executing a query: SQLSTATE[42000]: Syntax error or access violation: 1226 User 'lotopou26' has exceeded the 'max_questions' resource (current value: 40000)" at ExceptionConverter.php line 102 {"exception":"[object] (Doctrine\\DBAL\\Exception\\DriverException(code: 1226): An exception occurred while executing a query: SQLSTATE[42000]: Syntax error or access violation: 1226 User 'lotopou26' has exceeded the 'max_questions' resource (current value: 40000) at /home/lotopou/lpf26/vendor/doctrine/dbal/src/Driver/API/MySQL/ExceptionConverter.php:102)\n[previous exception] [object] (Doctrine\\DBAL\\Driver\\PDO\\Exception(code: 1226): SQLSTATE[42000]: Syntax error or access violation: 1226 User 'lotopou26' has exceeded the 'max_questions' resource (current value: 40000) at /home/lotopou/lpf26/vendor/doctrine/dbal/src/Driver/PDO/Exception.php:24)\n[previous exception] [object] (PDOException(code: 42000): SQLSTATE[42000]: Syntax error or access violation: 1226 User 'lotopou26' has exceeded the 'max_questions' resource (current value: 40000) at /home/lotopou/lpf26/vendor/doctrine/dbal/src/Driver/PDO/Statement.php:55)"} [] [2026-07-02T23:00:53.566748+02:00] request.INFO: Matched route "api_notifications_unread_count". {"route":"api_notifications_unread_count","route_parameters":{"_route":"api_notifications_unread_count","_controller":"App\\Controller\\Api\\NotificationApiController::unreadCount"},"request_uri":"https://26.lotopotofoot.fr/api/notifications/unread-count","method":"GET"} [] [2026-07-02T23:00:53.568538+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2026-07-02T23:00:53.568546+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-07-02T23:00:53.568552+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-07-02T23:00:53.568554+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-07-02T23:00:53.568573+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-07-02T23:00:53.570674+02:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2026-07-02T23:00:53.586521+02:00] request.CRITICAL: Uncaught PHP Exception Doctrine\DBAL\Exception\DriverException: "An exception occurred while executing a query: SQLSTATE[42000]: Syntax error or access violation: 1226 User 'lotopou26' has exceeded the 'max_questions' resource (current value: 40000)" at ExceptionConverter.php line 102 {"exception":"[object] (Doctrine\\DBAL\\Exception\\DriverException(code: 1226): An exception occurred while executing a query: SQLSTATE[42000]: Syntax error or access violation: 1226 User 'lotopou26' has exceeded the 'max_questions' resource (current value: 40000) at /home/lotopou/lpf26/vendor/doctrine/dbal/src/Driver/API/MySQL/ExceptionConverter.php:102)\n[previous exception] [object] (Doctrine\\DBAL\\Driver\\PDO\\Exception(code: 1226): SQLSTATE[42000]: Syntax error or access violation: 1226 User 'lotopou26' has exceeded the 'max_questions' resource (current value: 40000) at /home/lotopou/lpf26/vendor/doctrine/dbal/src/Driver/PDO/Exception.php:24)\n[previous exception] [object] (PDOException(code: 42000): SQLSTATE[42000]: Syntax error or access violation: 1226 User 'lotopou26' has exceeded the 'max_questions' resource (current value: 40000) at /home/lotopou/lpf26/vendor/doctrine/dbal/src/Driver/PDO/Statement.php:55)"} [] [2026-07-02T23:00:56.806269+02:00] request.INFO: Matched route "app_homepage". {"route":"app_homepage","route_parameters":{"_route":"app_homepage","_controller":"App\\Controller\\HomeController::index"},"request_uri":"https://26.lotopotofoot.fr/accueil","method":"GET"} [] [2026-07-02T23:00:56.808340+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2026-07-02T23:00:56.808349+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-07-02T23:00:56.808355+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-07-02T23:00:56.808358+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-07-02T23:00:56.808382+02:00] security.DEBUG: Remember-me cookie detected. [] [] [2026-07-02T23:00:56.812604+02:00] security.DEBUG: Remember-me cookie detected. [] [] [2026-07-02T23:00:56.826161+02:00] request.CRITICAL: Uncaught PHP Exception Doctrine\DBAL\Exception\DriverException: "An exception occurred while executing a query: SQLSTATE[42000]: Syntax error or access violation: 1226 User 'lotopou26' has exceeded the 'max_questions' resource (current value: 40000)" at ExceptionConverter.php line 102 {"exception":"[object] (Doctrine\\DBAL\\Exception\\DriverException(code: 1226): An exception occurred while executing a query: SQLSTATE[42000]: Syntax error or access violation: 1226 User 'lotopou26' has exceeded the 'max_questions' resource (current value: 40000) at /home/lotopou/lpf26/vendor/doctrine/dbal/src/Driver/API/MySQL/ExceptionConverter.php:102)\n[previous exception] [object] (Doctrine\\DBAL\\Driver\\PDO\\Exception(code: 1226): SQLSTATE[42000]: Syntax error or access violation: 1226 User 'lotopou26' has exceeded the 'max_questions' resource (current value: 40000) at /home/lotopou/lpf26/vendor/doctrine/dbal/src/Driver/PDO/Exception.php:24)\n[previous exception] [object] (PDOException(code: 42000): SQLSTATE[42000]: Syntax error or access violation: 1226 User 'lotopou26' has exceeded the 'max_questions' resource (current value: 40000) at /home/lotopou/lpf26/vendor/doctrine/dbal/src/Driver/PDO/Statement.php:55)"} [] [2026-07-02T23:01:01.982963+02:00] request.INFO: Matched route "api_forum_unread_count". {"route":"api_forum_unread_count","route_parameters":{"_route":"api_forum_unread_count","_controller":"App\\Controller\\Api\\ForumApiController::unreadCount"},"request_uri":"https://26.lotopotofoot.fr/api/forum/unread-count","method":"GET"} [] [2026-07-02T23:01:01.984704+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2026-07-02T23:01:01.984710+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-07-02T23:01:01.984716+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-07-02T23:01:01.984717+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-07-02T23:01:01.984735+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-07-02T23:01:01.985874+02:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2026-07-02T23:01:01.993906+02:00] request.CRITICAL: Uncaught PHP Exception Doctrine\DBAL\Exception\DriverException: "An exception occurred while executing a query: SQLSTATE[42000]: Syntax error or access violation: 1226 User 'lotopou26' has exceeded the 'max_questions' resource (current value: 40000)" at ExceptionConverter.php line 102 {"exception":"[object] (Doctrine\\DBAL\\Exception\\DriverException(code: 1226): An exception occurred while executing a query: SQLSTATE[42000]: Syntax error or access violation: 1226 User 'lotopou26' has exceeded the 'max_questions' resource (current value: 40000) at /home/lotopou/lpf26/vendor/doctrine/dbal/src/Driver/API/MySQL/ExceptionConverter.php:102)\n[previous exception] [object] (Doctrine\\DBAL\\Driver\\PDO\\Exception(code: 1226): SQLSTATE[42000]: Syntax error or access violation: 1226 User 'lotopou26' has exceeded the 'max_questions' resource (current value: 40000) at /home/lotopou/lpf26/vendor/doctrine/dbal/src/Driver/PDO/Exception.php:24)\n[previous exception] [object] (PDOException(code: 42000): SQLSTATE[42000]: Syntax error or access violation: 1226 User 'lotopou26' has exceeded the 'max_questions' resource (current value: 40000) at /home/lotopou/lpf26/vendor/doctrine/dbal/src/Driver/PDO/Statement.php:55)"} [] [2026-07-03T08:14:36.553278+02:00] request.INFO: Matched route "app_team_interview". {"route":"app_team_interview","route_parameters":{"_route":"app_team_interview","_controller":"App\\Controller\\TeamInterviewController::edit"},"request_uri":"https://26.lotopotofoot.fr/mon-compte/interview","method":"GET"} [] [2026-07-03T08:14:36.555111+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2026-07-03T08:14:36.555118+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-07-03T08:14:36.555123+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-07-03T08:14:36.555125+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-07-03T08:14:36.555152+02:00] security.DEBUG: Remember-me cookie detected. [] [] [2026-07-03T08:14:36.555981+02:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\RememberMeToken"} [] [2026-07-03T08:14:36.564582+02:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"laurent.lemetre@hotmail.fr"} [] [2026-07-03T08:14:36.564633+02:00] security.DEBUG: Skipping the "Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator" authenticator as it did not support the request. {"authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-07-03T08:14:36.610832+02:00] php.ERROR: Warning: Undefined array key 1 {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key 1 at /home/lotopou/lpf26/src/Service/TeamInterviewService.php:60)"} [] [2026-07-03T08:14:36.615368+02:00] php.ERROR: Warning: Undefined array key 6 {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key 6 at /home/lotopou/lpf26/src/Service/TeamInterviewService.php:60)"} [] [2026-07-03T08:14:36.615734+02:00] php.ERROR: Warning: Undefined array key 2 {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key 2 at /home/lotopou/lpf26/src/Service/TeamInterviewService.php:60)"} [] [2026-07-03T08:14:36.616102+02:00] php.ERROR: Warning: Undefined array key 3 {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key 3 at /home/lotopou/lpf26/src/Service/TeamInterviewService.php:60)"} [] [2026-07-03T08:14:36.616486+02:00] php.ERROR: Warning: Undefined array key 4 {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key 4 at /home/lotopou/lpf26/src/Service/TeamInterviewService.php:60)"} [] [2026-07-03T08:14:36.616930+02:00] php.ERROR: Warning: Undefined array key 5 {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key 5 at /home/lotopou/lpf26/src/Service/TeamInterviewService.php:60)"} [] [2026-07-03T08:14:36.617365+02:00] php.ERROR: Warning: Undefined array key 7 {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key 7 at /home/lotopou/lpf26/src/Service/TeamInterviewService.php:60)"} [] [2026-07-03T08:14:36.617720+02:00] php.ERROR: Warning: Undefined array key 8 {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key 8 at /home/lotopou/lpf26/src/Service/TeamInterviewService.php:60)"} [] [2026-07-03T08:14:36.618074+02:00] php.ERROR: Warning: Undefined array key 9 {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key 9 at /home/lotopou/lpf26/src/Service/TeamInterviewService.php:60)"} [] [2026-07-03T08:14:36.658586+02:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-07-03T08:37:19.328708+02:00] request.INFO: Matched route "app_team_interview". {"route":"app_team_interview","route_parameters":{"_route":"app_team_interview","_controller":"App\\Controller\\TeamInterviewController::edit"},"request_uri":"https://26.lotopotofoot.fr/mon-compte/interview","method":"POST"} [] [2026-07-03T08:37:19.348104+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2026-07-03T08:37:19.348111+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-07-03T08:37:19.350373+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-07-03T08:37:19.350378+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-07-03T08:37:19.350532+02:00] security.DEBUG: Remember-me cookie detected. [] [] [2026-07-03T08:37:19.357968+02:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\RememberMeToken"} [] [2026-07-03T08:37:19.402872+02:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"laurent.lemetre@hotmail.fr"} [] [2026-07-03T08:37:19.402923+02:00] security.DEBUG: Skipping the "Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator" authenticator as it did not support the request. {"authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-07-03T08:37:19.473249+02:00] php.ERROR: Warning: Undefined array key 1 {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key 1 at /home/lotopou/lpf26/src/Service/TeamInterviewService.php:60)"} [] [2026-07-03T08:37:19.477291+02:00] php.ERROR: Warning: Undefined array key 6 {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key 6 at /home/lotopou/lpf26/src/Service/TeamInterviewService.php:60)"} [] [2026-07-03T08:37:19.477711+02:00] php.ERROR: Warning: Undefined array key 2 {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key 2 at /home/lotopou/lpf26/src/Service/TeamInterviewService.php:60)"} [] [2026-07-03T08:37:19.478111+02:00] php.ERROR: Warning: Undefined array key 3 {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key 3 at /home/lotopou/lpf26/src/Service/TeamInterviewService.php:60)"} [] [2026-07-03T08:37:19.478515+02:00] php.ERROR: Warning: Undefined array key 4 {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key 4 at /home/lotopou/lpf26/src/Service/TeamInterviewService.php:60)"} [] [2026-07-03T08:37:19.478895+02:00] php.ERROR: Warning: Undefined array key 5 {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key 5 at /home/lotopou/lpf26/src/Service/TeamInterviewService.php:60)"} [] [2026-07-03T08:37:19.479305+02:00] php.ERROR: Warning: Undefined array key 7 {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key 7 at /home/lotopou/lpf26/src/Service/TeamInterviewService.php:60)"} [] [2026-07-03T08:37:19.479706+02:00] php.ERROR: Warning: Undefined array key 8 {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key 8 at /home/lotopou/lpf26/src/Service/TeamInterviewService.php:60)"} [] [2026-07-03T08:37:19.480091+02:00] php.ERROR: Warning: Undefined array key 9 {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key 9 at /home/lotopou/lpf26/src/Service/TeamInterviewService.php:60)"} [] [2026-07-03T08:37:19.529555+02:00] request.DEBUG: CSRF validation accepted using both origin and double-submit info. [] [] [2026-07-03T08:37:19.554735+02:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-07-03T16:47:33.127031+02:00] request.INFO: Matched route "app_team_interview". {"route":"app_team_interview","route_parameters":{"_route":"app_team_interview","_controller":"App\\Controller\\TeamInterviewController::edit"},"request_uri":"https://26.lotopotofoot.fr/mon-compte/interview","method":"GET"} [] [2026-07-03T16:47:33.128673+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2026-07-03T16:47:33.128679+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-07-03T16:47:33.128684+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-07-03T16:47:33.128685+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-07-03T16:47:33.128703+02:00] security.DEBUG: Remember-me cookie detected. [] [] [2026-07-03T16:47:33.129475+02:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\RememberMeToken"} [] [2026-07-03T16:47:33.136415+02:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"maxime.2lr@gmail.com"} [] [2026-07-03T16:47:33.136471+02:00] security.DEBUG: Skipping the "Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator" authenticator as it did not support the request. {"authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-07-03T16:47:33.158088+02:00] php.ERROR: Warning: Undefined array key 7 {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key 7 at /home/lotopou/lpf26/src/Service/TeamInterviewService.php:60)"} [] [2026-07-03T16:47:33.162485+02:00] php.ERROR: Warning: Undefined array key 8 {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key 8 at /home/lotopou/lpf26/src/Service/TeamInterviewService.php:60)"} [] [2026-07-03T16:47:33.190733+02:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-07-03T16:49:38.637121+02:00] request.INFO: Matched route "app_team_interview". {"route":"app_team_interview","route_parameters":{"_route":"app_team_interview","_controller":"App\\Controller\\TeamInterviewController::edit"},"request_uri":"https://26.lotopotofoot.fr/mon-compte/interview","method":"GET"} [] [2026-07-03T16:49:38.638855+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2026-07-03T16:49:38.638861+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-07-03T16:49:38.638866+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-07-03T16:49:38.638868+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-07-03T16:49:38.638885+02:00] security.DEBUG: Remember-me cookie detected. [] [] [2026-07-03T16:49:38.639583+02:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\RememberMeToken"} [] [2026-07-03T16:49:38.647273+02:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"maxime.2lr@gmail.com"} [] [2026-07-03T16:49:38.647334+02:00] security.DEBUG: Skipping the "Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator" authenticator as it did not support the request. {"authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-07-03T16:49:38.663264+02:00] php.ERROR: Warning: Undefined array key 7 {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key 7 at /home/lotopou/lpf26/src/Service/TeamInterviewService.php:60)"} [] [2026-07-03T16:49:38.667586+02:00] php.ERROR: Warning: Undefined array key 8 {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key 8 at /home/lotopou/lpf26/src/Service/TeamInterviewService.php:60)"} [] [2026-07-03T16:49:38.728243+02:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-07-03T16:50:29.968259+02:00] request.INFO: Matched route "app_team_interview". {"route":"app_team_interview","route_parameters":{"_route":"app_team_interview","_controller":"App\\Controller\\TeamInterviewController::edit"},"request_uri":"https://26.lotopotofoot.fr/mon-compte/interview","method":"GET"} [] [2026-07-03T16:50:29.970622+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2026-07-03T16:50:29.970635+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-07-03T16:50:29.970642+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-07-03T16:50:29.970645+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-07-03T16:50:29.970667+02:00] security.DEBUG: Remember-me cookie detected. [] [] [2026-07-03T16:50:29.976506+02:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\RememberMeToken"} [] [2026-07-03T16:50:29.989245+02:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"maxime.2lr@gmail.com"} [] [2026-07-03T16:50:29.989295+02:00] security.DEBUG: Skipping the "Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator" authenticator as it did not support the request. {"authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-07-03T16:50:30.008854+02:00] php.ERROR: Warning: Undefined array key 7 {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key 7 at /home/lotopou/lpf26/src/Service/TeamInterviewService.php:60)"} [] [2026-07-03T16:50:30.012733+02:00] php.ERROR: Warning: Undefined array key 8 {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key 8 at /home/lotopou/lpf26/src/Service/TeamInterviewService.php:60)"} [] [2026-07-03T16:50:30.076178+02:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-07-03T18:29:29.379552+02:00] request.INFO: Matched route "app_team_show". {"route":"app_team_show","route_parameters":{"_route":"app_team_show","_controller":"App\\Controller\\CompetitionController::teamShow","id":"21"},"request_uri":"https://26.lotopotofoot.fr/classement/equipe/21","method":"GET"} [] [2026-07-03T18:29:29.381257+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2026-07-03T18:29:29.381264+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-07-03T18:30:07.113072+02:00] request.INFO: Matched route "app_team_show". {"route":"app_team_show","route_parameters":{"_route":"app_team_show","_controller":"App\\Controller\\CompetitionController::teamShow","id":"21"},"request_uri":"https://26.lotopotofoot.fr/classement/equipe/21","method":"GET"} [] [2026-07-03T18:29:29.381269+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-07-03T18:30:07.115233+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2026-07-03T18:29:29.381271+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-07-03T18:30:07.115239+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-07-03T18:30:07.115244+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-07-03T18:29:29.381289+02:00] security.DEBUG: Remember-me cookie detected. [] [] [2026-07-03T18:30:07.115245+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-07-03T18:30:08.491867+02:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\RememberMeToken"} [] [2026-07-03T18:30:08.500317+02:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"antleconte@hotmail.com"} [] [2026-07-03T18:30:07.115266+02:00] security.DEBUG: Remember-me cookie detected. [] [] [2026-07-03T18:30:07.116487+02:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\RememberMeToken"} [] [2026-07-03T18:30:08.500368+02:00] security.DEBUG: Skipping the "Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator" authenticator as it did not support the request. {"authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-07-03T18:30:12.024129+02:00] request.CRITICAL: Uncaught PHP Exception Doctrine\DBAL\Exception\DriverException: "An exception occurred while executing a query: SQLSTATE[42000]: Syntax error or access violation: 1226 User 'lotopou26' has exceeded the 'max_questions' resource (current value: 40000)" at ExceptionConverter.php line 102 {"exception":"[object] (Doctrine\\DBAL\\Exception\\DriverException(code: 1226): An exception occurred while executing a query: SQLSTATE[42000]: Syntax error or access violation: 1226 User 'lotopou26' has exceeded the 'max_questions' resource (current value: 40000) at /home/lotopou/lpf26/vendor/doctrine/dbal/src/Driver/API/MySQL/ExceptionConverter.php:102)\n[previous exception] [object] (Doctrine\\DBAL\\Driver\\PDO\\Exception(code: 1226): SQLSTATE[42000]: Syntax error or access violation: 1226 User 'lotopou26' has exceeded the 'max_questions' resource (current value: 40000) at /home/lotopou/lpf26/vendor/doctrine/dbal/src/Driver/PDO/Exception.php:24)\n[previous exception] [object] (PDOException(code: 42000): SQLSTATE[42000]: Syntax error or access violation: 1226 User 'lotopou26' has exceeded the 'max_questions' resource (current value: 40000) at /home/lotopou/lpf26/vendor/doctrine/dbal/src/Driver/PDO/Statement.php:55)"} [] [2026-07-03T18:30:07.124694+02:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"laget.lucas.6@gmail.com"} [] [2026-07-03T18:30:07.124719+02:00] security.DEBUG: Skipping the "Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator" authenticator as it did not support the request. {"authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-07-03T18:30:12.024213+02:00] request.CRITICAL: Uncaught PHP Exception Doctrine\DBAL\Exception\DriverException: "An exception occurred while executing a query: SQLSTATE[42000]: Syntax error or access violation: 1226 User 'lotopou26' has exceeded the 'max_questions' resource (current value: 40000)" at ExceptionConverter.php line 102 {"exception":"[object] (Doctrine\\DBAL\\Exception\\DriverException(code: 1226): An exception occurred while executing a query: SQLSTATE[42000]: Syntax error or access violation: 1226 User 'lotopou26' has exceeded the 'max_questions' resource (current value: 40000) at /home/lotopou/lpf26/vendor/doctrine/dbal/src/Driver/API/MySQL/ExceptionConverter.php:102)\n[previous exception] [object] (Doctrine\\DBAL\\Driver\\PDO\\Exception(code: 1226): SQLSTATE[42000]: Syntax error or access violation: 1226 User 'lotopou26' has exceeded the 'max_questions' resource (current value: 40000) at /home/lotopou/lpf26/vendor/doctrine/dbal/src/Driver/PDO/Exception.php:24)\n[previous exception] [object] (PDOException(code: 42000): SQLSTATE[42000]: Syntax error or access violation: 1226 User 'lotopou26' has exceeded the 'max_questions' resource (current value: 40000) at /home/lotopou/lpf26/vendor/doctrine/dbal/src/Driver/PDO/Statement.php:55)"} [] [2026-07-03T18:30:12.040919+02:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-07-03T18:30:12.041114+02:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-07-03T18:29:31.190529+02:00] request.INFO: Matched route "app_team_show". {"route":"app_team_show","route_parameters":{"_route":"app_team_show","_controller":"App\\Controller\\CompetitionController::teamShow","id":"21"},"request_uri":"https://26.lotopotofoot.fr/classement/equipe/21","method":"GET"} [] [2026-07-03T18:29:31.193109+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2026-07-03T18:29:31.193115+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-07-03T18:29:31.193120+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-07-03T18:29:31.193122+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-07-03T18:29:31.193138+02:00] security.DEBUG: Remember-me cookie detected. [] [] [2026-07-03T18:30:12.041805+02:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\RememberMeToken"} [] [2026-07-03T18:30:12.049947+02:00] request.CRITICAL: Uncaught PHP Exception Doctrine\DBAL\Exception\DriverException: "An exception occurred while executing a query: SQLSTATE[42000]: Syntax error or access violation: 1226 User 'lotopou26' has exceeded the 'max_questions' resource (current value: 40000)" at ExceptionConverter.php line 102 {"exception":"[object] (Doctrine\\DBAL\\Exception\\DriverException(code: 1226): An exception occurred while executing a query: SQLSTATE[42000]: Syntax error or access violation: 1226 User 'lotopou26' has exceeded the 'max_questions' resource (current value: 40000) at /home/lotopou/lpf26/vendor/doctrine/dbal/src/Driver/API/MySQL/ExceptionConverter.php:102)\n[previous exception] [object] (Doctrine\\DBAL\\Driver\\PDO\\Exception(code: 1226): SQLSTATE[42000]: Syntax error or access violation: 1226 User 'lotopou26' has exceeded the 'max_questions' resource (current value: 40000) at /home/lotopou/lpf26/vendor/doctrine/dbal/src/Driver/PDO/Exception.php:24)\n[previous exception] [object] (PDOException(code: 42000): SQLSTATE[42000]: Syntax error or access violation: 1226 User 'lotopou26' has exceeded the 'max_questions' resource (current value: 40000) at /home/lotopou/lpf26/vendor/doctrine/dbal/src/Driver/PDO/Statement.php:55)"} [] [2026-07-03T18:29:33.849203+02:00] request.INFO: Matched route "app_ranking". {"route":"app_ranking","route_parameters":{"_route":"app_ranking","_controller":"App\\Controller\\CompetitionController::ranking"},"request_uri":"https://26.lotopotofoot.fr/classement","method":"GET"} [] [2026-07-03T18:29:33.850974+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2026-07-03T18:29:33.850980+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-07-03T18:29:33.850985+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-07-03T18:29:33.850987+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-07-03T18:29:33.851003+02:00] security.DEBUG: Remember-me cookie detected. [] [] [2026-07-03T18:30:12.060910+02:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\RememberMeToken"} [] [2026-07-03T18:30:12.073694+02:00] request.CRITICAL: Uncaught PHP Exception Doctrine\DBAL\Exception\DriverException: "An exception occurred while executing a query: SQLSTATE[42000]: Syntax error or access violation: 1226 User 'lotopou26' has exceeded the 'max_questions' resource (current value: 40000)" at ExceptionConverter.php line 102 {"exception":"[object] (Doctrine\\DBAL\\Exception\\DriverException(code: 1226): An exception occurred while executing a query: SQLSTATE[42000]: Syntax error or access violation: 1226 User 'lotopou26' has exceeded the 'max_questions' resource (current value: 40000) at /home/lotopou/lpf26/vendor/doctrine/dbal/src/Driver/API/MySQL/ExceptionConverter.php:102)\n[previous exception] [object] (Doctrine\\DBAL\\Driver\\PDO\\Exception(code: 1226): SQLSTATE[42000]: Syntax error or access violation: 1226 User 'lotopou26' has exceeded the 'max_questions' resource (current value: 40000) at /home/lotopou/lpf26/vendor/doctrine/dbal/src/Driver/PDO/Exception.php:24)\n[previous exception] [object] (PDOException(code: 42000): SQLSTATE[42000]: Syntax error or access violation: 1226 User 'lotopou26' has exceeded the 'max_questions' resource (current value: 40000) at /home/lotopou/lpf26/vendor/doctrine/dbal/src/Driver/PDO/Statement.php:55)"} [] [2026-07-03T18:29:44.378186+02:00] request.INFO: Matched route "app_team_show". {"route":"app_team_show","route_parameters":{"_route":"app_team_show","_controller":"App\\Controller\\CompetitionController::teamShow","id":"32"},"request_uri":"https://26.lotopotofoot.fr/classement/equipe/32","method":"GET"} [] [2026-07-03T18:29:44.395804+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2026-07-03T18:29:44.395814+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-07-03T18:29:44.395821+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-07-03T18:29:44.395823+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-07-03T18:29:44.395960+02:00] security.DEBUG: Remember-me cookie detected. [] [] [2026-07-03T18:30:12.084818+02:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\RememberMeToken"} [] [2026-07-03T18:30:12.092219+02:00] request.CRITICAL: Uncaught PHP Exception Doctrine\DBAL\Exception\DriverException: "An exception occurred while executing a query: SQLSTATE[42000]: Syntax error or access violation: 1226 User 'lotopou26' has exceeded the 'max_questions' resource (current value: 40000)" at ExceptionConverter.php line 102 {"exception":"[object] (Doctrine\\DBAL\\Exception\\DriverException(code: 1226): An exception occurred while executing a query: SQLSTATE[42000]: Syntax error or access violation: 1226 User 'lotopou26' has exceeded the 'max_questions' resource (current value: 40000) at /home/lotopou/lpf26/vendor/doctrine/dbal/src/Driver/API/MySQL/ExceptionConverter.php:102)\n[previous exception] [object] (Doctrine\\DBAL\\Driver\\PDO\\Exception(code: 1226): SQLSTATE[42000]: Syntax error or access violation: 1226 User 'lotopou26' has exceeded the 'max_questions' resource (current value: 40000) at /home/lotopou/lpf26/vendor/doctrine/dbal/src/Driver/PDO/Exception.php:24)\n[previous exception] [object] (PDOException(code: 42000): SQLSTATE[42000]: Syntax error or access violation: 1226 User 'lotopou26' has exceeded the 'max_questions' resource (current value: 40000) at /home/lotopou/lpf26/vendor/doctrine/dbal/src/Driver/PDO/Statement.php:55)"} [] [2026-07-03T18:29:45.210074+02:00] request.INFO: Matched route "app_team_show". {"route":"app_team_show","route_parameters":{"_route":"app_team_show","_controller":"App\\Controller\\CompetitionController::teamShow","id":"32"},"request_uri":"https://26.lotopotofoot.fr/classement/equipe/32","method":"GET"} [] [2026-07-03T18:29:45.211922+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2026-07-03T18:29:45.211931+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-07-03T18:29:45.211938+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-07-03T18:29:45.211940+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-07-03T18:29:45.211961+02:00] security.DEBUG: Remember-me cookie detected. [] [] [2026-07-03T18:30:12.101523+02:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\RememberMeToken"} [] [2026-07-03T18:30:12.110638+02:00] request.CRITICAL: Uncaught PHP Exception Doctrine\DBAL\Exception\DriverException: "An exception occurred while executing a query: SQLSTATE[42000]: Syntax error or access violation: 1226 User 'lotopou26' has exceeded the 'max_questions' resource (current value: 40000)" at ExceptionConverter.php line 102 {"exception":"[object] (Doctrine\\DBAL\\Exception\\DriverException(code: 1226): An exception occurred while executing a query: SQLSTATE[42000]: Syntax error or access violation: 1226 User 'lotopou26' has exceeded the 'max_questions' resource (current value: 40000) at /home/lotopou/lpf26/vendor/doctrine/dbal/src/Driver/API/MySQL/ExceptionConverter.php:102)\n[previous exception] [object] (Doctrine\\DBAL\\Driver\\PDO\\Exception(code: 1226): SQLSTATE[42000]: Syntax error or access violation: 1226 User 'lotopou26' has exceeded the 'max_questions' resource (current value: 40000) at /home/lotopou/lpf26/vendor/doctrine/dbal/src/Driver/PDO/Exception.php:24)\n[previous exception] [object] (PDOException(code: 42000): SQLSTATE[42000]: Syntax error or access violation: 1226 User 'lotopou26' has exceeded the 'max_questions' resource (current value: 40000) at /home/lotopou/lpf26/vendor/doctrine/dbal/src/Driver/PDO/Statement.php:55)"} [] [2026-07-03T18:29:52.717709+02:00] request.INFO: Matched route "app_ranking". {"route":"app_ranking","route_parameters":{"_route":"app_ranking","_controller":"App\\Controller\\CompetitionController::ranking"},"request_uri":"https://26.lotopotofoot.fr/classement","method":"GET"} [] [2026-07-03T18:29:52.719866+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2026-07-03T18:29:52.719876+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-07-03T18:29:52.719883+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-07-03T18:29:52.719886+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-07-03T18:29:52.719909+02:00] security.DEBUG: Remember-me cookie detected. [] [] [2026-07-03T18:30:12.120452+02:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\RememberMeToken"} [] [2026-07-03T18:30:12.128025+02:00] request.CRITICAL: Uncaught PHP Exception Doctrine\DBAL\Exception\DriverException: "An exception occurred while executing a query: SQLSTATE[42000]: Syntax error or access violation: 1226 User 'lotopou26' has exceeded the 'max_questions' resource (current value: 40000)" at ExceptionConverter.php line 102 {"exception":"[object] (Doctrine\\DBAL\\Exception\\DriverException(code: 1226): An exception occurred while executing a query: SQLSTATE[42000]: Syntax error or access violation: 1226 User 'lotopou26' has exceeded the 'max_questions' resource (current value: 40000) at /home/lotopou/lpf26/vendor/doctrine/dbal/src/Driver/API/MySQL/ExceptionConverter.php:102)\n[previous exception] [object] (Doctrine\\DBAL\\Driver\\PDO\\Exception(code: 1226): SQLSTATE[42000]: Syntax error or access violation: 1226 User 'lotopou26' has exceeded the 'max_questions' resource (current value: 40000) at /home/lotopou/lpf26/vendor/doctrine/dbal/src/Driver/PDO/Exception.php:24)\n[previous exception] [object] (PDOException(code: 42000): SQLSTATE[42000]: Syntax error or access violation: 1226 User 'lotopou26' has exceeded the 'max_questions' resource (current value: 40000) at /home/lotopou/lpf26/vendor/doctrine/dbal/src/Driver/PDO/Statement.php:55)"} [] [2026-07-03T18:30:14.299850+02:00] request.INFO: Matched route "app_team_show". {"route":"app_team_show","route_parameters":{"_route":"app_team_show","_controller":"App\\Controller\\CompetitionController::teamShow","id":"21"},"request_uri":"https://26.lotopotofoot.fr/classement/equipe/21","method":"GET"} [] [2026-07-03T18:30:14.301475+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2026-07-03T18:30:14.301480+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-07-03T18:30:14.301485+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-07-03T18:30:14.301487+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-07-03T18:30:14.301504+02:00] security.DEBUG: Remember-me cookie detected. [] [] [2026-07-03T18:30:14.302275+02:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\RememberMeToken"} [] [2026-07-03T18:30:14.310913+02:00] request.CRITICAL: Uncaught PHP Exception Doctrine\DBAL\Exception\DriverException: "An exception occurred while executing a query: SQLSTATE[42000]: Syntax error or access violation: 1226 User 'lotopou26' has exceeded the 'max_questions' resource (current value: 40000)" at ExceptionConverter.php line 102 {"exception":"[object] (Doctrine\\DBAL\\Exception\\DriverException(code: 1226): An exception occurred while executing a query: SQLSTATE[42000]: Syntax error or access violation: 1226 User 'lotopou26' has exceeded the 'max_questions' resource (current value: 40000) at /home/lotopou/lpf26/vendor/doctrine/dbal/src/Driver/API/MySQL/ExceptionConverter.php:102)\n[previous exception] [object] (Doctrine\\DBAL\\Driver\\PDO\\Exception(code: 1226): SQLSTATE[42000]: Syntax error or access violation: 1226 User 'lotopou26' has exceeded the 'max_questions' resource (current value: 40000) at /home/lotopou/lpf26/vendor/doctrine/dbal/src/Driver/PDO/Exception.php:24)\n[previous exception] [object] (PDOException(code: 42000): SQLSTATE[42000]: Syntax error or access violation: 1226 User 'lotopou26' has exceeded the 'max_questions' resource (current value: 40000) at /home/lotopou/lpf26/vendor/doctrine/dbal/src/Driver/PDO/Statement.php:55)"} [] [2026-07-03T18:30:15.812454+02:00] request.INFO: Matched route "app_team_show". {"route":"app_team_show","route_parameters":{"_route":"app_team_show","_controller":"App\\Controller\\CompetitionController::teamShow","id":"21"},"request_uri":"https://26.lotopotofoot.fr/classement/equipe/21","method":"GET"} [] [2026-07-03T18:30:15.814221+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2026-07-03T18:30:15.814229+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-07-03T18:30:15.814234+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-07-03T18:30:15.814236+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-07-03T18:30:15.814255+02:00] security.DEBUG: Remember-me cookie detected. [] [] [2026-07-03T18:30:15.814834+02:00] security.DEBUG: Remember-me cookie detected. [] [] [2026-07-03T18:30:15.825403+02:00] request.CRITICAL: Uncaught PHP Exception Doctrine\DBAL\Exception\DriverException: "An exception occurred while executing a query: SQLSTATE[42000]: Syntax error or access violation: 1226 User 'lotopou26' has exceeded the 'max_questions' resource (current value: 40000)" at ExceptionConverter.php line 102 {"exception":"[object] (Doctrine\\DBAL\\Exception\\DriverException(code: 1226): An exception occurred while executing a query: SQLSTATE[42000]: Syntax error or access violation: 1226 User 'lotopou26' has exceeded the 'max_questions' resource (current value: 40000) at /home/lotopou/lpf26/vendor/doctrine/dbal/src/Driver/API/MySQL/ExceptionConverter.php:102)\n[previous exception] [object] (Doctrine\\DBAL\\Driver\\PDO\\Exception(code: 1226): SQLSTATE[42000]: Syntax error or access violation: 1226 User 'lotopou26' has exceeded the 'max_questions' resource (current value: 40000) at /home/lotopou/lpf26/vendor/doctrine/dbal/src/Driver/PDO/Exception.php:24)\n[previous exception] [object] (PDOException(code: 42000): SQLSTATE[42000]: Syntax error or access violation: 1226 User 'lotopou26' has exceeded the 'max_questions' resource (current value: 40000) at /home/lotopou/lpf26/vendor/doctrine/dbal/src/Driver/PDO/Statement.php:55)"} [] [2026-07-03T18:30:27.836083+02:00] request.INFO: Matched route "cron_live_match_sync". {"route":"cron_live_match_sync","route_parameters":{"_route":"cron_live_match_sync","_controller":"App\\Controller\\CronController::liveMatchSync"},"request_uri":"https://26.lotopotofoot.fr/cron/live-match-sync?token=3b4547eea5fa447f183b72bfa900f543e831fb2fa8deee025f44a752f2e8087b","method":"GET"} [] [2026-07-03T18:30:27.856813+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2026-07-03T18:30:27.856826+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-07-03T18:30:27.856832+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-07-03T18:30:27.856835+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-07-03T18:30:27.856997+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-07-03T18:30:27.962620+02:00] request.CRITICAL: Uncaught PHP Exception Doctrine\DBAL\Exception\DriverException: "An exception occurred while executing a query: SQLSTATE[42000]: Syntax error or access violation: 1226 User 'lotopou26' has exceeded the 'max_questions' resource (current value: 40000)" at ExceptionConverter.php line 102 {"exception":"[object] (Doctrine\\DBAL\\Exception\\DriverException(code: 1226): An exception occurred while executing a query: SQLSTATE[42000]: Syntax error or access violation: 1226 User 'lotopou26' has exceeded the 'max_questions' resource (current value: 40000) at /home/lotopou/lpf26/vendor/doctrine/dbal/src/Driver/API/MySQL/ExceptionConverter.php:102)\n[previous exception] [object] (Doctrine\\DBAL\\Driver\\PDO\\Exception(code: 1226): SQLSTATE[42000]: Syntax error or access violation: 1226 User 'lotopou26' has exceeded the 'max_questions' resource (current value: 40000) at /home/lotopou/lpf26/vendor/doctrine/dbal/src/Driver/PDO/Exception.php:24)\n[previous exception] [object] (PDOException(code: 42000): SQLSTATE[42000]: Syntax error or access violation: 1226 User 'lotopou26' has exceeded the 'max_questions' resource (current value: 40000) at /home/lotopou/lpf26/vendor/doctrine/dbal/src/Driver/PDO/Statement.php:55)"} [] [2026-07-03T18:30:31.169668+02:00] request.INFO: Matched route "cron_pronostic_reminders". {"route":"cron_pronostic_reminders","route_parameters":{"_route":"cron_pronostic_reminders","_controller":"App\\Controller\\CronController::pronosticReminders"},"request_uri":"https://26.lotopotofoot.fr/cron/pronostic-reminders?token=3b4547eea5fa447f183b72bfa900f543e831fb2fa8deee025f44a752f2e8087b","method":"GET"} [] [2026-07-03T18:30:31.171345+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2026-07-03T18:30:31.171351+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-07-03T18:30:31.171356+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-07-03T18:30:31.171358+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-07-03T18:30:31.171373+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-07-03T18:30:31.186715+02:00] request.CRITICAL: Uncaught PHP Exception Doctrine\DBAL\Exception\DriverException: "An exception occurred while executing a query: SQLSTATE[42000]: Syntax error or access violation: 1226 User 'lotopou26' has exceeded the 'max_questions' resource (current value: 40000)" at ExceptionConverter.php line 102 {"exception":"[object] (Doctrine\\DBAL\\Exception\\DriverException(code: 1226): An exception occurred while executing a query: SQLSTATE[42000]: Syntax error or access violation: 1226 User 'lotopou26' has exceeded the 'max_questions' resource (current value: 40000) at /home/lotopou/lpf26/vendor/doctrine/dbal/src/Driver/API/MySQL/ExceptionConverter.php:102)\n[previous exception] [object] (Doctrine\\DBAL\\Driver\\PDO\\Exception(code: 1226): SQLSTATE[42000]: Syntax error or access violation: 1226 User 'lotopou26' has exceeded the 'max_questions' resource (current value: 40000) at /home/lotopou/lpf26/vendor/doctrine/dbal/src/Driver/PDO/Exception.php:24)\n[previous exception] [object] (PDOException(code: 42000): SQLSTATE[42000]: Syntax error or access violation: 1226 User 'lotopou26' has exceeded the 'max_questions' resource (current value: 40000) at /home/lotopou/lpf26/vendor/doctrine/dbal/src/Driver/PDO/Statement.php:55)"} [] [2026-07-03T18:30:36.512639+02:00] request.INFO: Matched route "api_notifications_unread_count". {"route":"api_notifications_unread_count","route_parameters":{"_route":"api_notifications_unread_count","_controller":"App\\Controller\\Api\\NotificationApiController::unreadCount"},"request_uri":"https://26.lotopotofoot.fr/api/notifications/unread-count","method":"GET"} [] [2026-07-03T18:30:36.514958+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2026-07-03T18:30:36.514969+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-07-03T18:30:36.514976+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-07-03T18:30:36.514979+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-07-03T18:30:36.515004+02:00] security.DEBUG: Remember-me cookie detected. [] [] [2026-07-03T18:30:36.516683+02:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\RememberMeToken"} [] [2026-07-03T18:30:36.529429+02:00] request.CRITICAL: Uncaught PHP Exception Doctrine\DBAL\Exception\DriverException: "An exception occurred while executing a query: SQLSTATE[42000]: Syntax error or access violation: 1226 User 'lotopou26' has exceeded the 'max_questions' resource (current value: 40000)" at ExceptionConverter.php line 102 {"exception":"[object] (Doctrine\\DBAL\\Exception\\DriverException(code: 1226): An exception occurred while executing a query: SQLSTATE[42000]: Syntax error or access violation: 1226 User 'lotopou26' has exceeded the 'max_questions' resource (current value: 40000) at /home/lotopou/lpf26/vendor/doctrine/dbal/src/Driver/API/MySQL/ExceptionConverter.php:102)\n[previous exception] [object] (Doctrine\\DBAL\\Driver\\PDO\\Exception(code: 1226): SQLSTATE[42000]: Syntax error or access violation: 1226 User 'lotopou26' has exceeded the 'max_questions' resource (current value: 40000) at /home/lotopou/lpf26/vendor/doctrine/dbal/src/Driver/PDO/Exception.php:24)\n[previous exception] [object] (PDOException(code: 42000): SQLSTATE[42000]: Syntax error or access violation: 1226 User 'lotopou26' has exceeded the 'max_questions' resource (current value: 40000) at /home/lotopou/lpf26/vendor/doctrine/dbal/src/Driver/PDO/Statement.php:55)"} [] [2026-07-03T18:30:37.815665+02:00] request.INFO: Matched route "api_forum_unread_count". {"route":"api_forum_unread_count","route_parameters":{"_route":"api_forum_unread_count","_controller":"App\\Controller\\Api\\ForumApiController::unreadCount"},"request_uri":"https://26.lotopotofoot.fr/api/forum/unread-count","method":"GET"} [] [2026-07-03T18:30:37.817359+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2026-07-03T18:30:37.817365+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-07-03T18:30:37.817370+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-07-03T18:30:37.817372+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-07-03T18:30:37.817391+02:00] security.DEBUG: Remember-me cookie detected. [] [] [2026-07-03T18:30:37.818073+02:00] security.DEBUG: Remember-me cookie detected. [] [] [2026-07-03T18:30:37.829244+02:00] request.CRITICAL: Uncaught PHP Exception Doctrine\DBAL\Exception\DriverException: "An exception occurred while executing a query: SQLSTATE[42000]: Syntax error or access violation: 1226 User 'lotopou26' has exceeded the 'max_questions' resource (current value: 40000)" at ExceptionConverter.php line 102 {"exception":"[object] (Doctrine\\DBAL\\Exception\\DriverException(code: 1226): An exception occurred while executing a query: SQLSTATE[42000]: Syntax error or access violation: 1226 User 'lotopou26' has exceeded the 'max_questions' resource (current value: 40000) at /home/lotopou/lpf26/vendor/doctrine/dbal/src/Driver/API/MySQL/ExceptionConverter.php:102)\n[previous exception] [object] (Doctrine\\DBAL\\Driver\\PDO\\Exception(code: 1226): SQLSTATE[42000]: Syntax error or access violation: 1226 User 'lotopou26' has exceeded the 'max_questions' resource (current value: 40000) at /home/lotopou/lpf26/vendor/doctrine/dbal/src/Driver/PDO/Exception.php:24)\n[previous exception] [object] (PDOException(code: 42000): SQLSTATE[42000]: Syntax error or access violation: 1226 User 'lotopou26' has exceeded the 'max_questions' resource (current value: 40000) at /home/lotopou/lpf26/vendor/doctrine/dbal/src/Driver/PDO/Statement.php:55)"} [] [2026-07-03T18:30:38.146098+02:00] request.INFO: Matched route "api_forum_unread_count". {"route":"api_forum_unread_count","route_parameters":{"_route":"api_forum_unread_count","_controller":"App\\Controller\\Api\\ForumApiController::unreadCount"},"request_uri":"https://26.lotopotofoot.fr/api/forum/unread-count","method":"GET"} [] [2026-07-03T18:30:38.147713+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2026-07-03T18:30:38.147718+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-07-03T18:30:38.147723+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-07-03T18:30:38.147725+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-07-03T18:30:38.147741+02:00] security.DEBUG: Remember-me cookie detected. [] [] [2026-07-03T18:30:38.148414+02:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\RememberMeToken"} [] [2026-07-03T18:30:38.155988+02:00] request.CRITICAL: Uncaught PHP Exception Doctrine\DBAL\Exception\DriverException: "An exception occurred while executing a query: SQLSTATE[42000]: Syntax error or access violation: 1226 User 'lotopou26' has exceeded the 'max_questions' resource (current value: 40000)" at ExceptionConverter.php line 102 {"exception":"[object] (Doctrine\\DBAL\\Exception\\DriverException(code: 1226): An exception occurred while executing a query: SQLSTATE[42000]: Syntax error or access violation: 1226 User 'lotopou26' has exceeded the 'max_questions' resource (current value: 40000) at /home/lotopou/lpf26/vendor/doctrine/dbal/src/Driver/API/MySQL/ExceptionConverter.php:102)\n[previous exception] [object] (Doctrine\\DBAL\\Driver\\PDO\\Exception(code: 1226): SQLSTATE[42000]: Syntax error or access violation: 1226 User 'lotopou26' has exceeded the 'max_questions' resource (current value: 40000) at /home/lotopou/lpf26/vendor/doctrine/dbal/src/Driver/PDO/Exception.php:24)\n[previous exception] [object] (PDOException(code: 42000): SQLSTATE[42000]: Syntax error or access violation: 1226 User 'lotopou26' has exceeded the 'max_questions' resource (current value: 40000) at /home/lotopou/lpf26/vendor/doctrine/dbal/src/Driver/PDO/Statement.php:55)"} [] [2026-07-03T18:30:38.149010+02:00] request.INFO: Matched route "api_notifications_unread_count". {"route":"api_notifications_unread_count","route_parameters":{"_route":"api_notifications_unread_count","_controller":"App\\Controller\\Api\\NotificationApiController::unreadCount"},"request_uri":"https://26.lotopotofoot.fr/api/notifications/unread-count","method":"GET"} [] [2026-07-03T18:30:38.151760+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2026-07-03T18:30:38.151772+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-07-03T18:30:38.151780+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-07-03T18:30:38.151782+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-07-03T18:30:38.151807+02:00] security.DEBUG: Remember-me cookie detected. [] [] [2026-07-03T18:30:38.165437+02:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\RememberMeToken"} [] [2026-07-03T18:30:38.174386+02:00] request.CRITICAL: Uncaught PHP Exception Doctrine\DBAL\Exception\DriverException: "An exception occurred while executing a query: SQLSTATE[42000]: Syntax error or access violation: 1226 User 'lotopou26' has exceeded the 'max_questions' resource (current value: 40000)" at ExceptionConverter.php line 102 {"exception":"[object] (Doctrine\\DBAL\\Exception\\DriverException(code: 1226): An exception occurred while executing a query: SQLSTATE[42000]: Syntax error or access violation: 1226 User 'lotopou26' has exceeded the 'max_questions' resource (current value: 40000) at /home/lotopou/lpf26/vendor/doctrine/dbal/src/Driver/API/MySQL/ExceptionConverter.php:102)\n[previous exception] [object] (Doctrine\\DBAL\\Driver\\PDO\\Exception(code: 1226): SQLSTATE[42000]: Syntax error or access violation: 1226 User 'lotopou26' has exceeded the 'max_questions' resource (current value: 40000) at /home/lotopou/lpf26/vendor/doctrine/dbal/src/Driver/PDO/Exception.php:24)\n[previous exception] [object] (PDOException(code: 42000): SQLSTATE[42000]: Syntax error or access violation: 1226 User 'lotopou26' has exceeded the 'max_questions' resource (current value: 40000) at /home/lotopou/lpf26/vendor/doctrine/dbal/src/Driver/PDO/Statement.php:55)"} [] [2026-07-03T18:30:54.464741+02:00] request.INFO: Matched route "app_match_pronostic_save". {"route":"app_match_pronostic_save","route_parameters":{"_route":"app_match_pronostic_save","_controller":"App\\Controller\\PronosticController::saveForMatch","id":"94"},"request_uri":"https://26.lotopotofoot.fr/matchs/94/pronostic","method":"POST"} [] [2026-07-03T18:30:54.483650+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2026-07-03T18:30:54.483661+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-07-03T18:30:54.485720+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-07-03T18:30:54.485725+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-07-03T18:30:54.485929+02:00] security.DEBUG: Remember-me cookie detected. [] [] [2026-07-03T18:30:54.492084+02:00] security.DEBUG: Remember-me cookie detected. [] [] [2026-07-03T18:30:54.539710+02:00] request.CRITICAL: Uncaught PHP Exception Doctrine\DBAL\Exception\DriverException: "An exception occurred while executing a query: SQLSTATE[42000]: Syntax error or access violation: 1226 User 'lotopou26' has exceeded the 'max_questions' resource (current value: 40000)" at ExceptionConverter.php line 102 {"exception":"[object] (Doctrine\\DBAL\\Exception\\DriverException(code: 1226): An exception occurred while executing a query: SQLSTATE[42000]: Syntax error or access violation: 1226 User 'lotopou26' has exceeded the 'max_questions' resource (current value: 40000) at /home/lotopou/lpf26/vendor/doctrine/dbal/src/Driver/API/MySQL/ExceptionConverter.php:102)\n[previous exception] [object] (Doctrine\\DBAL\\Driver\\PDO\\Exception(code: 1226): SQLSTATE[42000]: Syntax error or access violation: 1226 User 'lotopou26' has exceeded the 'max_questions' resource (current value: 40000) at /home/lotopou/lpf26/vendor/doctrine/dbal/src/Driver/PDO/Exception.php:24)\n[previous exception] [object] (PDOException(code: 42000): SQLSTATE[42000]: Syntax error or access violation: 1226 User 'lotopou26' has exceeded the 'max_questions' resource (current value: 40000) at /home/lotopou/lpf26/vendor/doctrine/dbal/src/Driver/PDO/Statement.php:55)"} [] [2026-07-03T18:31:00.588579+02:00] request.INFO: Matched route "app_match_pronostic_save". {"route":"app_match_pronostic_save","route_parameters":{"_route":"app_match_pronostic_save","_controller":"App\\Controller\\PronosticController::saveForMatch","id":"95"},"request_uri":"https://26.lotopotofoot.fr/matchs/95/pronostic","method":"POST"} [] [2026-07-03T18:31:00.590256+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2026-07-03T18:31:00.590262+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-07-03T18:31:00.591611+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-07-03T18:31:00.591615+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-07-03T18:31:00.591635+02:00] security.DEBUG: Remember-me cookie detected. [] [] [2026-07-03T18:31:00.592199+02:00] security.DEBUG: Remember-me cookie detected. [] [] [2026-07-03T18:31:00.600363+02:00] request.CRITICAL: Uncaught PHP Exception Doctrine\DBAL\Exception\DriverException: "An exception occurred while executing a query: SQLSTATE[42000]: Syntax error or access violation: 1226 User 'lotopou26' has exceeded the 'max_questions' resource (current value: 40000)" at ExceptionConverter.php line 102 {"exception":"[object] (Doctrine\\DBAL\\Exception\\DriverException(code: 1226): An exception occurred while executing a query: SQLSTATE[42000]: Syntax error or access violation: 1226 User 'lotopou26' has exceeded the 'max_questions' resource (current value: 40000) at /home/lotopou/lpf26/vendor/doctrine/dbal/src/Driver/API/MySQL/ExceptionConverter.php:102)\n[previous exception] [object] (Doctrine\\DBAL\\Driver\\PDO\\Exception(code: 1226): SQLSTATE[42000]: Syntax error or access violation: 1226 User 'lotopou26' has exceeded the 'max_questions' resource (current value: 40000) at /home/lotopou/lpf26/vendor/doctrine/dbal/src/Driver/PDO/Exception.php:24)\n[previous exception] [object] (PDOException(code: 42000): SQLSTATE[42000]: Syntax error or access violation: 1226 User 'lotopou26' has exceeded the 'max_questions' resource (current value: 40000) at /home/lotopou/lpf26/vendor/doctrine/dbal/src/Driver/PDO/Statement.php:55)"} [] [2026-07-03T18:31:04.319419+02:00] request.INFO: Matched route "app_homepage". {"route":"app_homepage","route_parameters":{"_route":"app_homepage","_controller":"App\\Controller\\HomeController::index"},"request_uri":"https://26.lotopotofoot.fr/accueil","method":"GET"} [] [2026-07-03T18:31:04.321218+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2026-07-03T18:31:04.321226+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-07-03T18:31:04.321231+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-07-03T18:31:04.321233+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-07-03T18:31:04.321251+02:00] security.DEBUG: Remember-me cookie detected. [] [] [2026-07-03T18:31:04.322149+02:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\RememberMeToken"} [] [2026-07-03T18:31:04.329738+02:00] request.CRITICAL: Uncaught PHP Exception Doctrine\DBAL\Exception\DriverException: "An exception occurred while executing a query: SQLSTATE[42000]: Syntax error or access violation: 1226 User 'lotopou26' has exceeded the 'max_questions' resource (current value: 40000)" at ExceptionConverter.php line 102 {"exception":"[object] (Doctrine\\DBAL\\Exception\\DriverException(code: 1226): An exception occurred while executing a query: SQLSTATE[42000]: Syntax error or access violation: 1226 User 'lotopou26' has exceeded the 'max_questions' resource (current value: 40000) at /home/lotopou/lpf26/vendor/doctrine/dbal/src/Driver/API/MySQL/ExceptionConverter.php:102)\n[previous exception] [object] (Doctrine\\DBAL\\Driver\\PDO\\Exception(code: 1226): SQLSTATE[42000]: Syntax error or access violation: 1226 User 'lotopou26' has exceeded the 'max_questions' resource (current value: 40000) at /home/lotopou/lpf26/vendor/doctrine/dbal/src/Driver/PDO/Exception.php:24)\n[previous exception] [object] (PDOException(code: 42000): SQLSTATE[42000]: Syntax error or access violation: 1226 User 'lotopou26' has exceeded the 'max_questions' resource (current value: 40000) at /home/lotopou/lpf26/vendor/doctrine/dbal/src/Driver/PDO/Statement.php:55)"} [] [2026-07-03T18:31:04.819308+02:00] request.INFO: Matched route "app_match_pronostic_save". {"route":"app_match_pronostic_save","route_parameters":{"_route":"app_match_pronostic_save","_controller":"App\\Controller\\PronosticController::saveForMatch","id":"94"},"request_uri":"https://26.lotopotofoot.fr/matchs/94/pronostic","method":"POST"} [] [2026-07-03T18:31:04.821164+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2026-07-03T18:31:04.821173+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-07-03T18:31:04.822538+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-07-03T18:31:04.822544+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-07-03T18:31:04.822571+02:00] security.DEBUG: Remember-me cookie detected. [] [] [2026-07-03T18:31:04.823205+02:00] security.DEBUG: Remember-me cookie detected. [] [] [2026-07-03T18:31:04.831903+02:00] request.CRITICAL: Uncaught PHP Exception Doctrine\DBAL\Exception\DriverException: "An exception occurred while executing a query: SQLSTATE[42000]: Syntax error or access violation: 1226 User 'lotopou26' has exceeded the 'max_questions' resource (current value: 40000)" at ExceptionConverter.php line 102 {"exception":"[object] (Doctrine\\DBAL\\Exception\\DriverException(code: 1226): An exception occurred while executing a query: SQLSTATE[42000]: Syntax error or access violation: 1226 User 'lotopou26' has exceeded the 'max_questions' resource (current value: 40000) at /home/lotopou/lpf26/vendor/doctrine/dbal/src/Driver/API/MySQL/ExceptionConverter.php:102)\n[previous exception] [object] (Doctrine\\DBAL\\Driver\\PDO\\Exception(code: 1226): SQLSTATE[42000]: Syntax error or access violation: 1226 User 'lotopou26' has exceeded the 'max_questions' resource (current value: 40000) at /home/lotopou/lpf26/vendor/doctrine/dbal/src/Driver/PDO/Exception.php:24)\n[previous exception] [object] (PDOException(code: 42000): SQLSTATE[42000]: Syntax error or access violation: 1226 User 'lotopou26' has exceeded the 'max_questions' resource (current value: 40000) at /home/lotopou/lpf26/vendor/doctrine/dbal/src/Driver/PDO/Statement.php:55)"} [] [2026-07-03T18:31:22.736147+02:00] request.INFO: Matched route "app_team_show". {"route":"app_team_show","route_parameters":{"_route":"app_team_show","_controller":"App\\Controller\\CompetitionController::teamShow","id":"31"},"request_uri":"https://26.lotopotofoot.fr/classement/equipe/31","method":"GET"} [] [2026-07-03T18:31:22.737831+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2026-07-03T18:31:22.737837+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-07-03T18:31:22.737842+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-07-03T18:31:22.737843+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-07-03T18:31:22.737861+02:00] security.DEBUG: Remember-me cookie detected. [] [] [2026-07-03T18:31:37.370475+02:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\RememberMeToken"} [] [2026-07-03T18:31:37.378062+02:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"guigui@lotopotofoot.fr"} [] [2026-07-03T18:31:37.378103+02:00] security.DEBUG: Skipping the "Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator" authenticator as it did not support the request. {"authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-07-03T18:31:37.695485+02:00] request.CRITICAL: Uncaught PHP Exception Doctrine\DBAL\Exception\DriverException: "An exception occurred while executing a query: SQLSTATE[42000]: Syntax error or access violation: 1226 User 'lotopou26' has exceeded the 'max_questions' resource (current value: 40000)" at ExceptionConverter.php line 102 {"exception":"[object] (Doctrine\\DBAL\\Exception\\DriverException(code: 1226): An exception occurred while executing a query: SQLSTATE[42000]: Syntax error or access violation: 1226 User 'lotopou26' has exceeded the 'max_questions' resource (current value: 40000) at /home/lotopou/lpf26/vendor/doctrine/dbal/src/Driver/API/MySQL/ExceptionConverter.php:102)\n[previous exception] [object] (Doctrine\\DBAL\\Driver\\PDO\\Exception(code: 1226): SQLSTATE[42000]: Syntax error or access violation: 1226 User 'lotopou26' has exceeded the 'max_questions' resource (current value: 40000) at /home/lotopou/lpf26/vendor/doctrine/dbal/src/Driver/PDO/Exception.php:24)\n[previous exception] [object] (PDOException(code: 42000): SQLSTATE[42000]: Syntax error or access violation: 1226 User 'lotopou26' has exceeded the 'max_questions' resource (current value: 40000) at /home/lotopou/lpf26/vendor/doctrine/dbal/src/Driver/PDO/Statement.php:55)"} [] [2026-07-03T18:31:37.708082+02:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-07-03T18:31:26.987620+02:00] request.INFO: Matched route "app_team_show". {"route":"app_team_show","route_parameters":{"_route":"app_team_show","_controller":"App\\Controller\\CompetitionController::teamShow","id":"31"},"request_uri":"https://26.lotopotofoot.fr/classement/equipe/31","method":"GET"} [] [2026-07-03T18:31:27.006464+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2026-07-03T18:31:27.006475+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-07-03T18:31:27.006481+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-07-03T18:31:27.006483+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-07-03T18:31:27.006622+02:00] security.DEBUG: Remember-me cookie detected. [] [] [2026-07-03T18:31:37.708776+02:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\RememberMeToken"} [] [2026-07-03T18:31:37.718136+02:00] request.CRITICAL: Uncaught PHP Exception Doctrine\DBAL\Exception\DriverException: "An exception occurred while executing a query: SQLSTATE[42000]: Syntax error or access violation: 1226 User 'lotopou26' has exceeded the 'max_questions' resource (current value: 40000)" at ExceptionConverter.php line 102 {"exception":"[object] (Doctrine\\DBAL\\Exception\\DriverException(code: 1226): An exception occurred while executing a query: SQLSTATE[42000]: Syntax error or access violation: 1226 User 'lotopou26' has exceeded the 'max_questions' resource (current value: 40000) at /home/lotopou/lpf26/vendor/doctrine/dbal/src/Driver/API/MySQL/ExceptionConverter.php:102)\n[previous exception] [object] (Doctrine\\DBAL\\Driver\\PDO\\Exception(code: 1226): SQLSTATE[42000]: Syntax error or access violation: 1226 User 'lotopou26' has exceeded the 'max_questions' resource (current value: 40000) at /home/lotopou/lpf26/vendor/doctrine/dbal/src/Driver/PDO/Exception.php:24)\n[previous exception] [object] (PDOException(code: 42000): SQLSTATE[42000]: Syntax error or access violation: 1226 User 'lotopou26' has exceeded the 'max_questions' resource (current value: 40000) at /home/lotopou/lpf26/vendor/doctrine/dbal/src/Driver/PDO/Statement.php:55)"} [] [2026-07-03T18:31:27.705968+02:00] request.INFO: Matched route "app_team_show". {"route":"app_team_show","route_parameters":{"_route":"app_team_show","_controller":"App\\Controller\\CompetitionController::teamShow","id":"31"},"request_uri":"https://26.lotopotofoot.fr/classement/equipe/31","method":"GET"} [] [2026-07-03T18:31:27.707607+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2026-07-03T18:31:27.707613+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-07-03T18:31:27.707618+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-07-03T18:31:27.707620+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-07-03T18:31:27.707636+02:00] security.DEBUG: Remember-me cookie detected. [] [] [2026-07-03T18:31:37.728545+02:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\RememberMeToken"} [] [2026-07-03T18:31:37.736576+02:00] request.CRITICAL: Uncaught PHP Exception Doctrine\DBAL\Exception\DriverException: "An exception occurred while executing a query: SQLSTATE[42000]: Syntax error or access violation: 1226 User 'lotopou26' has exceeded the 'max_questions' resource (current value: 40000)" at ExceptionConverter.php line 102 {"exception":"[object] (Doctrine\\DBAL\\Exception\\DriverException(code: 1226): An exception occurred while executing a query: SQLSTATE[42000]: Syntax error or access violation: 1226 User 'lotopou26' has exceeded the 'max_questions' resource (current value: 40000) at /home/lotopou/lpf26/vendor/doctrine/dbal/src/Driver/API/MySQL/ExceptionConverter.php:102)\n[previous exception] [object] (Doctrine\\DBAL\\Driver\\PDO\\Exception(code: 1226): SQLSTATE[42000]: Syntax error or access violation: 1226 User 'lotopou26' has exceeded the 'max_questions' resource (current value: 40000) at /home/lotopou/lpf26/vendor/doctrine/dbal/src/Driver/PDO/Exception.php:24)\n[previous exception] [object] (PDOException(code: 42000): SQLSTATE[42000]: Syntax error or access violation: 1226 User 'lotopou26' has exceeded the 'max_questions' resource (current value: 40000) at /home/lotopou/lpf26/vendor/doctrine/dbal/src/Driver/PDO/Statement.php:55)"} [] [2026-07-03T18:31:29.119495+02:00] request.INFO: Matched route "app_team_show". {"route":"app_team_show","route_parameters":{"_route":"app_team_show","_controller":"App\\Controller\\CompetitionController::teamShow","id":"31"},"request_uri":"https://26.lotopotofoot.fr/classement/equipe/31","method":"GET"} [] [2026-07-03T18:31:29.121230+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2026-07-03T18:31:29.121238+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-07-03T18:31:29.121243+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-07-03T18:31:29.121245+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-07-03T18:31:29.121263+02:00] security.DEBUG: Remember-me cookie detected. [] [] [2026-07-03T18:31:37.746254+02:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\RememberMeToken"} [] [2026-07-03T18:31:37.755917+02:00] request.CRITICAL: Uncaught PHP Exception Doctrine\DBAL\Exception\DriverException: "An exception occurred while executing a query: SQLSTATE[42000]: Syntax error or access violation: 1226 User 'lotopou26' has exceeded the 'max_questions' resource (current value: 40000)" at ExceptionConverter.php line 102 {"exception":"[object] (Doctrine\\DBAL\\Exception\\DriverException(code: 1226): An exception occurred while executing a query: SQLSTATE[42000]: Syntax error or access violation: 1226 User 'lotopou26' has exceeded the 'max_questions' resource (current value: 40000) at /home/lotopou/lpf26/vendor/doctrine/dbal/src/Driver/API/MySQL/ExceptionConverter.php:102)\n[previous exception] [object] (Doctrine\\DBAL\\Driver\\PDO\\Exception(code: 1226): SQLSTATE[42000]: Syntax error or access violation: 1226 User 'lotopou26' has exceeded the 'max_questions' resource (current value: 40000) at /home/lotopou/lpf26/vendor/doctrine/dbal/src/Driver/PDO/Exception.php:24)\n[previous exception] [object] (PDOException(code: 42000): SQLSTATE[42000]: Syntax error or access violation: 1226 User 'lotopou26' has exceeded the 'max_questions' resource (current value: 40000) at /home/lotopou/lpf26/vendor/doctrine/dbal/src/Driver/PDO/Statement.php:55)"} [] [2026-07-03T18:31:31.724777+02:00] request.INFO: Matched route "app_team_show". {"route":"app_team_show","route_parameters":{"_route":"app_team_show","_controller":"App\\Controller\\CompetitionController::teamShow","id":"31"},"request_uri":"https://26.lotopotofoot.fr/classement/equipe/31","method":"GET"} [] [2026-07-03T18:31:31.727160+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2026-07-03T18:31:31.727171+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-07-03T18:31:31.727178+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-07-03T18:31:31.727181+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-07-03T18:31:31.727204+02:00] security.DEBUG: Remember-me cookie detected. [] [] [2026-07-03T18:31:37.765817+02:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\RememberMeToken"} [] [2026-07-03T18:31:37.775775+02:00] request.CRITICAL: Uncaught PHP Exception Doctrine\DBAL\Exception\DriverException: "An exception occurred while executing a query: SQLSTATE[42000]: Syntax error or access violation: 1226 User 'lotopou26' has exceeded the 'max_questions' resource (current value: 40000)" at ExceptionConverter.php line 102 {"exception":"[object] (Doctrine\\DBAL\\Exception\\DriverException(code: 1226): An exception occurred while executing a query: SQLSTATE[42000]: Syntax error or access violation: 1226 User 'lotopou26' has exceeded the 'max_questions' resource (current value: 40000) at /home/lotopou/lpf26/vendor/doctrine/dbal/src/Driver/API/MySQL/ExceptionConverter.php:102)\n[previous exception] [object] (Doctrine\\DBAL\\Driver\\PDO\\Exception(code: 1226): SQLSTATE[42000]: Syntax error or access violation: 1226 User 'lotopou26' has exceeded the 'max_questions' resource (current value: 40000) at /home/lotopou/lpf26/vendor/doctrine/dbal/src/Driver/PDO/Exception.php:24)\n[previous exception] [object] (PDOException(code: 42000): SQLSTATE[42000]: Syntax error or access violation: 1226 User 'lotopou26' has exceeded the 'max_questions' resource (current value: 40000) at /home/lotopou/lpf26/vendor/doctrine/dbal/src/Driver/PDO/Statement.php:55)"} [] [2026-07-03T18:31:33.009058+02:00] request.INFO: Matched route "app_team_show". {"route":"app_team_show","route_parameters":{"_route":"app_team_show","_controller":"App\\Controller\\CompetitionController::teamShow","id":"31"},"request_uri":"https://26.lotopotofoot.fr/classement/equipe/31","method":"GET"} [] [2026-07-03T18:31:33.010782+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2026-07-03T18:31:33.010788+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-07-03T18:31:33.010793+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-07-03T18:31:33.010795+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-07-03T18:31:33.010812+02:00] security.DEBUG: Remember-me cookie detected. [] [] [2026-07-03T18:31:37.787836+02:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\RememberMeToken"} [] [2026-07-03T18:31:37.798279+02:00] request.CRITICAL: Uncaught PHP Exception Doctrine\DBAL\Exception\DriverException: "An exception occurred while executing a query: SQLSTATE[42000]: Syntax error or access violation: 1226 User 'lotopou26' has exceeded the 'max_questions' resource (current value: 40000)" at ExceptionConverter.php line 102 {"exception":"[object] (Doctrine\\DBAL\\Exception\\DriverException(code: 1226): An exception occurred while executing a query: SQLSTATE[42000]: Syntax error or access violation: 1226 User 'lotopou26' has exceeded the 'max_questions' resource (current value: 40000) at /home/lotopou/lpf26/vendor/doctrine/dbal/src/Driver/API/MySQL/ExceptionConverter.php:102)\n[previous exception] [object] (Doctrine\\DBAL\\Driver\\PDO\\Exception(code: 1226): SQLSTATE[42000]: Syntax error or access violation: 1226 User 'lotopou26' has exceeded the 'max_questions' resource (current value: 40000) at /home/lotopou/lpf26/vendor/doctrine/dbal/src/Driver/PDO/Exception.php:24)\n[previous exception] [object] (PDOException(code: 42000): SQLSTATE[42000]: Syntax error or access violation: 1226 User 'lotopou26' has exceeded the 'max_questions' resource (current value: 40000) at /home/lotopou/lpf26/vendor/doctrine/dbal/src/Driver/PDO/Statement.php:55)"} [] [2026-07-03T18:31:37.830426+02:00] request.INFO: Matched route "api_forum_unread_count". {"route":"api_forum_unread_count","route_parameters":{"_route":"api_forum_unread_count","_controller":"App\\Controller\\Api\\ForumApiController::unreadCount"},"request_uri":"https://26.lotopotofoot.fr/api/forum/unread-count","method":"GET"} [] [2026-07-03T18:31:37.832421+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2026-07-03T18:31:37.832429+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-07-03T18:31:37.832435+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-07-03T18:31:37.832437+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-07-03T18:31:37.832458+02:00] security.DEBUG: Remember-me cookie detected. [] [] [2026-07-03T18:31:37.833469+02:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\RememberMeToken"} [] [2026-07-03T18:31:37.842215+02:00] request.CRITICAL: Uncaught PHP Exception Doctrine\DBAL\Exception\DriverException: "An exception occurred while executing a query: SQLSTATE[42000]: Syntax error or access violation: 1226 User 'lotopou26' has exceeded the 'max_questions' resource (current value: 40000)" at ExceptionConverter.php line 102 {"exception":"[object] (Doctrine\\DBAL\\Exception\\DriverException(code: 1226): An exception occurred while executing a query: SQLSTATE[42000]: Syntax error or access violation: 1226 User 'lotopou26' has exceeded the 'max_questions' resource (current value: 40000) at /home/lotopou/lpf26/vendor/doctrine/dbal/src/Driver/API/MySQL/ExceptionConverter.php:102)\n[previous exception] [object] (Doctrine\\DBAL\\Driver\\PDO\\Exception(code: 1226): SQLSTATE[42000]: Syntax error or access violation: 1226 User 'lotopou26' has exceeded the 'max_questions' resource (current value: 40000) at /home/lotopou/lpf26/vendor/doctrine/dbal/src/Driver/PDO/Exception.php:24)\n[previous exception] [object] (PDOException(code: 42000): SQLSTATE[42000]: Syntax error or access violation: 1226 User 'lotopou26' has exceeded the 'max_questions' resource (current value: 40000) at /home/lotopou/lpf26/vendor/doctrine/dbal/src/Driver/PDO/Statement.php:55)"} [] [2026-07-03T18:31:41.830293+02:00] request.INFO: Matched route "app_homepage". {"route":"app_homepage","route_parameters":{"_route":"app_homepage","_controller":"App\\Controller\\HomeController::index"},"request_uri":"https://26.lotopotofoot.fr/accueil","method":"GET"} [] [2026-07-03T18:31:41.832481+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2026-07-03T18:31:41.832490+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-07-03T18:31:41.832497+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-07-03T18:31:41.832500+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-07-03T18:31:41.832523+02:00] security.DEBUG: Remember-me cookie detected. [] [] [2026-07-03T18:31:41.833254+02:00] security.DEBUG: Remember-me cookie detected. [] [] [2026-07-03T18:31:41.842954+02:00] request.CRITICAL: Uncaught PHP Exception Doctrine\DBAL\Exception\DriverException: "An exception occurred while executing a query: SQLSTATE[42000]: Syntax error or access violation: 1226 User 'lotopou26' has exceeded the 'max_questions' resource (current value: 40000)" at ExceptionConverter.php line 102 {"exception":"[object] (Doctrine\\DBAL\\Exception\\DriverException(code: 1226): An exception occurred while executing a query: SQLSTATE[42000]: Syntax error or access violation: 1226 User 'lotopou26' has exceeded the 'max_questions' resource (current value: 40000) at /home/lotopou/lpf26/vendor/doctrine/dbal/src/Driver/API/MySQL/ExceptionConverter.php:102)\n[previous exception] [object] (Doctrine\\DBAL\\Driver\\PDO\\Exception(code: 1226): SQLSTATE[42000]: Syntax error or access violation: 1226 User 'lotopou26' has exceeded the 'max_questions' resource (current value: 40000) at /home/lotopou/lpf26/vendor/doctrine/dbal/src/Driver/PDO/Exception.php:24)\n[previous exception] [object] (PDOException(code: 42000): SQLSTATE[42000]: Syntax error or access violation: 1226 User 'lotopou26' has exceeded the 'max_questions' resource (current value: 40000) at /home/lotopou/lpf26/vendor/doctrine/dbal/src/Driver/PDO/Statement.php:55)"} [] [2026-07-03T18:31:46.947697+02:00] request.INFO: Matched route "app_homepage". {"route":"app_homepage","route_parameters":{"_route":"app_homepage","_controller":"App\\Controller\\HomeController::index"},"request_uri":"https://26.lotopotofoot.fr/accueil","method":"GET"} [] [2026-07-03T18:31:46.969647+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2026-07-03T18:31:46.969661+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-07-03T18:31:46.969670+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-07-03T18:31:46.969673+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-07-03T18:31:46.969854+02:00] security.DEBUG: Remember-me cookie detected. [] [] [2026-07-03T18:31:46.972966+02:00] security.DEBUG: Remember-me cookie detected. [] [] [2026-07-03T18:31:47.022696+02:00] request.CRITICAL: Uncaught PHP Exception Doctrine\DBAL\Exception\DriverException: "An exception occurred while executing a query: SQLSTATE[42000]: Syntax error or access violation: 1226 User 'lotopou26' has exceeded the 'max_questions' resource (current value: 40000)" at ExceptionConverter.php line 102 {"exception":"[object] (Doctrine\\DBAL\\Exception\\DriverException(code: 1226): An exception occurred while executing a query: SQLSTATE[42000]: Syntax error or access violation: 1226 User 'lotopou26' has exceeded the 'max_questions' resource (current value: 40000) at /home/lotopou/lpf26/vendor/doctrine/dbal/src/Driver/API/MySQL/ExceptionConverter.php:102)\n[previous exception] [object] (Doctrine\\DBAL\\Driver\\PDO\\Exception(code: 1226): SQLSTATE[42000]: Syntax error or access violation: 1226 User 'lotopou26' has exceeded the 'max_questions' resource (current value: 40000) at /home/lotopou/lpf26/vendor/doctrine/dbal/src/Driver/PDO/Exception.php:24)\n[previous exception] [object] (PDOException(code: 42000): SQLSTATE[42000]: Syntax error or access violation: 1226 User 'lotopou26' has exceeded the 'max_questions' resource (current value: 40000) at /home/lotopou/lpf26/vendor/doctrine/dbal/src/Driver/PDO/Statement.php:55)"} [] [2026-07-03T18:31:54.287776+02:00] request.INFO: Matched route "app_homepage". {"route":"app_homepage","route_parameters":{"_route":"app_homepage","_controller":"App\\Controller\\HomeController::index"},"request_uri":"https://26.lotopotofoot.fr/accueil","method":"GET"} [] [2026-07-03T18:31:54.290214+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2026-07-03T18:31:54.290226+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-07-03T18:31:54.290235+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-07-03T18:31:54.290238+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-07-03T18:31:54.290262+02:00] security.DEBUG: Remember-me cookie detected. [] [] [2026-07-03T18:31:54.295437+02:00] security.DEBUG: Remember-me cookie detected. [] [] [2026-07-03T18:31:54.310265+02:00] request.CRITICAL: Uncaught PHP Exception Doctrine\DBAL\Exception\DriverException: "An exception occurred while executing a query: SQLSTATE[42000]: Syntax error or access violation: 1226 User 'lotopou26' has exceeded the 'max_questions' resource (current value: 40000)" at ExceptionConverter.php line 102 {"exception":"[object] (Doctrine\\DBAL\\Exception\\DriverException(code: 1226): An exception occurred while executing a query: SQLSTATE[42000]: Syntax error or access violation: 1226 User 'lotopou26' has exceeded the 'max_questions' resource (current value: 40000) at /home/lotopou/lpf26/vendor/doctrine/dbal/src/Driver/API/MySQL/ExceptionConverter.php:102)\n[previous exception] [object] (Doctrine\\DBAL\\Driver\\PDO\\Exception(code: 1226): SQLSTATE[42000]: Syntax error or access violation: 1226 User 'lotopou26' has exceeded the 'max_questions' resource (current value: 40000) at /home/lotopou/lpf26/vendor/doctrine/dbal/src/Driver/PDO/Exception.php:24)\n[previous exception] [object] (PDOException(code: 42000): SQLSTATE[42000]: Syntax error or access violation: 1226 User 'lotopou26' has exceeded the 'max_questions' resource (current value: 40000) at /home/lotopou/lpf26/vendor/doctrine/dbal/src/Driver/PDO/Statement.php:55)"} [] [2026-07-03T18:32:04.432644+02:00] request.INFO: Matched route "cron_live_match_sync". {"route":"cron_live_match_sync","route_parameters":{"_route":"cron_live_match_sync","_controller":"App\\Controller\\CronController::liveMatchSync"},"request_uri":"https://26.lotopotofoot.fr/cron/live-match-sync?token=3b4547eea5fa447f183b72bfa900f543e831fb2fa8deee025f44a752f2e8087b","method":"GET"} [] [2026-07-03T18:32:04.451958+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2026-07-03T18:32:04.451968+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-07-03T18:32:04.451974+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-07-03T18:32:04.451976+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-07-03T18:32:04.452122+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-07-03T18:32:04.554921+02:00] request.CRITICAL: Uncaught PHP Exception Doctrine\DBAL\Exception\DriverException: "An exception occurred while executing a query: SQLSTATE[42000]: Syntax error or access violation: 1226 User 'lotopou26' has exceeded the 'max_questions' resource (current value: 40000)" at ExceptionConverter.php line 102 {"exception":"[object] (Doctrine\\DBAL\\Exception\\DriverException(code: 1226): An exception occurred while executing a query: SQLSTATE[42000]: Syntax error or access violation: 1226 User 'lotopou26' has exceeded the 'max_questions' resource (current value: 40000) at /home/lotopou/lpf26/vendor/doctrine/dbal/src/Driver/API/MySQL/ExceptionConverter.php:102)\n[previous exception] [object] (Doctrine\\DBAL\\Driver\\PDO\\Exception(code: 1226): SQLSTATE[42000]: Syntax error or access violation: 1226 User 'lotopou26' has exceeded the 'max_questions' resource (current value: 40000) at /home/lotopou/lpf26/vendor/doctrine/dbal/src/Driver/PDO/Exception.php:24)\n[previous exception] [object] (PDOException(code: 42000): SQLSTATE[42000]: Syntax error or access violation: 1226 User 'lotopou26' has exceeded the 'max_questions' resource (current value: 40000) at /home/lotopou/lpf26/vendor/doctrine/dbal/src/Driver/PDO/Statement.php:55)"} [] [2026-07-03T18:32:25.175257+02:00] request.INFO: Matched route "app_team_show". {"route":"app_team_show","route_parameters":{"_route":"app_team_show","_controller":"App\\Controller\\CompetitionController::teamShow","id":"21"},"request_uri":"https://26.lotopotofoot.fr/classement/equipe/21","method":"GET"} [] [2026-07-03T18:32:25.194812+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2026-07-03T18:32:25.194821+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-07-03T18:32:25.194827+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-07-03T18:32:25.194829+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-07-03T18:32:25.194969+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-07-03T18:32:30.797301+02:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2026-07-03T18:32:30.808986+02:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"guillaume.bex44@gmail.com"} [] [2026-07-03T18:32:31.098475+02:00] request.CRITICAL: Uncaught PHP Exception Doctrine\DBAL\Exception\DriverException: "An exception occurred while executing a query: SQLSTATE[42000]: Syntax error or access violation: 1226 User 'lotopou26' has exceeded the 'max_questions' resource (current value: 40000)" at ExceptionConverter.php line 102 {"exception":"[object] (Doctrine\\DBAL\\Exception\\DriverException(code: 1226): An exception occurred while executing a query: SQLSTATE[42000]: Syntax error or access violation: 1226 User 'lotopou26' has exceeded the 'max_questions' resource (current value: 40000) at /home/lotopou/lpf26/vendor/doctrine/dbal/src/Driver/API/MySQL/ExceptionConverter.php:102)\n[previous exception] [object] (Doctrine\\DBAL\\Driver\\PDO\\Exception(code: 1226): SQLSTATE[42000]: Syntax error or access violation: 1226 User 'lotopou26' has exceeded the 'max_questions' resource (current value: 40000) at /home/lotopou/lpf26/vendor/doctrine/dbal/src/Driver/PDO/Exception.php:24)\n[previous exception] [object] (PDOException(code: 42000): SQLSTATE[42000]: Syntax error or access violation: 1226 User 'lotopou26' has exceeded the 'max_questions' resource (current value: 40000) at /home/lotopou/lpf26/vendor/doctrine/dbal/src/Driver/PDO/Statement.php:55)"} [] [2026-07-03T18:32:31.109918+02:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-07-03T18:32:27.672243+02:00] request.INFO: Matched route "app_team_show". {"route":"app_team_show","route_parameters":{"_route":"app_team_show","_controller":"App\\Controller\\CompetitionController::teamShow","id":"31"},"request_uri":"https://26.lotopotofoot.fr/classement/equipe/31","method":"GET"} [] [2026-07-03T18:32:27.674044+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2026-07-03T18:32:27.674054+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-07-03T18:32:27.674061+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-07-03T18:32:27.674064+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-07-03T18:32:27.674087+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-07-03T18:32:31.110749+02:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2026-07-03T18:32:31.118516+02:00] request.CRITICAL: Uncaught PHP Exception Doctrine\DBAL\Exception\DriverException: "An exception occurred while executing a query: SQLSTATE[42000]: Syntax error or access violation: 1226 User 'lotopou26' has exceeded the 'max_questions' resource (current value: 40000)" at ExceptionConverter.php line 102 {"exception":"[object] (Doctrine\\DBAL\\Exception\\DriverException(code: 1226): An exception occurred while executing a query: SQLSTATE[42000]: Syntax error or access violation: 1226 User 'lotopou26' has exceeded the 'max_questions' resource (current value: 40000) at /home/lotopou/lpf26/vendor/doctrine/dbal/src/Driver/API/MySQL/ExceptionConverter.php:102)\n[previous exception] [object] (Doctrine\\DBAL\\Driver\\PDO\\Exception(code: 1226): SQLSTATE[42000]: Syntax error or access violation: 1226 User 'lotopou26' has exceeded the 'max_questions' resource (current value: 40000) at /home/lotopou/lpf26/vendor/doctrine/dbal/src/Driver/PDO/Exception.php:24)\n[previous exception] [object] (PDOException(code: 42000): SQLSTATE[42000]: Syntax error or access violation: 1226 User 'lotopou26' has exceeded the 'max_questions' resource (current value: 40000) at /home/lotopou/lpf26/vendor/doctrine/dbal/src/Driver/PDO/Statement.php:55)"} [] [2026-07-03T18:32:36.604350+02:00] request.INFO: Matched route "api_notifications_unread_count". {"route":"api_notifications_unread_count","route_parameters":{"_route":"api_notifications_unread_count","_controller":"App\\Controller\\Api\\NotificationApiController::unreadCount"},"request_uri":"https://26.lotopotofoot.fr/api/notifications/unread-count","method":"GET"} [] [2026-07-03T18:32:36.605991+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2026-07-03T18:32:36.605997+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-07-03T18:32:36.606002+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-07-03T18:32:36.606004+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-07-03T18:32:36.606019+02:00] security.DEBUG: Remember-me cookie detected. [] [] [2026-07-03T18:32:36.606556+02:00] security.DEBUG: Remember-me cookie detected. [] [] [2026-07-03T18:32:36.616604+02:00] request.CRITICAL: Uncaught PHP Exception Doctrine\DBAL\Exception\DriverException: "An exception occurred while executing a query: SQLSTATE[42000]: Syntax error or access violation: 1226 User 'lotopou26' has exceeded the 'max_questions' resource (current value: 40000)" at ExceptionConverter.php line 102 {"exception":"[object] (Doctrine\\DBAL\\Exception\\DriverException(code: 1226): An exception occurred while executing a query: SQLSTATE[42000]: Syntax error or access violation: 1226 User 'lotopou26' has exceeded the 'max_questions' resource (current value: 40000) at /home/lotopou/lpf26/vendor/doctrine/dbal/src/Driver/API/MySQL/ExceptionConverter.php:102)\n[previous exception] [object] (Doctrine\\DBAL\\Driver\\PDO\\Exception(code: 1226): SQLSTATE[42000]: Syntax error or access violation: 1226 User 'lotopou26' has exceeded the 'max_questions' resource (current value: 40000) at /home/lotopou/lpf26/vendor/doctrine/dbal/src/Driver/PDO/Exception.php:24)\n[previous exception] [object] (PDOException(code: 42000): SQLSTATE[42000]: Syntax error or access violation: 1226 User 'lotopou26' has exceeded the 'max_questions' resource (current value: 40000) at /home/lotopou/lpf26/vendor/doctrine/dbal/src/Driver/PDO/Statement.php:55)"} [] [2026-07-03T18:32:37.698794+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\LoginFormAuthenticatorController::login"},"request_uri":"https://26.lotopotofoot.fr/login","method":"POST"} [] [2026-07-03T18:32:37.701543+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2026-07-03T18:32:37.701549+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-07-03T18:32:37.703359+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-07-03T18:32:37.703381+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-07-03T18:32:37.743454+02:00] request.CRITICAL: Uncaught PHP Exception Doctrine\DBAL\Exception\DriverException: "An exception occurred while executing a query: SQLSTATE[42000]: Syntax error or access violation: 1226 User 'lotopou26' has exceeded the 'max_questions' resource (current value: 40000)" at ExceptionConverter.php line 102 {"exception":"[object] (Doctrine\\DBAL\\Exception\\DriverException(code: 1226): An exception occurred while executing a query: SQLSTATE[42000]: Syntax error or access violation: 1226 User 'lotopou26' has exceeded the 'max_questions' resource (current value: 40000) at /home/lotopou/lpf26/vendor/doctrine/dbal/src/Driver/API/MySQL/ExceptionConverter.php:102)\n[previous exception] [object] (Doctrine\\DBAL\\Driver\\PDO\\Exception(code: 1226): SQLSTATE[42000]: Syntax error or access violation: 1226 User 'lotopou26' has exceeded the 'max_questions' resource (current value: 40000) at /home/lotopou/lpf26/vendor/doctrine/dbal/src/Driver/PDO/Exception.php:24)\n[previous exception] [object] (PDOException(code: 42000): SQLSTATE[42000]: Syntax error or access violation: 1226 User 'lotopou26' has exceeded the 'max_questions' resource (current value: 40000) at /home/lotopou/lpf26/vendor/doctrine/dbal/src/Driver/PDO/Statement.php:55)"} [] [2026-07-03T18:32:37.867592+02:00] request.INFO: Matched route "api_forum_unread_count". {"route":"api_forum_unread_count","route_parameters":{"_route":"api_forum_unread_count","_controller":"App\\Controller\\Api\\ForumApiController::unreadCount"},"request_uri":"https://26.lotopotofoot.fr/api/forum/unread-count","method":"GET"} [] [2026-07-03T18:32:37.869394+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2026-07-03T18:32:37.869401+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-07-03T18:32:37.869406+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-07-03T18:32:37.869408+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-07-03T18:32:37.869426+02:00] security.DEBUG: Remember-me cookie detected. [] [] [2026-07-03T18:32:37.870111+02:00] security.DEBUG: Remember-me cookie detected. [] [] [2026-07-03T18:32:37.878065+02:00] request.CRITICAL: Uncaught PHP Exception Doctrine\DBAL\Exception\DriverException: "An exception occurred while executing a query: SQLSTATE[42000]: Syntax error or access violation: 1226 User 'lotopou26' has exceeded the 'max_questions' resource (current value: 40000)" at ExceptionConverter.php line 102 {"exception":"[object] (Doctrine\\DBAL\\Exception\\DriverException(code: 1226): An exception occurred while executing a query: SQLSTATE[42000]: Syntax error or access violation: 1226 User 'lotopou26' has exceeded the 'max_questions' resource (current value: 40000) at /home/lotopou/lpf26/vendor/doctrine/dbal/src/Driver/API/MySQL/ExceptionConverter.php:102)\n[previous exception] [object] (Doctrine\\DBAL\\Driver\\PDO\\Exception(code: 1226): SQLSTATE[42000]: Syntax error or access violation: 1226 User 'lotopou26' has exceeded the 'max_questions' resource (current value: 40000) at /home/lotopou/lpf26/vendor/doctrine/dbal/src/Driver/PDO/Exception.php:24)\n[previous exception] [object] (PDOException(code: 42000): SQLSTATE[42000]: Syntax error or access violation: 1226 User 'lotopou26' has exceeded the 'max_questions' resource (current value: 40000) at /home/lotopou/lpf26/vendor/doctrine/dbal/src/Driver/PDO/Statement.php:55)"} [] [2026-07-03T18:32:40.437296+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\LoginFormAuthenticatorController::login"},"request_uri":"https://26.lotopotofoot.fr/login","method":"POST"} [] [2026-07-03T18:32:40.455690+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2026-07-03T18:32:40.455700+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-07-03T18:32:40.456998+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-07-03T18:32:40.457157+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-07-03T18:32:40.467794+02:00] request.CRITICAL: Uncaught PHP Exception Doctrine\DBAL\Exception\DriverException: "An exception occurred while executing a query: SQLSTATE[42000]: Syntax error or access violation: 1226 User 'lotopou26' has exceeded the 'max_questions' resource (current value: 40000)" at ExceptionConverter.php line 102 {"exception":"[object] (Doctrine\\DBAL\\Exception\\DriverException(code: 1226): An exception occurred while executing a query: SQLSTATE[42000]: Syntax error or access violation: 1226 User 'lotopou26' has exceeded the 'max_questions' resource (current value: 40000) at /home/lotopou/lpf26/vendor/doctrine/dbal/src/Driver/API/MySQL/ExceptionConverter.php:102)\n[previous exception] [object] (Doctrine\\DBAL\\Driver\\PDO\\Exception(code: 1226): SQLSTATE[42000]: Syntax error or access violation: 1226 User 'lotopou26' has exceeded the 'max_questions' resource (current value: 40000) at /home/lotopou/lpf26/vendor/doctrine/dbal/src/Driver/PDO/Exception.php:24)\n[previous exception] [object] (PDOException(code: 42000): SQLSTATE[42000]: Syntax error or access violation: 1226 User 'lotopou26' has exceeded the 'max_questions' resource (current value: 40000) at /home/lotopou/lpf26/vendor/doctrine/dbal/src/Driver/PDO/Statement.php:55)"} [] [2026-07-03T18:33:02.393950+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\LoginFormAuthenticatorController::login"},"request_uri":"https://26.lotopotofoot.fr/login","method":"POST"} [] [2026-07-03T18:33:02.414274+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2026-07-03T18:33:02.414290+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-07-03T18:33:02.416915+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-07-03T18:33:02.417105+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-07-03T18:33:02.471931+02:00] request.CRITICAL: Uncaught PHP Exception Doctrine\DBAL\Exception\DriverException: "An exception occurred while executing a query: SQLSTATE[42000]: Syntax error or access violation: 1226 User 'lotopou26' has exceeded the 'max_questions' resource (current value: 40000)" at ExceptionConverter.php line 102 {"exception":"[object] (Doctrine\\DBAL\\Exception\\DriverException(code: 1226): An exception occurred while executing a query: SQLSTATE[42000]: Syntax error or access violation: 1226 User 'lotopou26' has exceeded the 'max_questions' resource (current value: 40000) at /home/lotopou/lpf26/vendor/doctrine/dbal/src/Driver/API/MySQL/ExceptionConverter.php:102)\n[previous exception] [object] (Doctrine\\DBAL\\Driver\\PDO\\Exception(code: 1226): SQLSTATE[42000]: Syntax error or access violation: 1226 User 'lotopou26' has exceeded the 'max_questions' resource (current value: 40000) at /home/lotopou/lpf26/vendor/doctrine/dbal/src/Driver/PDO/Exception.php:24)\n[previous exception] [object] (PDOException(code: 42000): SQLSTATE[42000]: Syntax error or access violation: 1226 User 'lotopou26' has exceeded the 'max_questions' resource (current value: 40000) at /home/lotopou/lpf26/vendor/doctrine/dbal/src/Driver/PDO/Statement.php:55)"} [] [2026-07-03T18:33:39.345175+02:00] request.INFO: Matched route "app_team_show". {"route":"app_team_show","route_parameters":{"_route":"app_team_show","_controller":"App\\Controller\\CompetitionController::teamShow","id":"31"},"request_uri":"https://26.lotopotofoot.fr/classement/equipe/31","method":"GET"} [] [2026-07-03T18:33:39.347197+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2026-07-03T18:33:39.347206+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-07-03T18:33:39.347212+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-07-03T18:33:39.347214+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-07-03T18:33:39.347232+02:00] security.DEBUG: Remember-me cookie detected. [] [] [2026-07-03T18:33:39.348071+02:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2026-07-03T18:33:39.356585+02:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"guillaume.bex44@gmail.com"} [] [2026-07-03T18:33:39.356638+02:00] security.DEBUG: Skipping the "Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator" authenticator as it did not support the request. {"authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-07-03T18:33:39.725923+02:00] request.CRITICAL: Uncaught PHP Exception Doctrine\DBAL\Exception\DriverException: "An exception occurred while executing a query: SQLSTATE[42000]: Syntax error or access violation: 1226 User 'lotopou26' has exceeded the 'max_questions' resource (current value: 40000)" at ExceptionConverter.php line 102 {"exception":"[object] (Doctrine\\DBAL\\Exception\\DriverException(code: 1226): An exception occurred while executing a query: SQLSTATE[42000]: Syntax error or access violation: 1226 User 'lotopou26' has exceeded the 'max_questions' resource (current value: 40000) at /home/lotopou/lpf26/vendor/doctrine/dbal/src/Driver/API/MySQL/ExceptionConverter.php:102)\n[previous exception] [object] (Doctrine\\DBAL\\Driver\\PDO\\Exception(code: 1226): SQLSTATE[42000]: Syntax error or access violation: 1226 User 'lotopou26' has exceeded the 'max_questions' resource (current value: 40000) at /home/lotopou/lpf26/vendor/doctrine/dbal/src/Driver/PDO/Exception.php:24)\n[previous exception] [object] (PDOException(code: 42000): SQLSTATE[42000]: Syntax error or access violation: 1226 User 'lotopou26' has exceeded the 'max_questions' resource (current value: 40000) at /home/lotopou/lpf26/vendor/doctrine/dbal/src/Driver/PDO/Statement.php:55)"} [] [2026-07-03T18:33:39.741677+02:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-07-03T18:33:40.974117+02:00] request.INFO: Matched route "api_forum_unread_count". {"route":"api_forum_unread_count","route_parameters":{"_route":"api_forum_unread_count","_controller":"App\\Controller\\Api\\ForumApiController::unreadCount"},"request_uri":"https://26.lotopotofoot.fr/api/forum/unread-count","method":"GET"} [] [2026-07-03T18:33:40.976980+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2026-07-03T18:33:40.976990+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-07-03T18:33:40.976997+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-07-03T18:33:40.977000+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-07-03T18:33:40.977027+02:00] security.DEBUG: Remember-me cookie detected. [] [] [2026-07-03T18:33:40.978244+02:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\RememberMeToken"} [] [2026-07-03T18:33:40.989376+02:00] request.CRITICAL: Uncaught PHP Exception Doctrine\DBAL\Exception\DriverException: "An exception occurred while executing a query: SQLSTATE[42000]: Syntax error or access violation: 1226 User 'lotopou26' has exceeded the 'max_questions' resource (current value: 40000)" at ExceptionConverter.php line 102 {"exception":"[object] (Doctrine\\DBAL\\Exception\\DriverException(code: 1226): An exception occurred while executing a query: SQLSTATE[42000]: Syntax error or access violation: 1226 User 'lotopou26' has exceeded the 'max_questions' resource (current value: 40000) at /home/lotopou/lpf26/vendor/doctrine/dbal/src/Driver/API/MySQL/ExceptionConverter.php:102)\n[previous exception] [object] (Doctrine\\DBAL\\Driver\\PDO\\Exception(code: 1226): SQLSTATE[42000]: Syntax error or access violation: 1226 User 'lotopou26' has exceeded the 'max_questions' resource (current value: 40000) at /home/lotopou/lpf26/vendor/doctrine/dbal/src/Driver/PDO/Exception.php:24)\n[previous exception] [object] (PDOException(code: 42000): SQLSTATE[42000]: Syntax error or access violation: 1226 User 'lotopou26' has exceeded the 'max_questions' resource (current value: 40000) at /home/lotopou/lpf26/vendor/doctrine/dbal/src/Driver/PDO/Statement.php:55)"} [] [2026-07-03T18:33:42.187573+02:00] request.INFO: Matched route "app_team_show". {"route":"app_team_show","route_parameters":{"_route":"app_team_show","_controller":"App\\Controller\\CompetitionController::teamShow","id":"31"},"request_uri":"https://26.lotopotofoot.fr/classement/equipe/31","method":"GET"} [] [2026-07-03T18:33:42.189786+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2026-07-03T18:33:42.189793+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-07-03T18:33:42.189799+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-07-03T18:33:42.189801+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-07-03T18:33:42.189822+02:00] security.DEBUG: Remember-me cookie detected. [] [] [2026-07-03T18:33:42.191833+02:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2026-07-03T18:33:42.199598+02:00] request.CRITICAL: Uncaught PHP Exception Doctrine\DBAL\Exception\DriverException: "An exception occurred while executing a query: SQLSTATE[42000]: Syntax error or access violation: 1226 User 'lotopou26' has exceeded the 'max_questions' resource (current value: 40000)" at ExceptionConverter.php line 102 {"exception":"[object] (Doctrine\\DBAL\\Exception\\DriverException(code: 1226): An exception occurred while executing a query: SQLSTATE[42000]: Syntax error or access violation: 1226 User 'lotopou26' has exceeded the 'max_questions' resource (current value: 40000) at /home/lotopou/lpf26/vendor/doctrine/dbal/src/Driver/API/MySQL/ExceptionConverter.php:102)\n[previous exception] [object] (Doctrine\\DBAL\\Driver\\PDO\\Exception(code: 1226): SQLSTATE[42000]: Syntax error or access violation: 1226 User 'lotopou26' has exceeded the 'max_questions' resource (current value: 40000) at /home/lotopou/lpf26/vendor/doctrine/dbal/src/Driver/PDO/Exception.php:24)\n[previous exception] [object] (PDOException(code: 42000): SQLSTATE[42000]: Syntax error or access violation: 1226 User 'lotopou26' has exceeded the 'max_questions' resource (current value: 40000) at /home/lotopou/lpf26/vendor/doctrine/dbal/src/Driver/PDO/Statement.php:55)"} [] [2026-07-03T18:33:43.233687+02:00] request.INFO: Matched route "app_team_show". {"route":"app_team_show","route_parameters":{"_route":"app_team_show","_controller":"App\\Controller\\CompetitionController::teamShow","id":"31"},"request_uri":"https://26.lotopotofoot.fr/classement/equipe/31","method":"GET"} [] [2026-07-03T18:33:43.235364+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2026-07-03T18:33:43.235369+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-07-03T18:33:43.235374+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-07-03T18:33:43.235376+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-07-03T18:33:43.235392+02:00] security.DEBUG: Remember-me cookie detected. [] [] [2026-07-03T18:33:43.235992+02:00] security.DEBUG: Remember-me cookie detected. [] [] [2026-07-03T18:33:43.244595+02:00] request.CRITICAL: Uncaught PHP Exception Doctrine\DBAL\Exception\DriverException: "An exception occurred while executing a query: SQLSTATE[42000]: Syntax error or access violation: 1226 User 'lotopou26' has exceeded the 'max_questions' resource (current value: 40000)" at ExceptionConverter.php line 102 {"exception":"[object] (Doctrine\\DBAL\\Exception\\DriverException(code: 1226): An exception occurred while executing a query: SQLSTATE[42000]: Syntax error or access violation: 1226 User 'lotopou26' has exceeded the 'max_questions' resource (current value: 40000) at /home/lotopou/lpf26/vendor/doctrine/dbal/src/Driver/API/MySQL/ExceptionConverter.php:102)\n[previous exception] [object] (Doctrine\\DBAL\\Driver\\PDO\\Exception(code: 1226): SQLSTATE[42000]: Syntax error or access violation: 1226 User 'lotopou26' has exceeded the 'max_questions' resource (current value: 40000) at /home/lotopou/lpf26/vendor/doctrine/dbal/src/Driver/PDO/Exception.php:24)\n[previous exception] [object] (PDOException(code: 42000): SQLSTATE[42000]: Syntax error or access violation: 1226 User 'lotopou26' has exceeded the 'max_questions' resource (current value: 40000) at /home/lotopou/lpf26/vendor/doctrine/dbal/src/Driver/PDO/Statement.php:55)"} [] [2026-07-03T18:34:04.262149+02:00] request.INFO: Matched route "cron_live_match_sync". {"route":"cron_live_match_sync","route_parameters":{"_route":"cron_live_match_sync","_controller":"App\\Controller\\CronController::liveMatchSync"},"request_uri":"https://26.lotopotofoot.fr/cron/live-match-sync?token=3b4547eea5fa447f183b72bfa900f543e831fb2fa8deee025f44a752f2e8087b","method":"GET"} [] [2026-07-03T18:34:04.282292+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2026-07-03T18:34:04.282307+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-07-03T18:34:04.282316+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-07-03T18:34:04.282318+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-07-03T18:34:04.282470+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-07-03T18:34:04.402263+02:00] request.CRITICAL: Uncaught PHP Exception Doctrine\DBAL\Exception\DriverException: "An exception occurred while executing a query: SQLSTATE[42000]: Syntax error or access violation: 1226 User 'lotopou26' has exceeded the 'max_questions' resource (current value: 40000)" at ExceptionConverter.php line 102 {"exception":"[object] (Doctrine\\DBAL\\Exception\\DriverException(code: 1226): An exception occurred while executing a query: SQLSTATE[42000]: Syntax error or access violation: 1226 User 'lotopou26' has exceeded the 'max_questions' resource (current value: 40000) at /home/lotopou/lpf26/vendor/doctrine/dbal/src/Driver/API/MySQL/ExceptionConverter.php:102)\n[previous exception] [object] (Doctrine\\DBAL\\Driver\\PDO\\Exception(code: 1226): SQLSTATE[42000]: Syntax error or access violation: 1226 User 'lotopou26' has exceeded the 'max_questions' resource (current value: 40000) at /home/lotopou/lpf26/vendor/doctrine/dbal/src/Driver/PDO/Exception.php:24)\n[previous exception] [object] (PDOException(code: 42000): SQLSTATE[42000]: Syntax error or access violation: 1226 User 'lotopou26' has exceeded the 'max_questions' resource (current value: 40000) at /home/lotopou/lpf26/vendor/doctrine/dbal/src/Driver/PDO/Statement.php:55)"} [] [2026-07-04T22:33:12.254034+02:00] request.INFO: Matched route "app_team_interview". {"route":"app_team_interview","route_parameters":{"_route":"app_team_interview","_controller":"App\\Controller\\TeamInterviewController::edit"},"request_uri":"https://26.lotopotofoot.fr/mon-compte/interview","method":"GET"} [] [2026-07-04T22:33:12.255829+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2026-07-04T22:33:12.255837+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-07-04T22:33:12.255843+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-07-04T22:33:12.255846+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-07-04T22:33:12.255866+02:00] security.DEBUG: Remember-me cookie detected. [] [] [2026-07-04T22:33:12.256706+02:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\RememberMeToken"} [] [2026-07-04T22:33:12.264571+02:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"castex.marius@gmail.com"} [] [2026-07-04T22:33:12.264624+02:00] security.DEBUG: Skipping the "Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator" authenticator as it did not support the request. {"authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-07-04T22:33:12.305442+02:00] php.ERROR: Warning: Undefined array key 1 {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key 1 at /home/lotopou/lpf26/src/Service/TeamInterviewService.php:60)"} [] [2026-07-04T22:33:12.310253+02:00] php.ERROR: Warning: Undefined array key 6 {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key 6 at /home/lotopou/lpf26/src/Service/TeamInterviewService.php:60)"} [] [2026-07-04T22:33:12.310694+02:00] php.ERROR: Warning: Undefined array key 2 {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key 2 at /home/lotopou/lpf26/src/Service/TeamInterviewService.php:60)"} [] [2026-07-04T22:33:12.311072+02:00] php.ERROR: Warning: Undefined array key 3 {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key 3 at /home/lotopou/lpf26/src/Service/TeamInterviewService.php:60)"} [] [2026-07-04T22:33:12.311435+02:00] php.ERROR: Warning: Undefined array key 4 {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key 4 at /home/lotopou/lpf26/src/Service/TeamInterviewService.php:60)"} [] [2026-07-04T22:33:12.311906+02:00] php.ERROR: Warning: Undefined array key 5 {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key 5 at /home/lotopou/lpf26/src/Service/TeamInterviewService.php:60)"} [] [2026-07-04T22:33:12.312264+02:00] php.ERROR: Warning: Undefined array key 7 {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key 7 at /home/lotopou/lpf26/src/Service/TeamInterviewService.php:60)"} [] [2026-07-04T22:33:12.312617+02:00] php.ERROR: Warning: Undefined array key 8 {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key 8 at /home/lotopou/lpf26/src/Service/TeamInterviewService.php:60)"} [] [2026-07-04T22:33:12.312992+02:00] php.ERROR: Warning: Undefined array key 9 {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key 9 at /home/lotopou/lpf26/src/Service/TeamInterviewService.php:60)"} [] [2026-07-04T22:33:12.354485+02:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-07-04T22:51:34.017325+02:00] request.INFO: Matched route "app_team_interview". {"route":"app_team_interview","route_parameters":{"_route":"app_team_interview","_controller":"App\\Controller\\TeamInterviewController::edit"},"request_uri":"https://26.lotopotofoot.fr/mon-compte/interview","method":"POST"} [] [2026-07-04T22:51:34.018994+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2026-07-04T22:51:34.018999+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-07-04T22:51:34.020877+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-07-04T22:51:34.020882+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-07-04T22:51:34.020905+02:00] security.DEBUG: Remember-me cookie detected. [] [] [2026-07-04T22:51:34.022401+02:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\RememberMeToken"} [] [2026-07-04T22:51:34.062900+02:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"castex.marius@gmail.com"} [] [2026-07-04T22:51:34.062949+02:00] security.DEBUG: Skipping the "Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator" authenticator as it did not support the request. {"authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-07-04T22:51:34.101196+02:00] php.ERROR: Warning: Undefined array key 1 {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key 1 at /home/lotopou/lpf26/src/Service/TeamInterviewService.php:60)"} [] [2026-07-04T22:51:34.105423+02:00] php.ERROR: Warning: Undefined array key 6 {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key 6 at /home/lotopou/lpf26/src/Service/TeamInterviewService.php:60)"} [] [2026-07-04T22:51:34.105804+02:00] php.ERROR: Warning: Undefined array key 2 {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key 2 at /home/lotopou/lpf26/src/Service/TeamInterviewService.php:60)"} [] [2026-07-04T22:51:34.106186+02:00] php.ERROR: Warning: Undefined array key 3 {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key 3 at /home/lotopou/lpf26/src/Service/TeamInterviewService.php:60)"} [] [2026-07-04T22:51:34.106559+02:00] php.ERROR: Warning: Undefined array key 4 {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key 4 at /home/lotopou/lpf26/src/Service/TeamInterviewService.php:60)"} [] [2026-07-04T22:51:34.106998+02:00] php.ERROR: Warning: Undefined array key 5 {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key 5 at /home/lotopou/lpf26/src/Service/TeamInterviewService.php:60)"} [] [2026-07-04T22:51:34.107363+02:00] php.ERROR: Warning: Undefined array key 7 {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key 7 at /home/lotopou/lpf26/src/Service/TeamInterviewService.php:60)"} [] [2026-07-04T22:51:34.107737+02:00] php.ERROR: Warning: Undefined array key 8 {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key 8 at /home/lotopou/lpf26/src/Service/TeamInterviewService.php:60)"} [] [2026-07-04T22:51:34.108116+02:00] php.ERROR: Warning: Undefined array key 9 {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key 9 at /home/lotopou/lpf26/src/Service/TeamInterviewService.php:60)"} [] [2026-07-04T22:51:34.150470+02:00] request.DEBUG: CSRF validation accepted using both origin and double-submit info. [] [] [2026-07-04T22:51:34.172540+02:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-07-05T19:41:51.004912+02:00] request.INFO: Matched route "app_team_interview". {"route":"app_team_interview","route_parameters":{"_route":"app_team_interview","_controller":"App\\Controller\\TeamInterviewController::edit"},"request_uri":"https://26.lotopotofoot.fr/mon-compte/interview","method":"GET"} [] [2026-07-05T19:41:51.006249+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2026-07-05T19:41:51.006254+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-07-05T19:41:51.006259+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-07-05T19:41:51.006261+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-07-05T19:41:51.006276+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-07-05T19:41:51.007803+02:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2026-07-05T19:41:51.034410+02:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"florian53@msn.com"} [] [2026-07-05T19:41:51.068690+02:00] php.ERROR: Warning: Undefined array key 1 {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key 1 at /home/lotopou/lpf26/src/Service/TeamInterviewService.php:60)"} [] [2026-07-05T19:41:51.072538+02:00] php.ERROR: Warning: Undefined array key 6 {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key 6 at /home/lotopou/lpf26/src/Service/TeamInterviewService.php:60)"} [] [2026-07-05T19:41:51.072999+02:00] php.ERROR: Warning: Undefined array key 2 {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key 2 at /home/lotopou/lpf26/src/Service/TeamInterviewService.php:60)"} [] [2026-07-05T19:41:51.073369+02:00] php.ERROR: Warning: Undefined array key 3 {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key 3 at /home/lotopou/lpf26/src/Service/TeamInterviewService.php:60)"} [] [2026-07-05T19:41:51.073736+02:00] php.ERROR: Warning: Undefined array key 4 {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key 4 at /home/lotopou/lpf26/src/Service/TeamInterviewService.php:60)"} [] [2026-07-05T19:41:51.074088+02:00] php.ERROR: Warning: Undefined array key 5 {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key 5 at /home/lotopou/lpf26/src/Service/TeamInterviewService.php:60)"} [] [2026-07-05T19:41:51.074463+02:00] php.ERROR: Warning: Undefined array key 7 {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key 7 at /home/lotopou/lpf26/src/Service/TeamInterviewService.php:60)"} [] [2026-07-05T19:41:51.074832+02:00] php.ERROR: Warning: Undefined array key 8 {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key 8 at /home/lotopou/lpf26/src/Service/TeamInterviewService.php:60)"} [] [2026-07-05T19:41:51.075175+02:00] php.ERROR: Warning: Undefined array key 9 {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key 9 at /home/lotopou/lpf26/src/Service/TeamInterviewService.php:60)"} [] [2026-07-05T19:41:51.113896+02:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-07-05T19:51:50.947869+02:00] request.INFO: Matched route "app_team_interview". {"route":"app_team_interview","route_parameters":{"_route":"app_team_interview","_controller":"App\\Controller\\TeamInterviewController::edit"},"request_uri":"https://26.lotopotofoot.fr/mon-compte/interview","method":"POST"} [] [2026-07-05T19:51:50.966322+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2026-07-05T19:51:50.966331+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-07-05T19:51:50.968841+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-07-05T19:51:50.968846+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-07-05T19:51:50.969006+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-07-05T19:51:50.976205+02:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2026-07-05T19:51:51.017533+02:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"florian53@msn.com"} [] [2026-07-05T19:51:51.076785+02:00] php.ERROR: Warning: Undefined array key 1 {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key 1 at /home/lotopou/lpf26/src/Service/TeamInterviewService.php:60)"} [] [2026-07-05T19:51:51.080014+02:00] php.ERROR: Warning: Undefined array key 6 {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key 6 at /home/lotopou/lpf26/src/Service/TeamInterviewService.php:60)"} [] [2026-07-05T19:51:51.080368+02:00] php.ERROR: Warning: Undefined array key 2 {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key 2 at /home/lotopou/lpf26/src/Service/TeamInterviewService.php:60)"} [] [2026-07-05T19:51:51.080822+02:00] php.ERROR: Warning: Undefined array key 3 {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key 3 at /home/lotopou/lpf26/src/Service/TeamInterviewService.php:60)"} [] [2026-07-05T19:51:51.081193+02:00] php.ERROR: Warning: Undefined array key 4 {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key 4 at /home/lotopou/lpf26/src/Service/TeamInterviewService.php:60)"} [] [2026-07-05T19:51:51.081680+02:00] php.ERROR: Warning: Undefined array key 5 {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key 5 at /home/lotopou/lpf26/src/Service/TeamInterviewService.php:60)"} [] [2026-07-05T19:51:51.082130+02:00] php.ERROR: Warning: Undefined array key 7 {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key 7 at /home/lotopou/lpf26/src/Service/TeamInterviewService.php:60)"} [] [2026-07-05T19:51:51.082525+02:00] php.ERROR: Warning: Undefined array key 8 {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key 8 at /home/lotopou/lpf26/src/Service/TeamInterviewService.php:60)"} [] [2026-07-05T19:51:51.082926+02:00] php.ERROR: Warning: Undefined array key 9 {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key 9 at /home/lotopou/lpf26/src/Service/TeamInterviewService.php:60)"} [] [2026-07-05T19:51:51.124226+02:00] request.DEBUG: CSRF validation accepted using both origin and double-submit info. [] [] [2026-07-05T19:51:51.151675+02:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-07-05T19:51:51.198950+02:00] request.INFO: Matched route "app_team_interview". {"route":"app_team_interview","route_parameters":{"_route":"app_team_interview","_controller":"App\\Controller\\TeamInterviewController::edit"},"request_uri":"https://26.lotopotofoot.fr/mon-compte/interview","method":"GET"} [] [2026-07-05T19:51:51.200200+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2026-07-05T19:51:51.200205+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-07-05T19:51:51.200209+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-07-05T19:51:51.200211+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-07-05T19:51:51.200225+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-07-05T19:51:51.201122+02:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2026-07-05T19:51:51.208156+02:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"florian53@msn.com"} [] [2026-07-05T19:51:51.221428+02:00] php.ERROR: Warning: Undefined array key 9 {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key 9 at /home/lotopou/lpf26/src/Service/TeamInterviewService.php:60)"} [] [2026-07-05T19:51:51.276378+02:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-07-05T19:52:04.671882+02:00] request.INFO: Matched route "app_team_interview". {"route":"app_team_interview","route_parameters":{"_route":"app_team_interview","_controller":"App\\Controller\\TeamInterviewController::edit"},"request_uri":"https://26.lotopotofoot.fr/mon-compte/interview","method":"GET"} [] [2026-07-05T19:52:04.673894+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2026-07-05T19:52:04.673900+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-07-05T19:52:04.673905+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-07-05T19:52:04.673907+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-07-05T19:52:04.673926+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-07-05T19:52:04.675394+02:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2026-07-05T19:52:04.684742+02:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"florian53@msn.com"} [] [2026-07-05T19:52:04.700028+02:00] php.ERROR: Warning: Undefined array key 9 {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key 9 at /home/lotopou/lpf26/src/Service/TeamInterviewService.php:60)"} [] [2026-07-05T19:52:04.735163+02:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-07-05T20:35:17.278564+02:00] request.INFO: Matched route "app_team_interview". {"route":"app_team_interview","route_parameters":{"_route":"app_team_interview","_controller":"App\\Controller\\TeamInterviewController::edit"},"request_uri":"https://26.lotopotofoot.fr/mon-compte/interview","method":"GET"} [] [2026-07-05T20:35:17.279902+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2026-07-05T20:35:17.279909+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-07-05T20:35:17.279914+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-07-05T20:35:17.279916+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-07-05T20:35:17.279933+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-07-05T20:35:17.280951+02:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2026-07-05T20:35:17.288204+02:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"florian53@msn.com"} [] [2026-07-05T20:35:17.308497+02:00] php.ERROR: Warning: Undefined array key 9 {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key 9 at /home/lotopou/lpf26/src/Service/TeamInterviewService.php:60)"} [] [2026-07-05T20:35:17.381571+02:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-07-06T08:42:31.302859+02:00] console.CRITICAL: Error thrown while running command "dbal:run-sql 'SELECT SUM(CASE WHEN p.bigballs=1 THEN 1 ELSE 0 END) bb_tentes, SUM(CASE WHEN p.bigballs=1 AND p.points_base=30 THEN 1 ELSE 0 END) bb_reussis FROM pronostic p JOIN `match` m ON m.id=p.match_id JOIN user u ON u.id=p.joueur_id AND LOWER(u.email)!='\''admin@lotopotofoot.fr'\'' WHERE m.phase IN ('\''Round of 32'\'','\''Round of 16'\'') AND m.score_domicile IS NOT NULL'". Message: "An exception occurred while executing a query: SQLSTATE[42S22]: Column not found: 1054 Unknown column 'p.bigballs' in 'field list'" {"exception":"[object] (Doctrine\\DBAL\\Exception\\InvalidFieldNameException(code: 1054): An exception occurred while executing a query: SQLSTATE[42S22]: Column not found: 1054 Unknown column 'p.bigballs' in 'field list' at /home/lotopou-26/lpf26/vendor/doctrine/dbal/src/Driver/API/MySQL/ExceptionConverter.php:63)\n[previous exception] [object] (Doctrine\\DBAL\\Driver\\PDO\\Exception(code: 1054): SQLSTATE[42S22]: Column not found: 1054 Unknown column 'p.bigballs' in 'field list' at /home/lotopou-26/lpf26/vendor/doctrine/dbal/src/Driver/PDO/Exception.php:24)\n[previous exception] [object] (PDOException(code: 42S22): SQLSTATE[42S22]: Column not found: 1054 Unknown column 'p.bigballs' in 'field list' at /home/lotopou-26/lpf26/vendor/doctrine/dbal/src/Driver/PDO/Connection.php:57)","command":"dbal:run-sql 'SELECT SUM(CASE WHEN p.bigballs=1 THEN 1 ELSE 0 END) bb_tentes, SUM(CASE WHEN p.bigballs=1 AND p.points_base=30 THEN 1 ELSE 0 END) bb_reussis FROM pronostic p JOIN `match` m ON m.id=p.match_id JOIN user u ON u.id=p.joueur_id AND LOWER(u.email)!='\\''admin@lotopotofoot.fr'\\'' WHERE m.phase IN ('\\''Round of 32'\\'','\\''Round of 16'\\'') AND m.score_domicile IS NOT NULL'","message":"An exception occurred while executing a query: SQLSTATE[42S22]: Column not found: 1054 Unknown column 'p.bigballs' in 'field list'"} [] [2026-07-06T08:42:31.361765+02:00] console.DEBUG: Command "dbal:run-sql 'SELECT SUM(CASE WHEN p.bigballs=1 THEN 1 ELSE 0 END) bb_tentes, SUM(CASE WHEN p.bigballs=1 AND p.points_base=30 THEN 1 ELSE 0 END) bb_reussis FROM pronostic p JOIN `match` m ON m.id=p.match_id JOIN user u ON u.id=p.joueur_id AND LOWER(u.email)!='\''admin@lotopotofoot.fr'\'' WHERE m.phase IN ('\''Round of 32'\'','\''Round of 16'\'') AND m.score_domicile IS NOT NULL'" exited with code "1054" {"command":"dbal:run-sql 'SELECT SUM(CASE WHEN p.bigballs=1 THEN 1 ELSE 0 END) bb_tentes, SUM(CASE WHEN p.bigballs=1 AND p.points_base=30 THEN 1 ELSE 0 END) bb_reussis FROM pronostic p JOIN `match` m ON m.id=p.match_id JOIN user u ON u.id=p.joueur_id AND LOWER(u.email)!='\\''admin@lotopotofoot.fr'\\'' WHERE m.phase IN ('\\''Round of 32'\\'','\\''Round of 16'\\'') AND m.score_domicile IS NOT NULL'","code":1054} [] [2026-07-06T08:44:34.892275+02:00] console.CRITICAL: Error thrown while running command "dbal:run-sql 'SELECT t.name, COUNT(u.id) jokers, GROUP_CONCAT(j.name SEPARATOR '\'', '\'') detail FROM team t LEFT JOIN team_joker_usage u ON u.team_id=t.id LEFT JOIN joker j ON j.id=u.joker_id WHERE s97pos IS NULL GROUP BY t.id HAVING jokers=0'". Message: "An exception occurred while executing a query: SQLSTATE[42S22]: Column not found: 1054 Unknown column 's97pos' in 'where clause'" {"exception":"[object] (Doctrine\\DBAL\\Exception\\InvalidFieldNameException(code: 1054): An exception occurred while executing a query: SQLSTATE[42S22]: Column not found: 1054 Unknown column 's97pos' in 'where clause' at /home/lotopou-26/lpf26/vendor/doctrine/dbal/src/Driver/API/MySQL/ExceptionConverter.php:63)\n[previous exception] [object] (Doctrine\\DBAL\\Driver\\PDO\\Exception(code: 1054): SQLSTATE[42S22]: Column not found: 1054 Unknown column 's97pos' in 'where clause' at /home/lotopou-26/lpf26/vendor/doctrine/dbal/src/Driver/PDO/Exception.php:24)\n[previous exception] [object] (PDOException(code: 42S22): SQLSTATE[42S22]: Column not found: 1054 Unknown column 's97pos' in 'where clause' at /home/lotopou-26/lpf26/vendor/doctrine/dbal/src/Driver/PDO/Connection.php:57)","command":"dbal:run-sql 'SELECT t.name, COUNT(u.id) jokers, GROUP_CONCAT(j.name SEPARATOR '\\'', '\\'') detail FROM team t LEFT JOIN team_joker_usage u ON u.team_id=t.id LEFT JOIN joker j ON j.id=u.joker_id WHERE s97pos IS NULL GROUP BY t.id HAVING jokers=0'","message":"An exception occurred while executing a query: SQLSTATE[42S22]: Column not found: 1054 Unknown column 's97pos' in 'where clause'"} [] [2026-07-06T08:44:34.918258+02:00] console.DEBUG: Command "dbal:run-sql 'SELECT t.name, COUNT(u.id) jokers, GROUP_CONCAT(j.name SEPARATOR '\'', '\'') detail FROM team t LEFT JOIN team_joker_usage u ON u.team_id=t.id LEFT JOIN joker j ON j.id=u.joker_id WHERE s97pos IS NULL GROUP BY t.id HAVING jokers=0'" exited with code "1054" {"command":"dbal:run-sql 'SELECT t.name, COUNT(u.id) jokers, GROUP_CONCAT(j.name SEPARATOR '\\'', '\\'') detail FROM team t LEFT JOIN team_joker_usage u ON u.team_id=t.id LEFT JOIN joker j ON j.id=u.joker_id WHERE s97pos IS NULL GROUP BY t.id HAVING jokers=0'","code":1054} [] [2026-07-06T08:54:12.789856+02:00] console.CRITICAL: Error thrown while running command "dbal:run-sql 'SELECT COUNT(*) total, SUM(CASE WHEN api_football_fixture_id IS NOT NULL THEN 1 ELSE 0 END) api, SUM(CASE WHEN api_football_fixture_id IS NULL THEN 1 ELSE 0 END) manual, SUM(CASE WHEN score_domicile IS NULL THEN 1 ELSE 0 END) remaining, SUM(CASE WHEN score_domicile IS NULL AND api_football_fixture_id IS NOT NULL THEN 1 ELSE 0 END) remaining_api, SUM(CASE WHEN score_domicile IS NULL AND api_football_fixture_id IS NULL THEN 1 ELSE 0 END) remaining_manual FROM `match`'". Message: "An exception occurred while executing a query: SQLSTATE[42000]: Syntax error or access violation: 1064 You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'manual, SUM(CASE WHEN score_domicile IS NULL THEN 1 ELSE 0 END) remaining, SUM(C' at line 1" {"exception":"[object] (Doctrine\\DBAL\\Exception\\SyntaxErrorException(code: 1064): An exception occurred while executing a query: SQLSTATE[42000]: Syntax error or access violation: 1064 You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'manual, SUM(CASE WHEN score_domicile IS NULL THEN 1 ELSE 0 END) remaining, SUM(C' at line 1 at /home/lotopou-26/lpf26/vendor/doctrine/dbal/src/Driver/API/MySQL/ExceptionConverter.php:78)\n[previous exception] [object] (Doctrine\\DBAL\\Driver\\PDO\\Exception(code: 1064): SQLSTATE[42000]: Syntax error or access violation: 1064 You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'manual, SUM(CASE WHEN score_domicile IS NULL THEN 1 ELSE 0 END) remaining, SUM(C' at line 1 at /home/lotopou-26/lpf26/vendor/doctrine/dbal/src/Driver/PDO/Exception.php:24)\n[previous exception] [object] (PDOException(code: 42000): SQLSTATE[42000]: Syntax error or access violation: 1064 You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'manual, SUM(CASE WHEN score_domicile IS NULL THEN 1 ELSE 0 END) remaining, SUM(C' at line 1 at /home/lotopou-26/lpf26/vendor/doctrine/dbal/src/Driver/PDO/Connection.php:57)","command":"dbal:run-sql 'SELECT COUNT(*) total, SUM(CASE WHEN api_football_fixture_id IS NOT NULL THEN 1 ELSE 0 END) api, SUM(CASE WHEN api_football_fixture_id IS NULL THEN 1 ELSE 0 END) manual, SUM(CASE WHEN score_domicile IS NULL THEN 1 ELSE 0 END) remaining, SUM(CASE WHEN score_domicile IS NULL AND api_football_fixture_id IS NOT NULL THEN 1 ELSE 0 END) remaining_api, SUM(CASE WHEN score_domicile IS NULL AND api_football_fixture_id IS NULL THEN 1 ELSE 0 END) remaining_manual FROM `match`'","message":"An exception occurred while executing a query: SQLSTATE[42000]: Syntax error or access violation: 1064 You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'manual, SUM(CASE WHEN score_domicile IS NULL THEN 1 ELSE 0 END) remaining, SUM(C' at line 1"} [] [2026-07-06T08:54:12.841547+02:00] console.DEBUG: Command "dbal:run-sql 'SELECT COUNT(*) total, SUM(CASE WHEN api_football_fixture_id IS NOT NULL THEN 1 ELSE 0 END) api, SUM(CASE WHEN api_football_fixture_id IS NULL THEN 1 ELSE 0 END) manual, SUM(CASE WHEN score_domicile IS NULL THEN 1 ELSE 0 END) remaining, SUM(CASE WHEN score_domicile IS NULL AND api_football_fixture_id IS NOT NULL THEN 1 ELSE 0 END) remaining_api, SUM(CASE WHEN score_domicile IS NULL AND api_football_fixture_id IS NULL THEN 1 ELSE 0 END) remaining_manual FROM `match`'" exited with code "1064" {"command":"dbal:run-sql 'SELECT COUNT(*) total, SUM(CASE WHEN api_football_fixture_id IS NOT NULL THEN 1 ELSE 0 END) api, SUM(CASE WHEN api_football_fixture_id IS NULL THEN 1 ELSE 0 END) manual, SUM(CASE WHEN score_domicile IS NULL THEN 1 ELSE 0 END) remaining, SUM(CASE WHEN score_domicile IS NULL AND api_football_fixture_id IS NOT NULL THEN 1 ELSE 0 END) remaining_api, SUM(CASE WHEN score_domicile IS NULL AND api_football_fixture_id IS NULL THEN 1 ELSE 0 END) remaining_manual FROM `match`'","code":1064} [] [2026-07-06T09:12:12.056645+02:00] request.INFO: Matched route "app_team_interview". {"route":"app_team_interview","route_parameters":{"_route":"app_team_interview","_controller":"App\\Controller\\TeamInterviewController::edit"},"request_uri":"https://26.lotopotofoot.fr/mon-compte/interview","method":"GET"} [] [2026-07-06T09:12:12.058011+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2026-07-06T09:12:12.058019+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-07-06T09:12:12.058024+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-07-06T09:12:12.058026+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-07-06T09:12:12.058041+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-07-06T09:12:12.059003+02:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2026-07-06T09:12:12.065973+02:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"mathieugruel@gmail.com"} [] [2026-07-06T09:12:12.091269+02:00] php.ERROR: Warning: Undefined array key 1 {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key 1 at /home/lotopou/lpf26/src/Service/TeamInterviewService.php:60)"} [] [2026-07-06T09:12:12.094978+02:00] php.ERROR: Warning: Undefined array key 6 {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key 6 at /home/lotopou/lpf26/src/Service/TeamInterviewService.php:60)"} [] [2026-07-06T09:12:12.095369+02:00] php.ERROR: Warning: Undefined array key 2 {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key 2 at /home/lotopou/lpf26/src/Service/TeamInterviewService.php:60)"} [] [2026-07-06T09:12:12.095754+02:00] php.ERROR: Warning: Undefined array key 3 {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key 3 at /home/lotopou/lpf26/src/Service/TeamInterviewService.php:60)"} [] [2026-07-06T09:12:12.096174+02:00] php.ERROR: Warning: Undefined array key 4 {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key 4 at /home/lotopou/lpf26/src/Service/TeamInterviewService.php:60)"} [] [2026-07-06T09:12:12.096533+02:00] php.ERROR: Warning: Undefined array key 5 {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key 5 at /home/lotopou/lpf26/src/Service/TeamInterviewService.php:60)"} [] [2026-07-06T09:12:12.096933+02:00] php.ERROR: Warning: Undefined array key 7 {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key 7 at /home/lotopou/lpf26/src/Service/TeamInterviewService.php:60)"} [] [2026-07-06T09:12:12.097307+02:00] php.ERROR: Warning: Undefined array key 8 {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key 8 at /home/lotopou/lpf26/src/Service/TeamInterviewService.php:60)"} [] [2026-07-06T09:12:12.097674+02:00] php.ERROR: Warning: Undefined array key 9 {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key 9 at /home/lotopou/lpf26/src/Service/TeamInterviewService.php:60)"} [] [2026-07-06T09:12:12.193156+02:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-07-06T10:26:40.759269+02:00] console.CRITICAL: Error thrown while running command "dbal:run-sql --no-ansi ". Message: "PDO::exec(): Argument #1 ($statement) must not be empty" {"exception":"[object] (ValueError(code: 0): PDO::exec(): Argument #1 ($statement) must not be empty at /home/lotopou-26/lpf26/vendor/doctrine/dbal/src/Driver/PDO/Connection.php:27)","command":"dbal:run-sql --no-ansi ","message":"PDO::exec(): Argument #1 ($statement) must not be empty"} [] [2026-07-06T10:26:40.797552+02:00] console.DEBUG: Command "dbal:run-sql --no-ansi " exited with code "1" {"command":"dbal:run-sql --no-ansi ","code":1} [] [2026-07-06T10:26:40.800390+02:00] php.CRITICAL: Uncaught Error: PDO::exec(): Argument #1 ($statement) must not be empty {"exception":"[object] (ValueError(code: 0): PDO::exec(): Argument #1 ($statement) must not be empty at /home/lotopou-26/lpf26/vendor/doctrine/dbal/src/Driver/PDO/Connection.php:27)"} [] [2026-07-06T10:36:58.880662+02:00] request.INFO: Matched route "api_notifications_unread_count". {"route":"api_notifications_unread_count","route_parameters":{"_route":"api_notifications_unread_count","_controller":"App\\Controller\\Api\\NotificationApiController::unreadCount"},"request_uri":"https://26.lotopotofoot.fr/api/notifications/unread-count","method":"GET"} [] [2026-07-06T10:36:58.882274+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2026-07-06T10:36:58.882280+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-07-06T10:36:58.882285+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-07-06T10:36:58.882286+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-07-06T10:36:58.882303+02:00] security.DEBUG: Remember-me cookie detected. [] [] [2026-07-06T10:36:58.883274+02:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\RememberMeToken"} [] [2026-07-06T10:36:58.892419+02:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"guillaume.bex44@gmail.com"} [] [2026-07-06T10:36:58.892472+02:00] security.DEBUG: Skipping the "Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator" authenticator as it did not support the request. {"authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-07-06T10:36:58.894889+02:00] php.ERROR: Warning: require(/home/lotopou/lpf26/var/cache/prod/ContainerNR87EtN/getNotificationApiControllerService.php): Failed to open stream: No such file or directory {"exception":"[object] (ErrorException(code: 0): Warning: require(/home/lotopou/lpf26/var/cache/prod/ContainerNR87EtN/getNotificationApiControllerService.php): Failed to open stream: No such file or directory at /home/lotopou/lpf26/var/cache/prod/ContainerNR87EtN/App_KernelProdContainer.php:167)"} [] [2026-07-06T10:36:58.900956+02:00] request.CRITICAL: Uncaught PHP Exception Error: "Failed opening required '/home/lotopou/lpf26/var/cache/prod/ContainerNR87EtN/getNotificationApiControllerService.php' (include_path='.:/usr/local/php8.5/lib/php')" at App_KernelProdContainer.php line 167 {"exception":"[object] (Error(code: 0): Failed opening required '/home/lotopou/lpf26/var/cache/prod/ContainerNR87EtN/getNotificationApiControllerService.php' (include_path='.:/usr/local/php8.5/lib/php') at /home/lotopou/lpf26/var/cache/prod/ContainerNR87EtN/App_KernelProdContainer.php:167)"} [] [2026-07-06T10:36:58.901403+02:00] php.ERROR: Warning: require(/home/lotopou/lpf26/var/cache/prod/ContainerNR87EtN/getExceptionListenerService.php): Failed to open stream: No such file or directory {"exception":"[object] (ErrorException(code: 0): Warning: require(/home/lotopou/lpf26/var/cache/prod/ContainerNR87EtN/getExceptionListenerService.php): Failed to open stream: No such file or directory at /home/lotopou/lpf26/var/cache/prod/ContainerNR87EtN/App_KernelProdContainer.php:167)"} [] [2026-07-06T10:36:58.904186+02:00] request.CRITICAL: Uncaught PHP Exception Error: "Failed opening required '/home/lotopou/lpf26/var/cache/prod/ContainerNR87EtN/getExceptionListenerService.php' (include_path='.:/usr/local/php8.5/lib/php')" at App_KernelProdContainer.php line 167 {"exception":"[object] (Error(code: 0): Failed opening required '/home/lotopou/lpf26/var/cache/prod/ContainerNR87EtN/getExceptionListenerService.php' (include_path='.:/usr/local/php8.5/lib/php') at /home/lotopou/lpf26/var/cache/prod/ContainerNR87EtN/App_KernelProdContainer.php:167)"} [] [2026-07-06T10:36:58.904639+02:00] php.ERROR: Warning: require(/home/lotopou/lpf26/var/cache/prod/ContainerNR87EtN/getExceptionListenerService.php): Failed to open stream: No such file or directory {"exception":"[object] (ErrorException(code: 0): Warning: require(/home/lotopou/lpf26/var/cache/prod/ContainerNR87EtN/getExceptionListenerService.php): Failed to open stream: No such file or directory at /home/lotopou/lpf26/var/cache/prod/ContainerNR87EtN/App_KernelProdContainer.php:167)"} [] [2026-07-06T17:31:07.532126+02:00] request.INFO: Matched route "app_team_interview". {"route":"app_team_interview","route_parameters":{"_route":"app_team_interview","_controller":"App\\Controller\\TeamInterviewController::edit"},"request_uri":"https://26.lotopotofoot.fr/mon-compte/interview","method":"GET"} [] [2026-07-06T17:31:07.533920+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2026-07-06T17:31:07.533926+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-07-06T17:31:07.533932+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-07-06T17:31:07.533934+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-07-06T17:31:07.533952+02:00] security.DEBUG: Remember-me cookie detected. [] [] [2026-07-06T17:31:07.535552+02:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\RememberMeToken"} [] [2026-07-06T17:31:07.547043+02:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"mathieugruel@gmail.com"} [] [2026-07-06T17:31:07.547096+02:00] security.DEBUG: Skipping the "Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator" authenticator as it did not support the request. {"authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-07-06T17:31:07.587209+02:00] php.ERROR: Warning: Undefined array key 1 {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key 1 at /home/lotopou/lpf26/src/Service/TeamInterviewService.php:60)"} [] [2026-07-06T17:31:07.591707+02:00] php.ERROR: Warning: Undefined array key 6 {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key 6 at /home/lotopou/lpf26/src/Service/TeamInterviewService.php:60)"} [] [2026-07-06T17:31:07.592092+02:00] php.ERROR: Warning: Undefined array key 2 {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key 2 at /home/lotopou/lpf26/src/Service/TeamInterviewService.php:60)"} [] [2026-07-06T17:31:07.592475+02:00] php.ERROR: Warning: Undefined array key 3 {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key 3 at /home/lotopou/lpf26/src/Service/TeamInterviewService.php:60)"} [] [2026-07-06T17:31:07.592859+02:00] php.ERROR: Warning: Undefined array key 4 {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key 4 at /home/lotopou/lpf26/src/Service/TeamInterviewService.php:60)"} [] [2026-07-06T17:31:07.593252+02:00] php.ERROR: Warning: Undefined array key 5 {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key 5 at /home/lotopou/lpf26/src/Service/TeamInterviewService.php:60)"} [] [2026-07-06T17:31:07.593642+02:00] php.ERROR: Warning: Undefined array key 7 {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key 7 at /home/lotopou/lpf26/src/Service/TeamInterviewService.php:60)"} [] [2026-07-06T17:31:07.594027+02:00] php.ERROR: Warning: Undefined array key 8 {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key 8 at /home/lotopou/lpf26/src/Service/TeamInterviewService.php:60)"} [] [2026-07-06T17:31:07.594415+02:00] php.ERROR: Warning: Undefined array key 9 {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key 9 at /home/lotopou/lpf26/src/Service/TeamInterviewService.php:60)"} [] [2026-07-06T17:31:07.646657+02:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-07-06T17:55:10.778485+02:00] request.INFO: Matched route "app_team_interview". {"route":"app_team_interview","route_parameters":{"_route":"app_team_interview","_controller":"App\\Controller\\TeamInterviewController::edit"},"request_uri":"https://26.lotopotofoot.fr/mon-compte/interview","method":"GET"} [] [2026-07-06T17:55:10.780269+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2026-07-06T17:55:10.780277+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-07-06T17:55:10.780282+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-07-06T17:55:10.780285+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-07-06T17:55:10.780304+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-07-06T17:55:10.782424+02:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2026-07-06T17:55:10.793456+02:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"valentin.2lr@gmail.com"} [] [2026-07-06T17:55:10.813851+02:00] php.ERROR: Warning: Undefined array key 1 {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key 1 at /home/lotopou/lpf26/src/Service/TeamInterviewService.php:60)"} [] [2026-07-06T17:55:10.817788+02:00] php.ERROR: Warning: Undefined array key 6 {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key 6 at /home/lotopou/lpf26/src/Service/TeamInterviewService.php:60)"} [] [2026-07-06T17:55:10.818181+02:00] php.ERROR: Warning: Undefined array key 2 {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key 2 at /home/lotopou/lpf26/src/Service/TeamInterviewService.php:60)"} [] [2026-07-06T17:55:10.818577+02:00] php.ERROR: Warning: Undefined array key 3 {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key 3 at /home/lotopou/lpf26/src/Service/TeamInterviewService.php:60)"} [] [2026-07-06T17:55:10.818940+02:00] php.ERROR: Warning: Undefined array key 4 {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key 4 at /home/lotopou/lpf26/src/Service/TeamInterviewService.php:60)"} [] [2026-07-06T17:55:10.819284+02:00] php.ERROR: Warning: Undefined array key 5 {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key 5 at /home/lotopou/lpf26/src/Service/TeamInterviewService.php:60)"} [] [2026-07-06T17:55:10.819664+02:00] php.ERROR: Warning: Undefined array key 7 {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key 7 at /home/lotopou/lpf26/src/Service/TeamInterviewService.php:60)"} [] [2026-07-06T17:55:10.820029+02:00] php.ERROR: Warning: Undefined array key 8 {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key 8 at /home/lotopou/lpf26/src/Service/TeamInterviewService.php:60)"} [] [2026-07-06T17:55:10.820383+02:00] php.ERROR: Warning: Undefined array key 9 {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key 9 at /home/lotopou/lpf26/src/Service/TeamInterviewService.php:60)"} [] [2026-07-06T17:55:10.855598+02:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-07-06T18:08:43.707948+02:00] request.INFO: Matched route "app_team_interview". {"route":"app_team_interview","route_parameters":{"_route":"app_team_interview","_controller":"App\\Controller\\TeamInterviewController::edit"},"request_uri":"https://26.lotopotofoot.fr/mon-compte/interview","method":"POST"} [] [2026-07-06T18:08:43.726476+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2026-07-06T18:08:43.726487+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-07-06T18:08:43.729005+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-07-06T18:08:43.729013+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-07-06T18:08:43.729176+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-07-06T18:08:43.732725+02:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2026-07-06T18:08:43.773500+02:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"valentin.2lr@gmail.com"} [] [2026-07-06T18:08:43.836864+02:00] php.ERROR: Warning: Undefined array key 1 {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key 1 at /home/lotopou/lpf26/src/Service/TeamInterviewService.php:60)"} [] [2026-07-06T18:08:43.841483+02:00] php.ERROR: Warning: Undefined array key 6 {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key 6 at /home/lotopou/lpf26/src/Service/TeamInterviewService.php:60)"} [] [2026-07-06T18:08:43.841853+02:00] php.ERROR: Warning: Undefined array key 2 {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key 2 at /home/lotopou/lpf26/src/Service/TeamInterviewService.php:60)"} [] [2026-07-06T18:08:43.842250+02:00] php.ERROR: Warning: Undefined array key 3 {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key 3 at /home/lotopou/lpf26/src/Service/TeamInterviewService.php:60)"} [] [2026-07-06T18:08:43.842960+02:00] php.ERROR: Warning: Undefined array key 4 {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key 4 at /home/lotopou/lpf26/src/Service/TeamInterviewService.php:60)"} [] [2026-07-06T18:08:43.843561+02:00] php.ERROR: Warning: Undefined array key 5 {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key 5 at /home/lotopou/lpf26/src/Service/TeamInterviewService.php:60)"} [] [2026-07-06T18:08:43.843947+02:00] php.ERROR: Warning: Undefined array key 7 {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key 7 at /home/lotopou/lpf26/src/Service/TeamInterviewService.php:60)"} [] [2026-07-06T18:08:43.844466+02:00] php.ERROR: Warning: Undefined array key 8 {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key 8 at /home/lotopou/lpf26/src/Service/TeamInterviewService.php:60)"} [] [2026-07-06T18:08:43.844971+02:00] php.ERROR: Warning: Undefined array key 9 {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key 9 at /home/lotopou/lpf26/src/Service/TeamInterviewService.php:60)"} [] [2026-07-06T18:08:43.881483+02:00] request.DEBUG: CSRF validation accepted using both origin and double-submit info. [] [] [2026-07-06T18:08:43.903291+02:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-07-06T21:12:19.332509+02:00] console.CRITICAL: Error thrown while running command "dbal:run-sql --no-ansi 'SELECT t.id, t.name, p.score_domicile, p.score_exterieur, p.points_equipe, p.points_joueur FROM pronostic p JOIN team t ON t.id=p.team_id WHERE p.match_id=99 AND t.id IN (12,13,15,26,30,33,40) ORDER BY t.id'". Message: "An exception occurred while executing a query: SQLSTATE[42S22]: Column not found: 1054 Unknown column 'p.points_joueur' in 'field list'" {"exception":"[object] (Doctrine\\DBAL\\Exception\\InvalidFieldNameException(code: 1054): An exception occurred while executing a query: SQLSTATE[42S22]: Column not found: 1054 Unknown column 'p.points_joueur' in 'field list' at /home/lotopou-26/lpf26/vendor/doctrine/dbal/src/Driver/API/MySQL/ExceptionConverter.php:63)\n[previous exception] [object] (Doctrine\\DBAL\\Driver\\PDO\\Exception(code: 1054): SQLSTATE[42S22]: Column not found: 1054 Unknown column 'p.points_joueur' in 'field list' at /home/lotopou-26/lpf26/vendor/doctrine/dbal/src/Driver/PDO/Exception.php:24)\n[previous exception] [object] (PDOException(code: 42S22): SQLSTATE[42S22]: Column not found: 1054 Unknown column 'p.points_joueur' in 'field list' at /home/lotopou-26/lpf26/vendor/doctrine/dbal/src/Driver/PDO/Connection.php:57)","command":"dbal:run-sql --no-ansi 'SELECT t.id, t.name, p.score_domicile, p.score_exterieur, p.points_equipe, p.points_joueur FROM pronostic p JOIN team t ON t.id=p.team_id WHERE p.match_id=99 AND t.id IN (12,13,15,26,30,33,40) ORDER BY t.id'","message":"An exception occurred while executing a query: SQLSTATE[42S22]: Column not found: 1054 Unknown column 'p.points_joueur' in 'field list'"} [] [2026-07-06T21:12:19.405773+02:00] console.DEBUG: Command "dbal:run-sql --no-ansi 'SELECT t.id, t.name, p.score_domicile, p.score_exterieur, p.points_equipe, p.points_joueur FROM pronostic p JOIN team t ON t.id=p.team_id WHERE p.match_id=99 AND t.id IN (12,13,15,26,30,33,40) ORDER BY t.id'" exited with code "1054" {"command":"dbal:run-sql --no-ansi 'SELECT t.id, t.name, p.score_domicile, p.score_exterieur, p.points_equipe, p.points_joueur FROM pronostic p JOIN team t ON t.id=p.team_id WHERE p.match_id=99 AND t.id IN (12,13,15,26,30,33,40) ORDER BY t.id'","code":1054} [] [2026-07-06T21:12:21.251685+02:00] console.CRITICAL: Error thrown while running command "dbal:run-sql --no-ansi 'SELECT t.name, u.pseudo, b.nom as buteur, c.nom as pays_buteur FROM team_member tm JOIN team t ON t.id=tm.team_id JOIN user u ON u.id=tm.user_id LEFT JOIN buteur b ON b.id=u.buteur_choisi_id LEFT JOIN country c ON c.id=b.pays_id WHERE t.id=15'". Message: "An exception occurred while executing a query: SQLSTATE[42S22]: Column not found: 1054 Unknown column 'u.pseudo' in 'field list'" {"exception":"[object] (Doctrine\\DBAL\\Exception\\InvalidFieldNameException(code: 1054): An exception occurred while executing a query: SQLSTATE[42S22]: Column not found: 1054 Unknown column 'u.pseudo' in 'field list' at /home/lotopou-26/lpf26/vendor/doctrine/dbal/src/Driver/API/MySQL/ExceptionConverter.php:63)\n[previous exception] [object] (Doctrine\\DBAL\\Driver\\PDO\\Exception(code: 1054): SQLSTATE[42S22]: Column not found: 1054 Unknown column 'u.pseudo' in 'field list' at /home/lotopou-26/lpf26/vendor/doctrine/dbal/src/Driver/PDO/Exception.php:24)\n[previous exception] [object] (PDOException(code: 42S22): SQLSTATE[42S22]: Column not found: 1054 Unknown column 'u.pseudo' in 'field list' at /home/lotopou-26/lpf26/vendor/doctrine/dbal/src/Driver/PDO/Connection.php:57)","command":"dbal:run-sql --no-ansi 'SELECT t.name, u.pseudo, b.nom as buteur, c.nom as pays_buteur FROM team_member tm JOIN team t ON t.id=tm.team_id JOIN user u ON u.id=tm.user_id LEFT JOIN buteur b ON b.id=u.buteur_choisi_id LEFT JOIN country c ON c.id=b.pays_id WHERE t.id=15'","message":"An exception occurred while executing a query: SQLSTATE[42S22]: Column not found: 1054 Unknown column 'u.pseudo' in 'field list'"} [] [2026-07-06T21:12:21.269056+02:00] console.DEBUG: Command "dbal:run-sql --no-ansi 'SELECT t.name, u.pseudo, b.nom as buteur, c.nom as pays_buteur FROM team_member tm JOIN team t ON t.id=tm.team_id JOIN user u ON u.id=tm.user_id LEFT JOIN buteur b ON b.id=u.buteur_choisi_id LEFT JOIN country c ON c.id=b.pays_id WHERE t.id=15'" exited with code "1054" {"command":"dbal:run-sql --no-ansi 'SELECT t.name, u.pseudo, b.nom as buteur, c.nom as pays_buteur FROM team_member tm JOIN team t ON t.id=tm.team_id JOIN user u ON u.id=tm.user_id LEFT JOIN buteur b ON b.id=u.buteur_choisi_id LEFT JOIN country c ON c.id=b.pays_id WHERE t.id=15'","code":1054} [] [2026-07-06T21:12:29.814026+02:00] console.CRITICAL: Error thrown while running command "dbal:run-sql --no-ansi 'SELECT t.id, t.name, p.score_domicile, p.score_exterieur, p.points, p.points_equipe FROM pronostic p JOIN user u ON u.id=p.joueur_id JOIN team_member tm ON tm.user_id=u.id JOIN team t ON t.id=tm.team_id WHERE p.match_id=99 AND t.id IN (12,13,15,26,30,33,40) ORDER BY t.id'". Message: "An exception occurred while executing a query: SQLSTATE[42S22]: Column not found: 1054 Unknown column 'tm.user_id' in 'on clause'" {"exception":"[object] (Doctrine\\DBAL\\Exception\\InvalidFieldNameException(code: 1054): An exception occurred while executing a query: SQLSTATE[42S22]: Column not found: 1054 Unknown column 'tm.user_id' in 'on clause' at /home/lotopou-26/lpf26/vendor/doctrine/dbal/src/Driver/API/MySQL/ExceptionConverter.php:63)\n[previous exception] [object] (Doctrine\\DBAL\\Driver\\PDO\\Exception(code: 1054): SQLSTATE[42S22]: Column not found: 1054 Unknown column 'tm.user_id' in 'on clause' at /home/lotopou-26/lpf26/vendor/doctrine/dbal/src/Driver/PDO/Exception.php:24)\n[previous exception] [object] (PDOException(code: 42S22): SQLSTATE[42S22]: Column not found: 1054 Unknown column 'tm.user_id' in 'on clause' at /home/lotopou-26/lpf26/vendor/doctrine/dbal/src/Driver/PDO/Connection.php:57)","command":"dbal:run-sql --no-ansi 'SELECT t.id, t.name, p.score_domicile, p.score_exterieur, p.points, p.points_equipe FROM pronostic p JOIN user u ON u.id=p.joueur_id JOIN team_member tm ON tm.user_id=u.id JOIN team t ON t.id=tm.team_id WHERE p.match_id=99 AND t.id IN (12,13,15,26,30,33,40) ORDER BY t.id'","message":"An exception occurred while executing a query: SQLSTATE[42S22]: Column not found: 1054 Unknown column 'tm.user_id' in 'on clause'"} [] [2026-07-06T21:12:29.839181+02:00] console.DEBUG: Command "dbal:run-sql --no-ansi 'SELECT t.id, t.name, p.score_domicile, p.score_exterieur, p.points, p.points_equipe FROM pronostic p JOIN user u ON u.id=p.joueur_id JOIN team_member tm ON tm.user_id=u.id JOIN team t ON t.id=tm.team_id WHERE p.match_id=99 AND t.id IN (12,13,15,26,30,33,40) ORDER BY t.id'" exited with code "1054" {"command":"dbal:run-sql --no-ansi 'SELECT t.id, t.name, p.score_domicile, p.score_exterieur, p.points, p.points_equipe FROM pronostic p JOIN user u ON u.id=p.joueur_id JOIN team_member tm ON tm.user_id=u.id JOIN team t ON t.id=tm.team_id WHERE p.match_id=99 AND t.id IN (12,13,15,26,30,33,40) ORDER BY t.id'","code":1054} [] [2026-07-06T21:12:31.190061+02:00] console.CRITICAL: Error thrown while running command "dbal:run-sql --no-ansi 'SELECT t.name, u.username, b.nom as buteur, c.nom as pays FROM team_member tm JOIN team t ON t.id=tm.team_id JOIN user u ON u.id=tm.user_id LEFT JOIN buteur b ON b.id=u.buteur_choisi_id LEFT JOIN country c ON c.id=b.pays_id WHERE t.id=15'". Message: "An exception occurred while executing a query: SQLSTATE[42S22]: Column not found: 1054 Unknown column 'u.username' in 'field list'" {"exception":"[object] (Doctrine\\DBAL\\Exception\\InvalidFieldNameException(code: 1054): An exception occurred while executing a query: SQLSTATE[42S22]: Column not found: 1054 Unknown column 'u.username' in 'field list' at /home/lotopou-26/lpf26/vendor/doctrine/dbal/src/Driver/API/MySQL/ExceptionConverter.php:63)\n[previous exception] [object] (Doctrine\\DBAL\\Driver\\PDO\\Exception(code: 1054): SQLSTATE[42S22]: Column not found: 1054 Unknown column 'u.username' in 'field list' at /home/lotopou-26/lpf26/vendor/doctrine/dbal/src/Driver/PDO/Exception.php:24)\n[previous exception] [object] (PDOException(code: 42S22): SQLSTATE[42S22]: Column not found: 1054 Unknown column 'u.username' in 'field list' at /home/lotopou-26/lpf26/vendor/doctrine/dbal/src/Driver/PDO/Connection.php:57)","command":"dbal:run-sql --no-ansi 'SELECT t.name, u.username, b.nom as buteur, c.nom as pays FROM team_member tm JOIN team t ON t.id=tm.team_id JOIN user u ON u.id=tm.user_id LEFT JOIN buteur b ON b.id=u.buteur_choisi_id LEFT JOIN country c ON c.id=b.pays_id WHERE t.id=15'","message":"An exception occurred while executing a query: SQLSTATE[42S22]: Column not found: 1054 Unknown column 'u.username' in 'field list'"} [] [2026-07-06T21:12:31.206000+02:00] console.DEBUG: Command "dbal:run-sql --no-ansi 'SELECT t.name, u.username, b.nom as buteur, c.nom as pays FROM team_member tm JOIN team t ON t.id=tm.team_id JOIN user u ON u.id=tm.user_id LEFT JOIN buteur b ON b.id=u.buteur_choisi_id LEFT JOIN country c ON c.id=b.pays_id WHERE t.id=15'" exited with code "1054" {"command":"dbal:run-sql --no-ansi 'SELECT t.name, u.username, b.nom as buteur, c.nom as pays FROM team_member tm JOIN team t ON t.id=tm.team_id JOIN user u ON u.id=tm.user_id LEFT JOIN buteur b ON b.id=u.buteur_choisi_id LEFT JOIN country c ON c.id=b.pays_id WHERE t.id=15'","code":1054} [] [2026-07-06T23:23:14.463683+02:00] request.INFO: Matched route "app_team_interview". {"route":"app_team_interview","route_parameters":{"_route":"app_team_interview","_controller":"App\\Controller\\TeamInterviewController::edit"},"request_uri":"https://26.lotopotofoot.fr/mon-compte/interview","method":"GET"} [] [2026-07-06T23:23:14.465311+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2026-07-06T23:23:14.465316+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-07-06T23:23:14.465321+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-07-06T23:23:14.465322+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-07-06T23:23:14.465339+02:00] security.DEBUG: Remember-me cookie detected. [] [] [2026-07-06T23:23:14.466343+02:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\RememberMeToken"} [] [2026-07-06T23:23:14.475187+02:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"pascal.ouvrard@laposte.net"} [] [2026-07-06T23:23:14.475213+02:00] security.DEBUG: Skipping the "Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator" authenticator as it did not support the request. {"authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-07-06T23:23:14.515266+02:00] php.ERROR: Warning: Undefined array key 1 {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key 1 at /home/lotopou/lpf26/src/Service/TeamInterviewService.php:60)"} [] [2026-07-06T23:23:14.519451+02:00] php.ERROR: Warning: Undefined array key 6 {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key 6 at /home/lotopou/lpf26/src/Service/TeamInterviewService.php:60)"} [] [2026-07-06T23:23:14.519853+02:00] php.ERROR: Warning: Undefined array key 2 {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key 2 at /home/lotopou/lpf26/src/Service/TeamInterviewService.php:60)"} [] [2026-07-06T23:23:14.520237+02:00] php.ERROR: Warning: Undefined array key 3 {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key 3 at /home/lotopou/lpf26/src/Service/TeamInterviewService.php:60)"} [] [2026-07-06T23:23:14.520609+02:00] php.ERROR: Warning: Undefined array key 4 {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key 4 at /home/lotopou/lpf26/src/Service/TeamInterviewService.php:60)"} [] [2026-07-06T23:23:14.520983+02:00] php.ERROR: Warning: Undefined array key 5 {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key 5 at /home/lotopou/lpf26/src/Service/TeamInterviewService.php:60)"} [] [2026-07-06T23:23:14.521363+02:00] php.ERROR: Warning: Undefined array key 7 {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key 7 at /home/lotopou/lpf26/src/Service/TeamInterviewService.php:60)"} [] [2026-07-06T23:23:14.521716+02:00] php.ERROR: Warning: Undefined array key 8 {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key 8 at /home/lotopou/lpf26/src/Service/TeamInterviewService.php:60)"} [] [2026-07-06T23:23:14.522097+02:00] php.ERROR: Warning: Undefined array key 9 {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key 9 at /home/lotopou/lpf26/src/Service/TeamInterviewService.php:60)"} [] [2026-07-06T23:23:14.568744+02:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-07-06T23:37:57.531416+02:00] request.INFO: Matched route "app_team_interview". {"route":"app_team_interview","route_parameters":{"_route":"app_team_interview","_controller":"App\\Controller\\TeamInterviewController::edit"},"request_uri":"https://26.lotopotofoot.fr/mon-compte/interview","method":"POST"} [] [2026-07-06T23:37:57.550593+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2026-07-06T23:37:57.550601+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-07-06T23:37:57.552980+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-07-06T23:37:57.552987+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-07-06T23:37:57.553141+02:00] security.DEBUG: Remember-me cookie detected. [] [] [2026-07-06T23:37:57.560778+02:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\RememberMeToken"} [] [2026-07-06T23:37:57.605956+02:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"pascal.ouvrard@laposte.net"} [] [2026-07-06T23:37:57.605997+02:00] security.DEBUG: Skipping the "Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator" authenticator as it did not support the request. {"authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-07-06T23:37:57.673486+02:00] php.ERROR: Warning: Undefined array key 1 {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key 1 at /home/lotopou/lpf26/src/Service/TeamInterviewService.php:60)"} [] [2026-07-06T23:37:57.677605+02:00] php.ERROR: Warning: Undefined array key 6 {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key 6 at /home/lotopou/lpf26/src/Service/TeamInterviewService.php:60)"} [] [2026-07-06T23:37:57.678040+02:00] php.ERROR: Warning: Undefined array key 2 {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key 2 at /home/lotopou/lpf26/src/Service/TeamInterviewService.php:60)"} [] [2026-07-06T23:37:57.678505+02:00] php.ERROR: Warning: Undefined array key 3 {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key 3 at /home/lotopou/lpf26/src/Service/TeamInterviewService.php:60)"} [] [2026-07-06T23:37:57.678898+02:00] php.ERROR: Warning: Undefined array key 4 {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key 4 at /home/lotopou/lpf26/src/Service/TeamInterviewService.php:60)"} [] [2026-07-06T23:37:57.679374+02:00] php.ERROR: Warning: Undefined array key 5 {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key 5 at /home/lotopou/lpf26/src/Service/TeamInterviewService.php:60)"} [] [2026-07-06T23:37:57.679779+02:00] php.ERROR: Warning: Undefined array key 7 {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key 7 at /home/lotopou/lpf26/src/Service/TeamInterviewService.php:60)"} [] [2026-07-06T23:37:57.680159+02:00] php.ERROR: Warning: Undefined array key 8 {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key 8 at /home/lotopou/lpf26/src/Service/TeamInterviewService.php:60)"} [] [2026-07-06T23:37:57.680530+02:00] php.ERROR: Warning: Undefined array key 9 {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key 9 at /home/lotopou/lpf26/src/Service/TeamInterviewService.php:60)"} [] [2026-07-06T23:37:57.718735+02:00] request.DEBUG: CSRF validation accepted using both origin and double-submit info. [] [] [2026-07-06T23:37:57.771448+02:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-07-07T00:45:29.697034+02:00] request.INFO: Matched route "app_team_interview". {"route":"app_team_interview","route_parameters":{"_route":"app_team_interview","_controller":"App\\Controller\\TeamInterviewController::edit"},"request_uri":"https://26.lotopotofoot.fr/mon-compte/interview","method":"GET"} [] [2026-07-07T00:45:29.716239+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2026-07-07T00:45:29.716247+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-07-07T00:45:29.716253+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-07-07T00:45:29.716255+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-07-07T00:45:29.716400+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-07-07T00:45:29.721931+02:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2026-07-07T00:45:29.765329+02:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"antleconte@hotmail.com"} [] [2026-07-07T00:45:29.830983+02:00] php.ERROR: Warning: Undefined array key 1 {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key 1 at /home/lotopou/lpf26/src/Service/TeamInterviewService.php:60)"} [] [2026-07-07T00:45:29.835308+02:00] php.ERROR: Warning: Undefined array key 6 {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key 6 at /home/lotopou/lpf26/src/Service/TeamInterviewService.php:60)"} [] [2026-07-07T00:45:29.835816+02:00] php.ERROR: Warning: Undefined array key 2 {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key 2 at /home/lotopou/lpf26/src/Service/TeamInterviewService.php:60)"} [] [2026-07-07T00:45:29.836232+02:00] php.ERROR: Warning: Undefined array key 3 {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key 3 at /home/lotopou/lpf26/src/Service/TeamInterviewService.php:60)"} [] [2026-07-07T00:45:29.836622+02:00] php.ERROR: Warning: Undefined array key 4 {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key 4 at /home/lotopou/lpf26/src/Service/TeamInterviewService.php:60)"} [] [2026-07-07T00:45:29.837017+02:00] php.ERROR: Warning: Undefined array key 5 {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key 5 at /home/lotopou/lpf26/src/Service/TeamInterviewService.php:60)"} [] [2026-07-07T00:45:29.837515+02:00] php.ERROR: Warning: Undefined array key 7 {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key 7 at /home/lotopou/lpf26/src/Service/TeamInterviewService.php:60)"} [] [2026-07-07T00:45:29.837892+02:00] php.ERROR: Warning: Undefined array key 8 {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key 8 at /home/lotopou/lpf26/src/Service/TeamInterviewService.php:60)"} [] [2026-07-07T00:45:29.838275+02:00] php.ERROR: Warning: Undefined array key 9 {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key 9 at /home/lotopou/lpf26/src/Service/TeamInterviewService.php:60)"} [] [2026-07-07T00:45:29.885044+02:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-07-07T01:14:21.336134+02:00] request.INFO: Matched route "app_team_interview". {"route":"app_team_interview","route_parameters":{"_route":"app_team_interview","_controller":"App\\Controller\\TeamInterviewController::edit"},"request_uri":"https://26.lotopotofoot.fr/mon-compte/interview","method":"POST"} [] [2026-07-07T01:14:21.354438+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2026-07-07T01:14:21.354446+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-07-07T01:14:21.356704+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-07-07T01:14:21.356709+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-07-07T01:14:21.356863+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-07-07T01:14:21.364270+02:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2026-07-07T01:14:21.406446+02:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"antleconte@hotmail.com"} [] [2026-07-07T01:14:21.466935+02:00] php.ERROR: Warning: Undefined array key 1 {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key 1 at /home/lotopou/lpf26/src/Service/TeamInterviewService.php:60)"} [] [2026-07-07T01:14:21.470662+02:00] php.ERROR: Warning: Undefined array key 6 {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key 6 at /home/lotopou/lpf26/src/Service/TeamInterviewService.php:60)"} [] [2026-07-07T01:14:21.471027+02:00] php.ERROR: Warning: Undefined array key 2 {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key 2 at /home/lotopou/lpf26/src/Service/TeamInterviewService.php:60)"} [] [2026-07-07T01:14:21.471410+02:00] php.ERROR: Warning: Undefined array key 3 {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key 3 at /home/lotopou/lpf26/src/Service/TeamInterviewService.php:60)"} [] [2026-07-07T01:14:21.471762+02:00] php.ERROR: Warning: Undefined array key 4 {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key 4 at /home/lotopou/lpf26/src/Service/TeamInterviewService.php:60)"} [] [2026-07-07T01:14:21.472123+02:00] php.ERROR: Warning: Undefined array key 5 {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key 5 at /home/lotopou/lpf26/src/Service/TeamInterviewService.php:60)"} [] [2026-07-07T01:14:21.472475+02:00] php.ERROR: Warning: Undefined array key 7 {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key 7 at /home/lotopou/lpf26/src/Service/TeamInterviewService.php:60)"} [] [2026-07-07T01:14:21.472843+02:00] php.ERROR: Warning: Undefined array key 8 {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key 8 at /home/lotopou/lpf26/src/Service/TeamInterviewService.php:60)"} [] [2026-07-07T01:14:21.473206+02:00] php.ERROR: Warning: Undefined array key 9 {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key 9 at /home/lotopou/lpf26/src/Service/TeamInterviewService.php:60)"} [] [2026-07-07T01:14:21.524114+02:00] request.DEBUG: CSRF validation accepted using both origin and double-submit info. [] [] [2026-07-07T01:14:21.711671+02:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-07-07T03:08:03.992121+02:00] request.INFO: Matched route "cron_live_match_sync". {"route":"cron_live_match_sync","route_parameters":{"_route":"cron_live_match_sync","_controller":"App\\Controller\\CronController::liveMatchSync"},"request_uri":"https://26.lotopotofoot.fr/cron/live-match-sync?token=3b4547eea5fa447f183b72bfa900f543e831fb2fa8deee025f44a752f2e8087b","method":"GET"} [] [2026-07-07T03:08:04.010837+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2026-07-07T03:08:04.010844+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-07-07T03:08:04.010849+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-07-07T03:08:04.010851+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-07-07T03:08:04.010983+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-07-07T03:08:34.146012+02:00] request.CRITICAL: Uncaught PHP Exception Doctrine\DBAL\Exception\ConnectionException: "An exception occurred in the driver: SQLSTATE[HY000] [2002] Connection timed out" at ExceptionConverter.php line 91 {"exception":"[object] (Doctrine\\DBAL\\Exception\\ConnectionException(code: 2002): An exception occurred in the driver: SQLSTATE[HY000] [2002] Connection timed out at /home/lotopou/lpf26/vendor/doctrine/dbal/src/Driver/API/MySQL/ExceptionConverter.php:91)\n[previous exception] [object] (Doctrine\\DBAL\\Driver\\PDO\\Exception(code: 2002): SQLSTATE[HY000] [2002] Connection timed out at /home/lotopou/lpf26/vendor/doctrine/dbal/src/Driver/PDO/Exception.php:24)\n[previous exception] [object] (PDOException(code: 2002): SQLSTATE[HY000] [2002] Connection timed out at /home/lotopou/lpf26/vendor/doctrine/dbal/src/Driver/PDO/PDOConnect.php:28)"} [] [2026-07-07T04:04:04.577956+02:00] request.INFO: Matched route "cron_live_match_sync". {"route":"cron_live_match_sync","route_parameters":{"_route":"cron_live_match_sync","_controller":"App\\Controller\\CronController::liveMatchSync"},"request_uri":"https://26.lotopotofoot.fr/cron/live-match-sync?token=3b4547eea5fa447f183b72bfa900f543e831fb2fa8deee025f44a752f2e8087b","method":"GET"} [] [2026-07-07T04:04:04.598236+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2026-07-07T04:04:04.598243+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-07-07T04:04:04.598248+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-07-07T04:04:04.598249+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-07-07T04:04:04.598395+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-07-07T04:04:34.741250+02:00] request.CRITICAL: Uncaught PHP Exception Doctrine\DBAL\Exception\ConnectionException: "An exception occurred in the driver: SQLSTATE[HY000] [2002] Connection timed out" at ExceptionConverter.php line 91 {"exception":"[object] (Doctrine\\DBAL\\Exception\\ConnectionException(code: 2002): An exception occurred in the driver: SQLSTATE[HY000] [2002] Connection timed out at /home/lotopou/lpf26/vendor/doctrine/dbal/src/Driver/API/MySQL/ExceptionConverter.php:91)\n[previous exception] [object] (Doctrine\\DBAL\\Driver\\PDO\\Exception(code: 2002): SQLSTATE[HY000] [2002] Connection timed out at /home/lotopou/lpf26/vendor/doctrine/dbal/src/Driver/PDO/Exception.php:24)\n[previous exception] [object] (PDOException(code: 2002): SQLSTATE[HY000] [2002] Connection timed out at /home/lotopou/lpf26/vendor/doctrine/dbal/src/Driver/PDO/PDOConnect.php:28)"} [] [2026-07-07T04:08:04.655882+02:00] request.INFO: Matched route "cron_live_match_sync". {"route":"cron_live_match_sync","route_parameters":{"_route":"cron_live_match_sync","_controller":"App\\Controller\\CronController::liveMatchSync"},"request_uri":"https://26.lotopotofoot.fr/cron/live-match-sync?token=3b4547eea5fa447f183b72bfa900f543e831fb2fa8deee025f44a752f2e8087b","method":"GET"} [] [2026-07-07T04:08:04.689218+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2026-07-07T04:08:04.689226+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-07-07T04:08:04.689232+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-07-07T04:08:04.689234+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-07-07T04:08:04.689488+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-07-07T04:08:34.846658+02:00] request.CRITICAL: Uncaught PHP Exception Doctrine\DBAL\Exception\ConnectionException: "An exception occurred in the driver: SQLSTATE[HY000] [2002] Connection timed out" at ExceptionConverter.php line 91 {"exception":"[object] (Doctrine\\DBAL\\Exception\\ConnectionException(code: 2002): An exception occurred in the driver: SQLSTATE[HY000] [2002] Connection timed out at /home/lotopou/lpf26/vendor/doctrine/dbal/src/Driver/API/MySQL/ExceptionConverter.php:91)\n[previous exception] [object] (Doctrine\\DBAL\\Driver\\PDO\\Exception(code: 2002): SQLSTATE[HY000] [2002] Connection timed out at /home/lotopou/lpf26/vendor/doctrine/dbal/src/Driver/PDO/Exception.php:24)\n[previous exception] [object] (PDOException(code: 2002): SQLSTATE[HY000] [2002] Connection timed out at /home/lotopou/lpf26/vendor/doctrine/dbal/src/Driver/PDO/PDOConnect.php:28)"} [] [2026-07-07T04:14:04.288804+02:00] request.INFO: Matched route "cron_live_match_sync". {"route":"cron_live_match_sync","route_parameters":{"_route":"cron_live_match_sync","_controller":"App\\Controller\\CronController::liveMatchSync"},"request_uri":"https://26.lotopotofoot.fr/cron/live-match-sync?token=3b4547eea5fa447f183b72bfa900f543e831fb2fa8deee025f44a752f2e8087b","method":"GET"} [] [2026-07-07T04:14:04.308721+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2026-07-07T04:14:04.308729+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-07-07T04:14:04.308735+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-07-07T04:14:04.308737+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-07-07T04:14:04.308890+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-07-07T04:14:34.483042+02:00] request.CRITICAL: Uncaught PHP Exception Doctrine\DBAL\Exception\ConnectionException: "An exception occurred in the driver: SQLSTATE[HY000] [2002] Connection timed out" at ExceptionConverter.php line 91 {"exception":"[object] (Doctrine\\DBAL\\Exception\\ConnectionException(code: 2002): An exception occurred in the driver: SQLSTATE[HY000] [2002] Connection timed out at /home/lotopou/lpf26/vendor/doctrine/dbal/src/Driver/API/MySQL/ExceptionConverter.php:91)\n[previous exception] [object] (Doctrine\\DBAL\\Driver\\PDO\\Exception(code: 2002): SQLSTATE[HY000] [2002] Connection timed out at /home/lotopou/lpf26/vendor/doctrine/dbal/src/Driver/PDO/Exception.php:24)\n[previous exception] [object] (PDOException(code: 2002): SQLSTATE[HY000] [2002] Connection timed out at /home/lotopou/lpf26/vendor/doctrine/dbal/src/Driver/PDO/PDOConnect.php:28)"} [] [2026-07-07T04:22:55.326794+02:00] request.INFO: Matched route "app_match_hub". {"route":"app_match_hub","route_parameters":{"_route":"app_match_hub","_controller":"App\\Controller\\CompetitionController::matchHub","id":"98"},"request_uri":"https://26.lotopotofoot.fr/matchs/98/hub","method":"GET"} [] [2026-07-07T04:22:55.346612+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2026-07-07T04:22:55.346620+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-07-07T04:22:55.346626+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-07-07T04:22:55.346628+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-07-07T04:22:55.346769+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-07-07T04:22:55.354774+02:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2026-07-07T04:23:25.413593+02:00] request.CRITICAL: Uncaught PHP Exception Doctrine\DBAL\Exception\ConnectionException: "An exception occurred in the driver: SQLSTATE[HY000] [2002] Connection timed out" at ExceptionConverter.php line 91 {"exception":"[object] (Doctrine\\DBAL\\Exception\\ConnectionException(code: 2002): An exception occurred in the driver: SQLSTATE[HY000] [2002] Connection timed out at /home/lotopou/lpf26/vendor/doctrine/dbal/src/Driver/API/MySQL/ExceptionConverter.php:91)\n[previous exception] [object] (Doctrine\\DBAL\\Driver\\PDO\\Exception(code: 2002): SQLSTATE[HY000] [2002] Connection timed out at /home/lotopou/lpf26/vendor/doctrine/dbal/src/Driver/PDO/Exception.php:24)\n[previous exception] [object] (PDOException(code: 2002): SQLSTATE[HY000] [2002] Connection timed out at /home/lotopou/lpf26/vendor/doctrine/dbal/src/Driver/PDO/PDOConnect.php:28)"} [] [2026-07-07T04:23:40.528181+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\LoginFormAuthenticatorController::login"},"request_uri":"https://26.lotopotofoot.fr/login","method":"POST"} [] [2026-07-07T04:23:40.546802+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2026-07-07T04:23:40.546811+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-07-07T04:23:40.549261+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-07-07T04:23:40.549419+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-07-07T04:24:10.616826+02:00] request.CRITICAL: Uncaught PHP Exception Doctrine\DBAL\Exception\ConnectionException: "An exception occurred in the driver: SQLSTATE[HY000] [2002] Connection timed out" at ExceptionConverter.php line 91 {"exception":"[object] (Doctrine\\DBAL\\Exception\\ConnectionException(code: 2002): An exception occurred in the driver: SQLSTATE[HY000] [2002] Connection timed out at /home/lotopou/lpf26/vendor/doctrine/dbal/src/Driver/API/MySQL/ExceptionConverter.php:91)\n[previous exception] [object] (Doctrine\\DBAL\\Driver\\PDO\\Exception(code: 2002): SQLSTATE[HY000] [2002] Connection timed out at /home/lotopou/lpf26/vendor/doctrine/dbal/src/Driver/PDO/Exception.php:24)\n[previous exception] [object] (PDOException(code: 2002): SQLSTATE[HY000] [2002] Connection timed out at /home/lotopou/lpf26/vendor/doctrine/dbal/src/Driver/PDO/PDOConnect.php:28)"} [] [2026-07-07T04:24:04.221172+02:00] request.INFO: Matched route "cron_live_match_sync". {"route":"cron_live_match_sync","route_parameters":{"_route":"cron_live_match_sync","_controller":"App\\Controller\\CronController::liveMatchSync"},"request_uri":"https://26.lotopotofoot.fr/cron/live-match-sync?token=3b4547eea5fa447f183b72bfa900f543e831fb2fa8deee025f44a752f2e8087b","method":"GET"} [] [2026-07-07T04:24:04.223501+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2026-07-07T04:24:04.223506+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-07-07T04:24:04.223511+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-07-07T04:24:04.223513+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-07-07T04:24:04.223532+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-07-07T04:24:34.353603+02:00] request.CRITICAL: Uncaught PHP Exception Doctrine\DBAL\Exception\ConnectionException: "An exception occurred in the driver: SQLSTATE[HY000] [2002] Connection timed out" at ExceptionConverter.php line 91 {"exception":"[object] (Doctrine\\DBAL\\Exception\\ConnectionException(code: 2002): An exception occurred in the driver: SQLSTATE[HY000] [2002] Connection timed out at /home/lotopou/lpf26/vendor/doctrine/dbal/src/Driver/API/MySQL/ExceptionConverter.php:91)\n[previous exception] [object] (Doctrine\\DBAL\\Driver\\PDO\\Exception(code: 2002): SQLSTATE[HY000] [2002] Connection timed out at /home/lotopou/lpf26/vendor/doctrine/dbal/src/Driver/PDO/Exception.php:24)\n[previous exception] [object] (PDOException(code: 2002): SQLSTATE[HY000] [2002] Connection timed out at /home/lotopou/lpf26/vendor/doctrine/dbal/src/Driver/PDO/PDOConnect.php:28)"} [] [2026-07-07T04:24:41.107512+02:00] request.INFO: Matched route "app_ranking". {"route":"app_ranking","route_parameters":{"_route":"app_ranking","_controller":"App\\Controller\\CompetitionController::ranking"},"request_uri":"https://26.lotopotofoot.fr/classement","method":"GET"} [] [2026-07-07T04:24:41.127043+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2026-07-07T04:24:41.127053+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-07-07T04:24:41.127060+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-07-07T04:24:41.127063+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-07-07T04:24:41.127209+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-07-07T04:24:41.134098+02:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2026-07-07T04:25:11.193081+02:00] request.CRITICAL: Uncaught PHP Exception Doctrine\DBAL\Exception\ConnectionException: "An exception occurred in the driver: SQLSTATE[HY000] [2002] Connection timed out" at ExceptionConverter.php line 91 {"exception":"[object] (Doctrine\\DBAL\\Exception\\ConnectionException(code: 2002): An exception occurred in the driver: SQLSTATE[HY000] [2002] Connection timed out at /home/lotopou/lpf26/vendor/doctrine/dbal/src/Driver/API/MySQL/ExceptionConverter.php:91)\n[previous exception] [object] (Doctrine\\DBAL\\Driver\\PDO\\Exception(code: 2002): SQLSTATE[HY000] [2002] Connection timed out at /home/lotopou/lpf26/vendor/doctrine/dbal/src/Driver/PDO/Exception.php:24)\n[previous exception] [object] (PDOException(code: 2002): SQLSTATE[HY000] [2002] Connection timed out at /home/lotopou/lpf26/vendor/doctrine/dbal/src/Driver/PDO/PDOConnect.php:28)"} [] [2026-07-07T04:25:06.825428+02:00] request.INFO: Matched route "cron_pronostic_reminders". {"route":"cron_pronostic_reminders","route_parameters":{"_route":"cron_pronostic_reminders","_controller":"App\\Controller\\CronController::pronosticReminders"},"request_uri":"https://26.lotopotofoot.fr/cron/pronostic-reminders?token=3b4547eea5fa447f183b72bfa900f543e831fb2fa8deee025f44a752f2e8087b","method":"GET"} [] [2026-07-07T04:25:06.845913+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2026-07-07T04:25:06.845923+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-07-07T04:25:06.845931+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-07-07T04:25:06.845934+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-07-07T04:25:06.846084+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-07-07T04:25:36.981083+02:00] request.CRITICAL: Uncaught PHP Exception Doctrine\DBAL\Exception\ConnectionException: "An exception occurred in the driver: SQLSTATE[HY000] [2002] Connection timed out" at ExceptionConverter.php line 91 {"exception":"[object] (Doctrine\\DBAL\\Exception\\ConnectionException(code: 2002): An exception occurred in the driver: SQLSTATE[HY000] [2002] Connection timed out at /home/lotopou/lpf26/vendor/doctrine/dbal/src/Driver/API/MySQL/ExceptionConverter.php:91)\n[previous exception] [object] (Doctrine\\DBAL\\Driver\\PDO\\Exception(code: 2002): SQLSTATE[HY000] [2002] Connection timed out at /home/lotopou/lpf26/vendor/doctrine/dbal/src/Driver/PDO/Exception.php:24)\n[previous exception] [object] (PDOException(code: 2002): SQLSTATE[HY000] [2002] Connection timed out at /home/lotopou/lpf26/vendor/doctrine/dbal/src/Driver/PDO/PDOConnect.php:28)"} [] [2026-07-07T04:25:27.075473+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\LoginFormAuthenticatorController::login"},"request_uri":"https://26.lotopotofoot.fr/login","method":"POST"} [] [2026-07-07T04:25:27.093416+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2026-07-07T04:25:27.093425+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-07-07T04:25:27.095154+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-07-07T04:25:27.095299+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-07-07T04:25:57.174502+02:00] request.CRITICAL: Uncaught PHP Exception Doctrine\DBAL\Exception\ConnectionException: "An exception occurred in the driver: SQLSTATE[HY000] [2002] Connection timed out" at ExceptionConverter.php line 91 {"exception":"[object] (Doctrine\\DBAL\\Exception\\ConnectionException(code: 2002): An exception occurred in the driver: SQLSTATE[HY000] [2002] Connection timed out at /home/lotopou/lpf26/vendor/doctrine/dbal/src/Driver/API/MySQL/ExceptionConverter.php:91)\n[previous exception] [object] (Doctrine\\DBAL\\Driver\\PDO\\Exception(code: 2002): SQLSTATE[HY000] [2002] Connection timed out at /home/lotopou/lpf26/vendor/doctrine/dbal/src/Driver/PDO/Exception.php:24)\n[previous exception] [object] (PDOException(code: 2002): SQLSTATE[HY000] [2002] Connection timed out at /home/lotopou/lpf26/vendor/doctrine/dbal/src/Driver/PDO/PDOConnect.php:28)"} [] [2026-07-07T04:27:37.890931+02:00] request.INFO: Matched route "app_homepage". {"route":"app_homepage","route_parameters":{"_route":"app_homepage","_controller":"App\\Controller\\HomeController::index"},"request_uri":"https://26.lotopotofoot.fr/accueil","method":"GET"} [] [2026-07-07T04:27:37.910970+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2026-07-07T04:27:37.910980+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-07-07T04:27:37.910986+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-07-07T04:27:37.910988+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-07-07T04:27:37.911126+02:00] security.DEBUG: Remember-me cookie detected. [] [] [2026-07-07T04:27:37.917493+02:00] security.DEBUG: Remember-me cookie detected. [] [] [2026-07-07T04:28:08.005118+02:00] request.CRITICAL: Uncaught PHP Exception Doctrine\DBAL\Exception\ConnectionException: "An exception occurred in the driver: SQLSTATE[HY000] [2002] Connection timed out" at ExceptionConverter.php line 91 {"exception":"[object] (Doctrine\\DBAL\\Exception\\ConnectionException(code: 2002): An exception occurred in the driver: SQLSTATE[HY000] [2002] Connection timed out at /home/lotopou/lpf26/vendor/doctrine/dbal/src/Driver/API/MySQL/ExceptionConverter.php:91)\n[previous exception] [object] (Doctrine\\DBAL\\Driver\\PDO\\Exception(code: 2002): SQLSTATE[HY000] [2002] Connection timed out at /home/lotopou/lpf26/vendor/doctrine/dbal/src/Driver/PDO/Exception.php:24)\n[previous exception] [object] (PDOException(code: 2002): SQLSTATE[HY000] [2002] Connection timed out at /home/lotopou/lpf26/vendor/doctrine/dbal/src/Driver/PDO/PDOConnect.php:28)"} [] [2026-07-07T04:28:04.431719+02:00] request.INFO: Matched route "cron_live_match_sync". {"route":"cron_live_match_sync","route_parameters":{"_route":"cron_live_match_sync","_controller":"App\\Controller\\CronController::liveMatchSync"},"request_uri":"https://26.lotopotofoot.fr/cron/live-match-sync?token=3b4547eea5fa447f183b72bfa900f543e831fb2fa8deee025f44a752f2e8087b","method":"GET"} [] [2026-07-07T04:28:04.449963+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2026-07-07T04:28:04.449970+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-07-07T04:28:04.449975+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-07-07T04:28:04.449977+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-07-07T04:28:04.450119+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-07-07T04:28:34.583894+02:00] request.CRITICAL: Uncaught PHP Exception Doctrine\DBAL\Exception\ConnectionException: "An exception occurred in the driver: SQLSTATE[HY000] [2002] Connection timed out" at ExceptionConverter.php line 91 {"exception":"[object] (Doctrine\\DBAL\\Exception\\ConnectionException(code: 2002): An exception occurred in the driver: SQLSTATE[HY000] [2002] Connection timed out at /home/lotopou/lpf26/vendor/doctrine/dbal/src/Driver/API/MySQL/ExceptionConverter.php:91)\n[previous exception] [object] (Doctrine\\DBAL\\Driver\\PDO\\Exception(code: 2002): SQLSTATE[HY000] [2002] Connection timed out at /home/lotopou/lpf26/vendor/doctrine/dbal/src/Driver/PDO/Exception.php:24)\n[previous exception] [object] (PDOException(code: 2002): SQLSTATE[HY000] [2002] Connection timed out at /home/lotopou/lpf26/vendor/doctrine/dbal/src/Driver/PDO/PDOConnect.php:28)"} [] [2026-07-07T04:34:04.199401+02:00] request.INFO: Matched route "cron_live_match_sync". {"route":"cron_live_match_sync","route_parameters":{"_route":"cron_live_match_sync","_controller":"App\\Controller\\CronController::liveMatchSync"},"request_uri":"https://26.lotopotofoot.fr/cron/live-match-sync?token=3b4547eea5fa447f183b72bfa900f543e831fb2fa8deee025f44a752f2e8087b","method":"GET"} [] [2026-07-07T04:34:04.218768+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2026-07-07T04:34:04.218779+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-07-07T04:34:04.218786+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-07-07T04:34:04.218788+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-07-07T04:34:04.218928+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-07-07T04:34:34.356194+02:00] request.CRITICAL: Uncaught PHP Exception Doctrine\DBAL\Exception\ConnectionException: "An exception occurred in the driver: SQLSTATE[HY000] [2002] Connection timed out" at ExceptionConverter.php line 91 {"exception":"[object] (Doctrine\\DBAL\\Exception\\ConnectionException(code: 2002): An exception occurred in the driver: SQLSTATE[HY000] [2002] Connection timed out at /home/lotopou/lpf26/vendor/doctrine/dbal/src/Driver/API/MySQL/ExceptionConverter.php:91)\n[previous exception] [object] (Doctrine\\DBAL\\Driver\\PDO\\Exception(code: 2002): SQLSTATE[HY000] [2002] Connection timed out at /home/lotopou/lpf26/vendor/doctrine/dbal/src/Driver/PDO/Exception.php:24)\n[previous exception] [object] (PDOException(code: 2002): SQLSTATE[HY000] [2002] Connection timed out at /home/lotopou/lpf26/vendor/doctrine/dbal/src/Driver/PDO/PDOConnect.php:28)"} [] [2026-07-07T04:38:04.038282+02:00] request.INFO: Matched route "cron_live_match_sync". {"route":"cron_live_match_sync","route_parameters":{"_route":"cron_live_match_sync","_controller":"App\\Controller\\CronController::liveMatchSync"},"request_uri":"https://26.lotopotofoot.fr/cron/live-match-sync?token=3b4547eea5fa447f183b72bfa900f543e831fb2fa8deee025f44a752f2e8087b","method":"GET"} [] [2026-07-07T04:38:04.072220+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2026-07-07T04:38:04.072228+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-07-07T04:38:04.072234+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-07-07T04:38:04.072236+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-07-07T04:38:04.072501+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-07-07T04:38:34.223158+02:00] request.CRITICAL: Uncaught PHP Exception Doctrine\DBAL\Exception\ConnectionException: "An exception occurred in the driver: SQLSTATE[HY000] [2002] Connection timed out" at ExceptionConverter.php line 91 {"exception":"[object] (Doctrine\\DBAL\\Exception\\ConnectionException(code: 2002): An exception occurred in the driver: SQLSTATE[HY000] [2002] Connection timed out at /home/lotopou/lpf26/vendor/doctrine/dbal/src/Driver/API/MySQL/ExceptionConverter.php:91)\n[previous exception] [object] (Doctrine\\DBAL\\Driver\\PDO\\Exception(code: 2002): SQLSTATE[HY000] [2002] Connection timed out at /home/lotopou/lpf26/vendor/doctrine/dbal/src/Driver/PDO/Exception.php:24)\n[previous exception] [object] (PDOException(code: 2002): SQLSTATE[HY000] [2002] Connection timed out at /home/lotopou/lpf26/vendor/doctrine/dbal/src/Driver/PDO/PDOConnect.php:28)"} [] [2026-07-07T07:49:49.818794+02:00] request.INFO: Matched route "app_team_interview". {"route":"app_team_interview","route_parameters":{"_route":"app_team_interview","_controller":"App\\Controller\\TeamInterviewController::edit"},"request_uri":"https://26.lotopotofoot.fr/mon-compte/interview","method":"GET"} [] [2026-07-07T07:49:49.820420+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2026-07-07T07:49:49.820425+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-07-07T07:49:49.820430+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-07-07T07:49:49.820432+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-07-07T07:49:49.820448+02:00] security.DEBUG: Remember-me cookie detected. [] [] [2026-07-07T07:49:49.821885+02:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\RememberMeToken"} [] [2026-07-07T07:49:49.831095+02:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"mathieugruel@gmail.com"} [] [2026-07-07T07:49:49.831147+02:00] security.DEBUG: Skipping the "Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator" authenticator as it did not support the request. {"authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-07-07T07:49:49.850443+02:00] php.ERROR: Warning: Undefined array key 1 {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key 1 at /home/lotopou/lpf26/src/Service/TeamInterviewService.php:60)"} [] [2026-07-07T07:49:49.854899+02:00] php.ERROR: Warning: Undefined array key 6 {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key 6 at /home/lotopou/lpf26/src/Service/TeamInterviewService.php:60)"} [] [2026-07-07T07:49:49.855254+02:00] php.ERROR: Warning: Undefined array key 2 {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key 2 at /home/lotopou/lpf26/src/Service/TeamInterviewService.php:60)"} [] [2026-07-07T07:49:49.855627+02:00] php.ERROR: Warning: Undefined array key 3 {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key 3 at /home/lotopou/lpf26/src/Service/TeamInterviewService.php:60)"} [] [2026-07-07T07:49:49.855964+02:00] php.ERROR: Warning: Undefined array key 4 {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key 4 at /home/lotopou/lpf26/src/Service/TeamInterviewService.php:60)"} [] [2026-07-07T07:49:49.856333+02:00] php.ERROR: Warning: Undefined array key 5 {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key 5 at /home/lotopou/lpf26/src/Service/TeamInterviewService.php:60)"} [] [2026-07-07T07:49:49.856710+02:00] php.ERROR: Warning: Undefined array key 7 {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key 7 at /home/lotopou/lpf26/src/Service/TeamInterviewService.php:60)"} [] [2026-07-07T07:49:49.857078+02:00] php.ERROR: Warning: Undefined array key 8 {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key 8 at /home/lotopou/lpf26/src/Service/TeamInterviewService.php:60)"} [] [2026-07-07T07:49:49.857430+02:00] php.ERROR: Warning: Undefined array key 9 {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key 9 at /home/lotopou/lpf26/src/Service/TeamInterviewService.php:60)"} [] [2026-07-07T07:49:49.901403+02:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-07-07T08:40:05.220164+02:00] request.INFO: Matched route "app_team_interview". {"route":"app_team_interview","route_parameters":{"_route":"app_team_interview","_controller":"App\\Controller\\TeamInterviewController::edit"},"request_uri":"https://26.lotopotofoot.fr/mon-compte/interview","method":"POST"} [] [2026-07-07T08:40:05.221807+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2026-07-07T08:40:05.221812+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-07-07T08:40:05.224074+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-07-07T08:40:05.224079+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-07-07T08:40:05.224101+02:00] security.DEBUG: Remember-me cookie detected. [] [] [2026-07-07T08:40:05.225062+02:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\RememberMeToken"} [] [2026-07-07T08:40:05.234705+02:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"mathieugruel@gmail.com"} [] [2026-07-07T08:40:05.234756+02:00] security.DEBUG: Skipping the "Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator" authenticator as it did not support the request. {"authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-07-07T08:40:05.265792+02:00] php.ERROR: Warning: Undefined array key 1 {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key 1 at /home/lotopou/lpf26/src/Service/TeamInterviewService.php:60)"} [] [2026-07-07T08:40:05.270261+02:00] php.ERROR: Warning: Undefined array key 6 {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key 6 at /home/lotopou/lpf26/src/Service/TeamInterviewService.php:60)"} [] [2026-07-07T08:40:05.270646+02:00] php.ERROR: Warning: Undefined array key 2 {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key 2 at /home/lotopou/lpf26/src/Service/TeamInterviewService.php:60)"} [] [2026-07-07T08:40:05.271025+02:00] php.ERROR: Warning: Undefined array key 3 {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key 3 at /home/lotopou/lpf26/src/Service/TeamInterviewService.php:60)"} [] [2026-07-07T08:40:05.271428+02:00] php.ERROR: Warning: Undefined array key 4 {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key 4 at /home/lotopou/lpf26/src/Service/TeamInterviewService.php:60)"} [] [2026-07-07T08:40:05.271836+02:00] php.ERROR: Warning: Undefined array key 5 {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key 5 at /home/lotopou/lpf26/src/Service/TeamInterviewService.php:60)"} [] [2026-07-07T08:40:05.272234+02:00] php.ERROR: Warning: Undefined array key 7 {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key 7 at /home/lotopou/lpf26/src/Service/TeamInterviewService.php:60)"} [] [2026-07-07T08:40:05.272625+02:00] php.ERROR: Warning: Undefined array key 8 {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key 8 at /home/lotopou/lpf26/src/Service/TeamInterviewService.php:60)"} [] [2026-07-07T08:40:05.273012+02:00] php.ERROR: Warning: Undefined array key 9 {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key 9 at /home/lotopou/lpf26/src/Service/TeamInterviewService.php:60)"} [] [2026-07-07T08:40:05.329841+02:00] request.DEBUG: CSRF validation accepted using both origin and double-submit info. [] [] [2026-07-07T08:40:05.357336+02:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-07-07T08:45:54.869875+02:00] request.INFO: Matched route "app_homepage". {"route":"app_homepage","route_parameters":{"_route":"app_homepage","_controller":"App\\Controller\\HomeController::index"},"request_uri":"https://26.lotopotofoot.fr/accueil","method":"GET"} [] [2026-07-07T08:45:54.872415+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2026-07-07T08:45:54.872423+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-07-07T08:45:54.872429+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-07-07T08:45:54.872431+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-07-07T08:45:54.872454+02:00] security.DEBUG: Remember-me cookie detected. [] [] [2026-07-07T08:45:54.873276+02:00] security.DEBUG: Remember-me cookie detected. [] [] [2026-07-07T08:45:54.876119+02:00] php.ERROR: Warning: require(/home/lotopou/lpf26/var/cache/prod/ContainerNR87EtN/getSecurity_Listener_Main_UserProviderService.php): Failed to open stream: No such file or directory {"exception":"[object] (ErrorException(code: 0): Warning: require(/home/lotopou/lpf26/var/cache/prod/ContainerNR87EtN/getSecurity_Listener_Main_UserProviderService.php): Failed to open stream: No such file or directory at /home/lotopou/lpf26/var/cache/prod/ContainerNR87EtN/App_KernelProdContainer.php:167)"} [] [2026-07-07T08:45:54.880423+02:00] request.CRITICAL: Uncaught PHP Exception Error: "Failed opening required '/home/lotopou/lpf26/var/cache/prod/ContainerNR87EtN/getSecurity_Listener_Main_UserProviderService.php' (include_path='.:/usr/local/php8.5/lib/php')" at App_KernelProdContainer.php line 167 {"exception":"[object] (Error(code: 0): Failed opening required '/home/lotopou/lpf26/var/cache/prod/ContainerNR87EtN/getSecurity_Listener_Main_UserProviderService.php' (include_path='.:/usr/local/php8.5/lib/php') at /home/lotopou/lpf26/var/cache/prod/ContainerNR87EtN/App_KernelProdContainer.php:167)"} [] [2026-07-07T08:45:54.880901+02:00] php.ERROR: Warning: require(/home/lotopou/lpf26/var/cache/prod/ContainerNR87EtN/getExceptionListenerService.php): Failed to open stream: No such file or directory {"exception":"[object] (ErrorException(code: 0): Warning: require(/home/lotopou/lpf26/var/cache/prod/ContainerNR87EtN/getExceptionListenerService.php): Failed to open stream: No such file or directory at /home/lotopou/lpf26/var/cache/prod/ContainerNR87EtN/App_KernelProdContainer.php:167)"} [] [2026-07-07T08:45:54.882800+02:00] request.CRITICAL: Uncaught PHP Exception Error: "Failed opening required '/home/lotopou/lpf26/var/cache/prod/ContainerNR87EtN/getExceptionListenerService.php' (include_path='.:/usr/local/php8.5/lib/php')" at App_KernelProdContainer.php line 167 {"exception":"[object] (Error(code: 0): Failed opening required '/home/lotopou/lpf26/var/cache/prod/ContainerNR87EtN/getExceptionListenerService.php' (include_path='.:/usr/local/php8.5/lib/php') at /home/lotopou/lpf26/var/cache/prod/ContainerNR87EtN/App_KernelProdContainer.php:167)"} [] [2026-07-07T08:45:54.883242+02:00] php.ERROR: Warning: require(/home/lotopou/lpf26/var/cache/prod/ContainerNR87EtN/getExceptionListenerService.php): Failed to open stream: No such file or directory {"exception":"[object] (ErrorException(code: 0): Warning: require(/home/lotopou/lpf26/var/cache/prod/ContainerNR87EtN/getExceptionListenerService.php): Failed to open stream: No such file or directory at /home/lotopou/lpf26/var/cache/prod/ContainerNR87EtN/App_KernelProdContainer.php:167)"} [] [2026-07-07T19:38:45.684325+02:00] request.INFO: Matched route "app_team_interview". {"route":"app_team_interview","route_parameters":{"_route":"app_team_interview","_controller":"App\\Controller\\TeamInterviewController::edit"},"request_uri":"https://26.lotopotofoot.fr/mon-compte/interview","method":"GET"} [] [2026-07-07T19:38:45.685958+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2026-07-07T19:38:45.685964+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-07-07T19:38:45.685968+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-07-07T19:38:45.685970+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-07-07T19:38:45.685985+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-07-07T19:38:45.687425+02:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2026-07-07T19:38:45.696842+02:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"aurelsson@gmail.com"} [] [2026-07-07T19:38:45.717465+02:00] php.ERROR: Warning: Undefined array key 1 {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key 1 at /home/lotopou/lpf26/src/Service/TeamInterviewService.php:60)"} [] [2026-07-07T19:38:45.721605+02:00] php.ERROR: Warning: Undefined array key 6 {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key 6 at /home/lotopou/lpf26/src/Service/TeamInterviewService.php:60)"} [] [2026-07-07T19:38:45.722038+02:00] php.ERROR: Warning: Undefined array key 2 {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key 2 at /home/lotopou/lpf26/src/Service/TeamInterviewService.php:60)"} [] [2026-07-07T19:38:45.722398+02:00] php.ERROR: Warning: Undefined array key 3 {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key 3 at /home/lotopou/lpf26/src/Service/TeamInterviewService.php:60)"} [] [2026-07-07T19:38:45.722826+02:00] php.ERROR: Warning: Undefined array key 4 {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key 4 at /home/lotopou/lpf26/src/Service/TeamInterviewService.php:60)"} [] [2026-07-07T19:38:45.723217+02:00] php.ERROR: Warning: Undefined array key 5 {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key 5 at /home/lotopou/lpf26/src/Service/TeamInterviewService.php:60)"} [] [2026-07-07T19:38:45.723596+02:00] php.ERROR: Warning: Undefined array key 7 {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key 7 at /home/lotopou/lpf26/src/Service/TeamInterviewService.php:60)"} [] [2026-07-07T19:38:45.723975+02:00] php.ERROR: Warning: Undefined array key 8 {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key 8 at /home/lotopou/lpf26/src/Service/TeamInterviewService.php:60)"} [] [2026-07-07T19:38:45.724380+02:00] php.ERROR: Warning: Undefined array key 9 {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key 9 at /home/lotopou/lpf26/src/Service/TeamInterviewService.php:60)"} [] [2026-07-07T19:38:45.764105+02:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-07-07T19:38:45.850572+02:00] request.INFO: Matched route "app_team_interview". {"route":"app_team_interview","route_parameters":{"_route":"app_team_interview","_controller":"App\\Controller\\TeamInterviewController::edit"},"request_uri":"https://26.lotopotofoot.fr/mon-compte/interview","method":"GET"} [] [2026-07-07T19:38:45.852308+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2026-07-07T19:38:45.852314+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-07-07T19:38:45.852320+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-07-07T19:38:45.852322+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-07-07T19:38:45.852341+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-07-07T19:38:45.853726+02:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2026-07-07T19:38:45.864775+02:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"aurelsson@gmail.com"} [] [2026-07-07T19:38:45.879864+02:00] php.ERROR: Warning: Undefined array key 1 {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key 1 at /home/lotopou/lpf26/src/Service/TeamInterviewService.php:60)"} [] [2026-07-07T19:38:45.883146+02:00] php.ERROR: Warning: Undefined array key 6 {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key 6 at /home/lotopou/lpf26/src/Service/TeamInterviewService.php:60)"} [] [2026-07-07T19:38:45.883498+02:00] php.ERROR: Warning: Undefined array key 2 {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key 2 at /home/lotopou/lpf26/src/Service/TeamInterviewService.php:60)"} [] [2026-07-07T19:38:45.883855+02:00] php.ERROR: Warning: Undefined array key 3 {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key 3 at /home/lotopou/lpf26/src/Service/TeamInterviewService.php:60)"} [] [2026-07-07T19:38:45.884218+02:00] php.ERROR: Warning: Undefined array key 4 {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key 4 at /home/lotopou/lpf26/src/Service/TeamInterviewService.php:60)"} [] [2026-07-07T19:38:45.884561+02:00] php.ERROR: Warning: Undefined array key 5 {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key 5 at /home/lotopou/lpf26/src/Service/TeamInterviewService.php:60)"} [] [2026-07-07T19:38:45.884906+02:00] php.ERROR: Warning: Undefined array key 7 {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key 7 at /home/lotopou/lpf26/src/Service/TeamInterviewService.php:60)"} [] [2026-07-07T19:38:45.885257+02:00] php.ERROR: Warning: Undefined array key 8 {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key 8 at /home/lotopou/lpf26/src/Service/TeamInterviewService.php:60)"} [] [2026-07-07T19:38:45.885609+02:00] php.ERROR: Warning: Undefined array key 9 {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key 9 at /home/lotopou/lpf26/src/Service/TeamInterviewService.php:60)"} [] [2026-07-07T19:38:45.913998+02:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-07-07T19:46:40.523211+02:00] request.INFO: Matched route "app_team_interview". {"route":"app_team_interview","route_parameters":{"_route":"app_team_interview","_controller":"App\\Controller\\TeamInterviewController::edit"},"request_uri":"https://26.lotopotofoot.fr/mon-compte/interview","method":"POST"} [] [2026-07-07T19:46:40.541164+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2026-07-07T19:46:40.541173+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-07-07T19:46:40.543390+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\SecurityControllerAuthenticator"} [] [2026-07-07T19:46:40.543395+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-07-07T19:46:40.543557+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-07-07T19:46:40.550892+02:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2026-07-07T19:46:40.593102+02:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"aurelsson@gmail.com"} [] [2026-07-07T19:46:40.655521+02:00] php.ERROR: Warning: Undefined array key 1 {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key 1 at /home/lotopou/lpf26/src/Service/TeamInterviewService.php:60)"} [] [2026-07-07T19:46:40.659022+02:00] php.ERROR: Warning: Undefined array key 6 {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key 6 at /home/lotopou/lpf26/src/Service/TeamInterviewService.php:60)"} [] [2026-07-07T19:46:40.659395+02:00] php.ERROR: Warning: Undefined array key 2 {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key 2 at /home/lotopou/lpf26/src/Service/TeamInterviewService.php:60)"} [] [2026-07-07T19:46:40.659765+02:00] php.ERROR: Warning: Undefined array key 3 {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key 3 at /home/lotopou/lpf26/src/Service/TeamInterviewService.php:60)"} [] [2026-07-07T19:46:40.660142+02:00] php.ERROR: Warning: Undefined array key 4 {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key 4 at /home/lotopou/lpf26/src/Service/TeamInterviewService.php:60)"} [] [2026-07-07T19:46:40.660498+02:00] php.ERROR: Warning: Undefined array key 5 {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key 5 at /home/lotopou/lpf26/src/Service/TeamInterviewService.php:60)"} [] [2026-07-07T19:46:40.660878+02:00] php.ERROR: Warning: Undefined array key 7 {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key 7 at /home/lotopou/lpf26/src/Service/TeamInterviewService.php:60)"} [] [2026-07-07T19:46:40.661230+02:00] php.ERROR: Warning: Undefined array key 8 {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key 8 at /home/lotopou/lpf26/src/Service/TeamInterviewService.php:60)"} [] [2026-07-07T19:46:40.661622+02:00] php.ERROR: Warning: Undefined array key 9 {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key 9 at /home/lotopou/lpf26/src/Service/TeamInterviewService.php:60)"} [] [2026-07-07T19:46:40.697988+02:00] request.DEBUG: CSRF validation accepted using both origin and double-submit info. [] [] [2026-07-07T19:46:40.724714+02:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-07-08T15:49:35.111671+02:00] console.CRITICAL: Error thrown while running command "dbal:run-sql --no-ansi 'SELECT id, code, name, is_active FROM joker ORDER BY id'". Message: "An exception occurred while executing a query: SQLSTATE[42S22]: Column not found: 1054 Unknown column 'is_active' in 'field list'" {"exception":"[object] (Doctrine\\DBAL\\Exception\\InvalidFieldNameException(code: 1054): An exception occurred while executing a query: SQLSTATE[42S22]: Column not found: 1054 Unknown column 'is_active' in 'field list' at /home/lotopou-26/lpf26/vendor/doctrine/dbal/src/Driver/API/MySQL/ExceptionConverter.php:63)\n[previous exception] [object] (Doctrine\\DBAL\\Driver\\PDO\\Exception(code: 1054): SQLSTATE[42S22]: Column not found: 1054 Unknown column 'is_active' in 'field list' at /home/lotopou-26/lpf26/vendor/doctrine/dbal/src/Driver/PDO/Exception.php:24)\n[previous exception] [object] (PDOException(code: 42S22): SQLSTATE[42S22]: Column not found: 1054 Unknown column 'is_active' in 'field list' at /home/lotopou-26/lpf26/vendor/doctrine/dbal/src/Driver/PDO/Connection.php:57)","command":"dbal:run-sql --no-ansi 'SELECT id, code, name, is_active FROM joker ORDER BY id'","message":"An exception occurred while executing a query: SQLSTATE[42S22]: Column not found: 1054 Unknown column 'is_active' in 'field list'"} [] [2026-07-08T15:49:35.190333+02:00] console.DEBUG: Command "dbal:run-sql --no-ansi 'SELECT id, code, name, is_active FROM joker ORDER BY id'" exited with code "1054" {"command":"dbal:run-sql --no-ansi 'SELECT id, code, name, is_active FROM joker ORDER BY id'","code":1054} [] [2026-07-08T15:50:25.827014+02:00] console.CRITICAL: Error thrown while running command "dbal:run-sql --no-ansi 'SELECT CONCAT(s.team_id,'\''|'\'',s.position,'\''|'\'',ROUND(s.total_points),'\''|'\'',REPLACE(t.name,'\''|'\'','\'' '\'')) row FROM team_ranking_snapshot s JOIN team t ON t.id=s.team_id WHERE s.match_ref_id=(SELECT s2.match_ref_id FROM team_ranking_snapshot s2 JOIN `match` m2 ON m2.id=s2.match_ref_id ORDER BY m2.date_heure DESC, m2.id DESC LIMIT 1) ORDER BY s.position ASC'". Message: "An exception occurred while executing a query: SQLSTATE[42000]: Syntax error or access violation: 1064 You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'row FROM team_ranking_snapshot s JOIN team t ON t.id=s.team_id WHERE s.match_ref' at line 1" {"exception":"[object] (Doctrine\\DBAL\\Exception\\SyntaxErrorException(code: 1064): An exception occurred while executing a query: SQLSTATE[42000]: Syntax error or access violation: 1064 You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'row FROM team_ranking_snapshot s JOIN team t ON t.id=s.team_id WHERE s.match_ref' at line 1 at /home/lotopou-26/lpf26/vendor/doctrine/dbal/src/Driver/API/MySQL/ExceptionConverter.php:78)\n[previous exception] [object] (Doctrine\\DBAL\\Driver\\PDO\\Exception(code: 1064): SQLSTATE[42000]: Syntax error or access violation: 1064 You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'row FROM team_ranking_snapshot s JOIN team t ON t.id=s.team_id WHERE s.match_ref' at line 1 at /home/lotopou-26/lpf26/vendor/doctrine/dbal/src/Driver/PDO/Exception.php:24)\n[previous exception] [object] (PDOException(code: 42000): SQLSTATE[42000]: Syntax error or access violation: 1064 You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'row FROM team_ranking_snapshot s JOIN team t ON t.id=s.team_id WHERE s.match_ref' at line 1 at /home/lotopou-26/lpf26/vendor/doctrine/dbal/src/Driver/PDO/Connection.php:57)","command":"dbal:run-sql --no-ansi 'SELECT CONCAT(s.team_id,'\\''|'\\'',s.position,'\\''|'\\'',ROUND(s.total_points),'\\''|'\\'',REPLACE(t.name,'\\''|'\\'','\\'' '\\'')) row FROM team_ranking_snapshot s JOIN team t ON t.id=s.team_id WHERE s.match_ref_id=(SELECT s2.match_ref_id FROM team_ranking_snapshot s2 JOIN `match` m2 ON m2.id=s2.match_ref_id ORDER BY m2.date_heure DESC, m2.id DESC LIMIT 1) ORDER BY s.position ASC'","message":"An exception occurred while executing a query: SQLSTATE[42000]: Syntax error or access violation: 1064 You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'row FROM team_ranking_snapshot s JOIN team t ON t.id=s.team_id WHERE s.match_ref' at line 1"} [] [2026-07-08T15:50:25.870220+02:00] console.DEBUG: Command "dbal:run-sql --no-ansi 'SELECT CONCAT(s.team_id,'\''|'\'',s.position,'\''|'\'',ROUND(s.total_points),'\''|'\'',REPLACE(t.name,'\''|'\'','\'' '\'')) row FROM team_ranking_snapshot s JOIN team t ON t.id=s.team_id WHERE s.match_ref_id=(SELECT s2.match_ref_id FROM team_ranking_snapshot s2 JOIN `match` m2 ON m2.id=s2.match_ref_id ORDER BY m2.date_heure DESC, m2.id DESC LIMIT 1) ORDER BY s.position ASC'" exited with code "1064" {"command":"dbal:run-sql --no-ansi 'SELECT CONCAT(s.team_id,'\\''|'\\'',s.position,'\\''|'\\'',ROUND(s.total_points),'\\''|'\\'',REPLACE(t.name,'\\''|'\\'','\\'' '\\'')) row FROM team_ranking_snapshot s JOIN team t ON t.id=s.team_id WHERE s.match_ref_id=(SELECT s2.match_ref_id FROM team_ranking_snapshot s2 JOIN `match` m2 ON m2.id=s2.match_ref_id ORDER BY m2.date_heure DESC, m2.id DESC LIMIT 1) ORDER BY s.position ASC'","code":1064} [] [2026-07-08T15:51:00.555587+02:00] console.CRITICAL: Error thrown while running command "dbal:run-sql --no-ansi 'SELECT CONCAT_WS('\''|'\'', s.team_id, s.position, ROUND(s.total_points), REPLACE(t.name,'\''|'\'','\'' '\'')) AS line FROM team_ranking_snapshot s JOIN team t ON t.id=s.team_id WHERE s.match_ref_id=(SELECT s2.match_ref_id FROM team_ranking_snapshot s2 JOIN m2 ON m2.id=s2.match_ref_id ORDER BY m2.date_heure DESC, m2.id DESC LIMIT 1) ORDER BY s.position ASC'". Message: "An exception occurred while executing a query: SQLSTATE[42S02]: Base table or view not found: 1146 Table 'lotopou26.m2' doesn't exist" {"exception":"[object] (Doctrine\\DBAL\\Exception\\TableNotFoundException(code: 1146): An exception occurred while executing a query: SQLSTATE[42S02]: Base table or view not found: 1146 Table 'lotopou26.m2' doesn't exist at /home/lotopou-26/lpf26/vendor/doctrine/dbal/src/Driver/API/MySQL/ExceptionConverter.php:51)\n[previous exception] [object] (Doctrine\\DBAL\\Driver\\PDO\\Exception(code: 1146): SQLSTATE[42S02]: Base table or view not found: 1146 Table 'lotopou26.m2' doesn't exist at /home/lotopou-26/lpf26/vendor/doctrine/dbal/src/Driver/PDO/Exception.php:24)\n[previous exception] [object] (PDOException(code: 42S02): SQLSTATE[42S02]: Base table or view not found: 1146 Table 'lotopou26.m2' doesn't exist at /home/lotopou-26/lpf26/vendor/doctrine/dbal/src/Driver/PDO/Connection.php:57)","command":"dbal:run-sql --no-ansi 'SELECT CONCAT_WS('\\''|'\\'', s.team_id, s.position, ROUND(s.total_points), REPLACE(t.name,'\\''|'\\'','\\'' '\\'')) AS line FROM team_ranking_snapshot s JOIN team t ON t.id=s.team_id WHERE s.match_ref_id=(SELECT s2.match_ref_id FROM team_ranking_snapshot s2 JOIN m2 ON m2.id=s2.match_ref_id ORDER BY m2.date_heure DESC, m2.id DESC LIMIT 1) ORDER BY s.position ASC'","message":"An exception occurred while executing a query: SQLSTATE[42S02]: Base table or view not found: 1146 Table 'lotopou26.m2' doesn't exist"} [] [2026-07-08T15:51:00.589542+02:00] console.DEBUG: Command "dbal:run-sql --no-ansi 'SELECT CONCAT_WS('\''|'\'', s.team_id, s.position, ROUND(s.total_points), REPLACE(t.name,'\''|'\'','\'' '\'')) AS line FROM team_ranking_snapshot s JOIN team t ON t.id=s.team_id WHERE s.match_ref_id=(SELECT s2.match_ref_id FROM team_ranking_snapshot s2 JOIN m2 ON m2.id=s2.match_ref_id ORDER BY m2.date_heure DESC, m2.id DESC LIMIT 1) ORDER BY s.position ASC'" exited with code "1146" {"command":"dbal:run-sql --no-ansi 'SELECT CONCAT_WS('\\''|'\\'', s.team_id, s.position, ROUND(s.total_points), REPLACE(t.name,'\\''|'\\'','\\'' '\\'')) AS line FROM team_ranking_snapshot s JOIN team t ON t.id=s.team_id WHERE s.match_ref_id=(SELECT s2.match_ref_id FROM team_ranking_snapshot s2 JOIN m2 ON m2.id=s2.match_ref_id ORDER BY m2.date_heure DESC, m2.id DESC LIMIT 1) ORDER BY s.position ASC'","code":1146} []