n1nj4z33 / iqoptionapi

IQ Option API 4.x (Python 2.7) The project is obsolete and is not supported because of problems with access to IQ Options in Russia
120 stars 551 forks source link

Connection is already closed #51

Closed m10141 closed 7 years ago

m10141 commented 7 years ago

I got error message " File "C:\Python27\lib\site-packages\websocket_app.py", line 120, in send "Connection is already closed.") WebSocketConnectionClosedException: Connection is already closed." how to fix it?

vinydl commented 7 years ago

check proxy or internet speed

m10141 commented 7 years ago

The internet speed is ok I also got this message : "hostname 'iqoption.com' doesn't match 'admin-new.affiliate.iqoption.com'"

simschmid commented 7 years ago

I get the same error on my first machine. My second machine connects without error.

m10141 commented 7 years ago

I just upgrade my python version from 2.7.2 to 2.7.14. The problem was solved.