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

Different messages on the same fabric #9

Open
username-pawelg opened this issue Feb 20, 2023 · 0 comments
Open

Different messages on the same fabric #9

username-pawelg opened this issue Feb 20, 2023 · 0 comments

Comments

@username-pawelg
Copy link

I run a node-red dxl implementation, that is running with no issues, but wanted to setup another, that brings me to an error on each message received from broker: Failed to process incoming message: IncompleteBufferError: unable to decode
Both instances are connected to the same broker, running on similar environments (win2k12R2 on both, Node.js v18.14.0 & v18.12.1).
The error led me to message.js _unpackBinObject, in the working instance the buffer.readUInt8(0) returns either 176, 328, 168, the other instance returns 3.
Any help appreciated.

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

1 participant