Error code 500 | Server Error: {"code":500,"message":"Remote server did not reply in an a timely fas

Hi community!


after the help desk referred me with my problem to this forum, would be great if one of the dev experts could have a look pls. I have checked accross previous entries but seem like this Error code 500 is a bit generic.

In eikon version 1.0.1, an error for port 9060 is thrown. Seems though missleading as that port isnt open for neither of my team but for a colleague the actual eikon lib works.

I have been using eikon libs for >4y already without greater issue. Certainly, sometimes bit instable, but no connection at all possible ...on a couple of machines...raises eyebrows with me. Seems some profile issue here maybe??


using 1.1.17 of the eikon package for Python

...lib\site-packages\eikon\json_requests.py", line 134, in send_json_request

raise EikonError(eikon_err.code, eikon_err.message)

eikon.eikonError.EikonError: Error code 500 | Server Error: {"code":500,"message":"Remote server did not reply in a timely fashion. Got no response after 60000 ms"}


ek.__version__

'1.1.17'


any help/comment appreciated

tx




Best Answer

  • @berndm

    Thank you for sharing this information.

    The problem could be in the Eikon or Refinitiv Workspace processes, not in the Eikon Data API.

    The API got this error from the API Proxy. It is beyond the scope of the API.

    1695704598134.png

    You contact the Eikon or Refinitiv Workspace support support team directly via MyRefinitiv to verify what the problem is.

Answers

  • @berndm

    Thank you for reaching out to us.

    According to the error code (Error code 500 | Server Error), it should be the problem on the Eikon process (Eikon API Proxy) when connecting to the server. You may need to contact the Eikon support team directly via MyRefinitiv to verify what the problem is.

    Does the problem happen every time or occasionally?

    If it happens every time, please share the code that you are using. Therefore, I can run it on my machine.

  • Thanks for coming back on this.I agree, proxy server issue is the key here.

    As it turns out, an upgrade to a higher version of EIKON fixed the issue now.

    In the last months, I have seen it on a weekly basis that python EIKON lost the connection..only a hard restart of the whole machine (not only EIKON) allowed a

    reconnection in that case. Not sure if there is some more general issue behind that? Maybe you have an idea to that seemingly related question?

    tx

    Bernd