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
98 27 33 35

Eikon error: "A Javascript error occurred in the main process"

This type has been occurring in the past weeks. What could be the reason?

Does this has to do with an automatic restart needed by the application to run properly?


The uncaught exception also said:
Error: ERR_TIMED_OUT

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

Hello @aquilesjlp300

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


Upvote
Accepted
78.8k 250 52 74

@aquilesjlp300

If the problem happens again, I think that you should directly contact the Eikon support team via MyRefinitiv to investigate the issue. They may need to analyze the Eikon log files to verify the problem.

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.

Got it! Will do so next time it happens. Thanks for your valuable suggestion!

Upvotes
18.2k 21 13 21

Hi @aquilesjlp300

What API you are using? Is it Eikon Data API(Python)?

Can you show your API call which reproduces the issue?

For example:
df,e = ek.get_data('IBM.N','BID')
df
Thanks.
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.

Yes is Eikon Data API (Python).

I didn't run any commands this time, but I left the app running on my machine and then that error appeared. After that window popped up, I couldn't make any requests. I had to close it down, re-enter my credentials to start Eikon again and then the requests began to run smoothly as always.

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.