Upgrade Shopware von 5.5.8 auf 5.6.8 - Fehlermeldung

Hallo,

ich möchte ein Upgrade von Shopware von 5.5.8 auf 5.6.8 durchführen.

Server: Linux (Plesk)

PHP Version: 7.3.24

Ich habe die Update Datei direkt auf den Server geladen und entpackt. Anschließend über den Browser das Update durchgeführt. Beim Punkt “Aufräumen” kommt nach einigen Minuten folgende Fehlermeldung. Danach ist der Shop nicht mehr zu erreichen und ich muss ein Backup einspielen. 

 

Slim Application Error

The application could not run because of the following error:

Details

Type:  ErrorException

Code:  2

Message:  include(/var/www/vhosts/hanskniebes.de/shop.hanskniebes.de/vendor/composer/…/doctrine/common/lib/Doctrine/Common/EventManager.php): failed to open stream: No such file or directory

File:  /var/www/vhosts/hanskniebes.de/shop.hanskniebes.de/recovery/common/vendor/composer/ClassLoader.php

Line:  444

Trace

  

#0 /var/www/vhosts/hanskniebes.de/shop.hanskniebes.de/recovery/common/vendor/composer/ClassLoader.php(444): Slim\Slim::handleErrors(2, ‘include(/var/ww…’, ‘/var/www/vhosts…’, 444, Array)

#1 /var/www/vhosts/hanskniebes.de/shop.hanskniebes.de/recovery/common/vendor/composer/ClassLoader.php(444): include()

#2 /var/www/vhosts/hanskniebes.de/shop.hanskniebes.de/recovery/common/vendor/composer/ClassLoader.php(322): Composer\Autoload\includeFile(’/var/www/vhosts…’)

#3 [internal function]: Composer\Autoload\ClassLoader->loadClass(‘Doctrine\Common…’)

#4 /var/www/vhosts/hanskniebes.de/shop.hanskniebes.de/var/cache/production_201904021344/proxies/ShopwareProduction33e6b8449bc806a9b0358590f55b42b062df7addProjectContainer.php(1684): spl_autoload_call(‘Doctrine\Common…’)

#5 /var/www/vhosts/hanskniebes.de/shop.hanskniebes.de/vendor/symfony/dependency-injection/Container.php(306): ShopwareProduction33e6b8449bc806a9b0358590f55b42b062df7addProjectContainer->getModelEventManagerService()

#6 /var/www/vhosts/hanskniebes.de/shop.hanskniebes.de/engine/Shopware/Components/DependencyInjection/Container.php(204): Symfony\Component\DependencyInjection\Container->get(‘model_event_man…’, 1)

#7 /var/www/vhosts/hanskniebes.de/shop.hanskniebes.de/engine/Shopware/Components/DependencyInjection/Container.php(138): Shopware\Components\DependencyInjection\Container->doLoad(‘model_event_man…’, 1)

#8 /var/www/vhosts/hanskniebes.de/shop.hanskniebes.de/var/cache/production_201904021344/proxies/ShopwareProduction33e6b8449bc806a9b0358590f55b42b062df7addProjectContainer.php(1703): Shopware\Components\DependencyInjection\Container->get(‘model_event_man…’)

#9 /var/www/vhosts/hanskniebes.de/shop.hanskniebes.de/vendor/symfony/dependency-injection/Container.php(306): ShopwareProduction33e6b8449bc806a9b0358590f55b42b062df7addProjectContainer->getModelsService()

#10 /var/www/vhosts/hanskniebes.de/shop.hanskniebes.de/engine/Shopware/Components/DependencyInjection/Container.php(204): Symfony\Component\DependencyInjection\Container->get(‘models’, 1)

#11 /var/www/vhosts/hanskniebes.de/shop.hanskniebes.de/engine/Shopware/Components/DependencyInjection/Container.php(138): Shopware\Components\DependencyInjection\Container->doLoad(‘models’, 1)

#12 /var/www/vhosts/hanskniebes.de/shop.hanskniebes.de/recovery/update/src/DependencyInjection/Container.php(180): Shopware\Components\DependencyInjection\Container->get(‘models’)

#13 /var/www/vhosts/hanskniebes.de/shop.hanskniebes.de/recovery/common/vendor/pimple/pimple/src/Pimple/Container.php(118): Shopware\Recovery\Update\DependencyInjection\Container->Shopware\Recovery\Update\DependencyInjection{closure}(Object(Pimple\Container))

#14 /var/www/vhosts/hanskniebes.de/shop.hanskniebes.de/recovery/update/src/DependencyInjection/Container.php(186): Pimple\Container->offsetGet(‘shopware.contai…’)

#15 /var/www/vhosts/hanskniebes.de/shop.hanskniebes.de/recovery/common/vendor/pimple/pimple/src/Pimple/Container.php(118): Shopware\Recovery\Update\DependencyInjection\Container->Shopware\Recovery\Update\DependencyInjection{closure}(Object(Pimple\Container))

#16 /var/www/vhosts/hanskniebes.de/shop.hanskniebes.de/recovery/common/src/DependencyInjection/Container.php(76): Pimple\Container->offsetGet(‘shopware.theme_…’)

#17 /var/www/vhosts/hanskniebes.de/shop.hanskniebes.de/recovery/update/src/app.php(169): Shopware\Recovery\Common\DependencyInjection\Container->get(‘shopware.theme_…’)

#18 [internal function]: {closure}()

#19 /var/www/vhosts/hanskniebes.de/shop.hanskniebes.de/recovery/common/vendor/slim/slim/Slim/Route.php(468): call_user_func_array(Object(Closure), Array)

#20 /var/www/vhosts/hanskniebes.de/shop.hanskniebes.de/recovery/common/vendor/slim/slim/Slim/Slim.php(1355): Slim\Route->dispatch()

#21 /var/www/vhosts/hanskniebes.de/shop.hanskniebes.de/recovery/common/vendor/slim/slim/Slim/Middleware/Flash.php(85): Slim\Slim->call()

#22 /var/www/vhosts/hanskniebes.de/shop.hanskniebes.de/recovery/common/vendor/slim/slim/Slim/Middleware/MethodOverride.php(92): Slim\Middleware\Flash->call()

#23 /var/www/vhosts/hanskniebes.de/shop.hanskniebes.de/recovery/common/vendor/slim/slim/Slim/Middleware/PrettyExceptions.php(67): Slim\Middleware\MethodOverride->call()

#24 /var/www/vhosts/hanskniebes.de/shop.hanskniebes.de/recovery/common/vendor/slim/slim/Slim/Slim.php(1300): Slim\Middleware\PrettyExceptions->call()

#25 /var/www/vhosts/hanskniebes.de/shop.hanskniebes.de/recovery/update/index.php(57): Slim\Slim->run()

#26 {main}

 

Hat jemand eine Idee, wie ich das Problem lösen kann?

Danke und viele Grüße

Nils

Wir haben das selbe Problem. Gibt es da schon irgendeine Lösung?

In Plesk evtl. den PHP Timeout hochstellen, denke dass dort 90 Sek. eingestellt ist.
Evtl. auch mehr RAM geben und die Werte hochstellen.
Kannst du die Logs per FTP auswerten ?

Sollte bei Version 5.5.x nicht PHP 7.2.x laufen? Erst ab SW 5.6.x auf PHP 7.3.x …

1 „Gefällt mir“