Fehler im Warenkorb - es können keine Artikel in den Warenkorb gelegt werden nach Kundenanmeldung

Hallo,

Shopware Version 6.3.1.1

Der Shop läuft einwandfrei, aber sobald man sich als Kunde einloggt kann man keine Artikel mehr in den Warenkorb legen. Sofern man nicht eingeloggt ist als Kunde kann man Artikel in den Warenkorb legen. Es wurden in der Testversion mittlerweile alle Plugins entfernt auch dies hat nicht funktioniert. Nun bin ich langsam ratlos. Könnte hier bitte jemand helfen.

Fehlermeldung var/log

[2020-12-02 08:41:14] php.CRITICAL: Uncaught Exception: Unable to find setter for config field "fullWidth" {"exception":"[object] (Shopware\\Storefront\\Theme\\Exception\\InvalidThemeConfigException(code: 0): Unable to find setter for config field \"fullWidth\" at /www/htdocs/w01a9c68/test.alphavital24.de/Sicherung/vendor/shopware/storefront/Theme/ThemeConfigFieldFactory.php:17)"} []

Fehlermeldung Auszug aus dem Warenkorb

An exception occurred while executing 'INSERT INTO cart (token, name, currency_id, shipping_method_id, payment_method_id, country_id, sales_channel_id, customer_id, price, line_item_count, cart, created_at) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)' with params ["TM8N0waBS5iI5GESMweemBca2hxlMOmg", "8a243080f92e4c719546314b577cf82b", "\xb7\xd2\x55\x4b\x0c\xe8\x47\xcd\x82\xf3\xac\x9b\xd1\xc0\xdf\xca", "\x50\xcf\xfb\x86\x69\x29\x45\x6f\xb4\x7a\x7d\xea\x3b\x61\xa6\xca", "\xc6\x7d\xaa\x4a\xe2\xb0\x46\x8b\x91\xd9\x2f\x0b\xdf\xb4\x21\x3a", "\xcc\x25\xcb\x74\xc1\x80\x4e\xd9\xbf\xd0\x6e\x6b\x92\x60\x12\x65", "\x74\x5b\x1e\xa3\x6d\xa8\x4f\x16\x92\xbf\x90\x84\xc5\xd5\x39\x51", "\xd1\x14\xbc\x5a\x59\x01\x42\xf9\xbb\x84\xb3\x7a\xfd\xdc\x11\xa4", 15, 1, "O:32:\"Shopware\\Core\\Checkout\\Cart\\Cart\":13:{s:7:\"\u0000*\u0000name\";s:32:\"8a243080f92e4c719546314b577cf82b\";s:8:\"\u0000*\u0000token\";s:32:\"TM8N0waBS5iI5GESMweemBca2hxlMOmg\";s:8:\"\u0000*\u0000price\";O:50:\"Shopware\\Core\\Checkout\\Cart\\Price\\Struct\\CartPrice\":7:{s:11:\"\u0000*\u0000netPrice

Vielen Dank im Voraus Tom

Hallo,
das ist mit 6.4.0.0 behoben.

Das Problem ist, dass die Session-ID nicht (mehr) zu dem Warenkorb in der Datenbank passt.

Beste Grüße
Marcus