Hallo,
seit kurzen habe ich im Shopware Backend folgenden Fehler:
Fehlerinformationen
Modul: Shopware.apps
Pfad der Anforderung: /backend/
HTTP-Fehlermeldung: Service Unavailable
HTTP-Statuscode: 503 / GET
Ups! Ein Fehler ist aufgetreten!
Die nachfolgenden Hinweise sollten Ihnen weiterhelfen.
unable to write file /var/www/XXXX/var/cache/production_201705171506/templates/backend_de_DE_ee836/4b/57/3c/wrt5a57dfdb0f30c4.85495986 in engine/Library/Smarty/sysplugins/smarty_internal_write_file.php on line 48
Stack trace:
#0 engine/Library/Smarty/sysplugins/smarty_internal_template.php(201): Smarty_Internal_Write_File::writeFile(‚/var/www/XXXX…‘, ‚<?php /* Smarty…‘, Object(Enlight_Template_Manager))
#1 engine/Library/Smarty/sysplugins/smarty_internal_templatebase.php(155): Smarty_Internal_Template->compileTemplateSource()
#2 engine/Library/Smarty/sysplugins/smarty_internal_template.php(286): Smarty_Internal_TemplateBase->fetch(Object(Enlight_Template_Default), NULL, NULL, NULL, false, false, true)
#3 var/cache/production_201705171506/templates/backend_de_DE_ee836/95/13/89/951389842883aec15be1ef870d8cbe28cdab552a.snippet.21a5e2df7773d53694977ecf7c7e71c9823c3b73.php(42): Smarty_Internal_Template->getSubTemplate(‚/var/www/XXXX…‘, NULL, ‚backend_de_DE_e…‘, NULL, NULL, Array, 0)
#4 engine/Library/Smarty/sysplugins/smarty_internal_templatebase.php(180): content_5a57dfdb0cc113_12457731(Object(Enlight_Template_Default))
#5 engine/Library/Enlight/View/Default.php(274): Smarty_Internal_TemplateBase->fetch()
#6 engine/Shopware/Plugins/Community/Backend/ViisonDHL/ViisonCommon/Components/ViisonCommonJSLoader.php(212): Enlight_View_Default->render()
#7 engine/Shopware/Plugins/Community/Backend/ViisonDHL/ViisonCommon/Components/ViisonCommonJSLoader.php(179): Shopware\Plugins\ViisonCommon\Components\ViisonCommonJSLoader->renderSubApp(‚ViisonShippingC…‘)
#8 engine/Shopware/Plugins/Community/Backend/ViisonDHL/ViisonCommon/Components/ViisonCommonJSLoader.php(158): Shopware\Plugins\ViisonCommon\Components\ViisonCommonJSLoader->renderSubApps(Array)
#9 engine/Shopware/Plugins/Community/Backend/ViisonDHL/ViisonCommon/Subscriber/Common.php(224): Shopware\Plugins\ViisonCommon\Components\ViisonCommonJSLoader->loadSubAppExtensions(‚Order‘)
#10 engine/Library/Enlight/Event/Handler/Default.php(91): Shopware\Plugins\ViisonCommon\Subscriber\Common->onViewRendererFilterRender(Object(Enlight_Event_EventArgs))
#11 engine/Library/Enlight/Event/EventManager.php(296): Enlight_Event_Handler_Default->execute(Object(Enlight_Event_EventArgs))
#12 engine/Library/Enlight/Controller/Plugins/ViewRenderer/Bootstrap.php(220): Enlight_Event_EventManager->filter(‚Enlight_Plugins…‘, ‚/**\n * Shopware…‘, Object(Enlight_Event_EventArgs))
#13 engine/Library/Enlight/Controller/Plugins/ViewRenderer/Bootstrap.php(242): Enlight_Controller_Plugins_ViewRenderer_Bootstrap->renderTemplate(Object(Enlight_Template_Default))
#14 engine/Library/Enlight/Controller/Plugins/ViewRenderer/Bootstrap.php(136): Enlight_Controller_Plugins_ViewRenderer_Bootstrap->render()
#15 engine/Library/Enlight/Event/Handler/Default.php(91): Enlight_Controller_Plugins_ViewRenderer_Bootstrap->onPostDispatch(Object(Enlight_Controller_ActionEventArgs))
#16 engine/Library/Enlight/Event/EventManager.php(214): Enlight_Event_Handler_Default->execute(Object(Enlight_Controller_ActionEventArgs))
#17 engine/Library/Enlight/Controller/Action.php(200): Enlight_Event_EventManager->notify(‚Enlight_Control…‘, Object(Enlight_Controller_ActionEventArgs))
#18 engine/Library/Enlight/Controller/Dispatcher/Default.php(523): Enlight_Controller_Action->dispatch(‚indexAction‘)
#19 engine/Library/Enlight/Controller/Front.php(223): Enlight_Controller_Dispatcher_Default->dispatch(Object(Enlight_Controller_Request_RequestHttp), Object(Enlight_Controller_Response_ResponseHttp))
#20 engine/Shopware/Kernel.php(182): Enlight_Controller_Front->dispatch()
#21 vendor/symfony/http-kernel/HttpCache/HttpCache.php(491): Shopware\Kernel->handle(Object(Enlight_Controller_Request_RequestHttp), 1, true)
#22 engine/Shopware/Components/HttpCache/AppCache.php(266): Symfony\Component\HttpKernel\HttpCache\HttpCache->forward(Object(Symfony\Component\HttpFoundation\Request), true, NULL)
#23 vendor/symfony/http-kernel/HttpCache/HttpCache.php(258): Shopware\Components\HttpCache\AppCache->forward(Object(Symfony\Component\HttpFoundation\Request), true)
#24 engine/Shopware/Components/HttpCache/AppCache.php(103): Symfony\Component\HttpKernel\HttpCache\HttpCache->pass(Object(Symfony\Component\HttpFoundation\Request), true)
#25 shopware.php(117): Shopware\Components\HttpCache\AppCache->handle(Object(Symfony\Component\HttpFoundation\Request))
#26 {main}
Dieser Fehler tritt nur im Backend auf wenn gerade ein Kunde eingeloggt ist, einen gefüllten Warenkorb hat und dieser mir dann in den Widgets bei Besucher online angezeigt wird. Ist kein Kunde mit einem gefüllten Warenkorb online kommt kein Fehler.
Grundsätzlich ist klar was mit unable to write gemeint ist, aber was genau löst das Problem aus, es gab in letzter Zeit keine Updates oder Änderungen am System. Es gibt auch sonst keine Probleme der Schreibrechte auf Ordner und der Server hat noch genug frei.
Danke für jeglichen Hinweis