Page 1 of 1

OSError: [Errno 103] ECONNABORTED

Posted: Mon Nov 26, 2018 9:27 am
by luqman
please can someone tell me how to fix this .. i using EsPy1.0.0.7, what should i do
in my code that cant connect to the ip server ..

Traceback (most recent call last):
File "<stdin>", line 54, in <module>
File "umqtt/simple.py", line 58, in connect
OSError: [Errno 103] ECONNABORTED

Re: OSError: [Errno 103] ECONNABORTED

Posted: Mon Nov 26, 2018 9:35 am
by pythoncoder
Please provide details of your code.