You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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)
The text was updated successfully, but these errors were encountered:
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:
The text was updated successfully, but these errors were encountered: