Quantcast
Channel: Allgemein - Shopware Community Forum
Viewing all articles
Browse latest Browse all 4666

Shopware Store nicht verfügbar

$
0
0

Hallo,

der Plugin Manager geht nicht mehr.

Ich wollte ein Plugin testen. Also bin ich eben auf meine Testumgebung gegangen und habe das Plugin installiert. Dann wollte ich zurück in die Liveumgebung um dort das Plugin zu installieren. Jetzt kann ich mich nur noch über die Testumgebung mit dem Pluginmanager verbinden. Live kommt Shopwarestore nicht verfügbar, Store wurde deaktiviert.

:-(

System: 5.2.10

exception 'GuzzleHttp\Ring\Exception\ConnectException' with message 'cURL error 6: Couldn't resolve host 'api.shopware.com'' in ../vendor/guzzlehttp/ringphp/src/Client/CurlFactory.php:126
Stack trace:
#0 ../vendor/guzzlehttp/ringphp/src/Client/CurlFactory.php(91): GuzzleHttp\Ring\Client\CurlFactory::createErrorResponse(Array, Array, Array)
#1 ../vendor/guzzlehttp/ringphp/src/Client/CurlHandler.php(96): GuzzleHttp\Ring\Client\CurlFactory::createResponse(Array, Array, Array, Array, Resource id #550)
#2 ../vendor/guzzlehttp/ringphp/src/Client/CurlHandler.php(68): GuzzleHttp\Ring\Client\CurlHandler->_invokeAsArray(Array)
#3 ../vendor/guzzlehttp/ringphp/src/Client/Middleware.php(54): GuzzleHttp\Ring\Client\CurlHandler->__invoke(Array)
#4 ../vendor/guzzlehttp/ringphp/src/Client/Middleware.php(30): GuzzleHttp\Ring\Client\Middleware::GuzzleHttp\Ring\Client\{closure}(Array)
#5 ../vendor/guzzlehttp/guzzle/src/RequestFsm.php(129): GuzzleHttp\Ring\Client\Middleware::GuzzleHttp\Ring\Client\{closure}(Array)
#6 ../vendor/guzzlehttp/guzzle/src/Client.php(165): GuzzleHttp\RequestFsm->__invoke(Object(GuzzleHttp\Transaction))
#7 ../vendor/guzzlehttp/guzzle/src/Client.php(125): GuzzleHttp\Client->send(Object(GuzzleHttp\Message\Request))
#8 ../engine/Shopware/Components/HttpClient/GuzzleHttpClient.php(56): GuzzleHttp\Client->get('https://api.sho...', Array)
#9 ../engine/Shopware/Bundle/PluginInstallerBundle/StoreClient.php(284): Shopware\Components\HttpClient\GuzzleHttpClient->get('https://api.sho...', Array)
#10 ../engine/Shopware/Bundle/PluginInstallerBundle/StoreClient.php(116): Shopware\Bundle\PluginInstallerBundle\StoreClient->getRequest('/pluginStore/pl...', Array, Array)
#11 ../engine/Shopware/Bundle/PluginInstallerBundle/Service/PluginStoreService.php(123): Shopware\Bundle\PluginInstallerBundle\StoreClient->doGetRequest('/pluginStore/pl...', Array)
#12 ../engine/Shopware/Plugins/Default/Backend/PluginManager/Controllers/Backend/PluginManager.php(424): Shopware\Bundle\PluginInstallerBundle\Service\PluginStoreService->getPlugins(Object(Shopware\Bundle\PluginInstallerBundle\Context\PluginsByTechnicalNameRequest))
#13 ../engine/Library/Enlight/Controller/Action.php(159): Shopware_Controllers_Backend_PluginManager->expiredListingAction()
#14 ../engine/Library/Enlight/Controller/Dispatcher/Default.php(523): Enlight_Controller_Action->dispatch('expiredListingA...')
#15 ../engine/Library/Enlight/Controller/Front.php(223): Enlight_Controller_Dispatcher_Default->dispatch(Object(Enlight_Controller_Request_RequestHttp), Object(Enlight_Controller_Response_ResponseHttp))
#16 ../engine/Shopware/Kernel.php(177): Enlight_Controller_Front->dispatch()
#17 ../shopware.php(115): Shopware\Kernel->handle(Object(Symfony\Component\HttpFoundation\Request))
#18 {main}

Next exception 'GuzzleHttp\Exception\ConnectException' with message 'cURL error 6: Couldn't resolve host 'api.shopware.com'' in ../vendor/guzzlehttp/guzzle/src/Exception/RequestException.php:49
Stack trace:
#0 ../vendor/guzzlehttp/guzzle/src/RequestFsm.php(104): GuzzleHttp\Exception\RequestException::wrapException(Object(GuzzleHttp\Message\Request), Object(GuzzleHttp\Ring\Exception\ConnectException))
#1 ../vendor/guzzlehttp/guzzle/src/RequestFsm.php(132): GuzzleHttp\RequestFsm->__invoke(Object(GuzzleHttp\Transaction))
#2 ../vendor/react/promise/src/FulfilledPromise.php(25): GuzzleHttp\RequestFsm->GuzzleHttp\{closure}(Array)
#3 ../vendor/guzzlehttp/ringphp/src/Future/CompletedFutureValue.php(55): React\Promise\FulfilledPromise->then(Object(Closure), NULL, NULL)
#4 ../vendor/guzzlehttp/guzzle/src/Message/FutureResponse.php(43): GuzzleHttp\Ring\Future\CompletedFutureValue->then(Object(Closure), NULL, NULL)
#5 ../vendor/guzzlehttp/guzzle/src/RequestFsm.php(135): GuzzleHttp\Message\FutureResponse::proxy(Object(GuzzleHttp\Ring\Future\CompletedFutureArray), Object(Closure))
#6 ../vendor/guzzlehttp/guzzle/src/Client.php(165): GuzzleHttp\RequestFsm->__invoke(Object(GuzzleHttp\Transaction))
#7 ../vendor/guzzlehttp/guzzle/src/Client.php(125): GuzzleHttp\Client->send(Object(GuzzleHttp\Message\Request))
#8 ../engine/Shopware/Components/HttpClient/GuzzleHttpClient.php(56): GuzzleHttp\Client->get('https://api.sho...', Array)
#9 ../engine/Shopware/Bundle/PluginInstallerBundle/StoreClient.php(284): Shopware\Components\HttpClient\GuzzleHttpClient->get('https://api.sho...', Array)
#10 ../engine/Shopware/Bundle/PluginInstallerBundle/StoreClient.php(116): Shopware\Bundle\PluginInstallerBundle\StoreClient->getRequest('/pluginStore/pl...', Array, Array)
#11 ../engine/Shopware/Bundle/PluginInstallerBundle/Service/PluginStoreService.php(123): Shopware\Bundle\PluginInstallerBundle\StoreClient->doGetRequest('/pluginStore/pl...', Array)
#12 ../engine/Shopware/Plugins/Default/Backend/PluginManager/Controllers/Backend/PluginManager.php(424): Shopware\Bundle\PluginInstallerBundle\Service\PluginStoreService->getPlugins(Object(Shopware\Bundle\PluginInstallerBundle\Context\PluginsByTechnicalNameRequest))
#13 ../engine/Library/Enlight/Controller/Action.php(159): Shopware_Controllers_Backend_PluginManager->expiredListingAction()
#14 ../engine/Library/Enlight/Controller/Dispatcher/Default.php(523): Enlight_Controller_Action->dispatch('expiredListingA...')
#15 ../engine/Library/Enlight/Controller/Front.php(223): Enlight_Controller_Dispatcher_Default->dispatch(Object(Enlight_Controller_Request_RequestHttp), Object(Enlight_Controller_Response_ResponseHttp))
#16 ../engine/Shopware/Kernel.php(177): Enlight_Controller_Front->dispatch()
#17 ../shopware.php(115): Shopware\Kernel->handle(Object(Symfony\Component\HttpFoundation\Request))
#18 {main}

Next exception 'Shopware\Components\HttpClient\RequestException' with message 'cURL error 6: Couldn't resolve host 'api.shopware.com'' in ../engine/Shopware/Components/HttpClient/GuzzleHttpClient.php:64
Stack trace:
#0 ../engine/Shopware/Bundle/PluginInstallerBundle/StoreClient.php(284): Shopware\Components\HttpClient\GuzzleHttpClient->get('https://api.sho...', Array)
#1 ../engine/Shopware/Bundle/PluginInstallerBundle/StoreClient.php(116): Shopware\Bundle\PluginInstallerBundle\StoreClient->getRequest('/pluginStore/pl...', Array, Array)
#2 ../engine/Shopware/Bundle/PluginInstallerBundle/Service/PluginStoreService.php(123): Shopware\Bundle\PluginInstallerBundle\StoreClient->doGetRequest('/pluginStore/pl...', Array)
#3 ../engine/Shopware/Plugins/Default/Backend/PluginManager/Controllers/Backend/PluginManager.php(424): Shopware\Bundle\PluginInstallerBundle\Service\PluginStoreService->getPlugins(Object(Shopware\Bundle\PluginInstallerBundle\Context\PluginsByTechnicalNameRequest))
#4 ../engine/Library/Enlight/Controller/Action.php(159): Shopware_Controllers_Backend_PluginManager->expiredListingAction()
#5 ../engine/Library/Enlight/Controller/Dispatcher/Default.php(523): Enlight_Controller_Action->dispatch('expiredListingA...')
#6 ../engine/Library/Enlight/Controller/Front.php(223): Enlight_Controller_Dispatcher_Default->dispatch(Object(Enlight_Controller_Request_RequestHttp), Object(Enlight_Controller_Response_ResponseHttp))
#7 ../engine/Shopware/Kernel.php(177): Enlight_Controller_Front->dispatch()
#8 ../shopware.php(115): Shopware\Kernel->handle(Object(Symfony\Component\HttpFoundation\Request))
#9 {main}
2017-01-20T05:00:22.527616+0100
core
{
    "uri": "/backend/PluginManager/expiredListing?_dc=xxx&page=1&start=0&limit=500",
    "method": "GET",
    "query": {
        "_dc": "xxx",
        "page": "1",
        "start": "0",
        "limit": "500",
        "module": "backend",
        "controller": "PluginManager",
        "action": "expiredListing"
    },
    "post": []
}
No shop data available
{
    "userId": "xx",
    "roleId": "x"
}

 


Viewing all articles
Browse latest Browse all 4666


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>