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

Receive status message for un known subscription id 192

When trying to use the standard Python's Eikon API, I get the following error code:


2023-10-02 08:55:48,082 P[4884] [WebSocket 0 4120] Receive message for login 192
: {'ID': 192, 'State': {'Code': 'ConnectionError', 'Data': 'Suspect', 'Stream':
'Closed', 'Text': 'Cannot establish connection to the platform'}, 'Type': 'Statu
s'}

2023-10-02 08:55:48,082 P[4884] [WebSocket 0 4120] Received status message:
   {'Code': 'ConnectionError', 'Data': 'Suspect', 'Stream': 'Closed', 'Text': 'C
annot establish connection to the platform'}

2023-10-02 08:55:48,083 P[4884] [WebSocket 0 4120] Receive status message for un
known subscription id 192


The line of code that generates the error is:


streamping_prices.open()


After defining the API key, and the instruments to query. The error is thrown after the open() function is called.


Something to keep in mind is that there was no system's change in place before this error started to appear. It worked perfectly for a long time before that. Could this be something on Refinitv's end?

eikon-data-apirefinitiv-dataplatform-eikon#productdatastream-api
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 @analisis ,

Thank you for your participation in the forum. Is the reply below satisfactory in resolving your query?
If so please can you click the 'Accept' text next to the appropriate reply? This will guide all community members who have a similar 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

1 Answer

· Write an Answer
Upvotes
Accepted
79.2k 251 52 74

@analisis

Thank you for reaching out to us.

Accoriding to the error ("Cannot establish connection to the platform"), it could be the problem on the desktop application so you need to contact the Eikon or Refinitiv Workspace support team directly via MyRefinitiv to verify what the problem is.

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.