Getting Timeouts ZwaveJS with Lock

Hi Everyone,

First, thanks again for the help in getting my lock finally added to HA. Now, I am seeing timeouts when attempting to query for the current codes on the lock or with other commands. Here is the most common of errors I’m seeing in the logs:

2021-09-06T20:06:05.008Z CNTRLR   [Node 002] The node is alive.
2021-09-06T20:06:05.010Z CNTRLR   [Node 002] The node is ready to be used
2021-09-06T20:06:05.011Z CNTRLR   All nodes are ready to be used
2021-09-06T20:06:05.012Z CNTRLR « [Node 002] ping successful
2021-09-06T20:06:05.014Z CNTRLR » [Node 002] Assigning SUC return route...
New client
New client
Client disconnected
Code 1000: 
2021-09-06T20:11:13.171Z CNTRLR   [Node 002] Timed out while waiting for a response from the node
2021-09-06T20:11:25.475Z CNTRLR   [Node 002] Timed out while waiting for a response from the node
2021-09-06T20:11:36.620Z CNTRLR   [Node 002] Timed out while waiting for a response from the node
2021-09-06T20:14:16.412Z CNTRLR   [Node 002] Healing node...
2021-09-06T20:14:16.416Z CNTRLR   [Node 002] healing node...
2021-09-06T20:14:16.417Z CNTRLR » [Node 002] refreshing neighbor list (attempt 1)...
2021-09-06T20:14:17.908Z CNTRLR « [Node 002] neighbor list refreshed...
2021-09-06T20:14:17.909Z CNTRLR » [Node 002] Deleting SUC return route...
2021-09-06T20:14:18.001Z CNTRLR » [Node 002] Assigning SUC return route...
2021-09-06T20:14:18.093Z CNTRLR » [Node 002] deleting return routes (attempt 1)...
2021-09-06T20:14:18.183Z CNTRLR » [Node 002] assigning return routes to the following nodes:
                                  1
2021-09-06T20:14:18.184Z CNTRLR » [Node 002] assigning return route to node 1 (attempt 1)...
2021-09-06T20:14:18.274Z CNTRLR   [Node 002] healed successfully
2021-09-06T20:18:03.024Z CNTRLR   [Node 002] Timed out while waiting for a response from the node
Client disconnected
Code 1000: 
New client
New client
Client disconnected
Code 1000:

I’ve not found the yaml file for Zwave-JS, is there a way to extend the timeout…it doesn’t look like the current timeouts are very short. My lock have fresh batters and is about 5 ft from my desk where my Pi is with the Zooz stick is attached.

Thanks,

Richard

I have the same error and am also using a Zooz stick.

I ended up re-pairing the lock with zwave-js and everything is now working with it.