Z-Wave JS and Z-Stick gen5 sudden timeout problems
Posted: Saturday 30 December 2023 23:58
Hi.
I've been using Z-wave JS since September of this year. It's been working great. I run it as a docker container and connected to a Aeotec Z-stick gen5.
All of a sudden it has stopped working. No changes, updates or nothing.
I get these messages in the logs and Zwave JS UI and the whole Z-wave network is disconnected.
What do I do? I have read a couple of threads (on Home Assistant forums and on GitHub) but can't figure out what is happening.
I have tried to change power supply for the Pi and also tried adding a powered USB-hub for the stick but no change.
I've been using Z-wave JS since September of this year. It's been working great. I run it as a docker container and connected to a Aeotec Z-stick gen5.
All of a sudden it has stopped working. No changes, updates or nothing.
I get these messages in the logs and Zwave JS UI and the whole Z-wave network is disconnected.
Code: Select all
Driver: Recovering unresponsive controller failed. Restarting the driver... (ZW0100)
Driver: Failed to initialize the driver: ZWaveError: Timeout while waiting for an ACK from the controller (ZW0200) at Driver.sendMessage (/usr/src/app/node_modules/zwave-js/src/lib/driver/Driver.ts:4981:23) at ZWaveController.identify (/usr/src/app/node_modules/zwave-js/src/lib/controller/Controller.ts:897:37) at Driver.initializeControllerAndNodes (/usr/src/app/node_modules/zwave-js/src/lib/driver/Driver.ts:1371:26) at Immediate.<anonymous> (/usr/src/app/node_modules/zwave-js/src/lib/driver/Driver.ts:1165:16) (ZW0100)
I have tried to change power supply for the Pi and also tried adding a powered USB-hub for the stick but no change.