Smartstart creating multiple nodes but not including properly

Home Assistant 2023.9.3
Supervisor 2023.09.2
Frontend 20230911.0 - latest
zwave-js-ui: 8.26.0
zwave-js: 11.14.3

I’m wondering if anyone else has seen this behaviour. I saw it previously with a different device (qubino) and the official add-on. Now I also see it with JS UI the second time ive tried using smartstart.

Method, Add smartstart info for the device:

The device is detected and an inclusion begins, and doesn’t go well

Left unchecked this happens over and over again until I remove the provisioning info. It continues to consume node ID’s (120,121,122,123) every minute or so

Some of these nodes appear alive and some dead, but trying interview always fails

I’m not sure why this happens, but it happens every time I try to use smartstart.

If anyone has seen this or can offer clues why, i’d love to hear it. I’ve manually included both nodes that I tried smartstart with and had no issues.

From a message on Discord:

This usually happens during SmartStart when the key exchange fails. The device then factory resets and tries again. But zwave-js should detect this and remove the old entry. If not, please report an issue with a driver log (debug level) of it happening.

If you have debug driver logs, you could report it to node-zwave-js.

I thought i’d just quickly add the device, and see if it worked with a different device and JSUI a good few months after i first saw it happen. Was quick to include manually once i stopped smartstart.
After the 4th node creation I just stopped it.
One things for sure, it did it both on the official add on and JSUI, so neither one are specifically responsible.

The logs are below, right from adding the provisioning, through to subsequent re-interview/inclusions
Excuse the other data in the stream from other nodes (i.e. not node 120-124). I couldn’t add the whole log as its over the character limit, but it just repeats.

2023-09-30T23:22:30.616Z CNTRLR   Enabling Smart Start listening mode...
2023-09-30T23:22:30.649Z CNTRLR   Smart Start listening mode enabled
2023-09-30T23:22:48.455Z CNTRLR   Received Smart Start inclusion request
2023-09-30T23:22:48.456Z CNTRLR   NWI Home ID found in provisioning list, including node...
2023-09-30T23:22:48.457Z CNTRLR   Including SmartStart node with DSK 33793-35377-14396-01032-04544-01096-02048-0
                                  0532
2023-09-30T23:22:48.476Z CNTRLR   handling add node request (status = Ready)
2023-09-30T23:22:52.558Z CNTRLR   handling add node request (status = NodeFound)
2023-09-30T23:22:52.864Z CNTRLR   handling add node request (status = AddingSlave)
2023-09-30T23:24:32.290Z CNTRLR   handling add node request (status = ProtocolDone)
2023-09-30T23:24:32.293Z CNTRLR   finishing inclusion process...
2023-09-30T23:24:32.406Z CNTRLR   The inclusion process was stopped
2023-09-30T23:24:32.420Z CNTRLR   finished adding node 120:
                                    basic device class:    Routing Slave
                                    generic device class:  Repeater Slave
                                    specific device class: Repeater Slave
                                    supported CCs: 
                                    · Basic (0x20)
                                    · Z-Wave Plus Info (0x5e)
                                    · Association (0x85)
                                    · Multi Channel Association (0x8e)
                                    · Association Group Information (0x59)
                                    · Transport Service (0x55)
                                    · Version (0x86)
                                    · Manufacturer Specific (0x72)
                                    · Device Reset Locally (0x5a)
                                    · Indicator (0x87)
                                    · Powerlevel (0x73)
                                    · Security 2 (0x9f)
                                    · Supervision (0x6c)
                                    · Firmware Update Meta Data (0x7a)
                                    controlled CCs: 
2023-09-30T23:24:32.423Z CNTRLR » [Node 120] Assigning SUC return route...
2023-09-30T23:24:32.423Z CNTRLR » [Node 120] Deleting SUC return route...
2023-09-30T23:24:35.149Z CNTRLR   [Node 120] The node did not respond after 3 attempts, it is presumed dead
2023-09-30T23:24:35.151Z CNTRLR   [Node 120] Security S2 bootstrapping failed, the node was not granted any S2 s
                                  ecurity class: The node did not acknowledge the command (ZW0204)
2023-09-30T23:24:35.153Z CNTRLR   Enabling Smart Start listening mode...
2023-09-30T23:24:35.156Z CNTRLR   [Node 120] Beginning interview - last completed stage: None
2023-09-30T23:24:35.157Z CNTRLR   [Node 120] new node, doing a full interview...
2023-09-30T23:24:35.157Z CNTRLR » [Node 120] querying protocol info...
2023-09-30T23:24:35.190Z CNTRLR   Smart Start listening mode enabled
2023-09-30T23:24:35.204Z CNTRLR « [Node 120] received response for protocol info:
                                  basic device class:    Routing Slave
                                  generic device class:  Repeater Slave
                                  specific device class: Repeater Slave
                                  node type:             End Node
                                  is always listening:   true
                                  is frequent listening: false
                                  can route messages:    true
                                  supports security:     false
                                  supports beaming:      true
                                  maximum data rate:     100000 kbps
                                  protocol version:      3
2023-09-30T23:24:35.211Z CNTRLR   [Node 120] Interview stage completed: ProtocolInfo
2023-09-30T23:24:35.212Z CNTRLR » [Node 120] pinging the node...
2023-09-30T23:24:37.209Z CNTRLR   [Node 120] The node did not respond after 1 attempts, it is presumed dead
2023-09-30T23:24:37.210Z CNTRLR   [Node 120] ping failed: The node did not acknowledge the command (ZW0204)
2023-09-30T23:24:37.211Z CNTRLR » [Node 120] querying node info...
2023-09-30T23:24:37.212Z CNTRLR » [Node 120] pinging the node...
2023-09-30T23:24:37.836Z CNTRLR   [Node 120] The node did not respond after 1 attempts, it is presumed dead
2023-09-30T23:24:37.838Z CNTRLR   [Node 120] ping failed: The node did not acknowledge the command (ZW0204)
2023-09-30T23:24:37.839Z CNTRLR   [Node 120] Interview attempt (1/5) failed, node is dead.
2023-09-30T23:24:42.758Z CNTRLR   Received Smart Start inclusion request
2023-09-30T23:24:42.759Z CNTRLR   NWI Home ID found in provisioning list, including node...
2023-09-30T23:24:42.759Z CNTRLR   Including SmartStart node with DSK 33793-35377-14396-01032-04544-01096-02048-0
                                  0532
2023-09-30T23:24:42.773Z CNTRLR   handling add node request (status = Ready)
2023-09-30T23:24:46.862Z CNTRLR   handling add node request (status = NodeFound)
2023-09-30T23:24:47.172Z CNTRLR   handling add node request (status = AddingSlave)
2023-09-30T23:24:47.187Z CNTRLR   Node 121 was included by another controller:
                                  basic device class:    Routing Slave
                                  generic device class:  Repeater Slave
                                  specific device class: Repeater Slave
                                  supported CCs: 
                                    · Z-Wave Plus Info (0x5e)
                                    · Association (0x85)
                                    · Multi Channel Association (0x8e)
                                    · Association Group Information (0x59)
                                    · Transport Service (0x55)
                                    · Version (0x86)
                                    · Manufacturer Specific (0x72)
                                    · Device Reset Locally (0x5a)
                                    · Indicator (0x87)
                                    · Powerlevel (0x73)
                                    · Security 2 (0x9f)
                                    · Supervision (0x6c)
                                    · Firmware Update Meta Data (0x7a)
2023-09-30T23:24:47.187Z CNTRLR   [Node 121] Waiting for initiate command to bootstrap node...
2023-09-30T23:24:47.361Z CNTRLR   Node 121 was (supposedly) included by another controller, but it is already pa
                                  rt of the network. Ignoring the message...
2023-09-30T23:24:49.250Z CNTRLR   Node 121 was (supposedly) included by another controller, but it is already pa
                                  rt of the network. Ignoring the message...
2023-09-30T23:24:57.192Z CNTRLR   [Node 121] no initiate command received, bootstrapping node...
2023-09-30T23:24:57.192Z CNTRLR » [Node 121] Assigning SUC return route...
2023-09-30T23:24:57.193Z CNTRLR » [Node 121] Deleting SUC return route...
2023-09-30T23:25:09.486Z CNTRLR   [Node 121] Timed out while waiting for a response from the node (ZW0201)
2023-09-30T23:25:09.487Z CNTRLR   [Node 121] Security S2 bootstrapping failed: did not receive the node's desire
                                  d security classes.
2023-09-30T23:25:09.488Z CNTRLR   Enabling Smart Start listening mode...
2023-09-30T23:25:09.491Z CNTRLR   [Node 121] Beginning interview - last completed stage: None
2023-09-30T23:25:09.492Z CNTRLR   [Node 121] new node, doing a full interview...
2023-09-30T23:25:09.492Z CNTRLR » [Node 121] querying protocol info...
2023-09-30T23:25:09.510Z CNTRLR   Smart Start listening mode enabled
2023-09-30T23:25:10.518Z CNTRLR   Failed to execute controller command after 1/3 attempts. Scheduling next try i
                                  n 100 ms.
2023-09-30T23:25:11.622Z CNTRLR   Failed to execute controller command after 2/3 attempts. Scheduling next try i
                                  n 1100 ms.
2023-09-30T23:25:13.728Z CNTRLR   [Node 121] Error during node interview: Timeout while waiting for an ACK from 
                                  the controller (ZW0200)
2023-09-30T23:25:19.735Z CNTRLR   Failed to execute controller command after 1/3 attempts. Scheduling next try i
                                  n 100 ms.
2023-09-30T23:25:20.839Z CNTRLR   Failed to execute controller command after 2/3 attempts. Scheduling next try i
                                  n 1100 ms.
2023-09-30T23:25:49.734Z CNTRLR   Failed to execute controller command after 1/3 attempts. Scheduling next try i
                                  n 100 ms.
2023-09-30T23:25:50.838Z CNTRLR   Failed to execute controller command after 2/3 attempts. Scheduling next try i
                                  n 1100 ms.
2023-09-30T23:25:56.863Z CNTRLR   handling add node request (status = ProtocolDone)
2023-09-30T23:25:56.863Z CNTRLR     inclusion is NOT active, ignoring it...
2023-09-30T23:25:59.078Z CNTRLR   Received Smart Start inclusion request
2023-09-30T23:25:59.081Z CNTRLR   NWI Home ID found in provisioning list, including node...
2023-09-30T23:25:59.081Z CNTRLR   Including SmartStart node with DSK 33793-35377-14396-01032-04544-01096-02048-0
                                  0532
2023-09-30T23:25:59.106Z CNTRLR   handling add node request (status = Ready)
2023-09-30T23:26:03.178Z CNTRLR   handling add node request (status = NodeFound)
2023-09-30T23:26:03.425Z CNTRLR » [Node 056] Meter CC values may be stale, refreshing...
2023-09-30T23:26:03.426Z CNTRLR » [Node 056] querying meter value (type = Electric, scale = kWh)...
2023-09-30T23:26:03.493Z CNTRLR   handling add node request (status = AddingSlave)
2023-09-30T23:26:03.503Z CNTRLR   Failed to execute controller command after 1/3 attempts. Scheduling next try i
                                  n 100 ms.
2023-09-30T23:26:03.515Z CNTRLR   Node 122 was included by another controller:
                                  basic device class:    Routing Slave
                                  generic device class:  Repeater Slave
                                  specific device class: Repeater Slave
                                  supported CCs: 
                                    · Z-Wave Plus Info (0x5e)
                                    · Association (0x85)
                                    · Multi Channel Association (0x8e)
                                    · Association Group Information (0x59)
                                    · Transport Service (0x55)
                                    · Version (0x86)
                                    · Manufacturer Specific (0x72)
                                    · Device Reset Locally (0x5a)
                                    · Indicator (0x87)
                                    · Powerlevel (0x73)
                                    · Security 2 (0x9f)
                                    · Supervision (0x6c)
                                    · Firmware Update Meta Data (0x7a)
2023-09-30T23:26:03.515Z CNTRLR   [Node 122] Waiting for initiate command to bootstrap node...
2023-09-30T23:26:03.686Z CNTRLR   Node 122 was (supposedly) included by another controller, but it is already pa
                                  rt of the network. Ignoring the message...
2023-09-30T23:26:03.689Z CNTRLR   Failed to execute controller command after 2/3 attempts. Scheduling next try i
                                  n 1100 ms.
2023-09-30T23:26:05.763Z CNTRLR   Node 122 was (supposedly) included by another controller, but it is already pa
                                  rt of the network. Ignoring the message...
2023-09-30T23:26:06.284Z CNTRLR   [Node 056] Timed out while waiting for a response from the node (ZW0201)
2023-09-30T23:26:06.285Z CNTRLR » [Node 056] querying meter value (type = Electric, scale = W)...
2023-09-30T23:26:13.519Z CNTRLR   [Node 122] no initiate command received, bootstrapping node...
2023-09-30T23:26:13.520Z CNTRLR » [Node 122] Assigning SUC return route...
2023-09-30T23:26:13.520Z CNTRLR » [Node 122] Deleting SUC return route...
2023-09-30T23:26:45.714Z CNTRLR   [Node 056] The node did not respond after 3 attempts, it is presumed dead
2023-09-30T23:26:45.731Z CNTRLR   [Node 056] The node is now dead.
2023-09-30T23:26:45.737Z CNTRLR   [Node 056] failed to refresh values for Meter CC: The node did not acknowledge
                                   the command (ZW0204)
2023-09-30T23:26:45.793Z CNTRLR » [Node 056] Multilevel Sensor CC values may be stale, refreshing.. [Endpoint 7]
                                  .
2023-09-30T23:26:45.800Z CNTRLR » [Node 056] querying Voltage sensor reading...                     [Endpoint 7]
2023-09-30T23:26:45.805Z CNTRLR   [Node 056] No scale preference for sensor type 15, using the last [Endpoint 7]
                                  -used scale 0
2023-09-30T23:26:45.807Z CNTRLR » [Node 056] pinging the node...
2023-09-30T23:26:59.417Z CNTRLR   [Node 056] The node did not respond after 1 attempts, it is presumed dead
2023-09-30T23:26:59.419Z CNTRLR   [Node 056] ping failed: The node did not acknowledge the command (ZW0204)
2023-09-30T23:26:59.422Z CNTRLR   [Node 056] failed to refresh values for Multilevel Sensor CC: The [Endpoint 7]
                                   message cannot be sent because node 56 is dead (ZW0202)
2023-09-30T23:27:10.601Z CNTRLR   [Node 122] Timed out while waiting for a response from the node (ZW0201)
2023-09-30T23:27:10.602Z CNTRLR   [Node 122] Security S2 bootstrapping failed: did not receive the node's desire
                                  d security classes.
2023-09-30T23:27:10.603Z CNTRLR   Enabling Smart Start listening mode...
2023-09-30T23:27:10.605Z CNTRLR   [Node 122] Beginning interview - last completed stage: None
2023-09-30T23:27:10.605Z CNTRLR   [Node 122] new node, doing a full interview...
2023-09-30T23:27:10.605Z CNTRLR » [Node 122] querying protocol info...
2023-09-30T23:27:10.628Z CNTRLR   Smart Start listening mode enabled
2023-09-30T23:27:11.637Z CNTRLR   Failed to execute controller command after 1/3 attempts. Scheduling next try i
                                  n 100 ms.
2023-09-30T23:27:12.740Z CNTRLR   Failed to execute controller command after 2/3 attempts. Scheduling next try i
                                  n 1100 ms.
2023-09-30T23:27:14.844Z CNTRLR   [Node 122] Error during node interview: Timeout while waiting for an ACK from 
                                  the controller (ZW0200)
2023-09-30T23:27:17.857Z CNTRLR   handling add node request (status = ProtocolDone)
2023-09-30T23:27:17.858Z CNTRLR     inclusion is NOT active, ignoring it...
2023-09-30T23:27:19.221Z DRIVER   Dropping message because it could not be deserialized: The command class Appli
                                  cation Status is not implemented (ZW0303)
2023-09-30T23:27:58.215Z CNTRLR   [Node 068] Timed out while waiting for a response from the node (ZW0201)
2023-09-30T23:30:12.763Z CNTRLR » [Node 008] Multilevel Sensor CC values may be stale, refreshing...
2023-09-30T23:30:12.764Z CNTRLR » [Node 008] querying Air temperature sensor reading...
2023-09-30T23:30:12.765Z CNTRLR   [Node 008] No scale preference for sensor type 1, using the last-used scale 0
2023-09-30T23:30:13.167Z CNTRLR « [Node 008] received current Air temperature sensor reading: 12.8 °C
2023-09-30T23:30:13.193Z CNTRLR » [Node 008] Multilevel Sensor CC values may be stale, refreshing.. [Endpoint 3]
                                  .
2023-09-30T23:30:13.194Z CNTRLR » [Node 008] querying Air temperature sensor reading...             [Endpoint 3]
2023-09-30T23:30:13.197Z CNTRLR   [Node 008] No scale preference for sensor type 1, using the last- [Endpoint 3]
                                  used scale 0
2023-09-30T23:30:13.917Z CNTRLR « [Node 008] received current Air temperature sensor reading: 12.8  [Endpoint 3]
                                  °C
2023-09-30T23:30:51.931Z CNTRLR   [Node 056] The node is now alive.
2023-09-30T23:31:06.013Z CNTRLR   Received Smart Start inclusion request
2023-09-30T23:31:06.015Z CNTRLR   NWI Home ID found in provisioning list, including node...
2023-09-30T23:31:06.015Z CNTRLR   Including SmartStart node with DSK 33793-35377-14396-01032-04544-01096-02048-0
                                  0532
2023-09-30T23:31:06.027Z CNTRLR   handling add node request (status = Ready)
2023-09-30T23:31:10.113Z CNTRLR   handling add node request (status = NodeFound)
2023-09-30T23:31:10.431Z CNTRLR   handling add node request (status = AddingSlave)
2023-09-30T23:31:10.446Z CNTRLR   Node 123 was included by another controller:
                                  basic device class:    Routing Slave
                                  generic device class:  Repeater Slave
                                  specific device class: Repeater Slave
                                  supported CCs: 
                                    · Z-Wave Plus Info (0x5e)
                                    · Association (0x85)
                                    · Multi Channel Association (0x8e)
                                    · Association Group Information (0x59)
                                    · Transport Service (0x55)
                                    · Version (0x86)
                                    · Manufacturer Specific (0x72)
                                    · Device Reset Locally (0x5a)
                                    · Indicator (0x87)
                                    · Powerlevel (0x73)
                                    · Security 2 (0x9f)
                                    · Supervision (0x6c)
                                    · Firmware Update Meta Data (0x7a)
2023-09-30T23:31:10.447Z CNTRLR   [Node 123] Waiting for initiate command to bootstrap node...
2023-09-30T23:31:10.618Z CNTRLR   Node 123 was (supposedly) included by another controller, but it is already pa
                                  rt of the network. Ignoring the message...
2023-09-30T23:31:12.708Z CNTRLR   Node 123 was (supposedly) included by another controller, but it is already pa
                                  rt of the network. Ignoring the message...
2023-09-30T23:31:20.457Z CNTRLR   [Node 123] no initiate command received, bootstrapping node...
2023-09-30T23:31:20.458Z CNTRLR » [Node 123] Assigning SUC return route...
2023-09-30T23:31:20.458Z CNTRLR » [Node 123] Deleting SUC return route...
2023-09-30T23:31:23.993Z CNTRLR   [Node 123] The node did not respond after 3 attempts, it is presumed dead
2023-09-30T23:31:23.996Z CNTRLR   [Node 123] Security S2 bootstrapping failed, the node was not granted any S2 s
                                  ecurity class: The node did not acknowledge the command (ZW0204)
2023-09-30T23:31:23.997Z CNTRLR   Enabling Smart Start listening mode...
2023-09-30T23:31:23.999Z CNTRLR   [Node 123] Beginning interview - last completed stage: None
2023-09-30T23:31:24.000Z CNTRLR   [Node 123] new node, doing a full interview...
2023-09-30T23:31:24.000Z CNTRLR » [Node 123] querying protocol info...
2023-09-30T23:31:24.015Z CNTRLR   Smart Start listening mode enabled
2023-09-30T23:31:25.022Z CNTRLR   Failed to execute controller command after 1/3 attempts. Scheduling next try i
                                  n 100 ms.
2023-09-30T23:31:26.142Z CNTRLR   Failed to execute controller command after 2/3 attempts. Scheduling next try i
                                  n 1100 ms.
2023-09-30T23:31:28.248Z CNTRLR   [Node 123] Error during node interview: Timeout while waiting for an ACK from 
                                  the controller (ZW0200)
2023-09-30T23:31:50.932Z CNTRLR   Failed to execute controller command after 1/3 attempts. Scheduling next try i
                                  n 100 ms.
2023-09-30T23:31:52.038Z CNTRLR   Failed to execute controller command after 2/3 attempts. Scheduling next try i
                                  n 1100 ms.
2023-09-30T23:32:20.929Z CNTRLR   Failed to execute controller command after 1/3 attempts. Scheduling next try i
                                  n 100 ms.
2023-09-30T23:32:22.032Z CNTRLR   Failed to execute controller command after 2/3 attempts. Scheduling next try i
                                  n 1100 ms.
2023-09-30T23:32:50.241Z CNTRLR   handling add node request (status = ProtocolDone)
2023-09-30T23:32:50.242Z CNTRLR     inclusion is NOT active, ignoring it...
2023-09-30T23:32:50.244Z CNTRLR   Failed to execute controller command after 1/3 attempts. Scheduling next try i
                                  n 100 ms.
2023-09-30T23:32:56.265Z CNTRLR   Received Smart Start inclusion request
2023-09-30T23:32:56.266Z CNTRLR   NWI Home ID found in provisioning list, including node...
2023-09-30T23:32:56.266Z CNTRLR   Including SmartStart node with DSK 33793-35377-14396-01032-04544-01096-02048-0
                                  0532
2023-09-30T23:32:56.275Z CNTRLR   handling add node request (status = Ready)
2023-09-30T23:33:00.369Z CNTRLR   handling add node request (status = NodeFound)
2023-09-30T23:33:00.692Z CNTRLR   handling add node request (status = AddingSlave)
2023-09-30T23:33:00.709Z CNTRLR   Node 124 was included by another controller:
                                  basic device class:    Routing Slave
                                  generic device class:  Repeater Slave
                                  specific device class: Repeater Slave
                                  supported CCs: 
                                    · Z-Wave Plus Info (0x5e)
                                    · Association (0x85)
                                    · Multi Channel Association (0x8e)
                                    · Association Group Information (0x59)
                                    · Transport Service (0x55)
                                    · Version (0x86)
                                    · Manufacturer Specific (0x72)
                                    · Device Reset Locally (0x5a)
                                    · Indicator (0x87)
                                    · Powerlevel (0x73)
                                    · Security 2 (0x9f)
                                    · Supervision (0x6c)
                                    · Firmware Update Meta Data (0x7a)
2023-09-30T23:33:00.710Z CNTRLR   [Node 124] Waiting for initiate command to bootstrap node...
2023-09-30T23:33:00.929Z CNTRLR   Node 124 was (supposedly) included by another controller, but it is already pa
                                  rt of the network. Ignoring the message...
2023-09-30T23:33:03.118Z CNTRLR   Node 124 was (supposedly) included by another controller, but it is already pa
                                  rt of the network. Ignoring the message...
2023-09-30T23:33:10.713Z CNTRLR   [Node 124] no initiate command received, bootstrapping node...
2023-09-30T23:33:10.714Z CNTRLR » [Node 124] Assigning SUC return route...
2023-09-30T23:33:10.714Z CNTRLR » [Node 124] Deleting SUC return route...
2023-09-30T23:33:14.424Z CNTRLR   [Node 124] The node did not respond after 3 attempts, it is presumed dead
2023-09-30T23:33:14.427Z CNTRLR   [Node 124] Security S2 bootstrapping failed, the node was not granted any S2 s
                                  ecurity class: The node did not acknowledge the command (ZW0204)
2023-09-30T23:33:14.429Z CNTRLR   Enabling Smart Start listening mode...
2023-09-30T23:33:14.432Z CNTRLR   [Node 124] Beginning interview - last completed stage: None
2023-09-30T23:33:14.433Z CNTRLR   [Node 124] new node, doing a full interview...
2023-09-30T23:33:14.433Z CNTRLR » [Node 124] querying protocol info...
2023-09-30T23:33:14.454Z CNTRLR   Smart Start listening mode enabled
2023-09-30T23:33:15.461Z CNTRLR   Failed to execute controller command after 1/3 attempts. Scheduling next try i
                                  n 100 ms.
2023-09-30T23:33:16.570Z CNTRLR   Failed to execute controller command after 2/3 attempts. Scheduling next try i
                                  n 1100 ms.
2023-09-30T23:33:18.674Z CNTRLR   [Node 124] Error during node interview: Timeout while waiting for an ACK from 
                                  the controller (ZW0200)
2023-09-30T23:33:20.415Z CNTRLR   disabling Smart Start listening mode...
2023-09-30T23:33:21.424Z CNTRLR   Failed to execute controller command after 1/3 attempts. Scheduling next try i
                                  n 100 ms.
2023-09-30T23:33:22.528Z CNTRLR   Failed to execute controller command after 2/3 attempts. Scheduling next try i
                                  n 1100 ms.
2023-09-30T23:33:24.635Z CNTRLR   Smart Start listening mode could not be disabled: Timeout while waiting for an
                                   ACK from the controller (ZW0200)
2023-09-30T23:33:30.643Z CNTRLR   Failed to execute controller command after 1/3 attempts. Scheduling next try i
                                  n 100 ms.
2023-09-30T23:33:31.746Z CNTRLR   Failed to execute controller command after 2/3 attempts. Scheduling next try i
                                  n 1100 ms.
2023-09-30T23:34:00.644Z CNTRLR   Failed to execute controller command after 1/3 attempts. Scheduling next try i
                                  n 100 ms.
2023-09-30T23:34:01.751Z CNTRLR   Failed to execute controller command after 2/3 attempts. Scheduling next try i
                                  n 1100 ms.
2023-09-30T23:34:02.941Z CNTRLR » [Node 120] pinging the node...
2023-09-30T23:34:04.858Z CNTRLR   Failed to execute controller command after 1/3 attempts. Scheduling next try i
                                  n 100 ms.
2023-09-30T23:34:05.961Z CNTRLR   Failed to execute controller command after 2/3 attempts. Scheduling next try i
                                  n 1100 ms.
2023-09-30T23:34:08.069Z CNTRLR   [Node 120] ping failed: Timeout while waiting for an ACK from the controller (
                                  ZW0200)
2023-09-30T23:34:09.085Z CNTRLR   Failed to execute controller command after 1/3 attempts. Scheduling next try i
                                  n 100 ms.
2023-09-30T23:34:10.188Z CNTRLR   Failed to execute controller command after 2/3 attempts. Scheduling next try i
                                  n 1100 ms.
2023-09-30T23:34:26.338Z CNTRLR » [Node 120] pinging the node...
2023-09-30T23:34:27.344Z CNTRLR   Failed to execute controller command after 1/3 attempts. Scheduling next try i
                                  n 100 ms.
2023-09-30T23:34:28.449Z CNTRLR   Failed to execute controller command after 2/3 attempts. Scheduling next try i
                                  n 1100 ms.
2023-09-30T23:34:30.552Z CNTRLR   [Node 120] ping failed: Timeout while waiting for an ACK from the controller (
                                  ZW0200)
2023-09-30T23:34:31.559Z CNTRLR   Failed to execute controller command after 1/3 attempts. Scheduling next try i
                                  n 100 ms.
2023-09-30T23:34:32.665Z CNTRLR   Failed to execute controller command after 2/3 attempts. Scheduling next try i
                                  n 1100 ms.
2023-09-30T23:34:40.665Z CNTRLR   handling add node request (status = ProtocolDone)
2023-09-30T23:34:40.665Z CNTRLR     inclusion is NOT active, ignoring it...
2023-09-30T23:34:40.667Z CNTRLR   Failed to execute controller command after 1/3 attempts. Scheduling next try i
                                  n 100 ms.




You’ll want to submit a GitHub issue if you’re inclined to, you won’t get much of any response here.

1 Like