Fehler nach Update von 4.0.7 auf 4.0.8

Wollten gerade unseren stabilen und einwandfrei funktionierenden SW Shop von 4.0.7 auf 4.0.8 upgraden, aber es kommen Fehler je nach Frontend / Backend. Frontend: [quote]Fatal error: Cannot redeclare Shopware\Models\Attribute\CustomerGroup::$customerGroup in /var/www/production/shopware/engine/Shopware/Models/Attribute/CustomerGroup.php on line 84[/quote] Backend: [quote]Fatal error: Cannot redeclare Shopware\Models\Attribute\User::$user in /var/www/production/shopware/engine/Shopware/Models/Attribute/User.php on line 84[/quote] Haben echt alles versucht… Vorher… …alle Schreibrechte vorhanden / alle Anforderungen abgedeckt …alle Plugins sind auf aktuellster Version und wurden deaktiviert …alle Caches wurden im Backend geleert und dann nach dem Updaten alle Caches / Proxies wie in der Updateanleitung manuell geleert, falls es zu Problemen kommt. Jedoch ohne Effekt. Ins Backend kommen wir halt auch nicht mehr rein. Jemand eine Idee? :frowning:

Hi, hast du den Ordner /engine/Shopware/Models/Attribute auch geleert? Es darf nur der Inhalt gelöscht werden. Gruß Patrick

[quote=“Patrick Schücker”]Hi, hast du den Ordner /engine/Shopware/Models/Attribute auch geleert? Es darf nur der Inhalt gelöscht werden. Gruß Patrick[/quote] Hi Patrick, ja hatten wir auch versucht - sorry, vergessen zu erwähnen. Wissen echt nicht weiter… :frowning:

Hi, versuch mal http://wiki.shopware.de/Foreign-Keys-re … l_954.html Eventuell sind bei dir einige Fremdschlüssel defekt und deswegen können zum Teil keine Attribute Models erstellt werden. Passen auch die Rechte für die Verzeichnisse? In der Datenbank kannst du auch noch mal prüfen ob das Selfhealing Plugin aktiv ist. Gruß Patrick

1 „Gefällt mir“

Ups! Ein Fehler ist aufgetreten!

Die nachfolgenden Hinweise sollten Ihnen weiterhelfen.

Unable to load template snippet ‚string:{include file=„backend/index/model/widget.js“} {include file=„backend/index/model/turnover.js“} {include file=„backend/index/model/batch.js“} {include file=„backend/index/model/customers.js“} {include file=„backend/index/model/visitors.js“} {include file=„backend/index/model/orders.js“} {include file=„backend/index/model/merchant.js“} {include file=„backend/index/model/merchant_mail.js“} {include file=„backend/index/view/main.js“} {include file=„backend/index/view/menu.js“} {include file=„backend/index/view/footer.js“} {include file=„backend/index/view/search.js“} {include file=„backend/index/view/widgets/desktop.js“} {include file=„backend/index/view/widgets/sales.js“} {include file=„backend/index/view/widgets/upload.js“} {include file=„backend/index/view/widgets/visitors.js“} {include file=„backend/index/view/widgets/orders.js“} {include file=„backend/index/view/widgets/notice.js“} {include file=„backend/index/view/widgets/merchant.js“} {include file=„backend/index/view/widgets/base.js“} {include file=„backend/index/view/merchant/window.js“} {include file=„backend/index/controller/main.js“} {include file=„backend/index/controller/widgets.js“} {include file=„backend/index/controller/error_reporter.js“}|backend/index/view/swag_update_check_menu.js‘ in Smarty/sysplugins/smarty_internal_templatebase.php on line 127

Stack trace:

#0 Enlight/View/Default.php(273): Smarty\_Internal\_TemplateBase-\>fetch() #1 Enlight/Controller/Plugins/ViewRenderer/Bootstrap.php(212): Enlight\_View\_Default-\>render(Object(Enlight\_Template\_Default)) #2 Enlight/Controller/Plugins/ViewRenderer/Bootstrap.php(238): Enlight\_Controller\_Plugins\_ViewRenderer\_Bootstrap-\>renderTemplate(Object(Enlight\_Template\_Default)) #3 Enlight/Controller/Plugins/ViewRenderer/Bootstrap.php(136): Enlight\_Controller\_Plugins\_ViewRenderer\_Bootstrap-\>render() #4 [internal function]: Enlight\_Controller\_Plugins\_ViewRenderer\_Bootstrap-\>onPostDispatch(Object(Enlight\_Event\_EventArgs)) #5 Enlight/Event/Handler/Default.php(91): call\_user\_func(Array, Object(Enlight\_Event\_EventArgs)) #6 Enlight/Event/EventManager.php(165): Enlight\_Event\_Handler\_Default-\>execute(Object(Enlight\_Event\_EventArgs)) #7 Enlight/Controller/Action.php(191): Enlight\_Event\_EventManager-\>notify('Enlight\_Control...', Array) #8 Enlight/Controller/Dispatcher/Default.php(521): Enlight\_Controller\_Action-\>dispatch('loadAction') #9 Enlight/Controller/Front.php(214): Enlight\_Controller\_Dispatcher\_Default-\>dispatch(Object(Enlight\_Controller\_Request\_RequestHttp), Object(Enlight\_Controller\_Response\_ResponseHttp)) #10 Shopware/Components/HttpCache/HttpKernel.php(79): Enlight\_Controller\_Front-\>dispatch() #11 Symfony/Component/HttpKernel/HttpCache/HttpCache.php(434): Shopware\Components\HttpCache\HttpKernel-\>handle(Object(Symfony\Component\HttpFoundation\Request), 1, true) #12 Shopware/Components/HttpCache/AppCache.php(234): Symfony\Component\HttpKernel\HttpCache\HttpCache-\>forward(Object(Symfony\Component\HttpFoundation\Request), true, NULL) #13 Symfony/Component/HttpKernel/HttpCache/HttpCache.php(230): Shopware\Components\HttpCache\AppCache-\>forward(Object(Symfony\Component\HttpFoundation\Request), true) #14 Shopware/Components/HttpCache/AppCache.php(99): Symfony\Component\HttpKernel\HttpCache\HttpCache-\>pass(Object(Symfony\Component\HttpFoundation\Request), true) #15 Shopware/Bootstrap.php(70): Shopware\Components\HttpCache\AppCache-\>handle(Object(Symfony\Component\HttpFoundation\Request)) #16 Enlight/Application.php(192): Shopware\_Bootstrap-\>run() #17 shopware.php(83): Enlight\_Application-\>run() #18 {main}

 
[/code] Komischerweise steht im Log file nichts von irgendeinem 503er und die stehen ja sonst stets darin. Mir ist auch aufgefallen, dass die DB vor dem Update ca. 150 MB groß war, nach dem Update jedoch 900 MB. Ist das normal? LG