-
I am getting this error message: InvalidURL("Invalid port: 'None'") Port number was not identifie...
...d, cannot send any request Here is the full error message: Error: no proxy address identified. Check if Eikon Desktop or Eikon API Proxy is running. Error on handshake url http://127.0.0.1:None/api/handshake : InvalidURL("Invalid port: 'None'") Port number was not identified, cannot send any request Have reinstalled…
-
Error: no proxy address identified for Eikon Data API Python
Hi, I just installed the Eikon Desktop (4.0.65) on my Windows 11, and is trying to connect through Eikon Data API (1.1.18) for Python (3.11). However, I have encouraged an error saying "Error: no proxy address identified.". The full log with ek.set_log_level(1) is as below: An error occurred while requesting…
-
Problem to set the API key with Jupyter Python
Hello, when I try to set the API key , I got this error message , Can you help me ?
-
Trying to Access Refinitiv API through JupyterNotebook, get "Port number not identified" error
I am trying to access the Refinitiv API through Python, using JupyterNotebook. However, when I try to do so, I get the error message "Port number was not identified". I followed the instructions in this link: https://developers.lseg.com/en/article-catalog/article/eikon-data-api-python-troubleshooting-refinitiv When I get…
-
How to choose what proxy Eikon or Workspace chooses when launched
I am having issues with the ports chosen by the Eikon and/or Workspace Desktop Applications. I was looking at way to work around the port 9000 chosen automatically by the app, and searched for info on your sites (including here and here); but now I think it might be easier picking the port that the app's proxy would use;…
-
In using RDP search in R (using a community package) I receive an error message: "Failed to conne...
...ct to localhost port 9060 In using RDP search in R (using a community package) I receive an error message: "Failed to connect to localhost port 9060: Connection refused" Is this something that can be fixed on your end? I can use other data functions just fine since they use port 9000. My colleagues would also be…
-
Eikon API port number
Hi, Stated in the doc is the fact that the port Eikon is listening to should be detected automatically. I try to connect to a running instance of Eikon on one machine but get an error: 2019-04-26 11:32:39,484 [36444] ERROR pyeikon: Error on checking port 9000 : HTTPConnectionPool(host='localhost', port=9000): Max retries…
-
Error: no proxy address identified following upgrade to Python 3.9
Hello Following upgrade to python 3.9.1, scripts which previously worked fine under python 3.8.1 are now failing with Error code -1 The Eikon terminal is on the same machine and is running when the following code is executed: " import eikon as ek ek.set_app_key('[Intentionally hidden]') 2022-11-10 18:18:58,530 P[15596]…
-
Eikon python API Conflict on port 9000
Hello Team, I hope you're doing good. We have an internal application using the port 9000 and it looks like it's the default port of the Eikon python API. It's causing some conflicts for some users, and we were wondering if you had documentation on the way Eikon handle ports ? And if we can manage that with some…
-
API Error Python : Port number was not identified, cannot send any request
eikon.JPG Hello, i am trying to set up the API eikon on Python (i am using Jupyter) but after looking all similar threads in this forum, it is impossible to find a solution. I have already my key, my desktop app is running and still, when i try to set the key on Python, it returns me an error : 2022-08-18 13:12:27,643…
-
Retrieve Portfolio charted performances API from PORT app
Hello, I'd like to get daily closing price and performances of a certain portfolio from the PORT app on EIkon. The objective is to have a chart outside of EIkon that replicates the daily performances of a custom portfolio. Thank you
-
EMA AWS endpoints and ports in service discovery and session management
3 questions, for the RTO / Real-Time in the Cloud, in the scenario of network firewall, 1. Can we make assumption the following AWS endpoints will not be changed? and there will be a PCN notification sent out if those endpoints will be changed by plan? 2. To subscribe the CME (Chicago) data, and the application basically…
-
Problem linking Eikon terminal to python
Hello, I am trying to do some data pulling through Eikon using python. I am accessing Eikon through my school's network with a common account provided by the school that all students use. The current version of python I am using is 3.8.5. When I tried to connect Eikon to python following the steps in the starting guide…
-
Error on checking port: Max retries exceeded.
All of the sudden it seems that the Eikon API does not work anymore, whereas it worked smoothly before. Python gives following errors: When I check, and restart the Eikon Desktop and Eikon API Proxy the same error comes back. And is followed by:
-
eikon.eikonError.EikonError: Error code -1 | Port number was not identified. Check if Eikon Deskt...
...op or Eikon API Proxy is running. https://developers.refinitiv.com/en/article-catalog/article/eikon-data-api-python-troubleshooting-refinitiv - doesn't help