skeletonAction not found Fehler

Hallo, ich erhalte die folgende Fehlermeldung beim Aufruf eines Bezahlmodus aus dem Backend heraus. Kann mir eventuell jemand sagen, was dieser Fehler bedeutet ? Es wird shopware 3.5.4 verwendet. Method “Shopware_Proxies_ShopwareControllersBackendIndexProxy::skeletonAction” not found failure in Enlight/Controller/Action.php on line 70 Stack trace: #0 Enlight/Controller/Action.php(220): Enlight_Class->__call(‘skeletonAction’, Array) #1 Enlight/Controller/Action.php(70): Enlight_Controller_Action->__call(‘skeletonAction’, Array) #2 Enlight/Controller/Action.php(70): Shopware_Proxies_ShopwareControllersBackendIndexProxy->skeletonAction() #3 Enlight/Controller/Dispatcher/DispatcherDefault.php(329): Enlight_Controller_Action->dispatch(‘skeletonAction’) #4 Enlight/Controller/Front.php(99): Enlight_Controller_Dispatcher_DispatcherDefault->dispatch(Object(Enlight_Controller_Request_RequestHttp), Object(Enlight_Controller_Response_ResponseHttp)) #5 Shopware/Bootstrap.php(33): Enlight_Controller_Front->dispatch() #6 Enlight/Application.php(86): Shopware_Bootstrap->run() #7 shopware.php(6): Enlight_Application->run() #8 {main}