We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Originally posted by @candrea77 December 9, 2023
I have read and followed the above instructions
I have checked the troubleshooting section and my problem is not described there.
I have read the changelog and my problem was not mentioned there or the fix did not work.
What is happening? Today I run inside those things that's look like a bug to me. I've got all zwave network completely freezed
What did you expect to happen instead? Normal behaviour
Steps to reproduce the behavior: At this stage I can't reproduce it.
Anything else we should know? Never happen as far from today. After docker stop / start , network start to work as expected.
zwavejs/zwave-js-ui:master (updated some days ago)
zwave-js-ui: 9.5.1.e4c1eb5 zwave-js: 12.4.0 home id: 4081278406 home hex: 0xf3435dc6
Manufacturer: Aeotec Model name:Zstick7 EU Node ID: 001 FW: v7.17.2 SDK: v7.17.2
I made sure to provide a driver log on level debug.
The log includes a re-interview of the problematic device (if applicable).
The log includes the problematic interaction with the device (if applicable).
I provided the node ID of the problematic device (if applicable).
Here you are log, starting from today. Problem stared at 2023-12-09T08:21:14.634Z zwavejs_current.log
If you look at log , seems that controller report device with very High ID Example :
_2023-12-09T09:46:35.352Z CNTRLR [Node 5791] is unknown - discarding received command... 2023-12-09T09:46:35.352Z DRIVER « [Node 5791] [REQ] [BridgeApplicationCommand] [discarded] │ target node: 409 └─[ZWaveProtocolCC] payload: 0xa7_ ```</div>
The text was updated successfully, but these errors were encountered:
AlCalzone
Successfully merging a pull request may close this issue.
Discussed in #6549
Originally posted by @candrea77 December 9, 2023
Checklist
I have read and followed the above instructions
I have checked the troubleshooting section and my problem is not described there.
I have read the changelog and my problem was not mentioned there or the fix did not work.
Describe the issue
What is happening?
Today I run inside those things that's look like a bug to me.
I've got all zwave network completely freezed
What did you expect to happen instead?
Normal behaviour
Steps to reproduce the behavior:
At this stage I can't reproduce it.
Anything else we should know?
Never happen as far from today.
After docker stop / start , network start to work as expected.
Software versions
zwavejs/zwave-js-ui:master (updated some days ago)
zwave-js-ui: 9.5.1.e4c1eb5
zwave-js: 12.4.0
home id: 4081278406
home hex: 0xf3435dc6
Device information
Manufacturer: Aeotec
Model name:Zstick7 EU
Node ID: 001
FW: v7.17.2
SDK: v7.17.2
Checklist
I made sure to provide a driver log on level debug.
The log includes a re-interview of the problematic device (if applicable).
The log includes the problematic interaction with the device (if applicable).
I provided the node ID of the problematic device (if applicable).
Upload Logfile
Here you are log, starting from today.
Problem stared at 2023-12-09T08:21:14.634Z
zwavejs_current.log
If you look at log , seems that controller report device with very High ID
Example :
The text was updated successfully, but these errors were encountered: