Guten Abend Zusammen,
nach dem Umzug von einem kleinen Shop von Shopware 5 auf 6 ist im Frontend ein “500 Internal Server Error”.
Im Shopware Debugmodus habe ich folgende meldungen:
CRITICAL19:16:08
php
Uncaught Error: Argument 6 passed to Shopware\Core\System\SalesChannel\SalesChannelContext::__construct() must be an instance of Shopware\Core\Checkout\Customer\Aggregate\CustomerGroup\CustomerGroupEntity, null given, called in /mein-shop/vendor/shopware/core/System/SalesChannel/Context/SalesChannelContextFactory.php on line 225
{ "exception": {} }
CRITICAL19:16:08
request
Uncaught PHP Exception TypeError: “Argument 6 passed to Shopware\Core\System\SalesChannel\SalesChannelContext::__construct() must be an instance of Shopware\Core\Checkout\Customer\Aggregate\CustomerGroup\CustomerGroupEntity, null given, called in /mein-shop/vendor/shopware/core/System/SalesChannel/Context/SalesChannelContextFactory.php on line 225” at /mein-shop/vendor/shopware/core/System/SalesChannel/SalesChannelContext.php line 99
{ "exception": {} }
Hat hier jemand eine Idee was das sein kann?
Freue mich über jeden Tipp! Danke!
Gruß
Mathias