Tanganelli/CoAPthon

[Errno 104] Connection reset by peer

dcomins opened this issue · 1 comments

Hi,

I made a MQTT-CoAP python script conversion. When I receive a CoAP publish in my python script I make a CoAP request. After implementing several HelperClients, if I do not make requests after several minutes I obtain this error "[Errno 104] Connection reset by peer" and I my script leaves working. What this error mean, how can I solve it?