Unable to remove zwave node with state:dead && is_Failed:true and several reboots

I am unable to remove a dead, non existent node from ny config/db/wherever :frowning:

I’ve tried to follow all the hints in other threads on this forum, but I cant get rid of a node that no longer exists in my config.

I’ve managed to set the is_failed: true, which enabled the remove failed node-option in zwave mgmt, but it doesnt work when run.

The zwave log says:

2019-08-03 07:49:13.139 Detail, Node019, Queuing (Controller) Remove Failed Node
2019-08-03 07:49:13.139 Info, ControllerCommand_RemoveFailedNode
2019-08-03 07:49:13.139 Detail, contrlr, Queuing (Command) ControllerCommand_RemoveFailedNode: 0x01, 0x05, 0x00, 0x61, 0x13, 0x95, 0x1d
2019-08-03 07:49:13.139 Detail, Notification: ControllerCommand - Starting
2019-08-03 07:49:13.143 Detail,
2019-08-03 07:49:13.143 Info, contrlr, Sending (Command) message (Callback ID=0x95, Expected Reply=0x61) - ControllerCommand_RemoveFailedNode: 0x01, 0x05, 0x00, 0x61, 0x13, 0x95, 0x1d
2019-08-03 07:49:13.145 Detail, contrlr,   Received: 0x01, 0x04, 0x01, 0x61, 0x08, 0x93
2019-08-03 07:49:13.145 Detail,
2019-08-03 07:49:13.145 Warning, contrlr, WARNING: Received reply to FUNC_ID_ZW_REMOVE_FAILED_NODE_ID - Node not found
2019-08-03 07:49:13.145 Detail, Node147,   Expected callbackId was received
2019-08-03 07:49:13.146 Detail, Node147,   Message transaction complete
2019-08-03 07:49:13.146 Detail,
2019-08-03 07:49:13.146 Detail, contrlr, Removing current message
2019-08-03 07:49:13.146 Detail, Notification: ControllerCommand - Failed

And I’ve rebooted TONS of times, and retried. I’d rather not keep trying the restart, since the reboots of the zwave controller seems to seriously upset a lot of my devices, so last night half of my zwave devices where considered dead, and I’ve had to manually kick them alive again.

The core.* files are cleaned from any entity/device releated to this failed zwave device.

What else should I do??