evekb / evedev-kb

EVE Killboard
www.evekb.org
41 stars 22 forks source link

Installation, step 5/8 #117

Open DonnieDarko85 opened 3 years ago

DonnieDarko85 commented 3 years ago

I'm installing the killboard, but at step 5 i got an error. If i call the same method ( API call to https://esi.evetech.net/v2/search/?categories=corporation&search=Insurgent+New+Eden+Tribe&strict=1 ) in browser the response is ok.

_Fatal error: Uncaught exception 'Swagger\Client\ApiException' with message 'API call to https://esi.evetech.net/v2/search/?categories=corporation&search=Insurgent+New+Eden+Tribe&strict=1 failed: Received HTTP code 403 from proxy after CONNECT' in /membri/logisticawhlive/common/esi/lib/ApiClient.php:258 Stack trace: #0 /membri/logisticawhlive/common/esi/lib/EsiClient/SearchApi.php(404): Swagger\Client\ApiClient->callApi('/v2/search/', 'GET', Array, '', Array, '\Swagger\Client...', '/v2/search/') #1 /membri/logisticawhlive/common/esi/lib/EsiClient/SearchApi.php(307): EsiClient\SearchApi->getSearchWithHttpInfo(Array, 'Insurgent New E...', NULL, NULL, NULL, NULL, true) #2 /membri/logisticawhlive/install/install_step5.php(221): EsiClient\SearchApi->getSearch(Array, 'Insurgent New E...', NULL, NULL, NULL, NULL, true) #3 /membri/logisticawhlive/install/install_step5.php(253): Api->getExternalIdForEntity('Insurgent New E...', 'corporation') #4 /membri/logisticawhlive/install/install_step5.php(131): Api->getCorporationId('Insurg in /membri/logisticawhlive/common/esi/lib/ApiClient.php on line 258 --_