Wenn ich die Shopwareaktualisierung aufrufe kommt folgende Fehlermeldung

Oops! An error has occurred! The following notes should help you. Unknown error occurred. (PluginsException-16) in engine/Shopware/Bundle/PluginInstallerBundle/StoreClient.php on line 511 Stack trace: #0 engine/Shopware/Bundle/PluginInstallerBundle/StoreClient.php(339): Shopware\Bundle\PluginInstallerBundle\StoreClient->handleRequestException(Object(Shopware\Components\HttpClient\RequestException)) #1 engine/Shopware/Bundle/PluginInstallerBundle/StoreClient.php(127): Shopware\Bundle\PluginInstallerBundle\StoreClient->getRequest(’/pluginStore/pl…’, Array, Array) #2 engine/Shopware/Bundle/PluginInstallerBundle/Service/PluginStoreService.php(126): Shopware\Bundle\PluginInstallerBundle\StoreClient->doGetRequest(’/pluginStore/pl…’, Array) #3 engine/Shopware/Plugins/Default/Backend/SwagUpdate/Components/PluginCheck.php(66): Shopware\Bundle\PluginInstallerBundle\Service\PluginStoreService->getPlugins(Object(Shopware\Bundle\PluginInstallerBundle\Context\PluginsByTechnicalNameRequest)) #4 engine/Shopware/Plugins/Default/Backend/SwagUpdate/Controllers/Backend/SwagUpdate.php(146): ShopwarePlugins\SwagUpdate\Components\PluginCheck->checkInstalledPluginsAvailableForNewVersion(‘5.4.5’) #5 engine/Library/Enlight/Controller/Action.php(159): Shopware_Controllers_Backend_SwagUpdate->pluginsAction() #6 engine/Library/Enlight/Controller/Dispatcher/Default.php(530): Enlight_Controller_Action->dispatch(‘pluginsAction’) #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(191): Enlight_Controller_Front->dispatch() #9 vendor/symfony/http-kernel/HttpCache/HttpCache.php(484): Shopware\Kernel->handle(Object(Symfony\Component\HttpFoundation\Request), 1, true) #10 engine/Shopware/Components/HttpCache/AppCache.php(268): Symfony\Component\HttpKernel\HttpCache\HttpCache->forward(Object(Symfony\Component\HttpFoundation\Request), true, NULL) #11 vendor/symfony/http-kernel/HttpCache/HttpCache.php(251): Shopware\Components\HttpCache\AppCache->forward(Object(Symfony\Component\HttpFoundation\Request), true) #12 engine/Shopware/Components/HttpCache/AppCache.php(105): Symfony\Component\HttpKernel\HttpCache\HttpCache->pass(Object(Symfony\Component\HttpFoundation\Request), true) #13 shopware.php(118): Shopware\Components\HttpCache\AppCache->handle(Object(Symfony\Component\HttpFoundation\Request)) #14 {main}  

 

Ebenfall werden im Plugin Manager keine Updates mehr angezeigt.

Selber finde ich keinen Fehler. Kann mir bitte jemand einen Tip geben an was das liegen könnte?

Danke für Eure Unterstützung.

 

Gruss 

Dominic

Per Mail bekomme ich folgende Fehlermeldung:

 

CRITICAL

Message:

 Unknown error occurred. (PluginsException-16)

Time:

 2018-06-27T16:13:52.189759+0200

Channel:

 core

request:

 { "uri": "/stage/backend/SwagUpdate/plugins?\_dc=1530108831720&page=1&start=0&limit=999", "method": "GET", "query": { "\_dc": "1530108831720", "page": "1", "start": "0", "limit": "999", "module": "backend", "controller": "SwagUpdate", "action": "plugins" }, "post": [] }

shop:

 No shop data available

session:

 { "userId": "50", "roleId": "1" }

CRITICAL

Message:

 Unknown error occurred. (PluginsException-16)

Time:

 2018-06-27T16:13:52.209282+0200

Channel:

 core

request:

 { "uri": "/stage/backend/SwagUpdate/plugins?\_dc=1530108831720&page=1&start=0&limit=999", "method": "GET", "query": { "\_dc": "1530108831720", "page": "1", "start": "0", "limit": "999", "module": "backend", "controller": "SwagUpdate", "action": "plugins" }, "post": [] }

 

Danke an Kai Neuwerth @Crease29 12:08

Vielleicht gerade ein Problem in der Shopware API?
Die API vom Shopware Plugin Store gibt das nämlich zurück: https://api.shopware.com/pluginStore/pluginsByName?locale=de_CH&shopwareVersion=5.4.4&technicalNames[0]=SwagImportExport&technicalNames[1]=SwagGoogle&technicalNames[2]=MittwaldSecurityTools&technicalNames[3]=TcinnCustomCopyright&technicalNames[4]=SwagSecurity&technicalNames[5]=KplngiBodyColor&technicalNames[6]=CbaxNewsletterModified&technicalNames[7]=SwagLicense&technicalNames[8]=ComerPluginHomeIcon&technicalNames[9]=SwagBackendOrder&technicalNames[10]=BfbNoBorders&technicalNames[11]=StrategenCostumHome&technicalNames[12]=KskSecurityTools&technicalNames[13]=WebgCustomLogo&technicalNames[14]=pqtPaqatoTrackingManager&technicalNames[15]=EmzEmotionComponentCategoryTeaserHover&technicalNames[16]=SwagEmotionPresets&technicalNames[17]=8mzFlatResponsiveTheme
Aber is ganz lustig, wenn man die locale von de_CH zu de_DE ändert, geht der Request.