Hi,
I have recently purchased an Home Assistant Blue. Great device and more powerfull than my current RPI3. I have migrated all data from the RPI3 to HA Blue via an full back-up & restore. All integrations and addons were imported properly. However, the Zwave USB dongle (ZWAVE.ME) and Zigbee USB dongle (Sonoff 3) do not work. I use the Zwave JS and Zigbee2MQTT addons. I have tried a lot that is written in the forum, such as:
- check if the USB devices are read and write accessible
- check the device paths in the addons (and using all possible options)
I think this has something to do with the drivers or the USB mapping withtin the device. However i cannot manage to resolve the issue.
I would like to try it with a fresh install, however the EMMC reader that i used for an ODROID XU4 device does not work properly. Can anyone help me with this issue?
ZWAVE logging:
[s6-init] making user provided files available at /var/run/s6/etc...exited 0.
[s6-init] ensuring user provided files have correct perms...exited 0.
[fix-attrs.d] applying ownership & permissions fixes...
[fix-attrs.d] done.
[cont-init.d] executing container initialization scripts...
[cont-init.d] config.sh: executing...
[10:36:18] INFO: Both 'network_key' and 's0_legacy_key' are set and match. All ok.
[10:36:19] INFO: Virtual Machine not detected, enabling soft-reset
[cont-init.d] config.sh: exited 0.
[cont-init.d] structure.sh: executing...
[cont-init.d] structure.sh: exited 0.
[cont-init.d] done.
[services.d] starting services
[services.d] done.
[10:36:20] INFO: Successfully send discovery information to Home Assistant.
2022-01-04T09:36:21.199Z DRIVER ███████╗ ██╗ ██╗ █████╗ ██╗ ██╗ ███████╗ ██╗ ███████╗
╚══███╔╝ ██║ ██║ ██╔══██╗ ██║ ██║ ██╔════╝ ██║ ██╔════╝
███╔╝ ██║ █╗ ██║ ███████║ ██║ ██║ █████╗ █████╗ ██║ ███████╗
███╔╝ ██║███╗██║ ██╔══██║ ╚██╗ ██╔╝ ██╔══╝ ╚════╝ ██ ██║ ╚════██║
███████╗ ╚███╔███╔╝ ██║ ██║ ╚████╔╝ ███████╗ ╚█████╔╝ ███████║
╚══════╝ ╚══╝╚══╝ ╚═╝ ╚═╝ ╚═══╝ ╚══════╝ ╚════╝ ╚══════╝
2022-01-04T09:36:21.203Z DRIVER version 8.9.2
2022-01-04T09:36:21.203Z DRIVER
2022-01-04T09:36:21.266Z CONFIG version 8.9.2
2022-01-04T09:36:22.033Z CNTRLR querying controller IDs...
2022-01-04T09:36:23.228Z CNTRLR Failed to execute controller command after 1/3 attempts. Scheduling next try i
n 100 ms.
2022-01-04T09:36:23.528Z CNTRLR Failed to execute controller command after 2/3 attempts. Scheduling next try i
n 1100 ms.
2022-01-04T09:36:25.070Z DRIVER Failed to initialize the driver, no response from the controller. Are you sure
this is a Z-Wave controller?
Error in driver ZWaveError: Failed to initialize the driver, no response from the controller. Are you sure this is a Z-Wave controller? (ZW0100)
at Immediate.<anonymous> (/usr/src/node_modules/zwave-js/src/lib/driver/Driver.ts:875:6) {
code: 100,
context: undefined,
transactionSource: undefined
}
Shutting down
[cont-finish.d] executing container finish scripts...
[cont-finish.d] done.
[s6-finish] waiting for services.
[s6-finish] sending all processes the TERM signal.
Zigbee logging:
[s6-init] making user provided files available at /var/run/s6/etc...exited 0.
[s6-init] ensuring user provided files have correct perms...exited 0.
[fix-attrs.d] applying ownership & permissions fixes...
[fix-attrs.d] done.
[cont-init.d] executing container initialization scripts...
[cont-init.d] socat.sh: executing...
[10:33:57] INFO: Socat not enabled, marking service as down
[cont-init.d] socat.sh: exited 0.
[cont-init.d] zigbee2mqtt.sh: executing...
[10:33:58] INFO: MQTT available, fetching server detail ...
[10:33:58] INFO: Previous config file found, checking backup
[10:33:58] INFO: Creating backup config in '/config/zigbee2mqtt/.configuration.yaml.bk'
[10:33:58] INFO: Adjusting Zigbee2mqtt core yaml config with add-on quirks ...
[cont-init.d] zigbee2mqtt.sh: exited 0.
[cont-init.d] done.
[services.d] starting services
[services.d] done.
[10:33:59] INFO: Handing over control to Zigbee2mqtt Core ...
> [email protected] start
> node index.js
Zigbee2MQTT:error 2022-01-04 10:35:04: Error while starting zigbee-herdsman
Zigbee2MQTT:error 2022-01-04 10:35:04: Failed to start zigbee
Zigbee2MQTT:error 2022-01-04 10:35:04: Check https://www.zigbee2mqtt.io/guide/installation/20_zigbee2mqtt-fails-to-start.html for possible solutions
Zigbee2MQTT:error 2022-01-04 10:35:04: Exiting...
Zigbee2MQTT:error 2022-01-04 10:35:04: Error: AREQ - SYS - resetInd after 30000ms
at Timeout._onTimeout (/app/node_modules/zigbee-herdsman/src/utils/waitress.ts:64:35)
at listOnTimeout (internal/timers.js:557:17)
at processTimers (internal/timers.js:500:7)
[10:35:04] INFO: Handing over control to Zigbee2mqtt Core ...
> [email protected] start
> node index.js