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
55 2 5 10

error: Refinitiv Domain Connection Check - Private Network: Failure

hi,

I am pulling data and often it doesn't return anything. i run a system check and this is the issue:

'Refinitiv Domain Connection Check - Private Network: Failure'

'(Web Exception Code: 1)'

can I get advice on to which network settings I should refer to to fix this? it is a new problem and if i restart my pc all is fine for a bit.

eikon-data-apiconnectionfirewall
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
Upvote
Accepted
80k 257 52 75

@rafi.levy1

I assume that you are using Eikon Data API.

To investigate an issue in the Eikon Data API, you can enable logging in the API by using the following code.

import eikon as ek
ek.set_log_level(1)

With the log, we can check if it is a problem in the API or Eikon.

Regarding Eikon network settings, please refer to the Refinitiv Eikon Networking Guide on MyRefinitiv.

1659934763353.png

Otherwise, you can contact the Eikon support team directly via MyRefinitiv for any further assistance.



1659934763353.png (15.6 KiB)
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.