Hallo, ich habe folgendes Problem das nach dem Update auf Shopware 5 mein Plugin Manger leer bleibt. Nach der Anmeldung und wenn ich Z.B auf Meine Einkäufe gehe wird mir folgendes Fehler angezeigt: Error code: PluginLicensesException-3 Zum anderen wird mir folgendes in der Google Chrome Konsole angezeigt: http://pulver-blei.com/backend/PluginMa … 3514070043 Failed to load resource: the server responded with a status of 401 (Unauthorized)
Niemand eine Idee?
Ich will ungern nerven aber es wäre schön wenn mir jemand weiterhelfen könnte.
Hi pulver-blei, die Meldung “Error code: PluginLicensesException-3” sagt aus das der Shop nicht gefunden wurde. Ist der Shop eventuell nicht unter http://account.shopware.com hinterlegt? Vergleich hier einmal den Host Eintrag im Shopware Backend mit der Verknüpften URL auf deinem Shopware Account. Gruß Dennis
Sind beides die gleichen URL.
Leider konnte ich bis heute das Problem nicht lösen und so wie es aussieht hat es auch Auswirkung auf die Software-Aktualisierung. Sobald den Tab zur Softwareaktualisierung öffne aktualisiert sich der Browser und ich kann die Softwareaktualisierung nicht ausführen.
Ich habe ebenfalls einmal den Debug Modus aktiviert und mir wurde folgendes ausgegeben:
Ups! Ein Fehler ist aufgetreten!
Die nachfolgenden Hinweise sollten Ihnen weiterhelfen .
in Shopware/Bundle/PluginInstallerBundle/StoreClient.php on line 420
Stack trace:
#0 Shopware/Bundle/PluginInstallerBundle/StoreClient.php(263): Shopware\Bundle\PluginInstallerBundle \StoreClient-\>handleRequestException(Object(Shopware\Components\HttpClient\RequestException)) #1 Shopware/Bundle/PluginInstallerBundle/StoreClient.php(108): Shopware\Bundle\PluginInstallerBundle \StoreClient-\>getRequest('/pluginStore/pl...', Array, Array) #2 Shopware/Bundle/PluginInstallerBundle/Service/SubscriptionService.php(165): Shopware\Bundle\PluginInstallerBundle \StoreClient-\>doGetRequest('/pluginStore/pl...', Array, Array) #3 Shopware/Bundle/PluginInstallerBundle/Service/SubscriptionService.php(132): Shopware\Bundle\PluginInstallerBundle \Service\SubscriptionService-\>getPluginsSubscriptionState('5392056e6df75ea...') #4 Shopware/Plugins/Default/Backend/PluginManager/Controllers/Backend/PluginManager.php(181): Shopware \Bundle\PluginInstallerBundle\Service\SubscriptionService-\>getPluginsSubscription(Object(Enlight\_Controller\_Response\_ResponseHttp ), Object(Enlight\_Controller\_Request\_RequestHttp)) #5 Enlight/Controller/Action.php(159): Shopware\_Controllers\_Backend\_PluginManager-\>getPluginsSubscriptionStateAction () #6 Enlight/Controller/Dispatcher/Default.php(524): Enlight\_Controller\_Action-\>dispatch('getPluginsSubsc ...') #7 Enlight/Controller/Front.php(227): Enlight\_Controller\_Dispatcher\_Default-\>dispatch(Object(Enlight\_Controller\_Request\_RequestHttp ), Object(Enlight\_Controller\_Response\_ResponseHttp)) #8 Shopware/Kernel.php(143): Enlight\_Controller\_Front-\>dispatch() #9 vendor/symfony/http-kernel/Symfony/Component/HttpKernel/HttpCache/HttpCache.php(490): Shopware\Kernel- \>handle(Object(Symfony\Component\HttpFoundation\Request), 1, true) #10 Shopware/Components/HttpCache/AppCache.php(257): Symfony\Component\HttpKernel\HttpCache\HttpCache- \>forward(Object(Symfony\Component\HttpFoundation\Request), true, NULL) #11 vendor/symfony/http-kernel/Symfony/Component/HttpKernel/HttpCache/HttpCache.php(261): Shopware\Components \HttpCache\AppCache-\>forward(Object(Symfony\Component\HttpFoundation\Request), true) #12 Shopware/Components/HttpCache/AppCache.php(103): Symfony\Component\HttpKernel\HttpCache\HttpCache- \>pass(Object(Symfony\Component\HttpFoundation\Request), true) #13 shopware.php(101): Shopware\Components\HttpCache\AppCache-\>handle(Object(Symfony\Component\HttpFoundation \Request)) #14 {main}