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 9

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.

Hi @rafi.levy1 ,

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 most appropriate reply. This will guide all community members who have a similar question.

Otherwise please post again offering further insight into your question.

Thanks,

AHS

Dear @rafi.levy1


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


Thanks,


AHS

1 Answer

· Write an Answer
Upvote
Accepted
79.1k 250 52 74

@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.