open-zwave icon indicating copy to clipboard operation
open-zwave copied to clipboard

Healing network gives Error: Ctrl_Error_None

Open BigDoom opened this issue 5 years ago • 1 comments

Running versions: OpenZWave Version 1.6.1545 qt-openzwave Version: 1.2.0 QT Version: 5.12.8

Whenever I'm trying to do a heal network I get the following error for each node: ZWave Controller Command Executed: Ctrl_Cmd_RequestNodeNeighborUpdate State: Ctrl_State_Completed Error: Ctrl_Error_None

So it looks like for some reason the healing function isn't working anymore, while it used to be working in the past.

Network controller is an AEON Labs Z-Stick Gen5 and all nodes are Fibaro Dimmers, Switches, Roller Shutters, Wall plug and Smart Implant, 21 nodes in total.

Any ideas?

BigDoom avatar Dec 17 '20 20:12 BigDoom

Why do you think the heal is failing? None of the values logged are errors.

Ctrl_State_Completed - The Action completed. OZW is returning to Network Mode. Ctrl_Error_None - No Error Occurred.

See descriptions of states and errors.

kpine avatar Dec 20 '20 07:12 kpine