Upgrade from Eikon -> Workspace. Learn about programming differences.

For a deeper look into our Eikon Data API, look into:

Overview |  Quickstart |  Documentation |  Downloads |  Tutorials |  Articles

question

Upvotes
Accepted
1 0 0 1

Error: no proxy address identified. Logs showing that "Proxy URL is not set, skipping proxy configuration"

Can't run API. Logs are following:

[2022-08-24 09:52:59.646|1|data-api|1|INFO] [WebSocketProxyServersProviderImpl]Creating new WebSocket server instance

[2022-08-24 09:52:59.654|1|data-api|3|DEBUG] [WebSocketProxyServersProviderImpl]WebSocket path is /api/rdp/streaming/benchmark/v1/resource/WebSocket.

[2022-08-24 09:52:59.662|1|data-api|3|DEBUG] [WebSocketClientOptionsFactory]Proxy URL is not set, skipping proxy configuration.

[2022-08-24 09:52:59.669|1|data-api|1|INFO] [WebSocketProxyServersProviderImpl]Creating new WebSocket server instance

[2022-08-24 09:52:59.683|1|data-api|3|DEBUG] [WebSocketProxyServersProviderImpl]WebSocket path is /api/rdp/streaming/custom-instruments/v1/resource/WebSocket.

[2022-08-24 09:52:59.697|1|data-api|3|DEBUG] [WebSocketClientOptionsFactory]Proxy URL is not set, skipping proxy configuration.

apiwebsocketsproxy
icon clock
10 |1500

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

1 Answer

· Write an Answer
Upvotes
Accepted
80k 257 52 75

@ssavytskyi

Really sorry for the issue you are facing, let me see if I can help you in resolving this.

Please refer to the answer to this question regarding how to verify the connection issue in Eikon Data API.

I found the same log in my APIProxy.20220825.114513000.p32924 log file.

[2022-08-25 04:45:18.182|1|data-api|3|DEBUG] [ApiV1WebSocketServerProvider]WebSocket path is /api/v1/data/streaming/pricing/WebSocket. Max simultaneous connections: 10
[2022-08-25 04:45:18.185|1|data-api|3|DEBUG] [WebSocketClientOptionsFactory]Proxy URL is not set, skipping proxy configuration.
[2022-08-25 04:45:18.189|1|data-api|1|INFO] [WebSocketProxyServersProviderImpl]Creating new WebSocket server instance
[2022-08-25 04:45:18.190|1|data-api|3|DEBUG] [WebSocketProxyServersProviderImpl]WebSocket path is /api/rdp/streaming/trading-analytics/trade-data/beta1/redi/WebSocket.
[2022-08-25 04:45:18.192|1|data-api|3|DEBUG] [WebSocketClientOptionsFactory]Proxy URL is not set, skipping proxy configuration.
[2022-08-25 04:45:18.193|1|data-api|3|DEBUG] [WebSocketClientOptionsFactory]Proxy URL is not set, skipping proxy configuration.
[2022-08-25 04:45:18.195|1|data-api|1|INFO] [WebSocketProxyServersProviderImpl]Creating new WebSocket server instance
[2022-08-25 04:45:18.197|1|data-api|3|DEBUG] [WebSocketProxyServersProviderImpl]WebSocket path is /api/rdp/streaming/quantitative-analytics/beta1/financial-contracts/WebSocket.
[2022-08-25 04:45:18.198|1|data-api|3|DEBUG] [WebSocketClientOptionsFactory]Proxy URL is not set, skipping proxy configuration.
[2022-08-25 04:45:18.200|1|data-api|1|INFO] [WebSocketProxyServersProviderImpl]Creating new WebSocket server instance
[2022-08-25 04:45:18.201|1|data-api|3|DEBUG] [WebSocketProxyServersProviderImpl]WebSocket path is /api/rdp/streaming/benchmark/v1/resource/WebSocket.
[2022-08-25 04:45:18.201|1|data-api|3|DEBUG] [WebSocketClientOptionsFactory]Proxy URL is not set, skipping proxy configuration.
[2022-08-25 04:45:18.202|1|data-api|1|INFO] [WebSocketProxyServersProviderImpl]Creating new WebSocket server instance
[2022-08-25 04:45:18.204|1|data-api|3|DEBUG] [WebSocketProxyServersProviderImpl]WebSocket path is /api/rdp/streaming/custom-instruments/v1/resource/WebSocket.
[2022-08-25 04:45:18.205|1|data-api|3|DEBUG] [WebSocketClientOptionsFactory]Proxy URL is not set, skipping proxy configuration.

However, I can use Eikon Data API to retrieve data properly. Therefore, this log may not relate to the API issue.

I hope this will help.

icon clock
10 |1500

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

Write an Answer

Hint: Notify or tag a user in this post by typing @username.

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.