ab und zu Fehler - Shop läuft aber

Ich bekomme ab und zu unregelmässig folgenden Fehler:

exception 'Enlight_Controller_Exception' with message 'Action "Widgets_Index_indexAction" not found failure' in /home/ofenfeue/public_html/engine/Library/Enlight/Controller/Action.php:387
Stack trace:
#0 /home/ofenfeue/public_html/engine/Library/Enlight/Controller/Action.php(158): Enlight_Controller_Action->__call('indexAction', Array)
#1 /home/ofenfeue/public_html/engine/Library/Enlight/Controller/Action.php(158): Shopware_Proxies_ShopwareControllersWidgetsIndexProxy->indexAction()
#2 /home/ofenfeue/public_html/engine/Library/Enlight/Controller/Dispatcher/Default.php(523): Enlight_Controller_Action->dispatch('indexAction')
#3 /home/ofenfeue/public_html/engine/Library/Enlight/Controller/Front.php(226): Enlight_Controller_Dispatcher_Default->dispatch(Object(Enlight_Controller_Request_RequestHttp), Object(Enlight_Controller_Response_ResponseHttp))
#4 /home/ofenfeue/public_html/engine/Shopware/Kernel.php(153): Enlight_Controller_Front->dispatch()
#5 /home/ofenfeue/public_html/vendor/symfony/http-kernel/HttpCache/HttpCache.php(492): Shopware\Kernel->handle(Object(Symfony\Component\HttpFoundation\Request), 1, true)
#6 /home/ofenfeue/public_html/engine/Shopware/Components/HttpCache/AppCache.php(255): Symfony\Component\HttpKernel\HttpCache\HttpCache->forward(Object(Symfony\Component\HttpFoundation\Request), true, NULL)
#7 /home/ofenfeue/public_html/vendor/symfony/http-kernel/HttpCache/HttpCache.php(263): Shopware\Components\HttpCache\AppCache->forward(Object(Symfony\Component\HttpFoundation\Request), true)
#8 /home/ofenfeue/public_html/engine/Shopware/Components/HttpCache/AppCache.php(107): Symfony\Component\HttpKernel\HttpCache\HttpCache->pass(Object(Symfony\Component\HttpFoundation\Request), true)
#9 /home/ofenfeue/public_html/shopware.php(101): Shopware\Components\HttpCache\AppCache->handle(Object(Symfony\Component\HttpFoundation\Request))
#10 {main}

Der Shop läuft aber normal und Bestellungen auch.

Alles steht auf grün und der Fehler komtt auch nur unregelmässig alle 4-15 Tage einmal

ist das (könnte das) ein cache-Problem mit dem http-cache sein (Serverseitig) ?

 

Have you installed/developed any plugin which uses WIDGET controller? 

no