Hi, nachdem ich ein Plugin installiert und aktiviert habe, kommt statt meinem backend diese nachricht:
Ups! Ein Fehler ist aufgetreten!
Die nachfolgenden Hinweise sollten Ihnen weiterhelfen.
Plugin „Auth“ not found failure in engine/Library/Enlight/Plugin/PluginCollection.php on line 117
Stack trace:
#0 engine/Library/Enlight/Plugin/Namespace/Config.php(83): Enlight\_Plugin\_PluginCollection-\>load('Auth', true) #1 engine/Library/Enlight/Plugin/PluginCollection.php(97): Enlight\_Plugin\_Namespace\_Config-\>load('Auth', true) #2 engine/Library/Enlight/Plugin/PluginCollection.php(131): Enlight\_Plugin\_PluginCollection-\>get('Auth', true) #3 engine/Shopware/Controllers/Backend/Index.php(48): Enlight\_Plugin\_PluginCollection-\>\_\_call('Auth', Array) #4 engine/Library/Enlight/Class.php(74): Shopware\_Controllers\_Backend\_Index-\>init() #5 engine/Library/Enlight/Controller/Action.php(101): Enlight\_Class-\>\_\_construct() #6 engine/Library/Enlight/Controller/Dispatcher/Default.php(504): Enlight\_Controller\_Action-\>\_\_construct(Object(Enlight\_Controller\_Request\_RequestHttp), Object(Enlight\_Controller\_Response\_ResponseHttp)) #7 engine/Library/Enlight/Controller/Front.php(223): Enlight\_Controller\_Dispatcher\_Default-\>dispatch(Object(Enlight\_Controller\_Request\_RequestHttp), Object(Enlight\_Controller\_Response\_ResponseHttp)) #8 engine/Shopware/Kernel.php(182): Enlight\_Controller\_Front-\>dispatch() #9 vendor/symfony/http-kernel/HttpCache/HttpCache.php(491): Shopware\Kernel-\>handle(Object(Enlight\_Controller\_Request\_RequestHttp), 1, true) #10 engine/Shopware/Components/HttpCache/AppCache.php(266): Symfony\Component\HttpKernel\HttpCache\HttpCache-\>forward(Object(Symfony\Component\HttpFoundation\Request), true, NULL) #11 vendor/symfony/http-kernel/HttpCache/HttpCache.php(258): Shopware\Components\HttpCache\AppCache-\>forward(Object(Symfony\Component\HttpFoundation\Request), true) #12 engine/Shopware/Components/HttpCache/AppCache.php(103): Symfony\Component\HttpKernel\HttpCache\HttpCache-\>pass(Object(Symfony\Component\HttpFoundation\Request), true) #13 shopware.php(117): Shopware\Components\HttpCache\AppCache-\>handle(Object(Symfony\Component\HttpFoundation\Request))
Ich habe keine Möglichkeit, mein backend zu erreichen. Ein Auth-Plugin habe ich nicht und auch nicht installiert oder in der Datenbank. Jemand eine Idee, wie ich ohne Zurücksetzen des Servers (das wäre eine Katastrope) wieder in meinen Shop komme?
Danke!