tzapu / node-red-contrib-blynk

Blynk app integration with Node Red
MIT License
17 stars 5 forks source link

Another uncaught error causing node-red crash #7

Closed Toshibass closed 8 years ago

Toshibass commented 8 years ago

input on virtual write 26 Oct 16:23:18 - [red] Uncaught Exception: 26 Oct 16:23:18 - Error: write EPIPE at exports._errnoException (util.js:746:11) at WriteWrap.afterWrite (net.js:775:14)

tzapu commented 8 years ago

hi, could you give me a sample node red flow(minimum viable to reproduce) and let me know what value you are sending? cheers

Toshibass commented 8 years ago

Sorry not possible had about 30 nodes working at the time it crashed, restarted and it's been fine since, so no idea whitch caused the error, in reality I am only sending 0 1 and some sensor values nothing special, but thought I would add here to inform another uncaught error code.