Rebuild routes failed because rebuildNodeRoutes() is used instead of assignSUCReturnRoutes()

Rebuilding routes failed because the SUC Return Routes is set using rebuildNodeRoutes() instead of assignSUCReturnRoutes. Any clue ?

Using a Aeotec* Z-Stick 7

2023-10-01T16:52:33.852Z CNTRLR » [Node 093] refreshing neighbor list (attempt 1)...
2023-10-01T16:52:38.110Z CNTRLR « [Node 093] neighbor list refreshed...
2023-10-01T16:52:38.110Z CNTRLR » [Node 093] deleting return routes (attempt 1)...
2023-10-01T16:52:38.110Z CNTRLR » [Node 093] Deleting all return routes...
2023-10-01T16:52:39.264Z CNTRLR » [Node 093] assigning return routes to the following nodes: 1
2023-10-01T16:52:39.265Z CNTRLR » [Node 093] assigning return route to node 1 (attempt 1)...
2023-10-01 18:52:39.267 INFO Z-WAVE: To assign a return route to the SUC (node ID 1), assignSUCReturnRoutes() must be used! (ZW0322) rebuildNodeRoutes undefined

Probably a bug. Asking for a "rebuild routes" on a particular node triggers error message · Issue #3316 · zwave-js/zwave-js-ui · GitHub

1 Like