Eikon API Proxy - Server Socket Terminated

Hello,

i'm trying to use the eikon proxy, but no matter what I get a 'server socket terminated' error, engaging it either from python or directly via a rest call

In the logs i have this:

|2|INFO ]Connection Id [1|56727]. EikonProxy.httpHandler GET /api/v1/data HTTP/1.1 [2019-04-12 12:32:44.011|50D0|A_PROXYADDON |0|ERROR]Connection Id [1|56727]. HostnameMapResolver.resolveServiceName, invalid hostname: [2019-04-12 12:32:44.012|50D0|A_PROXYADDON |0|ERROR]Connection Id [1|56727]. TokenizingResolver.resolveServiceName, invalid hostname: [2019-04-12 12:32:44.014|50D0|A_PROXYADDON |0|ERROR]ProxyResolver::setProxySharedMemory(): WinHttpCrackUrl failed with error 12005: (null) [2019-04-12 12:32:44.017|50D0|A_PROXYADDON |0|ERROR]ProxyConfig::automaticResolve(): WinHttpGetProxyForUrl failed with error 12005: (null) [2019-04-12 12:32:44.018|50D0|A_PROXYADDON |0|ERROR]ProxyResolver::setProxySharedMemory(): WinHttpCrackUrl failed with error 12005: (null) [2019-04-12 12:32:45.030|50D0|A_PROXYADDON |0|ERROR]Connection Id [1|56727]. Server socket [2|undefined] error: Error: connect ECONNREFUSED [2019-04-12 12:32:45.033|50D0|A_PROXYADDON |0|ERROR]Connection Id [1|56727]. EikonProxy.reportBadGatewayError, responding to Url: /api/v1/data with 502 error: Server socket terminated

Best Answer