Page 1 of 1

"Connection error: read ECONNRESET:0x2e" with node.js

Posted: Tue Feb 16, 2021 11:58 am
by MZL
Hi there,

I just made some tests with the Wireless Vint Hub and the example files.
In pure Javascript everything went well.
But in node.js, I got the error
Connection error: read ECONNRESET:0x2e
I guess, this has nothing to do with my code (it is the example code) but with the phidget22.min.js-file.

Can anybody confirm, this behaviour?
Is there a not-minified version of the phidget22.min.js?

Thanks in advane.