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 2 2 2

Dear support, as from yesterday I can not connect with reuters using eikon data api (eikon as ek).

Product ID = RWEAG.MATRIX, api type = eikon data api. In manage applications the status is enabled.

2020-10-20 07:06:46,992 P[20248] [MainThread 20240] Error on handshake port 9000 : ReadTimeout(ReadTimeout())

2020-10-20 07:07:08,024 P[20248] [MainThread 20240] Error code 500 | Server Error: {"code":500,"message":"connect ETIMEDOUT 159.220.1.19:443","statusMessage":"Internal Server Error"}

Can you please advise? Please note we use this tool in our day to day business!

eikoneikon-data-apipythonrefinitiv-dataplatform-eikonworkspaceworkspace-data-apihandshake
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.

Hello @w.jorissen

Thank you for your participation in the forum. Is the reply below satisfactory in resolving your query?

If yes, please click the 'Accept' text next to the reply. This will guide all community members who have a similar question. Otherwise please post again offering further insight into your question.

Thanks,

AHS

Please be informed that a reply has been verified as correct in answering the question, and has been marked as such.

Thanks,


AHS


Upvotes
Accepted
18.2k 21 13 21

Hi @w.jorissen

To make sure API Proxy is running,

Please open your web browser and go to http://localhost:9060/api/status

You expect to see statusCode = "ST_PROXY_READY"


On API part:

Please try upgrading the Eikon Data API to the latest version 1.1.7

pip install --upgrade eikon

If it still does not work, please open a ticket to support at https://my.refinitiv.com

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.

Upvotes
21 0 0 0

Hi,

I have also been getting the same error message when importing the eikon module:

2020-10-20 10:22:45,709 P[17084] [MainThread 17252] Error on handshake port 9060 : TimeoutException("TimeoutException on HTTP request: ReadTimeout('',)",)

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.

Hi @Antonios.Antoniadis

To make sure API Proxy is running,

Please open your web browser and go to http://localhost:9060/api/status

You expect to see statusCode = "ST_PROXY_READY"


On API part:

Please try upgrading the Eikon Data API to the latest version 1.1.7

pip install --upgrade eikon

If it still does not work, please open a ticket to support at https://my.refinitiv.com

I can see the following message, so it looks like the API is working fine: {"statusCode":"ST_PROXY_READY","version":"2.6.3"}

I have also updated eikon, however I'm still getting the same error message.

I'll try to log in a ticket then. Thanks.

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.