Liebes Forum
Ich habe die folgende Fehlermeldung erhalten. Scheint irgendetwas mit einem widget zu tun zu haben. Ich habe solche Plugins, kann das aber überhaupt nicht zuordnen.
Message: exception 'Enlight_Controller_Exception' with message 'Action "Widgets_Index_indexAction" not found failure' in /var/www/vhosts/testshop.de/httpdocs/engine/Library/Enlight/Controller/Action.php:387
Stack trace:
#0 /var/www/vhosts/testshop.de/httpdocs/engine/Library/Enlight/Controller/Action.php(158): Enlight_Controller_Action->__call('indexAction', Array)
#1 /var/www/vhosts/testshop.de/httpdocs/engine/Library/Enlight/Controller/Action.php(158): Shopware_Proxies_ShopwareControllersWidgetsIndexProxy->indexAction()
#2 /var/www/vhosts/testshop.de/httpdocs/engine/Library/Enlight/Controller/Dispatcher/Default.php(523): Enlight_Controller_Action->dispatch('indexAction')
#3 /var/www/vhosts/testshop.de/httpdocs/engine/Library/Enlight/Controller/Front.php(226): Enlight_Controller_Dispatcher_Default->dispatch(Object(Enlight_Controller_Request_RequestHttp), Object(Enlight_Controller_Response_ResponseHttp))
#4 /var/www/vhosts/testshop.de/httpdocs/engine/Shopware/Kernel.php(153): Enlight_Controller_Front->dispatch()
#5 /var/www/vhosts/testshop.de/httpdocs/vendor/symfony/http-kernel/HttpCache/HttpCache.php(492): Shopware\Kernel->handle(Object(Symfony\Component\HttpFoundation\Request), 1, true)
#6 /var/www/vhosts/testshop.de/httpdocs/engine/Shopware/Components/HttpCache/AppCache.php(255): Symfony\Component\HttpKernel\HttpCache\HttpCache->forward(Object(Symfony\Component\HttpFoundation\Request), true, NULL)
#7 /var/www/vhosts/testshop.de/httpdocs/vendor/symfony/http-kernel/HttpCache/HttpCache.php(263): Shopware\Components\HttpCache\AppCache->forward(Object(Symfony\Component\HttpFoundation\Request), true)
#8 /var/www/vhosts/testshop.de/httpdocs/vendor/symfony/http-kernel/HttpCache/HttpCache.php(280): Symfony\Component\HttpKernel\HttpCache\HttpCache->pass(Object(Symfony\Component\HttpFoundation\Request), true)
#9 /var/www/vhosts/testshop.de/httpdocs/engine/Shopware/Components/HttpCache/AppCache.php(133): Symfony\Component\HttpKernel\HttpCache\HttpCache->invalidate(Object(Symfony\Component\HttpFoundation\Request), true)
#10 /var/www/vhosts/testshop.de/httpdocs/vendor/symfony/http-kernel/HttpCache/HttpCache.php(209): Shopware\Components\HttpCache\AppCache->invalidate(Object(Symfony\Component\HttpFoundation\Request), true)
#11 /var/www/vhosts/testshop.de/httpdocs/engine/Shopware/Components/HttpCache/AppCache.php(114): Symfony\Component\HttpKernel\HttpCache\HttpCache->handle(Object(Symfony\Component\HttpFoundation\Request), 1, true)
#12 /var/www/vhosts/testshop.de/httpdocs/shopware.php(101): Shopware\Components\HttpCache\AppCache->handle(Object(Symfony\Component\HttpFoundation\Request))
#13 {main}
Time: 2016-04-19T21:16:12.545846+0200
Channel: core
request: {
"uri": "/widgets/index/",
"method": "OPTIONS",
"query": {
"module": "widgets",
"controller": "index",
"action": "index"
},
"post": []
}
session: {
"sessionId": "d678d170a43444b1433a53ca603dba834996fdb9",
"Bot": null
}
shopId: 1
shopName: testshop
Hat jemand eine Idee?
Gibt es eine Möglichkeit herauszufinden, wo der Fehler liegt?
Der Fehler ist bisher nur 1 Mal aufgetreten.