tomquirk / linkedin-api

👨‍💼 LinkedIn API for Python
https://pypi.org/project/linkedin-api
MIT License
1.94k stars 430 forks source link

Connection error 10054, 'An existing connection was forcibly closed by the remote host' #427

Closed NSui123 closed 2 weeks ago

NSui123 commented 3 weeks ago

Hi,

I am constantly getting the following error when i try the example code in "quick start". Does anyone have a solution?

requests.exceptions.ConnectionError: ('Connection aborted.', ConnectionResetError(10054, 'An existing connection was forcibly closed by the remote host', None, 10054, None))

tomquirk commented 3 weeks ago

Hi @NSui123 , can you please paste the full error stack trace so we can better diagnose this?

NSui123 commented 2 weeks ago

it is wierd, but the error is gone when i retry to run the same code today