[26-Feb-2025 10:20:37 UTC] PHP Parse error: Unclosed '{' on line 54 in phar:///srv/http/extern/schrebergarten06/web/contao-manager.phar.php/api/HttpKernel/ApiProblemResponse.php on line 71 [26-Feb-2025 10:20:37 UTC] PHP Fatal error: Uncaught Error: Class "_ContaoManager\Symfony\Component\ErrorHandler\ThrowableUtils" not found in phar:///srv/http/extern/schrebergarten06/web/contao-manager.phar.php/vendor/symfony/error-handler/ErrorHandler.php:481 Stack trace: #0 [internal function]: _ContaoManager\Symfony\Component\ErrorHandler\ErrorHandler->handleException() #1 {main} thrown in phar:///srv/http/extern/schrebergarten06/web/contao-manager.phar.php/vendor/symfony/error-handler/ErrorHandler.php on line 481 [26-Feb-2025 11:29:58 UTC] [2025-02-26T11:29:56.619574+00:00] request.INFO: Matched route "contao_managerapi_server_adminuser__invoke". {"route":"contao_managerapi_server_adminuser__invoke","route_parameters":{"_route":"contao_managerapi_server_adminuser__invoke","_controller":"_ContaoManager\\Contao\\ManagerApi\\Controller\\Server\\AdminUserController"},"request_uri":"https://schrebergarten06.violution.net/contao-manager.phar.php/api/server/admin-user","method":"GET"} [] [26-Feb-2025 11:29:58 UTC] [2025-02-26T11:29:56.663242+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"api","authenticators":5} [] [26-Feb-2025 11:29:58 UTC] [2025-02-26T11:29:56.663255+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"api","authenticator":"_ContaoManager\\Contao\\ManagerApi\\Security\\LoginAuthenticator"} [] [26-Feb-2025 11:29:58 UTC] [2025-02-26T11:29:56.663310+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"api","authenticator":"_ContaoManager\\Contao\\ManagerApi\\Security\\LoginAuthenticator"} [] [26-Feb-2025 11:29:58 UTC] [2025-02-26T11:29:56.663313+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"api","authenticator":"_ContaoManager\\Contao\\ManagerApi\\Security\\WebauthnAuthenticator"} [] [26-Feb-2025 11:29:58 UTC] [2025-02-26T11:29:56.663341+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"api","authenticator":"_ContaoManager\\Contao\\ManagerApi\\Security\\WebauthnAuthenticator"} [] [26-Feb-2025 11:29:58 UTC] [2025-02-26T11:29:56.663343+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"api","authenticator":"_ContaoManager\\Contao\\ManagerApi\\Security\\PasswordlessAuthenticator"} [] [26-Feb-2025 11:29:58 UTC] [2025-02-26T11:29:56.663371+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"api","authenticator":"_ContaoManager\\Contao\\ManagerApi\\Security\\PasswordlessAuthenticator"} [] [26-Feb-2025 11:29:58 UTC] [2025-02-26T11:29:56.663375+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"api","authenticator":"_ContaoManager\\Contao\\ManagerApi\\Security\\JwtAuthenticator"} [] [26-Feb-2025 11:29:58 UTC] [2025-02-26T11:29:56.664115+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"api","authenticator":"_ContaoManager\\Contao\\ManagerApi\\Security\\TokenAuthenticator"} [] [26-Feb-2025 11:29:58 UTC] [2025-02-26T11:29:56.664132+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"api","authenticator":"_ContaoManager\\Contao\\ManagerApi\\Security\\TokenAuthenticator"} [] [26-Feb-2025 11:29:58 UTC] [2025-02-26T11:29:56.665950+00:00] security.INFO: Authenticator successful! {"token":{"_ContaoManager\\Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken":"PostAuthenticationToken(user=\"skye.corbie\", roles=\"ROLE_ADMIN\")"},"authenticator":"_ContaoManager\\Contao\\ManagerApi\\Security\\JwtAuthenticator"} [] [26-Feb-2025 11:29:58 UTC] [2025-02-26T11:29:56.666224+00:00] security.DEBUG: Authenticator set no success response: request continues. {"authenticator":"_ContaoManager\\Contao\\ManagerApi\\Security\\JwtAuthenticator"} [] [26-Feb-2025 11:29:58 UTC] [2025-02-26T11:29:58.967074+00:00] app.CRITICAL: Uncaught PHP Exception _ContaoManager\Symfony\Component\Process\Exception\ProcessFailedException: "The command "'/usr/bin/php' '-q' '-dmax_execution_time=0' '-dmemory_limit=-1' '-ddisplay_errors=0' '-ddisplay_startup_errors=0' '-derror_reporting=0' '-dallow_url_fopen=1' '-ddisable_functions=' '-ddate.timezone=UTC' '/srv/http/extern/schrebergarten06/vendor/contao/manager-bundle/bin/contao-console' 'contao:user:list' '--format=json' '--column=username' '--column=name' '--column=admin' '--column=dateAdded' '--column=lastLogin' '--no-interaction'" failed. Exit Code: 255(Unknown error) Working directory: /srv/http/extern/schrebergarten06 Output: ================ Error Output: ================ 11:29:58 CRITICAL [console] Error thrown while running command "contao:user:list --format=json --column=username --column=name --column=admin --column=dateAdded --column=lastLogin --no-interaction". Message: "An exception occurred in the driver: SQLSTATE[HY000] [2002] No such file or directory" ["exception" => Doctrine\DBAL\Exception\ConnectionException { …},"command" => "contao:user:list --format=json --column=username --column=name --column=admin --column=dateAdded --column=lastLogin --no-interaction","message" => "An exception occurred in the driver: SQLSTATE[HY000] [2002] No such file or directory"] In ExceptionConverter.php line 101: An exception occurred in the driver: SQLSTATE[HY000] [2002] No such file or directory In Exception.php line 24: SQLSTATE[HY000] [2002] No such file or directory In Driver.php line 33: SQLSTATE[HY000] [2002] No such file or directory contao:user:list [--column COLUMN] [--admins] [--format FORMAT] " at phar:///srv/http/extern/schrebergarten06/web/contao-manager.phar.php/api/Process/ContaoConsole.php line 146 {"exception":"[object] (_ContaoManager\\Symfony\\Component\\Process\\Exception\\ProcessFailedException(code: 0): The command \"'/usr/bin/php' '-q' '-dmax_execution_time=0' '-dmemory_limit=-1' '-ddisplay_errors=0' '-ddisplay_startup_errors=0' '-derror_reporting=0' '-dallow_url_fopen=1' '-ddisable_functions=' '-ddate.timezone=UTC' '/srv/http/extern/schrebergarten06/vendor/contao/manager-bundle/bin/contao-console' 'contao:user:list' '--format=json' '--column=username' '--column=name' '--column=admin' '--column=dateAdded' '--column=lastLogin' '--no-interaction'\" failed.\n\nExit Code: 255(Unknown error)\n\nWorking directory: /srv/http/extern/schrebergarten06\n\nOutput:\n================\n\n\nError Output:\n================\n11:29:58 CRITICAL [console] Error thrown while running command \"contao:user:list --format=json --column=username --column=name --column=admin --column=dateAdded --column=lastLogin --no-interaction\". Message: \"An exception occurred in the driver: SQLSTATE[HY000] [2002] No such file or directory\" [\"exception\" => Doctrine\\DBAL\\Exception\\ConnectionException { …},\"command\" => \"contao:user:list --format=json --column=username --column=name --column=admin --column=dateAdded --column=lastLogin --no-interaction\",\"message\" => \"An exception occurred in the driver: SQLSTATE[HY000] [2002] No such file or directory\"]\n\nIn ExceptionConverter.php line 101:\n \n An exception occurred in the driver: SQLSTATE[HY000] [2002] No such file or \n directory \n \n\nIn Exception.php line 24:\n \n SQLSTATE[HY000] [2002] No such file or directory \n \n\nIn Driver.php line 33:\n \n SQLSTATE[HY000] [2002] No such file or directory \n \n\ncontao:user:list [--column COLUMN] [--admins] [--format FORMAT]\n\n at phar:///srv/http/extern/schrebergarten06/web/contao-manager.phar.php/api/Process/ContaoConsole.php:146)"} [] [26-Feb-2025 11:33:47 UTC] [2025-02-26T11:33:44.954075+00:00] request.INFO: Matched route "contao_managerapi_server_adminuser__invoke". {"route":"contao_managerapi_server_adminuser__invoke","route_parameters":{"_route":"contao_managerapi_server_adminuser__invoke","_controller":"_ContaoManager\\Contao\\ManagerApi\\Controller\\Server\\AdminUserController"},"request_uri":"https://schrebergarten06.violution.net/contao-manager.phar.php/api/server/admin-user","method":"GET"} [] [26-Feb-2025 11:33:47 UTC] [2025-02-26T11:33:44.990513+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"api","authenticators":5} [] [26-Feb-2025 11:33:47 UTC] [2025-02-26T11:33:44.990526+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"api","authenticator":"_ContaoManager\\Contao\\ManagerApi\\Security\\LoginAuthenticator"} [] [26-Feb-2025 11:33:47 UTC] [2025-02-26T11:33:44.990585+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"api","authenticator":"_ContaoManager\\Contao\\ManagerApi\\Security\\LoginAuthenticator"} [] [26-Feb-2025 11:33:47 UTC] [2025-02-26T11:33:44.990589+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"api","authenticator":"_ContaoManager\\Contao\\ManagerApi\\Security\\WebauthnAuthenticator"} [] [26-Feb-2025 11:33:47 UTC] [2025-02-26T11:33:44.990617+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"api","authenticator":"_ContaoManager\\Contao\\ManagerApi\\Security\\WebauthnAuthenticator"} [] [26-Feb-2025 11:33:47 UTC] [2025-02-26T11:33:44.990620+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"api","authenticator":"_ContaoManager\\Contao\\ManagerApi\\Security\\PasswordlessAuthenticator"} [] [26-Feb-2025 11:33:47 UTC] [2025-02-26T11:33:44.990646+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"api","authenticator":"_ContaoManager\\Contao\\ManagerApi\\Security\\PasswordlessAuthenticator"} [] [26-Feb-2025 11:33:47 UTC] [2025-02-26T11:33:44.990649+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"api","authenticator":"_ContaoManager\\Contao\\ManagerApi\\Security\\JwtAuthenticator"} [] [26-Feb-2025 11:33:47 UTC] [2025-02-26T11:33:44.991328+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"api","authenticator":"_ContaoManager\\Contao\\ManagerApi\\Security\\TokenAuthenticator"} [] [26-Feb-2025 11:33:47 UTC] [2025-02-26T11:33:44.991347+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"api","authenticator":"_ContaoManager\\Contao\\ManagerApi\\Security\\TokenAuthenticator"} [] [26-Feb-2025 11:33:47 UTC] [2025-02-26T11:33:44.992883+00:00] security.INFO: Authenticator successful! {"token":{"_ContaoManager\\Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken":"PostAuthenticationToken(user=\"skye.corbie\", roles=\"ROLE_ADMIN\")"},"authenticator":"_ContaoManager\\Contao\\ManagerApi\\Security\\JwtAuthenticator"} [] [26-Feb-2025 11:33:47 UTC] [2025-02-26T11:33:44.993143+00:00] security.DEBUG: Authenticator set no success response: request continues. {"authenticator":"_ContaoManager\\Contao\\ManagerApi\\Security\\JwtAuthenticator"} [] [26-Feb-2025 11:33:47 UTC] [2025-02-26T11:33:47.203167+00:00] app.CRITICAL: Uncaught PHP Exception _ContaoManager\Symfony\Component\Process\Exception\ProcessFailedException: "The command "'/usr/bin/php' '-q' '-dmax_execution_time=0' '-dmemory_limit=-1' '-ddisplay_errors=0' '-ddisplay_startup_errors=0' '-derror_reporting=0' '-dallow_url_fopen=1' '-ddisable_functions=' '-ddate.timezone=UTC' '/srv/http/extern/schrebergarten06/vendor/contao/manager-bundle/bin/contao-console' 'contao:user:list' '--format=json' '--column=username' '--column=name' '--column=admin' '--column=dateAdded' '--column=lastLogin' '--no-interaction'" failed. Exit Code: 255(Unknown error) Working directory: /srv/http/extern/schrebergarten06 Output: ================ Error Output: ================ 11:33:47 CRITICAL [console] Error thrown while running command "contao:user:list --format=json --column=username --column=name --column=admin --column=dateAdded --column=lastLogin --no-interaction". Message: "An exception occurred while executing a query: SQLSTATE[42S02]: Base table or view not found: 1146 Table 'extern_schrebergarten06.tl_user' doesn't exist" ["exception" => Doctrine\DBAL\Exception\TableNotFoundException { …},"command" => "contao:user:list --format=json --column=username --column=name --column=admin --column=dateAdded --column=lastLogin --no-interaction","message" => "An exception occurred while executing a query: SQLSTATE[42S02]: Base table or view not found: 1146 Table 'extern_schrebergarten06.tl_user' doesn't exist"] In ExceptionConverter.php line 49: An exception occurred while executing a query: SQLSTATE[42S02]: Base table or view not found: 1146 Table 'extern_schrebergarten06.tl_user' doesn't exi st In Exception.php line 24: SQLSTATE[42S02]: Base table or view not found: 1146 Table 'extern_schreberg arten06.tl_user' doesn't exist In Connection.php line 71: SQLSTATE[42S02]: Base table or view not found: 1146 Table 'extern_schreberg arten06.tl_user' doesn't exist contao:user:list [--column COLUMN] [--admins] [--format FORMAT] " at phar:///srv/http/extern/schrebergarten06/web/contao-manager.phar.php/api/Process/ContaoConsole.php line 146 {"exception":"[object] (_ContaoManager\\Symfony\\Component\\Process\\Exception\\ProcessFailedException(code: 0): The command \"'/usr/bin/php' '-q' '-dmax_execution_time=0' '-dmemory_limit=-1' '-ddisplay_errors=0' '-ddisplay_startup_errors=0' '-derror_reporting=0' '-dallow_url_fopen=1' '-ddisable_functions=' '-ddate.timezone=UTC' '/srv/http/extern/schrebergarten06/vendor/contao/manager-bundle/bin/contao-console' 'contao:user:list' '--format=json' '--column=username' '--column=name' '--column=admin' '--column=dateAdded' '--column=lastLogin' '--no-interaction'\" failed.\n\nExit Code: 255(Unknown error)\n\nWorking directory: /srv/http/extern/schrebergarten06\n\nOutput:\n================\n\n\nError Output:\n================\n11:33:47 CRITICAL [console] Error thrown while running command \"contao:user:list --format=json --column=username --column=name --column=admin --column=dateAdded --column=lastLogin --no-interaction\". Message: \"An exception occurred while executing a query: SQLSTATE[42S02]: Base table or view not found: 1146 Table 'extern_schrebergarten06.tl_user' doesn't exist\" [\"exception\" => Doctrine\\DBAL\\Exception\\TableNotFoundException { …},\"command\" => \"contao:user:list --format=json --column=username --column=name --column=admin --column=dateAdded --column=lastLogin --no-interaction\",\"message\" => \"An exception occurred while executing a query: SQLSTATE[42S02]: Base table or view not found: 1146 Table 'extern_schrebergarten06.tl_user' doesn't exist\"]\n\nIn ExceptionConverter.php line 49:\n \n An exception occurred while executing a query: SQLSTATE[42S02]: Base table \n or view not found: 1146 Table 'extern_schrebergarten06.tl_user' doesn't exi \n st \n \n\nIn Exception.php line 24:\n \n SQLSTATE[42S02]: Base table or view not found: 1146 Table 'extern_schreberg \n arten06.tl_user' doesn't exist \n \n\nIn Connection.php line 71:\n \n SQLSTATE[42S02]: Base table or view not found: 1146 Table 'extern_schreberg \n arten06.tl_user' doesn't exist \n \n\ncontao:user:list [--column COLUMN] [--admins] [--format FORMAT]\n\n at phar:///srv/http/extern/schrebergarten06/web/contao-manager.phar.php/api/Process/ContaoConsole.php:146)"} [] [26-Feb-2025 15:21:30 UTC] [2025-02-26T15:21:30.066186+00:00] request.INFO: Matched route "contao_managerapi_task__invoke". {"route":"contao_managerapi_task__invoke","route_parameters":{"_route":"contao_managerapi_task__invoke","_controller":"_ContaoManager\\Contao\\ManagerApi\\Controller\\TaskController"},"request_uri":"https://schrebergarten06.violution.net/contao-manager.phar.php/api/task","method":"GET"} [] [26-Feb-2025 15:21:30 UTC] [2025-02-26T15:21:30.104245+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"api","authenticators":5} [] [26-Feb-2025 15:21:30 UTC] [2025-02-26T15:21:30.104257+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"api","authenticator":"_ContaoManager\\Contao\\ManagerApi\\Security\\LoginAuthenticator"} [] [26-Feb-2025 15:21:30 UTC] [2025-02-26T15:21:30.104313+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"api","authenticator":"_ContaoManager\\Contao\\ManagerApi\\Security\\LoginAuthenticator"} [] [26-Feb-2025 15:21:30 UTC] [2025-02-26T15:21:30.104316+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"api","authenticator":"_ContaoManager\\Contao\\ManagerApi\\Security\\WebauthnAuthenticator"} [] [26-Feb-2025 15:21:30 UTC] [2025-02-26T15:21:30.104345+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"api","authenticator":"_ContaoManager\\Contao\\ManagerApi\\Security\\WebauthnAuthenticator"} [] [26-Feb-2025 15:21:30 UTC] [2025-02-26T15:21:30.104348+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"api","authenticator":"_ContaoManager\\Contao\\ManagerApi\\Security\\PasswordlessAuthenticator"} [] [26-Feb-2025 15:21:30 UTC] [2025-02-26T15:21:30.104376+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"api","authenticator":"_ContaoManager\\Contao\\ManagerApi\\Security\\PasswordlessAuthenticator"} [] [26-Feb-2025 15:21:30 UTC] [2025-02-26T15:21:30.104378+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"api","authenticator":"_ContaoManager\\Contao\\ManagerApi\\Security\\JwtAuthenticator"} [] [26-Feb-2025 15:21:30 UTC] [2025-02-26T15:21:30.105150+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"api","authenticator":"_ContaoManager\\Contao\\ManagerApi\\Security\\JwtAuthenticator"} [] [26-Feb-2025 15:21:30 UTC] [2025-02-26T15:21:30.105156+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"api","authenticator":"_ContaoManager\\Contao\\ManagerApi\\Security\\TokenAuthenticator"} [] [26-Feb-2025 15:21:30 UTC] [2025-02-26T15:21:30.105171+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"api","authenticator":"_ContaoManager\\Contao\\ManagerApi\\Security\\TokenAuthenticator"} [] [26-Feb-2025 15:21:30 UTC] [2025-02-26T15:21:30.108462+00:00] app.ERROR: Uncaught PHP Exception _ContaoManager\Symfony\Component\HttpKernel\Exception\AccessDeniedHttpException: "Access Denied." at phar:///srv/http/extern/schrebergarten06/web/contao-manager.phar.php/api/EventListener/ExceptionListener.php line 60 {"exception":"[object] (_ContaoManager\\Symfony\\Component\\HttpKernel\\Exception\\AccessDeniedHttpException(code: 0): Access Denied. at phar:///srv/http/extern/schrebergarten06/web/contao-manager.phar.php/api/EventListener/ExceptionListener.php:60)\n[previous exception] [object] (_ContaoManager\\Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied. at phar:///srv/http/extern/schrebergarten06/web/contao-manager.phar.php/vendor/symfony/security-http/Firewall/AccessListener.php:72)"} [] [26-Feb-2025 15:21:30 UTC] [2025-02-26T15:21:30.492242+00:00] request.INFO: Matched route "contao_managerapi_server_database__invoke". {"route":"contao_managerapi_server_database__invoke","route_parameters":{"_route":"contao_managerapi_server_database__invoke","_controller":"_ContaoManager\\Contao\\ManagerApi\\Controller\\Server\\DatabaseController"},"request_uri":"https://schrebergarten06.violution.net/contao-manager.phar.php/api/server/database","method":"GET"} [] [26-Feb-2025 15:21:30 UTC] [2025-02-26T15:21:30.527812+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"api","authenticators":5} [] [26-Feb-2025 15:21:30 UTC] [2025-02-26T15:21:30.527825+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"api","authenticator":"_ContaoManager\\Contao\\ManagerApi\\Security\\LoginAuthenticator"} [] [26-Feb-2025 15:21:30 UTC] [2025-02-26T15:21:30.527879+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"api","authenticator":"_ContaoManager\\Contao\\ManagerApi\\Security\\LoginAuthenticator"} [] [26-Feb-2025 15:21:30 UTC] [2025-02-26T15:21:30.527883+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"api","authenticator":"_ContaoManager\\Contao\\ManagerApi\\Security\\WebauthnAuthenticator"} [] [26-Feb-2025 15:21:30 UTC] [2025-02-26T15:21:30.527910+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"api","authenticator":"_ContaoManager\\Contao\\ManagerApi\\Security\\WebauthnAuthenticator"} [] [26-Feb-2025 15:21:30 UTC] [2025-02-26T15:21:30.527913+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"api","authenticator":"_ContaoManager\\Contao\\ManagerApi\\Security\\PasswordlessAuthenticator"} [] [26-Feb-2025 15:21:30 UTC] [2025-02-26T15:21:30.527939+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"api","authenticator":"_ContaoManager\\Contao\\ManagerApi\\Security\\PasswordlessAuthenticator"} [] [26-Feb-2025 15:21:30 UTC] [2025-02-26T15:21:30.527941+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"api","authenticator":"_ContaoManager\\Contao\\ManagerApi\\Security\\JwtAuthenticator"} [] [26-Feb-2025 15:21:30 UTC] [2025-02-26T15:21:30.527948+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"api","authenticator":"_ContaoManager\\Contao\\ManagerApi\\Security\\JwtAuthenticator"} [] [26-Feb-2025 15:21:30 UTC] [2025-02-26T15:21:30.527949+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"api","authenticator":"_ContaoManager\\Contao\\ManagerApi\\Security\\TokenAuthenticator"} [] [26-Feb-2025 15:21:30 UTC] [2025-02-26T15:21:30.527965+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"api","authenticator":"_ContaoManager\\Contao\\ManagerApi\\Security\\TokenAuthenticator"} [] [26-Feb-2025 15:21:30 UTC] [2025-02-26T15:21:30.530751+00:00] app.ERROR: Uncaught PHP Exception _ContaoManager\Symfony\Component\HttpKernel\Exception\AccessDeniedHttpException: "Access Denied." at phar:///srv/http/extern/schrebergarten06/web/contao-manager.phar.php/api/EventListener/ExceptionListener.php line 60 {"exception":"[object] (_ContaoManager\\Symfony\\Component\\HttpKernel\\Exception\\AccessDeniedHttpException(code: 0): Access Denied. at phar:///srv/http/extern/schrebergarten06/web/contao-manager.phar.php/api/EventListener/ExceptionListener.php:60)\n[previous exception] [object] (_ContaoManager\\Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied. at phar:///srv/http/extern/schrebergarten06/web/contao-manager.phar.php/vendor/symfony/security-http/Firewall/AccessListener.php:72)"} [] [26-Feb-2025 15:22:05 UTC] [2025-02-26T15:22:05.829790+00:00] request.INFO: Matched route "contao_managerapi_task__invoke". {"route":"contao_managerapi_task__invoke","route_parameters":{"_route":"contao_managerapi_task__invoke","_controller":"_ContaoManager\\Contao\\ManagerApi\\Controller\\TaskController"},"request_uri":"https://schrebergarten06.violution.net/contao-manager.phar.php/api/task","method":"DELETE"} [] [26-Feb-2025 15:22:05 UTC] [2025-02-26T15:22:05.873354+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"api","authenticators":5} [] [26-Feb-2025 15:22:05 UTC] [2025-02-26T15:22:05.873369+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"api","authenticator":"_ContaoManager\\Contao\\ManagerApi\\Security\\LoginAuthenticator"} [] [26-Feb-2025 15:22:05 UTC] [2025-02-26T15:22:05.873439+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"api","authenticator":"_ContaoManager\\Contao\\ManagerApi\\Security\\LoginAuthenticator"} [] [26-Feb-2025 15:22:05 UTC] [2025-02-26T15:22:05.873444+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"api","authenticator":"_ContaoManager\\Contao\\ManagerApi\\Security\\WebauthnAuthenticator"} [] [26-Feb-2025 15:22:05 UTC] [2025-02-26T15:22:05.873475+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"api","authenticator":"_ContaoManager\\Contao\\ManagerApi\\Security\\WebauthnAuthenticator"} [] [26-Feb-2025 15:22:05 UTC] [2025-02-26T15:22:05.873478+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"api","authenticator":"_ContaoManager\\Contao\\ManagerApi\\Security\\PasswordlessAuthenticator"} [] [26-Feb-2025 15:22:05 UTC] [2025-02-26T15:22:05.873510+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"api","authenticator":"_ContaoManager\\Contao\\ManagerApi\\Security\\PasswordlessAuthenticator"} [] [26-Feb-2025 15:22:05 UTC] [2025-02-26T15:22:05.873514+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"api","authenticator":"_ContaoManager\\Contao\\ManagerApi\\Security\\JwtAuthenticator"} [] [26-Feb-2025 15:22:05 UTC] [2025-02-26T15:22:05.873524+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"api","authenticator":"_ContaoManager\\Contao\\ManagerApi\\Security\\JwtAuthenticator"} [] [26-Feb-2025 15:22:05 UTC] [2025-02-26T15:22:05.873528+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"api","authenticator":"_ContaoManager\\Contao\\ManagerApi\\Security\\TokenAuthenticator"} [] [26-Feb-2025 15:22:05 UTC] [2025-02-26T15:22:05.873547+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"api","authenticator":"_ContaoManager\\Contao\\ManagerApi\\Security\\TokenAuthenticator"} [] [26-Feb-2025 15:22:05 UTC] [2025-02-26T15:22:05.876961+00:00] app.ERROR: Uncaught PHP Exception _ContaoManager\Symfony\Component\HttpKernel\Exception\AccessDeniedHttpException: "Access Denied." at phar:///srv/http/extern/schrebergarten06/web/contao-manager.phar.php/api/EventListener/ExceptionListener.php line 60 {"exception":"[object] (_ContaoManager\\Symfony\\Component\\HttpKernel\\Exception\\AccessDeniedHttpException(code: 0): Access Denied. at phar:///srv/http/extern/schrebergarten06/web/contao-manager.phar.php/api/EventListener/ExceptionListener.php:60)\n[previous exception] [object] (_ContaoManager\\Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied. at phar:///srv/http/extern/schrebergarten06/web/contao-manager.phar.php/vendor/symfony/security-http/Firewall/AccessListener.php:72)"} [] [26-Feb-2025 15:22:11 UTC] [2025-02-26T15:22:11.116799+00:00] request.INFO: Matched route "contao_managerapi_task__invoke". {"route":"contao_managerapi_task__invoke","route_parameters":{"_route":"contao_managerapi_task__invoke","_controller":"_ContaoManager\\Contao\\ManagerApi\\Controller\\TaskController"},"request_uri":"https://schrebergarten06.violution.net/contao-manager.phar.php/api/task","method":"DELETE"} [] [26-Feb-2025 15:22:11 UTC] [2025-02-26T15:22:11.155070+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"api","authenticators":5} [] [26-Feb-2025 15:22:11 UTC] [2025-02-26T15:22:11.155082+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"api","authenticator":"_ContaoManager\\Contao\\ManagerApi\\Security\\LoginAuthenticator"} [] [26-Feb-2025 15:22:11 UTC] [2025-02-26T15:22:11.155128+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"api","authenticator":"_ContaoManager\\Contao\\ManagerApi\\Security\\LoginAuthenticator"} [] [26-Feb-2025 15:22:11 UTC] [2025-02-26T15:22:11.155132+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"api","authenticator":"_ContaoManager\\Contao\\ManagerApi\\Security\\WebauthnAuthenticator"} [] [26-Feb-2025 15:22:11 UTC] [2025-02-26T15:22:11.155163+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"api","authenticator":"_ContaoManager\\Contao\\ManagerApi\\Security\\WebauthnAuthenticator"} [] [26-Feb-2025 15:22:11 UTC] [2025-02-26T15:22:11.155167+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"api","authenticator":"_ContaoManager\\Contao\\ManagerApi\\Security\\PasswordlessAuthenticator"} [] [26-Feb-2025 15:22:11 UTC] [2025-02-26T15:22:11.155196+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"api","authenticator":"_ContaoManager\\Contao\\ManagerApi\\Security\\PasswordlessAuthenticator"} [] [26-Feb-2025 15:22:11 UTC] [2025-02-26T15:22:11.155198+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"api","authenticator":"_ContaoManager\\Contao\\ManagerApi\\Security\\JwtAuthenticator"} [] [26-Feb-2025 15:22:11 UTC] [2025-02-26T15:22:11.155205+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"api","authenticator":"_ContaoManager\\Contao\\ManagerApi\\Security\\JwtAuthenticator"} [] [26-Feb-2025 15:22:11 UTC] [2025-02-26T15:22:11.155207+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"api","authenticator":"_ContaoManager\\Contao\\ManagerApi\\Security\\TokenAuthenticator"} [] [26-Feb-2025 15:22:11 UTC] [2025-02-26T15:22:11.155223+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"api","authenticator":"_ContaoManager\\Contao\\ManagerApi\\Security\\TokenAuthenticator"} [] [26-Feb-2025 15:22:11 UTC] [2025-02-26T15:22:11.158165+00:00] app.ERROR: Uncaught PHP Exception _ContaoManager\Symfony\Component\HttpKernel\Exception\AccessDeniedHttpException: "Access Denied." at phar:///srv/http/extern/schrebergarten06/web/contao-manager.phar.php/api/EventListener/ExceptionListener.php line 60 {"exception":"[object] (_ContaoManager\\Symfony\\Component\\HttpKernel\\Exception\\AccessDeniedHttpException(code: 0): Access Denied. at phar:///srv/http/extern/schrebergarten06/web/contao-manager.phar.php/api/EventListener/ExceptionListener.php:60)\n[previous exception] [object] (_ContaoManager\\Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied. at phar:///srv/http/extern/schrebergarten06/web/contao-manager.phar.php/vendor/symfony/security-http/Firewall/AccessListener.php:72)"} [] [26-Feb-2025 15:22:16 UTC] [2025-02-26T15:22:16.353749+00:00] request.INFO: Matched route "contao_managerapi_task__invoke". {"route":"contao_managerapi_task__invoke","route_parameters":{"_route":"contao_managerapi_task__invoke","_controller":"_ContaoManager\\Contao\\ManagerApi\\Controller\\TaskController"},"request_uri":"https://schrebergarten06.violution.net/contao-manager.phar.php/api/task","method":"DELETE"} [] [26-Feb-2025 15:22:16 UTC] [2025-02-26T15:22:16.396030+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"api","authenticators":5} [] [26-Feb-2025 15:22:16 UTC] [2025-02-26T15:22:16.396043+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"api","authenticator":"_ContaoManager\\Contao\\ManagerApi\\Security\\LoginAuthenticator"} [] [26-Feb-2025 15:22:16 UTC] [2025-02-26T15:22:16.396084+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"api","authenticator":"_ContaoManager\\Contao\\ManagerApi\\Security\\LoginAuthenticator"} [] [26-Feb-2025 15:22:16 UTC] [2025-02-26T15:22:16.396087+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"api","authenticator":"_ContaoManager\\Contao\\ManagerApi\\Security\\WebauthnAuthenticator"} [] [26-Feb-2025 15:22:16 UTC] [2025-02-26T15:22:16.396114+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"api","authenticator":"_ContaoManager\\Contao\\ManagerApi\\Security\\WebauthnAuthenticator"} [] [26-Feb-2025 15:22:16 UTC] [2025-02-26T15:22:16.396117+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"api","authenticator":"_ContaoManager\\Contao\\ManagerApi\\Security\\PasswordlessAuthenticator"} [] [26-Feb-2025 15:22:16 UTC] [2025-02-26T15:22:16.396142+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"api","authenticator":"_ContaoManager\\Contao\\ManagerApi\\Security\\PasswordlessAuthenticator"} [] [26-Feb-2025 15:22:16 UTC] [2025-02-26T15:22:16.396145+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"api","authenticator":"_ContaoManager\\Contao\\ManagerApi\\Security\\JwtAuthenticator"} [] [26-Feb-2025 15:22:16 UTC] [2025-02-26T15:22:16.396151+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"api","authenticator":"_ContaoManager\\Contao\\ManagerApi\\Security\\JwtAuthenticator"} [] [26-Feb-2025 15:22:16 UTC] [2025-02-26T15:22:16.396153+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"api","authenticator":"_ContaoManager\\Contao\\ManagerApi\\Security\\TokenAuthenticator"} [] [26-Feb-2025 15:22:16 UTC] [2025-02-26T15:22:16.396170+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"api","authenticator":"_ContaoManager\\Contao\\ManagerApi\\Security\\TokenAuthenticator"} [] [26-Feb-2025 15:22:16 UTC] [2025-02-26T15:22:16.399262+00:00] app.ERROR: Uncaught PHP Exception _ContaoManager\Symfony\Component\HttpKernel\Exception\AccessDeniedHttpException: "Access Denied." at phar:///srv/http/extern/schrebergarten06/web/contao-manager.phar.php/api/EventListener/ExceptionListener.php line 60 {"exception":"[object] (_ContaoManager\\Symfony\\Component\\HttpKernel\\Exception\\AccessDeniedHttpException(code: 0): Access Denied. at phar:///srv/http/extern/schrebergarten06/web/contao-manager.phar.php/api/EventListener/ExceptionListener.php:60)\n[previous exception] [object] (_ContaoManager\\Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied. at phar:///srv/http/extern/schrebergarten06/web/contao-manager.phar.php/vendor/symfony/security-http/Firewall/AccessListener.php:72)"} []