Project

General

Profile

Bug #95518 » typo3_2d2a50d1a9.log

Error-Log - Roley McGallagher, 2021-10-07 11:16

 
Thu, 07 Oct 2021 10:22:37 +0200 [CRITICAL] request="3623e554f25e1" component="TYPO3.CMS.Core.Error.ProductionExceptionHandler": Core: Exception handler (WEB: BE): Symfony\Component\DependencyInjection\Exception\RuntimeException, code #0, file /app/vendor/symfony/dependency-injection/Compiler/DefinitionErrorExceptionPass.php, line 54: Cannot autowire service "TYPO3\CMS\Core\DataHandling\SoftReference\SoftReferenceParserFactory": argument "$runtimeCache" of method "__construct()" references interface "TYPO3\CMS\Core\Cache\Frontend\FrontendInterface" but no such service exists. You should maybe alias this interface to one of these existing services: "TYPO3\CMS\Fluid\Core\Cache\FluidTemplateCache", "cache.fluid_template", "cache.adminpanel_requestcache", "cache.extbase", "TYPO3\CMS\Core\Cache\Frontend\NullFrontend", "TYPO3\CMS\Core\Cache\Frontend\PhpFrontend", "TYPO3\CMS\Core\Cache\Frontend\VariableFrontend", "cache.hash", "cache.pages", "cache.pagesection", "cache.runtime", "cache.rootline", "cache.imagesizes", "cache.l10n".- RuntimeException: Cannot autowire service "TYPO3\CMS\Core\DataHandling\SoftReference\SoftReferenceParserFactory": argument "$runtimeCache" of method "__construct()" references interface "TYPO3\CMS\Core\Cache\Frontend\FrontendInterface" but no such service exists. You should maybe alias this interface to one of these existing services: "TYPO3\CMS\Fluid\Core\Cache\FluidTemplateCache", "cache.fluid_template", "cache.adminpanel_requestcache", "cache.extbase", "TYPO3\CMS\Core\Cache\Frontend\NullFrontend", "TYPO3\CMS\Core\Cache\Frontend\PhpFrontend", "TYPO3\CMS\Core\Cache\Frontend\VariableFrontend", "cache.hash", "cache.pages", "cache.pagesection", "cache.runtime", "cache.rootline", "cache.imagesizes", "cache.l10n"., in file /app/vendor/symfony/dependency-injection/Compiler/DefinitionErrorExceptionPass.php:54 - {"mode":"WEB","application_mode":"BE","exception_class":"Symfony\\Component\\DependencyInjection\\Exception\\RuntimeException","exception_code":0,"file":"/app/vendor/symfony/dependency-injection/Compiler/DefinitionErrorExceptionPass.php","line":54,"message":"Cannot autowire service \"TYPO3\\CMS\\Core\\DataHandling\\SoftReference\\SoftReferenceParserFactory\": argument \"$runtimeCache\" of method \"__construct()\" references interface \"TYPO3\\CMS\\Core\\Cache\\Frontend\\FrontendInterface\" but no such service exists. You should maybe alias this interface to one of these existing services: \"TYPO3\\CMS\\Fluid\\Core\\Cache\\FluidTemplateCache\", \"cache.fluid_template\", \"cache.adminpanel_requestcache\", \"cache.extbase\", \"TYPO3\\CMS\\Core\\Cache\\Frontend\\NullFrontend\", \"TYPO3\\CMS\\Core\\Cache\\Frontend\\PhpFrontend\", \"TYPO3\\CMS\\Core\\Cache\\Frontend\\VariableFrontend\", \"cache.hash\", \"cache.pages\", \"cache.pagesection\", \"cache.runtime\", \"cache.rootline\", \"cache.imagesizes\", \"cache.l10n\".","request_url":"https://docker/typo3/install.php","exception":"Symfony\\Component\\DependencyInjection\\Exception\\RuntimeException: Cannot autowire service \"TYPO3\\CMS\\Core\\DataHandling\\SoftReference\\SoftReferenceParserFactory\": argument \"$runtimeCache\" of method \"__construct()\" references interface \"TYPO3\\CMS\\Core\\Cache\\Frontend\\FrontendInterface\" but no such service exists. You should maybe alias this interface to one of these existing services: \"TYPO3\\CMS\\Fluid\\Core\\Cache\\FluidTemplateCache\", \"cache.fluid_template\", \"cache.adminpanel_requestcache\", \"cache.extbase\", \"TYPO3\\CMS\\Core\\Cache\\Frontend\\NullFrontend\", \"TYPO3\\CMS\\Core\\Cache\\Frontend\\PhpFrontend\", \"TYPO3\\CMS\\Core\\Cache\\Frontend\\VariableFrontend\", \"cache.hash\", \"cache.pages\", \"cache.pagesection\", \"cache.runtime\", \"cache.rootline\", \"cache.imagesizes\", \"cache.l10n\". in /app/vendor/symfony/dependency-injection/Compiler/DefinitionErrorExceptionPass.php:54\nStack trace:\n#0 /app/vendor/symfony/dependency-injection/Compiler/AbstractRecursivePass.php(81): Symfony\\Component\\DependencyInjection\\Compiler\\DefinitionErrorExceptionPass->processValue(Object(Symfony\\Component\\DependencyInjection\\Definition), true)\n#1 /app/vendor/symfony/dependency-injection/Compiler/DefinitionErrorExceptionPass.php(32): Symfony\\Component\\DependencyInjection\\Compiler\\AbstractRecursivePass->processValue(Array, true)\n#2 /app/vendor/symfony/dependency-injection/Compiler/AbstractRecursivePass.php(46): Symfony\\Component\\DependencyInjection\\Compiler\\DefinitionErrorExceptionPass->processValue(Array, true)\n#3 /app/vendor/symfony/dependency-injection/Compiler/Compiler.php(91): Symfony\\Component\\DependencyInjection\\Compiler\\AbstractRecursivePass->process(Object(Symfony\\Component\\DependencyInjection\\ContainerBuilder))\n#4 /app/vendor/symfony/dependency-injection/ContainerBuilder.php(744): Symfony\\Component\\DependencyInjection\\Compiler\\Compiler->compile(Object(Symfony\\Component\\DependencyInjection\\ContainerBuilder))\n#5 /app/public/typo3/sysext/core/Classes/DependencyInjection/ContainerBuilder.php(145): Symfony\\Component\\DependencyInjection\\ContainerBuilder->compile()\n#6 /app/public/typo3/sysext/core/Classes/DependencyInjection/ContainerBuilder.php(94): TYPO3\\CMS\\Core\\DependencyInjection\\ContainerBuilder->buildContainer(Object(TYPO3\\CMS\\Core\\Package\\FailsafePackageManager), Object(TYPO3\\CMS\\Core\\DependencyInjection\\ServiceProviderRegistry))\n#7 /app/public/typo3/sysext/core/Classes/Core/BootService.php(59): TYPO3\\CMS\\Core\\DependencyInjection\\ContainerBuilder->createDependencyInjectionContainer(Object(TYPO3\\CMS\\Core\\Package\\FailsafePackageManager), Object(TYPO3\\CMS\\Core\\Cache\\Frontend\\PhpFrontend), false)\n#8 /app/public/typo3/sysext/core/Classes/Core/BootService.php(48): TYPO3\\CMS\\Core\\Core\\BootService->prepareContainer(false)\n#9 /app/public/typo3/sysext/install/Classes/Service/LateBootService.php(30): TYPO3\\CMS\\Core\\Core\\BootService->getContainer(false)\n#10 /app/public/typo3/sysext/core/Classes/Core/BootService.php(123): TYPO3\\CMS\\Install\\Service\\LateBootService->getContainer(false)\n#11 /app/public/typo3/sysext/install/Classes/Service/LateBootService.php(35): TYPO3\\CMS\\Core\\Core\\BootService->loadExtLocalconfDatabaseAndExtTables(true, false)\n#12 /app/public/typo3/sysext/install/Classes/Controller/InstallerController.php(1430): TYPO3\\CMS\\Install\\Service\\LateBootService->loadExtLocalconfDatabaseAndExtTables()\n#13 /app/public/typo3/sysext/install/Classes/Controller/InstallerController.php(930): TYPO3\\CMS\\Install\\Controller\\InstallerController->importDatabaseData()\n#14 /app/public/typo3/sysext/install/Classes/Middleware/Installer.php(118): TYPO3\\CMS\\Install\\Controller\\InstallerController->executeDatabaseDataAction(Object(TYPO3\\CMS\\Core\\Http\\ServerRequest))\n#15 /app/public/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php(172): TYPO3\\CMS\\Install\\Middleware\\Installer->process(Object(TYPO3\\CMS\\Core\\Http\\ServerRequest), Object(Psr\\Http\\Server\\RequestHandlerInterface@anonymous))\n#16 /app/public/typo3/sysext/install/Classes/Middleware/Maintenance.php(110): Psr\\Http\\Server\\RequestHandlerInterface@anonymous->handle(Object(TYPO3\\CMS\\Core\\Http\\ServerRequest))\n#17 /app/public/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php(121): TYPO3\\CMS\\Install\\Middleware\\Maintenance->process(Object(TYPO3\\CMS\\Core\\Http\\ServerRequest), Object(Psr\\Http\\Server\\RequestHandlerInterface@anonymous))\n#18 /app/public/typo3/sysext/core/Classes/Middleware/NormalizedParamsAttribute.php(45): Psr\\Http\\Server\\RequestHandlerInterface@anonymous->handle(Object(TYPO3\\CMS\\Core\\Http\\ServerRequest))\n#19 /app/public/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php(172): TYPO3\\CMS\\Core\\Middleware\\NormalizedParamsAttribute->process(Object(TYPO3\\CMS\\Core\\Http\\ServerRequest), Object(Psr\\Http\\Server\\RequestHandlerInterface@anonymous))\n#20 /app/public/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php(78): Psr\\Http\\Server\\RequestHandlerInterface@anonymous->handle(Object(TYPO3\\CMS\\Core\\Http\\ServerRequest))\n#21 /app/public/typo3/sysext/core/Classes/Http/AbstractApplication.php(85): TYPO3\\CMS\\Core\\Http\\MiddlewareDispatcher->handle(Object(TYPO3\\CMS\\Core\\Http\\ServerRequest))\n#22 /app/public/typo3/sysext/install/Classes/Http/Application.php(52): TYPO3\\CMS\\Core\\Http\\AbstractApplication->handle(Object(TYPO3\\CMS\\Core\\Http\\ServerRequest))\n#23 /app/public/typo3/sysext/core/Classes/Http/AbstractApplication.php(97): TYPO3\\CMS\\Install\\Http\\Application->handle(Object(TYPO3\\CMS\\Core\\Http\\ServerRequest))\n#24 /app/public/typo3/install.php(100): TYPO3\\CMS\\Core\\Http\\AbstractApplication->run()\n#25 /app/public/typo3/install.php(101): {closure}()\n#26 {main}"}
Thu, 07 Oct 2021 10:22:37 +0200 [WARNING] request="3623e554f25e1" component="TYPO3.CMS.Core.Error.ErrorHandler": Core: Error handler (BE): PHP Warning: Undefined array key "BE_USER" in /app/public/typo3/sysext/core/Classes/Error/AbstractExceptionHandler.php line 199
Thu, 07 Oct 2021 10:22:37 +0200 [WARNING] request="3623e554f25e1" component="TYPO3.CMS.Core.Error.ErrorHandler": Core: Error handler (BE): PHP Warning: Undefined array key "BE_USER" in /app/public/typo3/sysext/core/Classes/Error/ProductionExceptionHandler.php line 110
Thu, 07 Oct 2021 10:22:37 +0200 [WARNING] request="3623e554f25e1" component="TYPO3.CMS.Core.Error.ErrorHandler": Core: Error handler (BE): PHP Warning: Undefined array key "BE_USER" in /app/public/typo3/sysext/core/Classes/Error/ProductionExceptionHandler.php line 110
Thu, 07 Oct 2021 10:22:37 +0200 [WARNING] request="3623e554f25e1" component="TYPO3.CMS.Core.Error.ErrorHandler": Core: Error handler (BE): PHP Warning: Undefined array key "BE_USER" in /app/public/typo3/sysext/core/Classes/Error/ProductionExceptionHandler.php line 110
(1-1/4)