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

"nocanc mqtt" MsgId mismatch (version 0.3.2) #5

Closed
omzlo opened this issue Feb 12, 2021 · 2 comments
Closed

"nocanc mqtt" MsgId mismatch (version 0.3.2) #5

omzlo opened this issue Feb 12, 2021 · 2 comments
Assignees
Labels
bug Something isn't working

Comments

@omzlo
Copy link
Owner

omzlo commented Feb 12, 2021

from the forum: https://forum.omzlo.com/forum/nocan/nocanc-mqtt-msgid-mismatch-version-0-3-2

MsgId mismatch is reponse to request channel-update-event (request MsgId: 779, response MsgId: 2)

I don't know if this has anything to do with having multiple topics mapping to a single channel. For example

[[mqtt.subscribers]]
channel="everything"
topic="node20/c_enable_light"

[[mqtt.subscribers]]
channel="everything"
topic="front-door-pir-state"

I shall do some more testing.

@omzlo
Copy link
Owner Author

omzlo commented Feb 13, 2021

@mjbmikeb2 I was able to reproduce and confirm this bug. A fix will be available shortly.

@omzlo omzlo self-assigned this Feb 13, 2021
@omzlo omzlo added the bug Something isn't working label Feb 13, 2021
omzlo added a commit that referenced this issue Feb 13, 2021
Fix issue MsgId issue (#5)
Fix excessive reconnect delay for nocanc/nocand connections (#6)
Inproved error messages.
@omzlo
Copy link
Owner Author

omzlo commented Feb 15, 2021

This is fixed in 0.3.3.

@omzlo omzlo closed this as completed Feb 15, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant