hardyahir Posted April 22, 2017 Share Posted April 22, 2017 m on latest 7.1.1.1 of prestashop i want to configure some of my installed module but m unable to access the installed module it show me this error Whoops, looks like something went wrong. 2/2ConnectException in RequestException.php line 49:cURL error 6: name lookup timed out in RequestException.php line 49 at RequestException::wrapException(object(Request), object(ConnectException)) in RequestFsm.php line 104 at RequestFsm->__invoke(object(Transaction)) in RequestFsm.php line 132 at RequestFsm->GuzzleHttp\{closure}(array('transfer_stats' => array('url' => 'https://api-addons.prestashop.com/?format=json&iso_lang=en&iso_code=IN&version=1.7.1.1&method=listing&action=categories' 'content_type' => null, 'http_code' => '0', 'header_size' => '0', 'request_size' => '0', 'filetime' => '-1', 'ssl_verify_result' => '0', 'redirect_count' => '0', 'total_time' => '0', 'namelookup_time' => '0', 'connect_time' => '0', 'pretransfer_time' => '0', 'size_upload' => '0', 'size_download' => '0', 'speed_download' => '0', 'speed_upload' => '0', 'download_content_length' => '-1', 'upload_content_length' => '-1', 'starttransfer_time' => '0', 'redirect_time' => '0', 'redirect_url' => '', 'primary_ip' => '', 'certinfo' => array(), 'primary_port' => '0', 'local_ip' => '', 'local_port' => '0', 'error' => 'name lookup timed out', 'errno' => '6'), 'curl' => array('error' => 'name lookup timed out', 'errno' => '6'), 'effective_url' => 'https://api-addons.prestashop.com/?format=json&iso_lang=en&iso_code=IN&version=1.7.1.1&method=listing&action=categories' 'status' => null, 'reason' => null, 'body' => null, 'headers' => array(), 'error' => object(ConnectException))) in FulfilledPromise.php line 25 at FulfilledPromise->then(object(Closure), null, null) in CompletedFutureValue.php line 55 at CompletedFutureValue->then(object(Closure), null, null) in FutureResponse.php line 43 at FutureResponse::proxy(object(CompletedFutureArray), object(Closure)) in RequestFsm.php line 135 at RequestFsm->__invoke(object(Transaction)) in Client.php line 165 at Client->send(object(Request)) in Client.php line 125 at Client->get(null, array('query' => array('format' => 'json', 'iso_lang' => 'en', 'iso_code' => 'IN', 'version' => '1.7.1.1', 'method' => 'listing', 'action' => 'categories'))) in ApiClient.php line 170 at ApiClient->getResponse() in ApiClient.php line 124 at ApiClient->getCategories() in CategoriesProvider.php line 48 at CategoriesProvider->getCategories() in CategoriesProvider.php line 108 at CategoriesProvider->getParentCategory('') in AdminModuleDataProvider.php line 188 at AdminModuleDataProvider->generateAddonsUrls(array(object(Module), object(Module), object(Module), object(Module), object(Module),object(Module), object(Module), object(Module), object(Module), object(Module), object(Module), object(Module), object(Module),object(Module), object(Module), object(Module), object(Module), object(Module), object(Module))) in ModuleController.php line 235 at ModuleController->manageAction() at call_user_func_array(array(object(ModuleController), 'manageAction'), array()) in bootstrap.php.cache line 3247 at HttpKernel->handleRaw(object(Request), '1') in bootstrap.php.cache line 3206 at HttpKernel->handle(object(Request), '1', false) in bootstrap.php.cache line 3360 at ContainerAwareHttpKernel->handle(object(Request), '1', false) in bootstrap.php.cache line 2562 at Kernel->handle(object(Request), '1', false) in index.php line 86 please help. Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now