Ja, nach dieser Anleitung. Und tatsächlich lag da der Fehler. Frosch Tools hat angezeigt, dass dieses „-d“ nicht existiert. Das hat dazu geführt, dass das Memory Limit wohl nicht berücksichtigt wurde. Tatsächlich sind diese beiden Fehlermeldungen jetzt weg. YEAH!!!
Aber daran lag es nicht. Der englische Subshop geht immer noch nicht.
Ich habe jetzt nur noch diese Fehler auf meiner To-Do-Liste:
Uncaught PHP Exception Error: Typed property ©::$value must not be accessed before initialization at CacheItem.php line 181 {„exception“:„[object] (Error(code: 0): Typed property �::$value must not be accessed before initialization at /var/www/clients/client1/web41/web/vendor/symfony/cache/CacheItem.php:181)“}
Uncaught PHP Exception TypeError: Shopware\Core\System\SalesChannel\Context\CachedBaseContextFactory::create(): Return value must be of type Shopware\Core\System\SalesChannel\BaseContext, false returned at CachedBaseContextFactory.php line 67 {„exception“:"[object] (TypeError(code: 0): Shopware\Core\System\SalesChannel\Context\CachedBaseContextFactory::create(): Return value must be of type Shopware\Core\System\SalesChannel\BaseContext, false returned at
Uncaught PHP Exception TypeError: Shopware\Core\System\Language\SalesChannel\CachedLanguageRoute::load(): Return value must be of type Shopware\Core\System\Language\SalesChannel\LanguageRouteResponse, false returned at CachedLanguageRoute.php line 75 {„exception“:"[object] (TypeError(code: 0): Shopware\Core\System\Language\SalesChannel\CachedLanguageRoute::load(): Return value must be of type Shopware\Core\System\Language\SalesChannel\LanguageRouteResponse, false returned at
Warning: unserialize(): Error at offset 11397 of 24214 bytes {„exception“:„[object] (ErrorException(code: 0): Warning: unserialize(): Error at offset 11397 of 24214 bytes at /var/www/clients/client1/web41/web/vendor/shopware/core/Framework/Adapter/Cache/CacheValueCompressor.php:69)“}
Warning: unserialize(): Error at offset 2728 of 98154 bytes {„exception“:„[object] (ErrorException(code: 0): Warning: unserialize(): Error at offset 2728 of 98154 bytes at /var/www/clients/client1/web41/web/vendor/shopware/core/Checkout/Cart/CartCompressor.php:73)“}
Uncaught PHP Exception Shopware\Core\Checkout\Cart\CartException: Failed to deserialize cart. at CartException.php line 58 {„exception“:„[object] (Shopware\Core\Checkout\Cart\CartException(code: 0): Failed to deserialize cart. at /var/www/clients/client1/web41/web/vendor/shopware/core/Checkout/Cart/CartException.php:58)“}
Uncaught PHP Exception InvalidArgumentException: Malformed UTF-8 characters, possibly incorrectly encoded at JsonResponse.php line 139 {„exception“:„[object] (InvalidArgumentException(code: 0): Malformed UTF-8 characters, possibly incorrectly encoded at /var/www/clients/client1/web41/web/vendor/symfony/http-foundation/JsonResponse.php:139)“}
Ich denke, es ist der dritte, weil da was von Language steht. Aber warum betrifft das nur den Subshop? Hast Du eine Idee?