Hallo,
ich versuche ein Shopware System zu installieren, leider geht die Installation immer schief.
mit folgender Fehlermeldung:
Error
Received an error message.
URL: importDatabase?offset=2000&totalCount=2315
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: /var/www/vhosts/xxxx.de/httpdocs/recovery/install/src/ContainerProvider.php
Line: 162
Trace
#0 /var/www/vhosts/xxxx.de/httpdocs/recovery/common/vendor/pimple/pimple/src/Pimple/Container.php(113): Shopware\Recovery\Install\ContainerProvider->Shopware\Recovery\Install{closure}(Object(Pimple\Container))
#1 /var/www/vhosts/xxxx.de/httpdocs/recovery/install/src/app.php(540): Pimple\Container->offsetGet(‚db‘)
#2 [internal function]: {closure}()
#3 /var/www/vhosts/xxxx.de/httpdocs/recovery/common/vendor/slim/slim/Slim/Route.php(462): call_user_func_array(Object(Closure), Array)
#4 /var/www/vhosts/xxxx.de/httpdocs/recovery/common/vendor/slim/slim/Slim/Slim.php(1326): Slim\Route->dispatch()
#5 /var/www/vhosts/xxxx.de/httpdocs/recovery/common/vendor/slim/slim/Slim/Middleware/Flash.php(85): Slim\Slim->call()
#6 /var/www/vhosts/xxxx.de/httpdocs/recovery/common/vendor/slim/slim/Slim/Middleware/MethodOverride.php(92): Slim\Middleware\Flash->call()
#7 /var/www/vhosts/xxxx.de/httpdocs/recovery/common/vendor/slim/slim/Slim/Middleware/PrettyExceptions.php(67): Slim\Middleware\MethodOverride->call()
#8 /var/www/vhosts/xxxx.de/httpdocs/recovery/common/vendor/slim/slim/Slim/Slim.php(1271): Slim\Middleware\PrettyExceptions->call()
#9 /var/www/vhosts/xxxx.de/httpdocs/recovery/install/index.php(74): Slim\Slim->run()
#10 {main}