503 - Service Unavailable im Backend unter Einstellungen

Hallo, seit dem Update auf 4.1.3 kommt folgende Fehlermeldung beim Aufruf der Sucheinstellungen unter Einstellungen/Stroefront/Suche: 503 - Service Unavailable Ups! Ein Fehler ist aufgetreten! Die nachfolgenden Hinweise sollten Ihnen weiterhelfen. Could not convert database value "s:375:"ab,die,der,un..." to Doctrine Type object in Doctrine/DBAL/Types/ConversionException.php on line 46 Stack trace: #0 Doctrine/DBAL/Types/ObjectType.php(48): Doctrine\DBAL\Types \ConversionException::conversionFailed('s:375:"ab,die,d...', 'object') #1 Doctrine/ORM/Internal/Hydration/AbstractHydrator.php(266): Doctrine\DBAL\Types \ObjectType-\>convertToPHPValue('s:375:"ab,die,d...', Object(Doctrine\DBAL\Platforms \MySqlPlatform)) #2 Doctrine/ORM/Internal/Hydration/ArrayHydrator.php(83): Doctrine\ORM\Internal\Hydration\AbstractHydrator-\>gatherRowData(Array, Array, Array, Array) #3 Doctrine/ORM/Internal/Hydration/ArrayHydrator.php(69): Doctrine\ORM\Internal\Hydration\ArrayHydrator-\>hydrateRowData(Array, Array, Array) #4 Doctrine/ORM/Internal/Hydration/AbstractHydrator.php(106): Doctrine\ORM\ Internal\Hydration\ArrayHydrator-\>hydrateAllData() #5 Doctrine/ORM /AbstractQuery.php(603): Doctrine\ORM\Internal\Hydration \AbstractHydrator-\>hydrateAll(Object(PDOStatement), Object(Doctrine\ORM\Query \ResultSetMapping), Array) #6 Doctrine/ORM/AbstractQuery.php(456): Doctrine\ORM \AbstractQuery-\>execute(Array, 2) #7 Shopware/Controllers/Backend/Config.php(145): Doctrine\ORM\AbstractQuery-\>getOneOrNullResult(2) #8 Enlight/Controller /Action.php(148): Shopware\_Controllers\_Backend\_Config-\>getFormAction() #9 Enlight/Controller/Dispatcher/Default.php(521): Enlight\_Controller\_Action-\>dispatch('getFormAction') #10 Enlight/Controller /Front.php(214): Enlight\_Controller\_Dispatcher\_Default-\>dispatch(Object(Enlight\_Controller\_Request\_Req uestHttp), Object(Enlight\_Controller\_Response\_ResponseHttp)) #11 Shopware/Components /HttpCache/HttpKernel.php(79): Enlight\_Controller\_Front-\>dispatch() #12 Symfony/Component/HttpKernel/HttpCache/HttpCache.php(434): Shopware\Components \HttpCache\HttpKernel-\>handle(Object(Symfony\Component\HttpFoundation\Request), 1, true) #13 Shopware/Components/HttpCache/AppCache.php(234): Symfony\Component \HttpKernel\HttpCache\HttpCache-\>forward(Object(Symfony\Component\HttpFoundation \Request), true, NULL) #14 Symfony/Component/HttpKernel/HttpCache /HttpCache.php(230): Shopware\Components\HttpCache\AppCache- Hat jemand eine Ahnung?

Hallo, post47508.html post48395.html#p48395 Sebastian

1 „Gefällt mir“

Danke für den Hinweis. Der kaputte Datensatz (Umlaute zerschossen) war in der Tabelle s_core_config_elements. Umlaute bereinigt und alles funktioniert wieder bestens :thumbup: