Hallo,
bei meiner Testinstallation tritt seit gestrigem Update (4.12.x-dev) folgender Fehler auf und FE / BE sind nicht mehr erreichbar:
Code:
[2021-07-30T14:08:58.528395+02:00] request.INFO: Matched route "contao_install". {"route":"contao_install","route_parameters":{"_route":"contao_install","_scope":"backend","_token_check":true,"_controller":"Contao\\InstallationBundle\\Controller\\InstallationController::installAction"},"request_uri":"https://test.nightwing.eu/contao/install","method":"GET"} []
[2021-07-30T14:08:58.534025+02:00] request.CRITICAL: Uncaught PHP Exception InvalidArgumentException: "The SessionBagInterface "contao_backend" is not registered." at /www/htdocs/xyxyxyxy/_test/vendor/symfony/http-foundation/Session/Storage/NativeSessionStorage.php line 317 {"exception":"[object] (InvalidArgumentException(code: 0): The SessionBagInterface \"contao_backend\" is not registered. at /www/htdocs/xyxyxyxy/_test/vendor/symfony/http-foundation/Session/Storage/NativeSessionStorage.php:317)"} []
[2021-07-30T14:08:58.737448+02:00] request.INFO: Matched route "contao_core_favicon__invoke". {"route":"contao_core_favicon__invoke","route_parameters":{"_route":"contao_core_favicon__invoke","_scope":"frontend","_controller":"Contao\\CoreBundle\\Controller\\FaviconController"},"request_uri":"https://test.nightwing.eu/favicon.ico","method":"GET"} []
[2021-07-30T14:08:58.757967+02:00] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2021-07-30T14:08:58.762903+02:00] request.CRITICAL: Uncaught PHP Exception InvalidArgumentException: "The SessionBagInterface "contao_backend" is not registered." at /www/htdocs/xyxyxyxy/_test/vendor/symfony/http-foundation/Session/Storage/NativeSessionStorage.php line 317 {"exception":"[object] (InvalidArgumentException(code: 0): The SessionBagInterface \"contao_backend\" is not registered. at /www/htdocs/xyxyxyxy/_test/vendor/symfony/http-foundation/Session/Storage/NativeSessionStorage.php:317)"} []
[2021-07-30T14:09:00.630246+02:00] request.INFO: Matched route "contao_install". {"route":"contao_install","route_parameters":{"_route":"contao_install","_scope":"backend","_token_check":true,"_controller":"Contao\\InstallationBundle\\Controller\\InstallationController::installAction"},"request_uri":"https://test.nightwing.eu/contao/install","method":"GET"} []
[2021-07-30T14:09:00.635775+02:00] request.CRITICAL: Uncaught PHP Exception InvalidArgumentException: "The SessionBagInterface "contao_backend" is not registered." at /www/htdocs/xyxyxyxy/_test/vendor/symfony/http-foundation/Session/Storage/NativeSessionStorage.php line 317 {"exception":"[object] (InvalidArgumentException(code: 0): The SessionBagInterface \"contao_backend\" is not registered. at /www/htdocs/xyxyxyxy/_test/vendor/symfony/http-foundation/Session/Storage/NativeSessionStorage.php:317)"} []
[2021-07-30T14:09:00.859576+02:00] request.INFO: Matched route "contao_core_favicon__invoke". {"route":"contao_core_favicon__invoke","route_parameters":{"_route":"contao_core_favicon__invoke","_scope":"frontend","_controller":"Contao\\CoreBundle\\Controller\\FaviconController"},"request_uri":"https://test.nightwing.eu/favicon.ico","method":"GET"} []
[2021-07-30T14:09:00.882533+02:00] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2021-07-30T14:09:00.887639+02:00] request.CRITICAL: Uncaught PHP Exception InvalidArgumentException: "The SessionBagInterface "contao_backend" is not registered." at /www/htdocs/xyxyxyxy/_test/vendor/symfony/http-foundation/Session/Storage/NativeSessionStorage.php line 317 {"exception":"[object] (InvalidArgumentException(code: 0): The SessionBagInterface \"contao_backend\" is not registered. at /www/htdocs/xyxyxyxy/_test/vendor/symfony/http-foundation/Session/Storage/NativeSessionStorage.php:317)"} []
ToM