Shopware 5.0 Aktualisierung - Problem

Ich habe folgendes Problem. Wenn ich im Backend den Tab für die Softwareaktualisierung öffne, öffnet sich zwar das entsprechende Fenster aber kurze Zeit später aktualisiert sich mein Browser und ich kann somit die Aktualisierung nicht ausführen.

Ich habe ebenfalls einmal den Debug Modus aktiviert und mir wird folgendes ausgeben wenn ich die Softwareaktualisierung öffne:

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/PluginStoreService.php(122): Shopware\Bundle\PluginInstallerBundle \StoreClient-\>doGetRequest('/pluginStore/pl...', Array) #3 Shopware/Plugins/Default/Backend/SwagUpdate/Components/PluginCheck.php(77): Shopware\Bundle\PluginInstallerBundle \Service\PluginStoreService-\>getPlugins(Object(Shopware\Bundle\PluginInstallerBundle\Context\PluginsByTechnicalNameRequest )) #4 Shopware/Plugins/Default/Backend/SwagUpdate/Controllers/Backend/SwagUpdate.php(142): ShopwarePlugins \SwagUpdate\Components\PluginCheck-\>checkInstalledPluginsAvailableForNewVersion('5.1.2' ) #5 Enlight/Controller/Action.php(159): Shopware\_Controllers\_Backend\_SwagUpdate-\>pluginsAction() #6 Enlight/Controller/Dispatcher/Default.php(524): Enlight\_Controller\_Action-\>dispatch('pluginsAction ') #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}