Kein Zugriff auf Kundendatenbank unter SW 5.1.1

Hallo Gemeinde! Seit 2 Tagen versuche ich nun meinen Shop richtig ans Laufen zu bringen. Nach jedem Login ins Backend bekomme ich folgende Fehlermeldung: Fehlerinformationen Modul: Shopware.apps.Customer Pfad der Anforderung: /backend/customer/load/ HTTP-Fehlermeldung: Service Unavailable HTTP-Statuscode: 503 / GET [code]

Ups! Ein Fehler ist aufgetreten!

Die nachfolgenden Hinweise sollten Ihnen weiterhelfen.

Unable to load template snippet ‘string:{include file=“backend/customer/model/customer.js”} {include file=“backend/customer/model/billing.js”} {include file=“backend/customer/model/shipping.js”} {include file=“backend/customer/model/debit.js”} {include file=“backend/customer/model/payment_data.js”} {include file=“backend/customer/model/list.js”} {include file=“backend/customer/model/order.js”} {include file=“backend/customer/model/chart.js”} {include file=“backend/customer/model/billing_attributes.js”} {include file=“backend/customer/model/shipping_attributes.js”} {include file=“backend/customer/model/attribute.js”} {include file=“backend/customer/model/batch.js”} {include file=“backend/customer/view/detail/window.js”} {include file=“backend/customer/view/detail/base.js”} {include file=“backend/customer/view/detail/billing.js”} {include file=“backend/customer/view/detail/shipping.js”} {include file=“backend/customer/view/detail/debit.js”} {include file=“backend/customer/view/detail/comment.js”} {include file=“backend/customer/view/detail/additional.js”} {include file=“backend/customer/view/list/list.js”} {include file=“backend/customer/view/main/window.js”} {include file=“backend/customer/view/order/list.js”} {include file=“backend/customer/view/order/chart.js”} {include file=“backend/customer/store/detail.js”} {include file=“backend/customer/store/list.js”} {include file=“backend/customer/store/orders.js”} {include file=“backend/customer/store/chart.js”} {include file=“backend/customer/store/batch.js”} {include file=“backend/customer/controller/main.js”} {include file=“backend/customer/controller/list.js”} {include file=“backend/customer/controller/detail.js”} {include file=“backend/customer/controller/order.js”}|backend/customer/payment_methods/controller/detail.js|backend/customer/payment_methods/view/detail/payment_methods.js’ in Smarty/sysplugins/smarty_internal_templatebase.php on line 127

Stack trace:

#0 Enlight/View/Default.php(274): Smarty\_Internal\_TemplateBase-\>fetch() #1 Enlight/Controller/Plugins/ViewRenderer/Bootstrap.php(216): Enlight\_View\_Default-\>render(Object(Enlight\_Template\_Default)) #2 Enlight/Controller/Plugins/ViewRenderer/Bootstrap.php(242): 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\_Controller\_ActionEventArgs)) #5 Enlight/Event/Handler/Default.php(91): call\_user\_func(Array, Object(Enlight\_Controller\_ActionEventArgs)) #6 Enlight/Event/EventManager.php(210): Enlight\_Event\_Handler\_Default-\>execute(Object(Enlight\_Controller\_ActionEventArgs)) #7 Enlight/Controller/Action.php(201): Enlight\_Event\_EventManager-\>notify('Enlight\_Control...', Object(Enlight\_Controller\_ActionEventArgs)) #8 Enlight/Controller/Dispatcher/Default.php(523): Enlight\_Controller\_Action-\>dispatch('loadAction') #9 Enlight/Controller/Front.php(227): Enlight\_Controller\_Dispatcher\_Default-\>dispatch(Object(Enlight\_Controller\_Request\_RequestHttp), Object(Enlight\_Controller\_Response\_ResponseHttp)) #10 Shopware/Kernel.php(148): Enlight\_Controller\_Front-\>dispatch() #11 vendor/symfony/http-kernel/HttpCache/HttpCache.php(492): Shopware\Kernel-\>handle(Object(Symfony\Component\HttpFoundation\Request), 1, true) #12 Shopware/Components/HttpCache/AppCache.php(255): Symfony\Component\HttpKernel\HttpCache\HttpCache-\>forward(Object(Symfony\Component\HttpFoundation\Request), true, NULL) #13 vendor/symfony/http-kernel/HttpCache/HttpCache.php(263): Shopware\Components\HttpCache\AppCache-\>forward(Object(Symfony\Component\HttpFoundation\Request), true) #14 Shopware/Components/HttpCache/AppCache.php(103): Symfony\Component\HttpKernel\HttpCache\HttpCache-\>pass(Object(Symfony\Component\HttpFoundation\Request), true) #15 shopware.php(101): Shopware\Components\HttpCache\AppCache-\>handle(Object(Symfony\Component\HttpFoundation\Request)) #16 {main}

 
[/code] Bisher haben alle Lösungsversuche, die ich hier aus dem Forum habe und sonstwo im Netz gefunden habe nicht funktioniert. Bin im Moment recht ratlos. Sonst scheint der Shop ohne Probleme zu funktionieren. Bisher konnte ich nichts finden, das nicht funktioniert. Lediglich die Kundenverwaltung will nicht. Bei der Installation waren alle Voraussetzungen erfüllt. Von daher sollte das passen. Hat noch jemand ne Idee?

Hallo, es können eigentlich nur zwei Dinge sein: - Plugins - Fehlende Dateien im Backend-Template Du solltest als ersten Schritt mal die Plugisn ausmachen, den Cache leeren und nochmal testen. Moritz

Hab es jetzt gelöst. Zwar hab ich immer noch keine Ahnung, was die Ursache war, habe aber folgenden Lösungsweg gefunden: Installation auf Server komplett gelöscht. Version 5.0.0 per FTP hochgeladen Update auf 5.1.1 in SW durchlaufen lassen