Problem Update 5.1.6 auf 5.2

Hallo Shopware Gemeinde, 

 

beim update von Schopware 5.1.6 auf 5.2 kam folgender Fehler: 

 

Slim Application Error
The application could not run because of the following error:
Details
Type: ErrorException
Code: 8
Message: unserialize(): Error at offset 169 of 174 bytes
File:  /shops/stagingshop/engine/Shopware/Components/Model/DBAL/Types/AllowInvalidArrayType.php
Line: 57
Trace
#0 [internal function]: Slim\Slim::handleErrors(8, 'unserialize(): ...', '/kunden/486365_...', 57, Array)
#1 /shops/stagingshop/engine/Shopware/Components/Model/DBAL/Types/AllowInvalidArrayType.php(57): unserialize('a:1:{s:8:"boxLa...')
#2 /shops/stagingshop/vendor/doctrine/orm/lib/Doctrine/ORM/Internal/Hydration/AbstractHydrator.php(297): Shopware\Components\Model\DBAL\Types\AllowInvalidArrayType->convertToPHPValue('a:1:{s:8:"boxLa...', Object(Doctrine\DBAL\Platforms\MySqlPlatform))
#3 /shops/stagingshop/vendor/doctrine/orm/lib/Doctrine/ORM/Internal/Hydration/ObjectHydrator.php(333): Doctrine\ORM\Internal\Hydration\AbstractHydrator->gatherRowData(Array, Array, Array)
#4 /shops/stagingshop/vendor/doctrine/orm/lib/Doctrine/ORM/Internal/Hydration/ObjectHydrator.php(165): Doctrine\ORM\Internal\Hydration\ObjectHydrator->hydrateRowData(Array, Array)
#5 /shops/stagingshop/vendor/doctrine/orm/lib/Doctrine/ORM/Internal/Hydration/AbstractHydrator.php(147): Doctrine\ORM\Internal\Hydration\ObjectHydrator->hydrateAllData()
#6 /shops/stagingshop/vendor/doctrine/orm/lib/Doctrine/ORM/AbstractQuery.php(978): Doctrine\ORM\Internal\Hydration\AbstractHydrator->hydrateAll(Object(PDOStatement), Object(Doctrine\ORM\Query\ResultSetMapping), Array)
#7 /shops/stagingshop/vendor/doctrine/orm/lib/Doctrine/ORM/AbstractQuery.php(924): Doctrine\ORM\AbstractQuery->executeIgnoreQueryCache(NULL, 1)
#8 /shops/stagingshop/vendor/doctrine/orm/lib/Doctrine/ORM/AbstractQuery.php(766): Doctrine\ORM\AbstractQuery->execute(NULL, 1)
#9 /shops/stagingshop/engine/Shopware/Components/Theme/Configurator.php(321): Doctrine\ORM\AbstractQuery->getOneOrNullResult(1)
#10 /shops/stagingshop/engine/Shopware/Components/Theme/Configurator.php(107): Shopware\Components\Theme\Configurator->getTemplate(Object(Shopware\Themes\Responsive\Theme))
#11 /shops/stagingshop/engine/Shopware/Components/Theme/Installer.php(154): Shopware\Components\Theme\Configurator->synchronize(Object(Shopware\Themes\Responsive\Theme))
#12 /shops/stagingshop/engine/Shopware/Components/Theme/Installer.php(116): Shopware\Components\Theme\Installer->synchronizeThemes()
#13 /shops/stagingshop/recovery/update/src/app.php(165): Shopware\Components\Theme\Installer->synchronize()
#14 [internal function]: {closure}()
#15 /shops/stagingshop/recovery/common/vendor/slim/slim/Slim/Route.php(462): call_user_func_array(Object(Closure), Array)
#16 /shops/stagingshop/recovery/common/vendor/slim/slim/Slim/Slim.php(1326): Slim\Route->dispatch()
#17 /shops/stagingshop/recovery/common/vendor/slim/slim/Slim/Middleware/Flash.php(85): Slim\Slim->call()
#18 /shops/stagingshop/recovery/common/vendor/slim/slim/Slim/Middleware/MethodOverride.php(92): Slim\Middleware\Flash->call()
#19 /shops/stagingshop/recovery/common/vendor/slim/slim/Slim/Middleware/PrettyExceptions.php(67): Slim\Middleware\MethodOverride->call()
#20 /shops/stagingshop/recovery/common/vendor/slim/slim/Slim/Slim.php(1271): Slim\Middleware\PrettyExceptions->call()
#21 /shops/stagingshop/recovery/update/index.php(46): Slim\Slim->run()
#22 {main}

Kann mir jemand hier helfen? 

 

Danke! 

 

VG Fabian

Ich habe nun nochmals verschiedenes ausprbiert, leider ohne Erfolg. Selbst wenn ich zu einer anderen Update Version springt also 5.2.10 oder sogar die neueste kommt es zu diesem Fehler … 

 

Hast Du denn den Update guide durchgearbeitet/beachtet ?

insbesondere punkt 2

oder die vielen Beiträge hier im Forum zum Slim application error ?