Hallo,
ich hatte alle Vorarbeiten Updates Plugins, PHP 7.2. gemacht. In var/log gibt es auch keine Fehlermeldung.
Leider ist das Frontend nun komplett. Ins Backend komme ich aber.
Wie komme ich am besten auf die alte Version 5.5.1 zurück. Gibt es da eine Anleitung?
Oder wie könnte ich noch herausfinden, woran es noch liegen könnte.
Hab
Erweitertes Error-Debugging eingeschaltet und es kommt:
Fatal error : Uncaught TypeError: Argument 2 passed to Shopware\Bundle\CookieBundle\Structs\CookieGroupStruct::__construct() must be of the type string, null given, called in /var/www/vhosts/homepage.de/httpdocs/shop/engine/Shopware/Bundle/CookieBundle/Services/CookieCollector.php on line 115 and defined in /var/www/vhosts/homepage.de/httpdocs/shop/engine/Shopware/Bundle/CookieBundle/Structs/CookieGroupStruct.php:64 Stack trace: #0 /var/www/vhosts/homepage.de/httpdocs/shop/engine/Shopware/Bundle/CookieBundle/Services/CookieCollector.php(115): Shopware\Bundle\CookieBundle\Structs\CookieGroupStruct->__construct(‚technical‘, NULL, NULL, true) #1 /var/www/vhosts/homepage.de/httpdocs/shop/engine/Shopware/Bundle/CookieBundle/Services/CookieCollector.php(86): Shopware\Bundle\CookieBundle\Services\CookieCollector->addDefaultGroups(Object(Shopware\Bundle\CookieBundle\CookieGroupCollection)) #2 /var/www/vhosts/homepage.de/httpdocs/shop/engine/Shopware/Bundle/CookieBundle/Services/CookieCollector.php(60): Shopware in /var/www/vhosts/ homepage .de/httpdocs/shop/engine/Shopware/Bundle/CookieBundle/Structs/CookieGroupStruct.php on line 64
Danke für die Tipps.