-
-
Notifications
You must be signed in to change notification settings - Fork 206
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
[bug] Uncaught exception: TypeError: Cannot read property 'getCCVersion' of undefined #2162
Comments
also here
|
I'm experiencing the same error. This is a brand new docker instance using an existing zwave stick (Aeon Labs) with existing nodes attached to the network.
|
I'm also getting various errors on the 6.3.0 release, too, see below. It just starts, hits that error, soft resets the controller, repeat infinitely. The device it chokes on is a Kwikset/Spectrum Brands Home Connect 620 that I told it to re-interview. I'm not sure if it is the same issue as the others reported, but as it was in the same file I thought I would post here. Let me know if you want me to start a new thread, though. I rolled back to 6.2.0, and everything went back to working as expected.
|
I'm experiencing this too on a fresh instance I was migrating nodes over to. My existing machines was running 6.2.0 while the new one was on 6.3.0. I rolled back to 6.2.0 and it seems to be ok so far. |
Ditto. Had to roll back, but everything is working after I rolled back. So I'll wait and see what the devs say. EDIT: I wonder if it is a colors.js issue from that dev (Marak) destroying his package (and likely his career ..... ;) )? That is resolved in zwavejs 8.10.2, so maybe this bundle just needs to go to 8.10.2? @robertsLando |
+1, rolling back to zwavejs/zwavejs2mqtt:6.2.0 from zwavejs/zwavejs2mqtt:latest instantly resolved the issue for me. Everything was stuck on ProtocolInfo. (Well, instantly, other than battery devices needing to be woken up.) Really freaked me out for a hot minute there. |
The CC versions for endpoints can only be accessed AFTER the interview. |
Patch coming |
Hi,
One of my nodes went dead and the docker container closed, and now everytime I try to start it, it begins to load then exits again.
Full log is available here: https://pastebin.com/kqW3Hug7
Below is an excerpt of what I believe may be causing the issue:
The text was updated successfully, but these errors were encountered: