Client SocketException: Socket closed

edited July 2017 in Library Questions

My simple ThingspeakClass works fine, but after each data upload I:ve got a Client SocketException: Socket closed in the console. Data are continiously transferred to Thingspeak without an further issues.

https://github.com/f41ardu/Thinkspeak-Processing

After implementation of my own web server with a simple POST API using Phyton on a Raspberry data are transferred into my server, but same result. Client SocketException: Socket closed still shows up in the console window after each upload.

Bug or feature?

Works for weeks now on Thingspeak, so I guess it is a issue of the processing.net.*; implementation ?

Sign In or Register to comment.