Die Updatefunktion meines Shops funktioniert nicht (mehr). Hatte sie erst vor kurzem entdeckt und wurde leider sofort enttäuscht.
Es erscheint die Fehlermeldung:
„Die Verbindung zum Update Server ist fehlgeschlagen.
Bitte überprüfen Sie die Internetverbindung Ihres Servers, oder Versuchen Sie es später erneut.“
Aber auch „später“ hat sich nichts getan…
Die Log-Datei besagt:
ERROR
Message:
exception 'Zend\_Uri\_Exception' with message 'Illegal scheme supplied, only alphanumeric characters are permitted' in /var/www/vhosts/zawo-tec-shop.de/httpdocs/engine/Library/Zend/Uri.php:111
Stack trace:
#0 /var/www/vhosts/zawo-tec-shop.de/httpdocs/engine/Library/Zend/Http/Client.php(305): Zend\_Uri::factory('/release/update')
#1 /var/www/vhosts/zawo-tec-shop.de/httpdocs/engine/Library/Zend/Http/Client.php(283): Zend\_Http\_Client-\>setUri('/release/update')
#2 /var/www/vhosts/zawo-tec-shop.de/httpdocs/engine/Shopware/Plugins/Default/Backend/SwagUpdate/Components/UpdateCheck.php(109): Zend\_Http\_Client-\>\_\_construct('/release/update', Array)
#3 /var/www/vhosts/zawo-tec-shop.de/httpdocs/engine/Shopware/Plugins/Default/Backend/SwagUpdate/Controllers/Backend/SwagUpdate.php(512): ShopwarePlugins\SwagUpdate\Components\UpdateCheck-\>checkUpdate(true, Array)
#4 /var/www/vhosts/zawo-tec-shop.de/httpdocs/engine/Shopware/Plugins/Default/Backend/SwagUpdate/Controllers/Backend/SwagUpdate.php(492): Shopware\_Controllers\_Backend\_SwagUpdate-\>fetchUpdateVersion()
#5 /var/www/vhosts/zawo-tec-shop.de/httpdocs/engine/Shopware/Plugins/Default/Backend/SwagUpdate/Controllers/Backend/SwagUpdate.php(61): Shopware\_Controllers\_Backend\_SwagUpdate-\>getCachedVersion()
#6 /var/www/vhosts/zawo-tec-shop.de/httpdocs/engine/Library/Enlight/Controller/Action.php(159): Shopware\_Controllers\_Backend\_SwagUpdate-\>changelogAction()
#7 /var/www/vhosts/zawo-tec-shop.de/httpdocs/engine/Library/Enlight/Controller/Dispatcher/Default.php(523): Enlight\_Controller\_Action-\>dispatch('changelogAction')
#8 /var/www/vhosts/zawo-tec-shop.de/httpdocs/engine/Library/Enlight/Controller/Front.php(223): Enlight\_Controller\_Dispatcher\_Default-\>dispatch(Object(Enlight\_Controller\_Request\_RequestHttp), Object(Enlight\_Controller\_Response\_ResponseHttp))
#9 /var/www/vhosts/zawo-tec-shop.de/httpdocs/engine/Shopware/Kernel.php(178): Enlight\_Controller\_Front-\>dispatch()
#10 /var/www/vhosts/zawo-tec-shop.de/httpdocs/vendor/symfony/http-kernel/HttpCache/HttpCache.php(487): Shopware\Kernel-\>handle(Object(Symfony\Component\HttpFoundation\Request), 1, true)
#11 /var/www/vhosts/zawo-tec-shop.de/httpdocs/engine/Shopware/Components/HttpCache/AppCache.php(255): Symfony\Component\HttpKernel\HttpCache\HttpCache-\>forward(Object(Symfony\Component\HttpFoundation\Request), true, NULL)
#12 /var/www/vhosts/zawo-tec-shop.de/httpdocs/vendor/symfony/http-kernel/HttpCache/HttpCache.php(258): Shopware\Components\HttpCache\AppCache-\>forward(Object(Symfony\Component\HttpFoundation\Request), true)
#13 /var/www/vhosts/zawo-tec-shop.de/httpdocs/engine/Shopware/Components/HttpCache/AppCache.php(103): Symfony\Component\HttpKernel\HttpCache\HttpCache-\>pass(Object(Symfony\Component\HttpFoundation\Request), true)
#14 /var/www/vhosts/zawo-tec-shop.de/httpdocs/shopware.php(113): Shopware\Components\HttpCache\AppCache-\>handle(Object(Symfony\Component\HttpFoundation\Request))
#15 {main}
Time:
2016-12-06T09:56:43.467985+0100
Channel:
core
request:
{
"uri": "/backend/SwagUpdate/changelog?\_dc=1481014628677&page=1&start=0&limit=999",
"method": "GET",
"query": {
"\_dc": "1481014628677",
"page": "1",
"start": "0",
"limit": "999",
"module": "backend",
"controller": "SwagUpdate",
"action": "changelog"
},
"post": []
}
shop:
No shop data available
session:
{
"userId": "52",
"roleId": "1"
}
Hat jemand einen Tip? Vielen Dank!