[2026-07-13T17:47:45.762404+02:00] request.INFO: Matched route "api_admin_speakers_create". {"route":"api_admin_speakers_create","route_parameters":{"_route":"api_admin_speakers_create","_controller":"App\\Controller\\AdminUserController::createSpeaker"},"request_uri":"https://toktumiapp.nwave.pl/api/admin/speakers","method":"POST"} [] [2026-07-13T17:47:45.785243+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"api","authenticators":1} [] [2026-07-13T17:47:45.785252+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"api","authenticator":"Lexik\\Bundle\\JWTAuthenticationBundle\\Security\\Authenticator\\JWTAuthenticator"} [] [2026-07-13T17:47:45.847152+02:00] deprecation.INFO: User Deprecated: Since symfony/security-http 7.3: Implementing "App\Entity\AdminUser::eraseCredentials()" is deprecated since Symfony 7.3; add the #[\Deprecated] attribute on the method to signal its either empty or that you moved the logic elsewhere, typically to the "__serialize()" method. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-http 7.3: Implementing \"App\\Entity\\AdminUser::eraseCredentials()\" is deprecated since Symfony 7.3; add the #[\\Deprecated] attribute on the method to signal its either empty or that you moved the logic elsewhere, typically to the \"__serialize()\" method. at /home/nwavepm/toktumiapp/vendor/symfony/security-http/Authentication/AuthenticatorManager.php:321)"} [] [2026-07-13T17:47:45.848851+02:00] security.INFO: Authenticator successful! {"token":{"Lexik\\Bundle\\JWTAuthenticationBundle\\Security\\Authenticator\\Token\\JWTPostAuthenticationToken":"JWTPostAuthenticationToken(user=\"admin@toktumi.pl\", roles=\"ROLE_ADMIN, ROLE_USER\")"},"authenticator":"Lexik\\Bundle\\JWTAuthenticationBundle\\Security\\Authenticator\\JWTAuthenticator"} [] [2026-07-13T17:47:45.849381+02:00] security.DEBUG: Authenticator set no success response: request continues. {"authenticator":"Lexik\\Bundle\\JWTAuthenticationBundle\\Security\\Authenticator\\JWTAuthenticator"} [] [2026-07-13T17:47:46.283993+02:00] mailer.DEBUG: Email transport "Symfony\Component\Mailer\Transport\Smtp\SmtpTransport" starting [] [] [2026-07-13T17:47:47.685933+02:00] mailer.DEBUG: Email transport "Symfony\Component\Mailer\Transport\Smtp\SmtpTransport" started [] [] [2026-07-13T17:47:47.908791+02:00] request.CRITICAL: Uncaught PHP Exception Symfony\Component\Mailer\Exception\UnexpectedResponseException: "Expected response code "250" but got code "550", with message "550-5.7.0 Mail quota exceeded for toktumi@nwave.pl: You have exceeded the limit of 200 messages per hour and per account. Please, re-try later. 221 Closing connection, please refrain from sending too many mails"." at SmtpTransport.php line 331 {"exception":"[object] (Symfony\\Component\\Mailer\\Exception\\UnexpectedResponseException(code: 550): Expected response code \"250\" but got code \"550\", with message \"550-5.7.0 Mail quota exceeded for toktumi@nwave.pl: You have exceeded the limit of 200 messages per hour and per account. Please, re-try later.\r\n221 Closing connection, please refrain from sending too many mails\". at /home/nwavepm/toktumiapp/vendor/symfony/mailer/Transport/Smtp/SmtpTransport.php:331)"} [] [2026-07-17T20:21:53.149295+02:00] console.CRITICAL: Error thrown while running command "doctrine:migrations:migrate --env=prod --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 '"user" (id INT GENERATED BY DEFAULT AS IDENTITY NOT NULL, email VARCHAR(180) DEF' 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 '\"user\" (id INT GENERATED BY DEFAULT AS IDENTITY NOT NULL, email VARCHAR(180) DEF' at line 1 at /home/nwavepm/toktumiapp/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 '\"user\" (id INT GENERATED BY DEFAULT AS IDENTITY NOT NULL, email VARCHAR(180) DEF' at line 1 at /home/nwavepm/toktumiapp/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 '\"user\" (id INT GENERATED BY DEFAULT AS IDENTITY NOT NULL, email VARCHAR(180) DEF' at line 1 at /home/nwavepm/toktumiapp/vendor/doctrine/dbal/src/Driver/PDO/Connection.php:57)","command":"doctrine:migrations:migrate --env=prod --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 '\"user\" (id INT GENERATED BY DEFAULT AS IDENTITY NOT NULL, email VARCHAR(180) DEF' at line 1"} [] [2026-07-17T20:21:53.179510+02:00] console.DEBUG: Command "doctrine:migrations:migrate --env=prod --no-interaction" exited with code "1064" {"command":"doctrine:migrations:migrate --env=prod --no-interaction","code":1064} [] [2026-07-17T20:26:55.127892+02:00] console.CRITICAL: Error thrown while running command "'doctrine:query:sql' 'DESCRIBE user' --env=prod". 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/nwavepm/toktumiapp/vendor/symfony/console/Application.php:759)","command":"'doctrine:query:sql' 'DESCRIBE user' --env=prod","message":"Command \"doctrine:query:sql\" is not defined.\n\nDid you mean this?\n doctrine:query:dql"} [] [2026-07-17T21:12:40.605226+02:00] request.INFO: Matched route "api_admin_campaigns_list". {"route":"api_admin_campaigns_list","route_parameters":{"_route":"api_admin_campaigns_list","_controller":"App\\Controller\\CampaignController::adminListCampaigns"},"request_uri":"https://toktumiapp.nwave.pl/api/admin/campaigns","method":"GET"} [] [2026-07-17T21:12:40.628628+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"api","authenticators":1} [] [2026-07-17T21:12:40.628637+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"api","authenticator":"Lexik\\Bundle\\JWTAuthenticationBundle\\Security\\Authenticator\\JWTAuthenticator"} [] [2026-07-17T21:12:40.689029+02:00] deprecation.INFO: User Deprecated: Since symfony/security-http 7.3: Implementing "App\Entity\AdminUser::eraseCredentials()" is deprecated since Symfony 7.3; add the #[\Deprecated] attribute on the method to signal its either empty or that you moved the logic elsewhere, typically to the "__serialize()" method. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-http 7.3: Implementing \"App\\Entity\\AdminUser::eraseCredentials()\" is deprecated since Symfony 7.3; add the #[\\Deprecated] attribute on the method to signal its either empty or that you moved the logic elsewhere, typically to the \"__serialize()\" method. at /home/nwavepm/toktumiapp/vendor/symfony/security-http/Authentication/AuthenticatorManager.php:321)"} [] [2026-07-17T21:12:40.690809+02:00] security.INFO: Authenticator successful! {"token":{"Lexik\\Bundle\\JWTAuthenticationBundle\\Security\\Authenticator\\Token\\JWTPostAuthenticationToken":"JWTPostAuthenticationToken(user=\"admin@toktumi.pl\", roles=\"ROLE_ADMIN, ROLE_USER\")"},"authenticator":"Lexik\\Bundle\\JWTAuthenticationBundle\\Security\\Authenticator\\JWTAuthenticator"} [] [2026-07-17T21:12:40.691349+02:00] security.DEBUG: Authenticator set no success response: request continues. {"authenticator":"Lexik\\Bundle\\JWTAuthenticationBundle\\Security\\Authenticator\\JWTAuthenticator"} [] [2026-07-17T21:12:40.699303+02:00] request.CRITICAL: Uncaught PHP Exception ArgumentCountError: "Too few arguments to function App\Controller\CampaignController::__construct(), 1 passed in /home/nwavepm/toktumiapp/var/cache/prod/ContainerM29c6IR/getCampaignControllerService.php on line 21 and exactly 2 expected" at CampaignController.php line 28 {"exception":"[object] (ArgumentCountError(code: 0): Too few arguments to function App\\Controller\\CampaignController::__construct(), 1 passed in /home/nwavepm/toktumiapp/var/cache/prod/ContainerM29c6IR/getCampaignControllerService.php on line 21 and exactly 2 expected at /home/nwavepm/toktumiapp/src/Controller/CampaignController.php:28)"} [] [2026-07-17T21:13:36.400708+02:00] request.INFO: Matched route "api_admin_campaigns_list". {"route":"api_admin_campaigns_list","route_parameters":{"_route":"api_admin_campaigns_list","_controller":"App\\Controller\\CampaignController::adminListCampaigns"},"request_uri":"https://toktumiapp.nwave.pl/api/admin/campaigns","method":"GET"} [] [2026-07-17T21:13:36.426834+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"api","authenticators":1} [] [2026-07-17T21:13:36.426844+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"api","authenticator":"Lexik\\Bundle\\JWTAuthenticationBundle\\Security\\Authenticator\\JWTAuthenticator"} [] [2026-07-17T21:13:36.492616+02:00] deprecation.INFO: User Deprecated: Since symfony/security-http 7.3: Implementing "App\Entity\AdminUser::eraseCredentials()" is deprecated since Symfony 7.3; add the #[\Deprecated] attribute on the method to signal its either empty or that you moved the logic elsewhere, typically to the "__serialize()" method. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-http 7.3: Implementing \"App\\Entity\\AdminUser::eraseCredentials()\" is deprecated since Symfony 7.3; add the #[\\Deprecated] attribute on the method to signal its either empty or that you moved the logic elsewhere, typically to the \"__serialize()\" method. at /home/nwavepm/toktumiapp/vendor/symfony/security-http/Authentication/AuthenticatorManager.php:321)"} [] [2026-07-17T21:13:36.494526+02:00] security.INFO: Authenticator successful! {"token":{"Lexik\\Bundle\\JWTAuthenticationBundle\\Security\\Authenticator\\Token\\JWTPostAuthenticationToken":"JWTPostAuthenticationToken(user=\"admin@toktumi.pl\", roles=\"ROLE_ADMIN, ROLE_USER\")"},"authenticator":"Lexik\\Bundle\\JWTAuthenticationBundle\\Security\\Authenticator\\JWTAuthenticator"} [] [2026-07-17T21:13:36.495091+02:00] security.DEBUG: Authenticator set no success response: request continues. {"authenticator":"Lexik\\Bundle\\JWTAuthenticationBundle\\Security\\Authenticator\\JWTAuthenticator"} [] [2026-07-17T21:13:36.501605+02:00] request.CRITICAL: Uncaught PHP Exception ArgumentCountError: "Too few arguments to function App\Controller\CampaignController::__construct(), 1 passed in /home/nwavepm/toktumiapp/var/cache/prod/ContainerM29c6IR/getCampaignControllerService.php on line 21 and exactly 2 expected" at CampaignController.php line 28 {"exception":"[object] (ArgumentCountError(code: 0): Too few arguments to function App\\Controller\\CampaignController::__construct(), 1 passed in /home/nwavepm/toktumiapp/var/cache/prod/ContainerM29c6IR/getCampaignControllerService.php on line 21 and exactly 2 expected at /home/nwavepm/toktumiapp/src/Controller/CampaignController.php:28)"} [] [2026-07-17T21:13:47.717140+02:00] request.INFO: Matched route "api_admin_campaigns_list". {"route":"api_admin_campaigns_list","route_parameters":{"_route":"api_admin_campaigns_list","_controller":"App\\Controller\\CampaignController::adminListCampaigns"},"request_uri":"https://toktumiapp.nwave.pl/api/admin/campaigns","method":"GET"} [] [2026-07-17T21:13:47.725417+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"api","authenticators":1} [] [2026-07-17T21:13:47.725424+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"api","authenticator":"Lexik\\Bundle\\JWTAuthenticationBundle\\Security\\Authenticator\\JWTAuthenticator"} [] [2026-07-17T21:13:47.751194+02:00] deprecation.INFO: User Deprecated: Since symfony/security-http 7.3: Implementing "App\Entity\AdminUser::eraseCredentials()" is deprecated since Symfony 7.3; add the #[\Deprecated] attribute on the method to signal its either empty or that you moved the logic elsewhere, typically to the "__serialize()" method. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-http 7.3: Implementing \"App\\Entity\\AdminUser::eraseCredentials()\" is deprecated since Symfony 7.3; add the #[\\Deprecated] attribute on the method to signal its either empty or that you moved the logic elsewhere, typically to the \"__serialize()\" method. at /home/nwavepm/toktumiapp/vendor/symfony/security-http/Authentication/AuthenticatorManager.php:321)"} [] [2026-07-17T21:13:47.752031+02:00] security.INFO: Authenticator successful! {"token":{"Lexik\\Bundle\\JWTAuthenticationBundle\\Security\\Authenticator\\Token\\JWTPostAuthenticationToken":"JWTPostAuthenticationToken(user=\"admin@toktumi.pl\", roles=\"ROLE_ADMIN, ROLE_USER\")"},"authenticator":"Lexik\\Bundle\\JWTAuthenticationBundle\\Security\\Authenticator\\JWTAuthenticator"} [] [2026-07-17T21:13:47.752260+02:00] security.DEBUG: Authenticator set no success response: request continues. {"authenticator":"Lexik\\Bundle\\JWTAuthenticationBundle\\Security\\Authenticator\\JWTAuthenticator"} [] [2026-07-17T21:13:47.755758+02:00] request.CRITICAL: Uncaught PHP Exception ArgumentCountError: "Too few arguments to function App\Controller\CampaignController::__construct(), 1 passed in /home/nwavepm/toktumiapp/var/cache/prod/ContainerM29c6IR/getCampaignControllerService.php on line 21 and exactly 2 expected" at CampaignController.php line 28 {"exception":"[object] (ArgumentCountError(code: 0): Too few arguments to function App\\Controller\\CampaignController::__construct(), 1 passed in /home/nwavepm/toktumiapp/var/cache/prod/ContainerM29c6IR/getCampaignControllerService.php on line 21 and exactly 2 expected at /home/nwavepm/toktumiapp/src/Controller/CampaignController.php:28)"} [] [2026-07-17T21:14:07.619249+02:00] request.INFO: Matched route "api_admin_campaigns_list". {"route":"api_admin_campaigns_list","route_parameters":{"_route":"api_admin_campaigns_list","_controller":"App\\Controller\\CampaignController::adminListCampaigns"},"request_uri":"https://toktumiapp.nwave.pl/api/admin/campaigns","method":"GET"} [] [2026-07-17T21:14:07.643496+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"api","authenticators":1} [] [2026-07-17T21:14:07.643506+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"api","authenticator":"Lexik\\Bundle\\JWTAuthenticationBundle\\Security\\Authenticator\\JWTAuthenticator"} [] [2026-07-17T21:14:07.722949+02:00] deprecation.INFO: User Deprecated: Since symfony/security-http 7.3: Implementing "App\Entity\AdminUser::eraseCredentials()" is deprecated since Symfony 7.3; add the #[\Deprecated] attribute on the method to signal its either empty or that you moved the logic elsewhere, typically to the "__serialize()" method. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-http 7.3: Implementing \"App\\Entity\\AdminUser::eraseCredentials()\" is deprecated since Symfony 7.3; add the #[\\Deprecated] attribute on the method to signal its either empty or that you moved the logic elsewhere, typically to the \"__serialize()\" method. at /home/nwavepm/toktumiapp/vendor/symfony/security-http/Authentication/AuthenticatorManager.php:321)"} [] [2026-07-17T21:14:07.725222+02:00] security.INFO: Authenticator successful! {"token":{"Lexik\\Bundle\\JWTAuthenticationBundle\\Security\\Authenticator\\Token\\JWTPostAuthenticationToken":"JWTPostAuthenticationToken(user=\"admin@toktumi.pl\", roles=\"ROLE_ADMIN, ROLE_USER\")"},"authenticator":"Lexik\\Bundle\\JWTAuthenticationBundle\\Security\\Authenticator\\JWTAuthenticator"} [] [2026-07-17T21:14:07.725925+02:00] security.DEBUG: Authenticator set no success response: request continues. {"authenticator":"Lexik\\Bundle\\JWTAuthenticationBundle\\Security\\Authenticator\\JWTAuthenticator"} [] [2026-07-17T21:14:07.733181+02:00] request.CRITICAL: Uncaught PHP Exception ArgumentCountError: "Too few arguments to function App\Controller\CampaignController::__construct(), 1 passed in /home/nwavepm/toktumiapp/var/cache/prod/ContainerM29c6IR/getCampaignControllerService.php on line 21 and exactly 2 expected" at CampaignController.php line 28 {"exception":"[object] (ArgumentCountError(code: 0): Too few arguments to function App\\Controller\\CampaignController::__construct(), 1 passed in /home/nwavepm/toktumiapp/var/cache/prod/ContainerM29c6IR/getCampaignControllerService.php on line 21 and exactly 2 expected at /home/nwavepm/toktumiapp/src/Controller/CampaignController.php:28)"} [] [2026-07-17T21:14:09.522552+02:00] request.INFO: Matched route "api_admin_campaigns_list". {"route":"api_admin_campaigns_list","route_parameters":{"_route":"api_admin_campaigns_list","_controller":"App\\Controller\\CampaignController::adminListCampaigns"},"request_uri":"https://toktumiapp.nwave.pl/api/admin/campaigns","method":"GET"} [] [2026-07-17T21:14:09.531746+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"api","authenticators":1} [] [2026-07-17T21:14:09.531754+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"api","authenticator":"Lexik\\Bundle\\JWTAuthenticationBundle\\Security\\Authenticator\\JWTAuthenticator"} [] [2026-07-17T21:14:09.584928+02:00] deprecation.INFO: User Deprecated: Since symfony/security-http 7.3: Implementing "App\Entity\AdminUser::eraseCredentials()" is deprecated since Symfony 7.3; add the #[\Deprecated] attribute on the method to signal its either empty or that you moved the logic elsewhere, typically to the "__serialize()" method. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-http 7.3: Implementing \"App\\Entity\\AdminUser::eraseCredentials()\" is deprecated since Symfony 7.3; add the #[\\Deprecated] attribute on the method to signal its either empty or that you moved the logic elsewhere, typically to the \"__serialize()\" method. at /home/nwavepm/toktumiapp/vendor/symfony/security-http/Authentication/AuthenticatorManager.php:321)"} [] [2026-07-17T21:14:09.586177+02:00] security.INFO: Authenticator successful! {"token":{"Lexik\\Bundle\\JWTAuthenticationBundle\\Security\\Authenticator\\Token\\JWTPostAuthenticationToken":"JWTPostAuthenticationToken(user=\"admin@toktumi.pl\", roles=\"ROLE_ADMIN, ROLE_USER\")"},"authenticator":"Lexik\\Bundle\\JWTAuthenticationBundle\\Security\\Authenticator\\JWTAuthenticator"} [] [2026-07-17T21:14:09.586401+02:00] security.DEBUG: Authenticator set no success response: request continues. {"authenticator":"Lexik\\Bundle\\JWTAuthenticationBundle\\Security\\Authenticator\\JWTAuthenticator"} [] [2026-07-17T21:14:09.589779+02:00] request.CRITICAL: Uncaught PHP Exception ArgumentCountError: "Too few arguments to function App\Controller\CampaignController::__construct(), 1 passed in /home/nwavepm/toktumiapp/var/cache/prod/ContainerM29c6IR/getCampaignControllerService.php on line 21 and exactly 2 expected" at CampaignController.php line 28 {"exception":"[object] (ArgumentCountError(code: 0): Too few arguments to function App\\Controller\\CampaignController::__construct(), 1 passed in /home/nwavepm/toktumiapp/var/cache/prod/ContainerM29c6IR/getCampaignControllerService.php on line 21 and exactly 2 expected at /home/nwavepm/toktumiapp/src/Controller/CampaignController.php:28)"} [] [2026-07-17T21:14:10.212206+02:00] request.INFO: Matched route "api_admin_campaigns_list". {"route":"api_admin_campaigns_list","route_parameters":{"_route":"api_admin_campaigns_list","_controller":"App\\Controller\\CampaignController::adminListCampaigns"},"request_uri":"https://toktumiapp.nwave.pl/api/admin/campaigns","method":"GET"} [] [2026-07-17T21:14:10.219617+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"api","authenticators":1} [] [2026-07-17T21:14:10.219625+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"api","authenticator":"Lexik\\Bundle\\JWTAuthenticationBundle\\Security\\Authenticator\\JWTAuthenticator"} [] [2026-07-17T21:14:10.245640+02:00] deprecation.INFO: User Deprecated: Since symfony/security-http 7.3: Implementing "App\Entity\AdminUser::eraseCredentials()" is deprecated since Symfony 7.3; add the #[\Deprecated] attribute on the method to signal its either empty or that you moved the logic elsewhere, typically to the "__serialize()" method. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-http 7.3: Implementing \"App\\Entity\\AdminUser::eraseCredentials()\" is deprecated since Symfony 7.3; add the #[\\Deprecated] attribute on the method to signal its either empty or that you moved the logic elsewhere, typically to the \"__serialize()\" method. at /home/nwavepm/toktumiapp/vendor/symfony/security-http/Authentication/AuthenticatorManager.php:321)"} [] [2026-07-17T21:14:10.246395+02:00] security.INFO: Authenticator successful! {"token":{"Lexik\\Bundle\\JWTAuthenticationBundle\\Security\\Authenticator\\Token\\JWTPostAuthenticationToken":"JWTPostAuthenticationToken(user=\"admin@toktumi.pl\", roles=\"ROLE_ADMIN, ROLE_USER\")"},"authenticator":"Lexik\\Bundle\\JWTAuthenticationBundle\\Security\\Authenticator\\JWTAuthenticator"} [] [2026-07-17T21:14:10.246597+02:00] security.DEBUG: Authenticator set no success response: request continues. {"authenticator":"Lexik\\Bundle\\JWTAuthenticationBundle\\Security\\Authenticator\\JWTAuthenticator"} [] [2026-07-17T21:14:10.249819+02:00] request.CRITICAL: Uncaught PHP Exception ArgumentCountError: "Too few arguments to function App\Controller\CampaignController::__construct(), 1 passed in /home/nwavepm/toktumiapp/var/cache/prod/ContainerM29c6IR/getCampaignControllerService.php on line 21 and exactly 2 expected" at CampaignController.php line 28 {"exception":"[object] (ArgumentCountError(code: 0): Too few arguments to function App\\Controller\\CampaignController::__construct(), 1 passed in /home/nwavepm/toktumiapp/var/cache/prod/ContainerM29c6IR/getCampaignControllerService.php on line 21 and exactly 2 expected at /home/nwavepm/toktumiapp/src/Controller/CampaignController.php:28)"} [] [2026-07-17T21:14:12.192353+02:00] request.INFO: Matched route "api_admin_campaigns_list". {"route":"api_admin_campaigns_list","route_parameters":{"_route":"api_admin_campaigns_list","_controller":"App\\Controller\\CampaignController::adminListCampaigns"},"request_uri":"https://toktumiapp.nwave.pl/api/admin/campaigns","method":"GET"} [] [2026-07-17T21:14:12.201500+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"api","authenticators":1} [] [2026-07-17T21:14:12.201509+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"api","authenticator":"Lexik\\Bundle\\JWTAuthenticationBundle\\Security\\Authenticator\\JWTAuthenticator"} [] [2026-07-17T21:14:12.229568+02:00] deprecation.INFO: User Deprecated: Since symfony/security-http 7.3: Implementing "App\Entity\AdminUser::eraseCredentials()" is deprecated since Symfony 7.3; add the #[\Deprecated] attribute on the method to signal its either empty or that you moved the logic elsewhere, typically to the "__serialize()" method. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-http 7.3: Implementing \"App\\Entity\\AdminUser::eraseCredentials()\" is deprecated since Symfony 7.3; add the #[\\Deprecated] attribute on the method to signal its either empty or that you moved the logic elsewhere, typically to the \"__serialize()\" method. at /home/nwavepm/toktumiapp/vendor/symfony/security-http/Authentication/AuthenticatorManager.php:321)"} [] [2026-07-17T21:14:12.230351+02:00] security.INFO: Authenticator successful! {"token":{"Lexik\\Bundle\\JWTAuthenticationBundle\\Security\\Authenticator\\Token\\JWTPostAuthenticationToken":"JWTPostAuthenticationToken(user=\"admin@toktumi.pl\", roles=\"ROLE_ADMIN, ROLE_USER\")"},"authenticator":"Lexik\\Bundle\\JWTAuthenticationBundle\\Security\\Authenticator\\JWTAuthenticator"} [] [2026-07-17T21:14:12.230558+02:00] security.DEBUG: Authenticator set no success response: request continues. {"authenticator":"Lexik\\Bundle\\JWTAuthenticationBundle\\Security\\Authenticator\\JWTAuthenticator"} [] [2026-07-17T21:14:12.233687+02:00] request.CRITICAL: Uncaught PHP Exception ArgumentCountError: "Too few arguments to function App\Controller\CampaignController::__construct(), 1 passed in /home/nwavepm/toktumiapp/var/cache/prod/ContainerM29c6IR/getCampaignControllerService.php on line 21 and exactly 2 expected" at CampaignController.php line 28 {"exception":"[object] (ArgumentCountError(code: 0): Too few arguments to function App\\Controller\\CampaignController::__construct(), 1 passed in /home/nwavepm/toktumiapp/var/cache/prod/ContainerM29c6IR/getCampaignControllerService.php on line 21 and exactly 2 expected at /home/nwavepm/toktumiapp/src/Controller/CampaignController.php:28)"} [] [2026-07-19T14:58:55.241050+02:00] console.CRITICAL: Error thrown while running command "doctrine:schema:update --force --env=prod". Message: "Property App\Entity\Lesson::$calendarStatus does not exist" {"exception":"[object] (ReflectionException(code: 0): Property App\\Entity\\Lesson::$calendarStatus does not exist at /home/nwavepm/toktumiapp/vendor/doctrine/orm/src/Mapping/PropertyAccessors/PropertyAccessorFactory.php:16)","command":"doctrine:schema:update --force --env=prod","message":"Property App\\Entity\\Lesson::$calendarStatus does not exist"} [] [2026-07-19T14:58:55.271576+02:00] console.DEBUG: Command "doctrine:schema:update --force --env=prod" exited with code "1" {"command":"doctrine:schema:update --force --env=prod","code":1} [] [2026-08-06T21:53:57.535726+02:00] request.INFO: Matched route "api_admin_campaigns_list". {"route":"api_admin_campaigns_list","route_parameters":{"_route":"api_admin_campaigns_list","_controller":"App\\Controller\\CampaignController::adminListCampaigns"},"request_uri":"https://toktumiapp.nwave.pl/api/admin/campaigns","method":"GET"} [] [2026-08-06T21:53:57.558538+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"api","authenticators":1} [] [2026-08-06T21:53:57.558548+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"api","authenticator":"Lexik\\Bundle\\JWTAuthenticationBundle\\Security\\Authenticator\\JWTAuthenticator"} [] [2026-08-06T21:53:57.617091+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.deleted_at' 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.deleted_at' in 'field list' at /home/nwavepm/toktumiapp/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.deleted_at' in 'field list' at /home/nwavepm/toktumiapp/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.deleted_at' in 'field list' at /home/nwavepm/toktumiapp/vendor/doctrine/dbal/src/Driver/PDO/Statement.php:55)"} [] [2026-08-06T21:53:57.582313+02:00] request.INFO: Matched route "api_admin_campaigns_list". {"route":"api_admin_campaigns_list","route_parameters":{"_route":"api_admin_campaigns_list","_controller":"App\\Controller\\CampaignController::adminListCampaigns"},"request_uri":"https://toktumiapp.nwave.pl/api/admin/campaigns","method":"GET"} [] [2026-08-06T21:53:57.593212+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"api","authenticators":1} [] [2026-08-06T21:53:57.593219+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"api","authenticator":"Lexik\\Bundle\\JWTAuthenticationBundle\\Security\\Authenticator\\JWTAuthenticator"} [] [2026-08-06T21:53:57.624921+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.deleted_at' 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.deleted_at' in 'field list' at /home/nwavepm/toktumiapp/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.deleted_at' in 'field list' at /home/nwavepm/toktumiapp/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.deleted_at' in 'field list' at /home/nwavepm/toktumiapp/vendor/doctrine/dbal/src/Driver/PDO/Statement.php:55)"} [] [2026-08-06T21:53:57.660358+02:00] request.INFO: Matched route "api_admin_campaigns_list". {"route":"api_admin_campaigns_list","route_parameters":{"_route":"api_admin_campaigns_list","_controller":"App\\Controller\\CampaignController::adminListCampaigns"},"request_uri":"https://toktumiapp.nwave.pl/api/admin/campaigns","method":"GET"} [] [2026-08-06T21:53:57.671638+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"api","authenticators":1} [] [2026-08-06T21:53:57.671646+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"api","authenticator":"Lexik\\Bundle\\JWTAuthenticationBundle\\Security\\Authenticator\\JWTAuthenticator"} [] [2026-08-06T21:53:57.704556+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.deleted_at' 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.deleted_at' in 'field list' at /home/nwavepm/toktumiapp/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.deleted_at' in 'field list' at /home/nwavepm/toktumiapp/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.deleted_at' in 'field list' at /home/nwavepm/toktumiapp/vendor/doctrine/dbal/src/Driver/PDO/Statement.php:55)"} [] [2026-08-06T21:53:57.718892+02:00] request.INFO: Matched route "api_admin_campaigns_list". {"route":"api_admin_campaigns_list","route_parameters":{"_route":"api_admin_campaigns_list","_controller":"App\\Controller\\CampaignController::adminListCampaigns"},"request_uri":"https://toktumiapp.nwave.pl/api/admin/campaigns","method":"GET"} [] [2026-08-06T21:53:57.727397+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"api","authenticators":1} [] [2026-08-06T21:53:57.727406+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"api","authenticator":"Lexik\\Bundle\\JWTAuthenticationBundle\\Security\\Authenticator\\JWTAuthenticator"} [] [2026-08-06T21:53:57.754286+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.deleted_at' 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.deleted_at' in 'field list' at /home/nwavepm/toktumiapp/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.deleted_at' in 'field list' at /home/nwavepm/toktumiapp/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.deleted_at' in 'field list' at /home/nwavepm/toktumiapp/vendor/doctrine/dbal/src/Driver/PDO/Statement.php:55)"} [] [2026-08-06T21:53:57.847778+02:00] request.INFO: Matched route "api_admin_topics_list". {"route":"api_admin_topics_list","route_parameters":{"_route":"api_admin_topics_list","_controller":"App\\Controller\\TopicController::listTopics"},"request_uri":"https://toktumiapp.nwave.pl/api/admin/topics","method":"GET"} [] [2026-08-06T21:53:57.856309+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"api","authenticators":1} [] [2026-08-06T21:53:57.856318+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"api","authenticator":"Lexik\\Bundle\\JWTAuthenticationBundle\\Security\\Authenticator\\JWTAuthenticator"} [] [2026-08-06T21:53:57.883110+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.deleted_at' 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.deleted_at' in 'field list' at /home/nwavepm/toktumiapp/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.deleted_at' in 'field list' at /home/nwavepm/toktumiapp/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.deleted_at' in 'field list' at /home/nwavepm/toktumiapp/vendor/doctrine/dbal/src/Driver/PDO/Statement.php:55)"} [] [2026-08-11T14:49:55.145823+02:00] request.INFO: Matched route "api_admin_lessons_update". {"route":"api_admin_lessons_update","route_parameters":{"_route":"api_admin_lessons_update","_controller":"App\\Controller\\LessonController::adminUpdateLesson","id":"16"},"request_uri":"https://toktumiapp.nwave.pl/api/admin/lessons/16","method":"PUT"} [] [2026-08-11T14:49:55.173590+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"api","authenticators":1} [] [2026-08-11T14:49:55.173605+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"api","authenticator":"Lexik\\Bundle\\JWTAuthenticationBundle\\Security\\Authenticator\\JWTAuthenticator"} [] [2026-08-11T14:49:55.244634+02:00] deprecation.INFO: User Deprecated: Since symfony/security-http 7.3: Implementing "App\Entity\AdminUser::eraseCredentials()" is deprecated since Symfony 7.3; add the #[\Deprecated] attribute on the method to signal its either empty or that you moved the logic elsewhere, typically to the "__serialize()" method. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-http 7.3: Implementing \"App\\Entity\\AdminUser::eraseCredentials()\" is deprecated since Symfony 7.3; add the #[\\Deprecated] attribute on the method to signal its either empty or that you moved the logic elsewhere, typically to the \"__serialize()\" method. at /home/nwavepm/toktumiapp/vendor/symfony/security-http/Authentication/AuthenticatorManager.php:321)"} [] [2026-08-11T14:49:55.246601+02:00] security.INFO: Authenticator successful! {"token":{"Lexik\\Bundle\\JWTAuthenticationBundle\\Security\\Authenticator\\Token\\JWTPostAuthenticationToken":"JWTPostAuthenticationToken(user=\"admin@toktumi.pl\", roles=\"ROLE_ADMIN, ROLE_USER\")"},"authenticator":"Lexik\\Bundle\\JWTAuthenticationBundle\\Security\\Authenticator\\JWTAuthenticator"} [] [2026-08-11T14:49:55.247229+02:00] security.DEBUG: Authenticator set no success response: request continues. {"authenticator":"Lexik\\Bundle\\JWTAuthenticationBundle\\Security\\Authenticator\\JWTAuthenticator"} [] [2026-08-11T14:49:55.297513+02:00] request.CRITICAL: Uncaught PHP Exception Doctrine\Persistence\Mapping\MappingException: "Class 'App\Controller\CampaignSchool' does not exist" at MappingException.php line 72 {"exception":"[object] (Doctrine\\Persistence\\Mapping\\MappingException(code: 0): Class 'App\\Controller\\CampaignSchool' does not exist at /home/nwavepm/toktumiapp/vendor/doctrine/persistence/src/Mapping/MappingException.php:72)"} [] [2026-08-11T14:50:36.163442+02:00] request.INFO: Matched route "api_admin_lessons_update". {"route":"api_admin_lessons_update","route_parameters":{"_route":"api_admin_lessons_update","_controller":"App\\Controller\\LessonController::adminUpdateLesson","id":"16"},"request_uri":"https://toktumiapp.nwave.pl/api/admin/lessons/16","method":"PUT"} [] [2026-08-11T14:50:36.192114+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"api","authenticators":1} [] [2026-08-11T14:50:36.192123+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"api","authenticator":"Lexik\\Bundle\\JWTAuthenticationBundle\\Security\\Authenticator\\JWTAuthenticator"} [] [2026-08-11T14:50:36.261934+02:00] deprecation.INFO: User Deprecated: Since symfony/security-http 7.3: Implementing "App\Entity\AdminUser::eraseCredentials()" is deprecated since Symfony 7.3; add the #[\Deprecated] attribute on the method to signal its either empty or that you moved the logic elsewhere, typically to the "__serialize()" method. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-http 7.3: Implementing \"App\\Entity\\AdminUser::eraseCredentials()\" is deprecated since Symfony 7.3; add the #[\\Deprecated] attribute on the method to signal its either empty or that you moved the logic elsewhere, typically to the \"__serialize()\" method. at /home/nwavepm/toktumiapp/vendor/symfony/security-http/Authentication/AuthenticatorManager.php:321)"} [] [2026-08-11T14:50:36.263939+02:00] security.INFO: Authenticator successful! {"token":{"Lexik\\Bundle\\JWTAuthenticationBundle\\Security\\Authenticator\\Token\\JWTPostAuthenticationToken":"JWTPostAuthenticationToken(user=\"admin@toktumi.pl\", roles=\"ROLE_ADMIN, ROLE_USER\")"},"authenticator":"Lexik\\Bundle\\JWTAuthenticationBundle\\Security\\Authenticator\\JWTAuthenticator"} [] [2026-08-11T14:50:36.264673+02:00] security.DEBUG: Authenticator set no success response: request continues. {"authenticator":"Lexik\\Bundle\\JWTAuthenticationBundle\\Security\\Authenticator\\JWTAuthenticator"} [] [2026-08-11T14:50:36.311453+02:00] request.CRITICAL: Uncaught PHP Exception Doctrine\Persistence\Mapping\MappingException: "Class 'App\Controller\CampaignSchool' does not exist" at MappingException.php line 72 {"exception":"[object] (Doctrine\\Persistence\\Mapping\\MappingException(code: 0): Class 'App\\Controller\\CampaignSchool' does not exist at /home/nwavepm/toktumiapp/vendor/doctrine/persistence/src/Mapping/MappingException.php:72)"} [] [2026-08-11T14:50:36.852527+02:00] request.INFO: Matched route "api_admin_lessons_update". {"route":"api_admin_lessons_update","route_parameters":{"_route":"api_admin_lessons_update","_controller":"App\\Controller\\LessonController::adminUpdateLesson","id":"16"},"request_uri":"https://toktumiapp.nwave.pl/api/admin/lessons/16","method":"PUT"} [] [2026-08-11T14:50:36.863480+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"api","authenticators":1} [] [2026-08-11T14:50:36.863494+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"api","authenticator":"Lexik\\Bundle\\JWTAuthenticationBundle\\Security\\Authenticator\\JWTAuthenticator"} [] [2026-08-11T14:50:36.899428+02:00] deprecation.INFO: User Deprecated: Since symfony/security-http 7.3: Implementing "App\Entity\AdminUser::eraseCredentials()" is deprecated since Symfony 7.3; add the #[\Deprecated] attribute on the method to signal its either empty or that you moved the logic elsewhere, typically to the "__serialize()" method. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-http 7.3: Implementing \"App\\Entity\\AdminUser::eraseCredentials()\" is deprecated since Symfony 7.3; add the #[\\Deprecated] attribute on the method to signal its either empty or that you moved the logic elsewhere, typically to the \"__serialize()\" method. at /home/nwavepm/toktumiapp/vendor/symfony/security-http/Authentication/AuthenticatorManager.php:321)"} [] [2026-08-11T14:50:36.900398+02:00] security.INFO: Authenticator successful! {"token":{"Lexik\\Bundle\\JWTAuthenticationBundle\\Security\\Authenticator\\Token\\JWTPostAuthenticationToken":"JWTPostAuthenticationToken(user=\"admin@toktumi.pl\", roles=\"ROLE_ADMIN, ROLE_USER\")"},"authenticator":"Lexik\\Bundle\\JWTAuthenticationBundle\\Security\\Authenticator\\JWTAuthenticator"} [] [2026-08-11T14:50:36.900697+02:00] security.DEBUG: Authenticator set no success response: request continues. {"authenticator":"Lexik\\Bundle\\JWTAuthenticationBundle\\Security\\Authenticator\\JWTAuthenticator"} [] [2026-08-11T14:50:36.922861+02:00] request.CRITICAL: Uncaught PHP Exception Doctrine\Persistence\Mapping\MappingException: "Class 'App\Controller\CampaignSchool' does not exist" at MappingException.php line 72 {"exception":"[object] (Doctrine\\Persistence\\Mapping\\MappingException(code: 0): Class 'App\\Controller\\CampaignSchool' does not exist at /home/nwavepm/toktumiapp/vendor/doctrine/persistence/src/Mapping/MappingException.php:72)"} [] [2026-08-11T14:50:37.155203+02:00] request.INFO: Matched route "api_admin_lessons_update". {"route":"api_admin_lessons_update","route_parameters":{"_route":"api_admin_lessons_update","_controller":"App\\Controller\\LessonController::adminUpdateLesson","id":"16"},"request_uri":"https://toktumiapp.nwave.pl/api/admin/lessons/16","method":"PUT"} [] [2026-08-11T14:50:37.163937+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"api","authenticators":1} [] [2026-08-11T14:50:37.163946+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"api","authenticator":"Lexik\\Bundle\\JWTAuthenticationBundle\\Security\\Authenticator\\JWTAuthenticator"} [] [2026-08-11T14:50:37.190457+02:00] deprecation.INFO: User Deprecated: Since symfony/security-http 7.3: Implementing "App\Entity\AdminUser::eraseCredentials()" is deprecated since Symfony 7.3; add the #[\Deprecated] attribute on the method to signal its either empty or that you moved the logic elsewhere, typically to the "__serialize()" method. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-http 7.3: Implementing \"App\\Entity\\AdminUser::eraseCredentials()\" is deprecated since Symfony 7.3; add the #[\\Deprecated] attribute on the method to signal its either empty or that you moved the logic elsewhere, typically to the \"__serialize()\" method. at /home/nwavepm/toktumiapp/vendor/symfony/security-http/Authentication/AuthenticatorManager.php:321)"} [] [2026-08-11T14:50:37.191281+02:00] security.INFO: Authenticator successful! {"token":{"Lexik\\Bundle\\JWTAuthenticationBundle\\Security\\Authenticator\\Token\\JWTPostAuthenticationToken":"JWTPostAuthenticationToken(user=\"admin@toktumi.pl\", roles=\"ROLE_ADMIN, ROLE_USER\")"},"authenticator":"Lexik\\Bundle\\JWTAuthenticationBundle\\Security\\Authenticator\\JWTAuthenticator"} [] [2026-08-11T14:50:37.191557+02:00] security.DEBUG: Authenticator set no success response: request continues. {"authenticator":"Lexik\\Bundle\\JWTAuthenticationBundle\\Security\\Authenticator\\JWTAuthenticator"} [] [2026-08-11T14:50:37.210695+02:00] request.CRITICAL: Uncaught PHP Exception Doctrine\Persistence\Mapping\MappingException: "Class 'App\Controller\CampaignSchool' does not exist" at MappingException.php line 72 {"exception":"[object] (Doctrine\\Persistence\\Mapping\\MappingException(code: 0): Class 'App\\Controller\\CampaignSchool' does not exist at /home/nwavepm/toktumiapp/vendor/doctrine/persistence/src/Mapping/MappingException.php:72)"} [] [2026-08-11T14:50:57.548749+02:00] request.INFO: Matched route "api_admin_lessons_update". {"route":"api_admin_lessons_update","route_parameters":{"_route":"api_admin_lessons_update","_controller":"App\\Controller\\LessonController::adminUpdateLesson","id":"19"},"request_uri":"https://toktumiapp.nwave.pl/api/admin/lessons/19","method":"PUT"} [] [2026-08-11T14:50:57.577780+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"api","authenticators":1} [] [2026-08-11T14:50:57.577789+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"api","authenticator":"Lexik\\Bundle\\JWTAuthenticationBundle\\Security\\Authenticator\\JWTAuthenticator"} [] [2026-08-11T14:50:57.643078+02:00] deprecation.INFO: User Deprecated: Since symfony/security-http 7.3: Implementing "App\Entity\AdminUser::eraseCredentials()" is deprecated since Symfony 7.3; add the #[\Deprecated] attribute on the method to signal its either empty or that you moved the logic elsewhere, typically to the "__serialize()" method. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-http 7.3: Implementing \"App\\Entity\\AdminUser::eraseCredentials()\" is deprecated since Symfony 7.3; add the #[\\Deprecated] attribute on the method to signal its either empty or that you moved the logic elsewhere, typically to the \"__serialize()\" method. at /home/nwavepm/toktumiapp/vendor/symfony/security-http/Authentication/AuthenticatorManager.php:321)"} [] [2026-08-11T14:50:57.645129+02:00] security.INFO: Authenticator successful! {"token":{"Lexik\\Bundle\\JWTAuthenticationBundle\\Security\\Authenticator\\Token\\JWTPostAuthenticationToken":"JWTPostAuthenticationToken(user=\"admin@toktumi.pl\", roles=\"ROLE_ADMIN, ROLE_USER\")"},"authenticator":"Lexik\\Bundle\\JWTAuthenticationBundle\\Security\\Authenticator\\JWTAuthenticator"} [] [2026-08-11T14:50:57.645769+02:00] security.DEBUG: Authenticator set no success response: request continues. {"authenticator":"Lexik\\Bundle\\JWTAuthenticationBundle\\Security\\Authenticator\\JWTAuthenticator"} [] [2026-08-11T14:50:57.688785+02:00] request.CRITICAL: Uncaught PHP Exception Doctrine\Persistence\Mapping\MappingException: "Class 'App\Controller\CampaignSchool' does not exist" at MappingException.php line 72 {"exception":"[object] (Doctrine\\Persistence\\Mapping\\MappingException(code: 0): Class 'App\\Controller\\CampaignSchool' does not exist at /home/nwavepm/toktumiapp/vendor/doctrine/persistence/src/Mapping/MappingException.php:72)"} [] [2026-08-11T14:51:47.699613+02:00] request.INFO: Matched route "api_admin_lessons_create". {"route":"api_admin_lessons_create","route_parameters":{"_route":"api_admin_lessons_create","_controller":"App\\Controller\\LessonController::adminCreateLesson"},"request_uri":"https://toktumiapp.nwave.pl/api/admin/lessons","method":"POST"} [] [2026-08-11T14:51:47.735743+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"api","authenticators":1} [] [2026-08-11T14:51:47.735758+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"api","authenticator":"Lexik\\Bundle\\JWTAuthenticationBundle\\Security\\Authenticator\\JWTAuthenticator"} [] [2026-08-11T14:51:47.834821+02:00] deprecation.INFO: User Deprecated: Since symfony/security-http 7.3: Implementing "App\Entity\AdminUser::eraseCredentials()" is deprecated since Symfony 7.3; add the #[\Deprecated] attribute on the method to signal its either empty or that you moved the logic elsewhere, typically to the "__serialize()" method. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-http 7.3: Implementing \"App\\Entity\\AdminUser::eraseCredentials()\" is deprecated since Symfony 7.3; add the #[\\Deprecated] attribute on the method to signal its either empty or that you moved the logic elsewhere, typically to the \"__serialize()\" method. at /home/nwavepm/toktumiapp/vendor/symfony/security-http/Authentication/AuthenticatorManager.php:321)"} [] [2026-08-11T14:51:47.837817+02:00] security.INFO: Authenticator successful! {"token":{"Lexik\\Bundle\\JWTAuthenticationBundle\\Security\\Authenticator\\Token\\JWTPostAuthenticationToken":"JWTPostAuthenticationToken(user=\"admin@toktumi.pl\", roles=\"ROLE_ADMIN, ROLE_USER\")"},"authenticator":"Lexik\\Bundle\\JWTAuthenticationBundle\\Security\\Authenticator\\JWTAuthenticator"} [] [2026-08-11T14:51:47.838822+02:00] security.DEBUG: Authenticator set no success response: request continues. {"authenticator":"Lexik\\Bundle\\JWTAuthenticationBundle\\Security\\Authenticator\\JWTAuthenticator"} [] [2026-08-11T14:51:47.892424+02:00] request.CRITICAL: Uncaught PHP Exception Doctrine\Persistence\Mapping\MappingException: "Class 'App\Controller\CampaignSchool' does not exist" at MappingException.php line 72 {"exception":"[object] (Doctrine\\Persistence\\Mapping\\MappingException(code: 0): Class 'App\\Controller\\CampaignSchool' does not exist at /home/nwavepm/toktumiapp/vendor/doctrine/persistence/src/Mapping/MappingException.php:72)"} [] [2026-08-11T15:02:13.300170+02:00] request.INFO: Matched route "api_admin_lessons_create". {"route":"api_admin_lessons_create","route_parameters":{"_route":"api_admin_lessons_create","_controller":"App\\Controller\\LessonController::adminCreateLesson"},"request_uri":"https://toktumiapp.nwave.pl/api/admin/lessons","method":"POST"} [] [2026-08-11T15:02:13.326290+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"api","authenticators":1} [] [2026-08-11T15:02:13.326301+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"api","authenticator":"Lexik\\Bundle\\JWTAuthenticationBundle\\Security\\Authenticator\\JWTAuthenticator"} [] [2026-08-11T15:02:13.390554+02:00] deprecation.INFO: User Deprecated: Since symfony/security-http 7.3: Implementing "App\Entity\AdminUser::eraseCredentials()" is deprecated since Symfony 7.3; add the #[\Deprecated] attribute on the method to signal its either empty or that you moved the logic elsewhere, typically to the "__serialize()" method. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-http 7.3: Implementing \"App\\Entity\\AdminUser::eraseCredentials()\" is deprecated since Symfony 7.3; add the #[\\Deprecated] attribute on the method to signal its either empty or that you moved the logic elsewhere, typically to the \"__serialize()\" method. at /home/nwavepm/toktumiapp/vendor/symfony/security-http/Authentication/AuthenticatorManager.php:321)"} [] [2026-08-11T15:02:13.392911+02:00] security.INFO: Authenticator successful! {"token":{"Lexik\\Bundle\\JWTAuthenticationBundle\\Security\\Authenticator\\Token\\JWTPostAuthenticationToken":"JWTPostAuthenticationToken(user=\"admin@toktumi.pl\", roles=\"ROLE_ADMIN, ROLE_USER\")"},"authenticator":"Lexik\\Bundle\\JWTAuthenticationBundle\\Security\\Authenticator\\JWTAuthenticator"} [] [2026-08-11T15:02:13.393684+02:00] security.DEBUG: Authenticator set no success response: request continues. {"authenticator":"Lexik\\Bundle\\JWTAuthenticationBundle\\Security\\Authenticator\\JWTAuthenticator"} [] [2026-08-11T15:02:13.438706+02:00] request.CRITICAL: Uncaught PHP Exception Doctrine\Persistence\Mapping\MappingException: "Class 'App\Controller\CampaignSchool' does not exist" at MappingException.php line 72 {"exception":"[object] (Doctrine\\Persistence\\Mapping\\MappingException(code: 0): Class 'App\\Controller\\CampaignSchool' does not exist at /home/nwavepm/toktumiapp/vendor/doctrine/persistence/src/Mapping/MappingException.php:72)"} [] [2026-08-11T15:04:51.407638+02:00] request.INFO: Matched route "api_admin_lessons_update". {"route":"api_admin_lessons_update","route_parameters":{"_route":"api_admin_lessons_update","_controller":"App\\Controller\\LessonController::adminUpdateLesson","id":"23"},"request_uri":"https://toktumiapp.nwave.pl/api/admin/lessons/23","method":"PUT"} [] [2026-08-11T15:04:51.431372+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"api","authenticators":1} [] [2026-08-11T15:04:51.431404+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"api","authenticator":"Lexik\\Bundle\\JWTAuthenticationBundle\\Security\\Authenticator\\JWTAuthenticator"} [] [2026-08-11T15:04:51.500343+02:00] deprecation.INFO: User Deprecated: Since symfony/security-http 7.3: Implementing "App\Entity\AdminUser::eraseCredentials()" is deprecated since Symfony 7.3; add the #[\Deprecated] attribute on the method to signal its either empty or that you moved the logic elsewhere, typically to the "__serialize()" method. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-http 7.3: Implementing \"App\\Entity\\AdminUser::eraseCredentials()\" is deprecated since Symfony 7.3; add the #[\\Deprecated] attribute on the method to signal its either empty or that you moved the logic elsewhere, typically to the \"__serialize()\" method. at /home/nwavepm/toktumiapp/vendor/symfony/security-http/Authentication/AuthenticatorManager.php:321)"} [] [2026-08-11T15:04:51.502327+02:00] security.INFO: Authenticator successful! {"token":{"Lexik\\Bundle\\JWTAuthenticationBundle\\Security\\Authenticator\\Token\\JWTPostAuthenticationToken":"JWTPostAuthenticationToken(user=\"admin@toktumi.pl\", roles=\"ROLE_ADMIN, ROLE_USER\")"},"authenticator":"Lexik\\Bundle\\JWTAuthenticationBundle\\Security\\Authenticator\\JWTAuthenticator"} [] [2026-08-11T15:04:51.502938+02:00] security.DEBUG: Authenticator set no success response: request continues. {"authenticator":"Lexik\\Bundle\\JWTAuthenticationBundle\\Security\\Authenticator\\JWTAuthenticator"} [] [2026-08-11T15:04:51.546105+02:00] request.CRITICAL: Uncaught PHP Exception Doctrine\Persistence\Mapping\MappingException: "Class 'App\Controller\CampaignSchool' does not exist" at MappingException.php line 72 {"exception":"[object] (Doctrine\\Persistence\\Mapping\\MappingException(code: 0): Class 'App\\Controller\\CampaignSchool' does not exist at /home/nwavepm/toktumiapp/vendor/doctrine/persistence/src/Mapping/MappingException.php:72)"} [] [2026-08-11T15:04:57.084763+02:00] request.INFO: Matched route "api_admin_lessons_update". {"route":"api_admin_lessons_update","route_parameters":{"_route":"api_admin_lessons_update","_controller":"App\\Controller\\LessonController::adminUpdateLesson","id":"23"},"request_uri":"https://toktumiapp.nwave.pl/api/admin/lessons/23","method":"PUT"} [] [2026-08-11T15:04:57.095268+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"api","authenticators":1} [] [2026-08-11T15:04:57.095277+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"api","authenticator":"Lexik\\Bundle\\JWTAuthenticationBundle\\Security\\Authenticator\\JWTAuthenticator"} [] [2026-08-11T15:04:57.122892+02:00] deprecation.INFO: User Deprecated: Since symfony/security-http 7.3: Implementing "App\Entity\AdminUser::eraseCredentials()" is deprecated since Symfony 7.3; add the #[\Deprecated] attribute on the method to signal its either empty or that you moved the logic elsewhere, typically to the "__serialize()" method. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-http 7.3: Implementing \"App\\Entity\\AdminUser::eraseCredentials()\" is deprecated since Symfony 7.3; add the #[\\Deprecated] attribute on the method to signal its either empty or that you moved the logic elsewhere, typically to the \"__serialize()\" method. at /home/nwavepm/toktumiapp/vendor/symfony/security-http/Authentication/AuthenticatorManager.php:321)"} [] [2026-08-11T15:04:57.123829+02:00] security.INFO: Authenticator successful! {"token":{"Lexik\\Bundle\\JWTAuthenticationBundle\\Security\\Authenticator\\Token\\JWTPostAuthenticationToken":"JWTPostAuthenticationToken(user=\"admin@toktumi.pl\", roles=\"ROLE_ADMIN, ROLE_USER\")"},"authenticator":"Lexik\\Bundle\\JWTAuthenticationBundle\\Security\\Authenticator\\JWTAuthenticator"} [] [2026-08-11T15:04:57.124082+02:00] security.DEBUG: Authenticator set no success response: request continues. {"authenticator":"Lexik\\Bundle\\JWTAuthenticationBundle\\Security\\Authenticator\\JWTAuthenticator"} [] [2026-08-11T15:04:57.144132+02:00] request.CRITICAL: Uncaught PHP Exception Doctrine\Persistence\Mapping\MappingException: "Class 'App\Controller\CampaignSchool' does not exist" at MappingException.php line 72 {"exception":"[object] (Doctrine\\Persistence\\Mapping\\MappingException(code: 0): Class 'App\\Controller\\CampaignSchool' does not exist at /home/nwavepm/toktumiapp/vendor/doctrine/persistence/src/Mapping/MappingException.php:72)"} []