Hello,
I’m running HA version on Raspberry Pi 5.
- Core: 2024.8.1
- Supervisor: 2024.08.0
- Operating System: 13.0
- Interface utilisateur: 20240809.0
For zwave I’m using an Aeotec Gen 5 Zwave stick and Fibaro devices.
I’m using the add-on Z-Wave JS (Current version: 0.6.2) and the Zwave integration.
At one point it stopped working and I could not reach my devices at all.
I’ve tried: - to restart HA.
- To unplung and replug the Aeotec stick
- To restart Z-Wave JS.
- To reinstall Z-Wave JS.
- To also reinstall the integration.
- To reload the Zwave Network.
- To Rebuild Network route.
- To Re-Configure the server.
- I also reinstalled HA from scratch.
I’d like to avoid to restet the Aeoted stick and to have to add again all the device.
Please find below what I have in the logs:
2024-08-14T13:41:48.758Z CNTRLR [Node 007] The node did not respond after 1 attempts, it is presumed dead
2024-08-14T13:41:48.759Z CNTRLR [Node 007] The node is dead.
2024-08-14T13:41:48.762Z CNTRLR [Node 007] ping failed: The node did not acknowledge the command (ZW0204)
2024-08-14T13:41:48.762Z CNTRLR » [Node 007] querying node info…
2024-08-14T13:42:18.780Z CNTRLR The controller is unresponsive
2024-08-14T13:42:18.781Z DRIVER Controller missed Send Data callback. Attempting to recover…
2024-08-14T13:42:18.782Z CNTRLR Performing soft reset…
2024-08-14T13:42:19.787Z CNTRLR Failed to execute controller command after 1/3 attempts. Scheduling next try i
n 100 ms.
2024-08-14T13:42:20.890Z CNTRLR Failed to execute controller command after 2/3 attempts. Scheduling next try i
n 1100 ms.
2024-08-14T13:42:22.995Z CNTRLR Soft reset failed: Timeout while waiting for an ACK from the controller (ZW020
0)
2024-08-14T13:42:22.996Z DRIVER Automatic controller recovery failed. Returning to normal operation and hoping
for the best.
2024-08-14T13:42:22.997Z CNTRLR The controller is no longer unresponsive
2024-08-14T13:42:22.998Z CNTRLR [Node 018] ping failed: Timeout while waiting for a callback from the controll
er (ZW0200)
2024-08-14T13:42:22.998Z CNTRLR » [Node 018] querying node info…
2024-08-14T13:42:24.003Z CNTRLR Failed to execute controller command after 1/3 attempts. Scheduling next try i
n 100 ms.
2024-08-14T13:42:25.107Z CNTRLR Failed to execute controller command after 2/3 attempts. Scheduling next try i
n 1100 ms.
2024-08-14T13:42:27.211Z CNTRLR The controller is unresponsive
2024-08-14T13:42:27.211Z DRIVER Attempting to recover unresponsive controller by restarting it…
2024-08-14T13:42:27.212Z CNTRLR Performing soft reset…
2024-08-14T13:42:28.217Z CNTRLR Failed to execute controller command after 1/3 attempts. Scheduling next try i
n 100 ms.
2024-08-14T13:42:29.321Z CNTRLR Failed to execute controller command after 2/3 attempts. Scheduling next try i
n 1100 ms.
2024-08-14T13:42:31.424Z CNTRLR Soft reset failed: Timeout while waiting for an ACK from the controller (ZW020
0)
2024-08-14T13:42:31.425Z DRIVER Attempting to recover unresponsive controller by reopening the serial port…
2024-08-14T13:42:31.426Z CNTRLR [Node 031] ping failed: Timeout while waiting for an ACK from the controller (
ZW0200)
2024-08-14T13:42:31.426Z CNTRLR » [Node 031] querying node info…
When I restart the add-on:
2024-08-14T14:47:13.841Z DRIVER ███████╗ ██╗ ██╗ █████╗ ██╗ ██╗ ███████╗ ██╗ ███████╗
╚══███╔╝ ██║ ██║ ██╔══██╗ ██║ ██║ ██╔════╝ ██║ ██╔════╝
███╔╝ █████╗ ██║ █╗ ██║ ███████║ ██║ ██║ █████╗ ██║ ███████╗
███╔╝ ╚════╝ ██║███╗██║ ██╔══██║ ╚██╗ ██╔╝ ██╔══╝ ██ ██║ ╚════██║
███████╗ ╚███╔███╔╝ ██║ ██║ ╚████╔╝ ███████╗ ╚█████╔╝ ███████║
╚══════╝ ╚══╝╚══╝ ╚═╝ ╚═╝ ╚═══╝ ╚══════╝ ╚════╝ ╚══════╝
2024-08-14T14:47:13.843Z DRIVER version 12.11.2
2024-08-14T14:47:13.844Z DRIVER
2024-08-14T14:47:14.870Z CONFIG version 12.11.1
2024-08-14T14:47:15.378Z CNTRLR querying Serial API capabilities…
2024-08-14T14:47:16.544Z CNTRLR Failed to execute controller command after 1/3 attempts. Scheduling next try i
n 100 ms.
2024-08-14T14:47:17.647Z CNTRLR Failed to execute controller command after 2/3 attempts. Scheduling next try i
n 1100 ms.
2024-08-14T14:47:19.756Z DRIVER Failed to initialize the driver: ZWaveError: Timeout while waiting for an ACK
from the controller (ZW0200)
at Driver.sendMessage (/usr/src/node_modules/zwave-js/src/lib/driver/Drive
r.ts:5450:23)
at ZWaveController.queryCapabilities (/usr/src/node_modules/zwave-js/src/l
ib/controller/Controller.ts:1007:37)
at Driver.initializeControllerAndNodes (/usr/src/node_modules/zwave-js/src
/lib/driver/Driver.ts:1475:46)
at Immediate. (/usr/src/node_modules/zwave-js/src/lib/driver/Dr
iver.ts:1276:16)
Error in driver ZWaveError: Failed to initialize the driver: ZWaveError: Timeout while waiting for an ACK from the controller (ZW0200)
at Driver.sendMessage (/usr/src/node_modules/zwave-js/src/lib/driver/Driver.ts:5450:23)
at ZWaveController.queryCapabilities (/usr/src/node_modules/zwave-js/src/lib/controller/Controller.ts:1007:37)
at Driver.initializeControllerAndNodes (/usr/src/node_modules/zwave-js/src/lib/driver/Driver.ts:1475:46)
at Immediate. (/usr/src/node_modules/zwave-js/src/lib/driver/Driver.ts:1276:16) (ZW0100)
at Immediate. (/usr/src/node_modules/zwave-js/src/lib/driver/Driver.ts:1296:6) {
code: 100,
context: undefined,
transactionSource: undefined
}
Shutting down
[14:47:25] WARNING: Halt add-on
s6-rc: info: service legacy-services: stopping
s6-rc: info: service legacy-services successfully stopped
s6-rc: info: service legacy-cont-init: stopping
s6-rc: info: service legacy-cont-init successfully stopped
s6-rc: info: service fix-attrs: stopping
s6-rc: info: service fix-attrs successfully stopped
s6-rc: info: service s6rc-oneshot-runner: stopping
s6-rc: info: service s6rc-oneshot-runner successfully stopped
Could you please help me to solve this issue.
Thank you very much in advance for your help.