Hi! During the installation of Shopware 6 the process stops with an error.
Error
Received an error message.
URL: importDatabase
Message: Internal Server Error
Please try to fix this error and restart the update.
Response
Slim Application Error
The application could not run because of the following error:
Details
Type: RuntimeException
Message: Identifier DB not initialized yet
File: /shared/httpd/shopware6/htdocs/public/recovery/install/src/ContainerProvider.php
Line: 100
Trace
#0 /shared/httpd/shopware6/htdocs/public/recovery/common/vendor/pimple/pimple/src/Pimple/Container.php(118): Shopware\Recovery\Install\ContainerProvider::Shopware\Recovery\Install\{closure}(Object(Slim\Container))
#1 /shared/httpd/shopware6/htdocs/public/recovery/install/src/ContainerProvider.php(152): Pimple\Container->offsetGet('db')
#2 /shared/httpd/shopware6/htdocs/public/recovery/common/vendor/pimple/pimple/src/Pimple/Container.php(118): Shopware\Recovery\Install\ContainerProvider::Shopware\Recovery\Install\{closure}(Object(Slim\Container))
#3 /shared/httpd/shopware6/htdocs/public/recovery/install/src/ContainerProvider.php(178): Pimple\Container->offsetGet('dbal')
#4 /shared/httpd/shopware6/htdocs/public/recovery/common/vendor/pimple/pimple/src/Pimple/Container.php(118): Shopware\Recovery\Install\ContainerProvider::Shopware\Recovery\Install\{closure}(Object(Slim\Container))
#5 /shared/httpd/shopware6/htdocs/public/recovery/common/vendor/slim/slim/Slim/Container.php(123): Pimple\Container->offsetGet('migration.manag...')
#6 /shared/httpd/shopware6/htdocs/public/recovery/install/src/app.php(502): Slim\Container->get('migration.manag...')
#7 [internal function]: Closure->{closure}(Object(Slim\Http\Request), Object(Slim\Http\Response), Array)
#8 /shared/httpd/shopware6/htdocs/public/recovery/common/vendor/slim/slim/Slim/Handlers/Strategies/RequestResponse.php(41): call_user_func(Object(Closure), Object(Slim\Http\Request), Object(Slim\Http\Response), Array)
#9 /shared/httpd/shopware6/htdocs/public/recovery/common/vendor/slim/slim/Slim/Route.php(356): Slim\Handlers\Strategies\RequestResponse->__invoke(Object(Closure), Object(Slim\Http\Request), Object(Slim\Http\Response), Array)
#10 /shared/httpd/shopware6/htdocs/public/recovery/common/vendor/slim/slim/Slim/MiddlewareAwareTrait.php(117): Slim\Route->__invoke(Object(Slim\Http\Request), Object(Slim\Http\Response))
#11 /shared/httpd/shopware6/htdocs/public/recovery/common/vendor/slim/slim/Slim/Route.php(334): Slim\Route->callMiddlewareStack(Object(Slim\Http\Request), Object(Slim\Http\Response))
#12 /shared/httpd/shopware6/htdocs/public/recovery/common/vendor/slim/slim/Slim/App.php(515): Slim\Route->run(Object(Slim\Http\Request), Object(Slim\Http\Response))
#13 /shared/httpd/shopware6/htdocs/public/recovery/install/src/app.php(154): Slim\App->__invoke(Object(Slim\Http\Request), Object(Slim\Http\Response))
#14 [internal function]: Closure->{closure}(Object(Slim\Http\Request), Object(Slim\Http\Response), Object(Slim\App))
#15 /shared/httpd/shopware6/htdocs/public/recovery/common/vendor/slim/slim/Slim/DeferredCallable.php(43): call_user_func_array(Object(Closure), Array)
#16 [internal function]: Slim\DeferredCallable->__invoke(Object(Slim\Http\Request), Object(Slim\Http\Response), Object(Slim\App))
#17 /shared/httpd/shopware6/htdocs/public/recovery/common/vendor/slim/slim/Slim/MiddlewareAwareTrait.php(70): call_user_func(Object(Slim\DeferredCallable), Object(Slim\Http\Request), Object(Slim\Http\Response), Object(Slim\App))
#18 /shared/httpd/shopware6/htdocs/public/recovery/common/vendor/slim/slim/Slim/MiddlewareAwareTrait.php(117): Slim\App->Slim\{closure}(Object(Slim\Http\Request), Object(Slim\Http\Response))
#19 /shared/httpd/shopware6/htdocs/public/recovery/common/vendor/slim/slim/Slim/App.php(405): Slim\App->callMiddlewareStack(Object(Slim\Http\Request), Object(Slim\Http\Response))
#20 /shared/httpd/shopware6/htdocs/public/recovery/common/vendor/slim/slim/Slim/App.php(313): Slim\App->process(Object(Slim\Http\Request), Object(Slim\Http\Response))
#21 /shared/httpd/shopware6/htdocs/public/recovery/install/index.php(51): Slim\App->run()
#22 {main}