luxtronik2
luxtronik2 copied to clipboard
Crash with Node 16
I yesterday upgraded to Node 16 b/c of an other plugin, and instantly, the luxtronix plugin threw the following errors in the logs, leading node red to restart:
11 Apr 07:53:44 - [red] Uncaught Exception: 11 Apr 07:53:44 - [error] TypeError: Cannot read properties of null (reading 'end') at Luxtronik.
(/home/pi/.node-red/node_modules/luxtronik2/luxtronik.js:598:26) at Socket.emit (node:events:513:28) at addChunk (node:internal/streams/readable:315:12) at readableAddChunk (node:internal/streams/readable:289:9) at Socket.Readable.push (node:internal/streams/readable:228:10) at TCP.onStreamRead (node:internal/stream_base_commons:190:23)
Did you still get this error?