Over the past few weeks I've noticed issues with my Z-Wave, but really haven't had the time to troubleshoot it. I've been using an Aeotec Z-Stick 7 for a few years now without any issues. Z-wave has normally been rock solid for me and not sure what is up.
I'm hoping this is the first place I can start to look for help to see if any experts can quickly see what my problem is. I've attached the Z-Wave JS log files which keeps saying "The controller is not yet ready!" and I also see some suspicious messages like:
- "controller is jammed"
- "controller is no longer response"
- "Soft reset failed: Timeout while waiting for an ACK from the controller (ZW0200)
- "Starting the hardware watchdog failed: driver instance destroyed (ZW0102)"
I've also attached a screenshot from the mobile app showing how Z-Wave JS cannot connect to host. I'm also getting the following in the log:
Z-Wave error ZWaveError: The controller is not yet ready! (ZW0103)
at Driver.get controller [as controller] (file:///usr/src/node_modules/zwave-js/src/lib/driver/Driver.ts:1043:10)
at NodeMessageHandler.handle (file:///usr/src/node_modules/@zwave-js/server/dist-esm/lib/node/message_handler.js:17:34)
at Client.receiveMessage (file:///usr/src/node_modules/@zwave-js/server/dist-esm/lib/server.js:134:100)
at WebSocket.<anonymous> (file:///usr/src/node_modules/@zwave-js/server/dist-esm/lib/server.js:55:45)
at WebSocket.emit (node:events:524:28)
at Receiver.receiverOnMessage (/usr/src/node_modules/ws/lib/websocket.js:1220:20)
at Receiver.emit (node:events:524:28)
at Receiver.dataMessage (/usr/src/node_modules/ws/lib/receiver.js:596:14)
at /usr/src/node_modules/ws/lib/receiver.js:530:12
at /usr/src/node_modules/ws/lib/permessage-deflate.js:309:9 {
code: 103,
context: undefined,
transactionSource: undefined
}
Is all this a software problem or is this a hardware problem? I'm running everything on a 1 year old Beelink and everything's been good. Any thoughts?