eikonapiR - Recv failure: Connection was reset

Hi, I am trying to run a activity on windows 2008 R2 server using EikonapiR. I am not sure why this error comes.

"Error in curl::curl_fetch_memory(url, handle = handle) :

Recv failure: Connection was reset"

I followed other questions and had set up set_prox_port(900L). then i get error as

"Error in curl::curl_fetch_memory(url, handle = handle) :

Recv failure: Connection was aborted"

Best Answer

Answers

  • Ok i found the issue was with port already take up. so, i started referencing the port which is picked by eikon and added to pick this into my code to solve the problem