Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Crash with Node 16 #44

Open
andreas-fey opened this issue Apr 11, 2023 · 1 comment
Open

Crash with Node 16 #44

andreas-fey opened this issue Apr 11, 2023 · 1 comment

Comments

@andreas-fey
Copy link

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)

@coolchip
Copy link
Owner

coolchip commented Nov 4, 2023

Did you still get this error?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants