ZwaveJS - driver issue with Aeotec USB stick?

VMware instance of HA. Aeotec dongle. Moving from zwave to the new JS Zwave.
Network key used to be null. Tried with null and a new key. Doesn’t use secure at all in my home.
But can’t get it to run.
Tried restarting the host (server, windows 10).

Any tips are really appreciated.

14:47:17.750 CNTRLR   querying version info...
14:47:19.132 CNTRLR   Failed to execute controller command after 1/3 attempts. Scheduling next try i
                      n 100 ms.
14:47:20.251 CNTRLR   Failed to execute controller command after 2/3 attempts. Scheduling next try i
                      n 1100 ms.
14:47:22.409 DRIVER   Failed to initialize the driver: Timeout while waiting for an ACK from the con
                      troller
Error in driver ZWaveError: Failed to initialize the driver: Timeout while waiting for an ACK from the controller
    at Immediate.<anonymous> (/usr/lib/node_modules/@zwave-js/server/node_modules/zwave-js/src/lib/driver/Driver.ts:721:6) {
  code: 5,
  context: undefined,
  transactionSource: undefined
}

My usb stick was sleeping, no blinking. Reconnected it physically and then connected it to the vm. Now something is happening, hopefully good things :slight_smile:

This worked for me also. Same error. Unplugging - replugging worked.

1 Like