Fehler nach Installation

Hi Leute,

die Installation ist bei mir durchgelaufen, ich erhalte bei Aufruf des Frontends jetzt folgenden Fehler. Das Backend läuft!

{"errors":[{"code":"0","status":"500","title":"Internal Server Error","detail":"Argument 2 passed to Shopware\\Storefront\\Controller\\NavigationController::home() must be an instance of Shopware\\Core\\System\\SalesChannel\\SalesChannelContext, null given, called in \/Users\/mit\/shopware6\/local\/development\/vendor\/symfony\/http-kernel\/HttpKernel.php on line 150","meta":{"trace":[{"file":"\/Users\/mit\/shopware6\/local\/development\/vendor\/symfony\/http-kernel\/HttpKernel.php","line":150,"function":"home","class":"Shopware\\Storefront\\Controller\\NavigationController","type":"-\u003E","args":[{"attributes":{},"request":{},"query":{},"server":{},"files":{},"cookies":{},"headers":{}},null]},{"file":"\/Users\/mit\/shopware6\/local\/development\/vendor\/symfony\/http-kernel\/HttpKernel.php","line":67,"function":"handleRaw","class":"Symfony\\Component\\HttpKernel\\HttpKernel","type":"-\u003E","args":[{"attributes":{},"request":{},"query":{},"server":{},"files":{},"cookies":{},"headers":{}},1]},{"file":"\/Users\/mit\/shopware6\/local\/development\/vendor\/symfony\/http-kernel\/Kernel.php","line":198,"function":"handle","class":"Symfony\\Component\\HttpKernel\\HttpKernel","type":"-\u003E","args":[{"attributes":{},"request":{},"query":{},"server":{},"files":{},"cookies":{},"headers":{}},1,true]},{"file":"\/Users\/mit\/shopware6\/local\/development\/public\/index.php","line":53,"function":"handle","class":"Symfony\\Component\\HttpKernel\\Kernel","type":"-\u003E","args":[{"attributes":{},"request":{},"query":{},"server":{},"files":{},"cookies":{},"headers":{}}]}],"file":"\/Users\/mit\/shopware6\/local\/development\/platform\/src\/Storefront\/Controller\/NavigationController.php","line":34}}]}

 

Hey @mit3233‍,

schau’ mal hier, da wurde ein ähnliches Verhalten erwähnt:
https://forum.shopware.com/discussion/60795/shopware-6-backend-laeuft-frontend-nicht

Gruß,
Patrick  Shopware

Vielen Dank! Das ist es. Hatte erst mit localhost:8000 installiert und später mit shopware6:8000 den Host angelegt.