2.3 to 2.5.3 Some zwave items unknown and/or offline

Aeotec Z-wave stick in a Gigabyte brix, openhab on Docker.
Zwave was fine under 2.3. Followed the remove things (but controller) and upgraded.

Initially everything seemed to get picked up, I did notice one node that shouldn’t exist (17) which had been deinstalled - but not removed from controller as it was done with an electrician when I wasn’t home. This device is show up in the logs.

My main issue is node 11 an aeotec nano that has not been identified properly., and flicks between online and offline.

I put the zwave log into DEBUG and restarted the bundle.

zwave.log (714.4 KB)

The other weird thing is a Aeotec Smart Switch - which sits about < 2m from the controller, node13 which is the same type of device and between node 7 and 5 (they’re all in my kitchen) Some direct line of site, some with a wall in between. This is now showing as offline…and now I’ve just refreshed the page and seen node12 drop off as well.

As far as I can tell I don’t have security on, never have.

I have not yet tried putting the controller in another PC and using teh Silicon Labs PC Controller to remove the node 17 as suggested in here: ZWave Stopped - Help Please

Any help to stablise things?

I’ve done some disabling, some updating of the configs so there are not quite as many power reports coming back in to the controller. Some of the nodes were particularly chatty and general playing and have managed to get pretty much all of the devices to come online…Unsure if they’ll go off again.

I have seen mention of talking off the heal? is this still recommended?

Even finally the troubled node11. This now seems to be back online and respoding.

I’ve just done a 20 minute dump of the logs just to have a look at. I see the node 11 drop connection a couple of times. And the power reports seem to have calmed down a little. Node13 is a coffee machine, and I’ve deliverably leave that quite chatty.

I can’t upload it here as it doesn’t accept zip files, and the log is 2mb. If someone is really keen can email it to someone.

Device database entries can be updated between versions.
Existing Things may need to be deleted and rediscovered to pick up new channels/names etc. for ant particular device model. You don’t need to delete from controller, just the OH Thing.

Thanks. As per the OP -

I had done that.

1 Like

you had one node which wasn’t fully configured (discovered) and one ghost or zombie node. The mesh was in a state where routing had not yet been all the way established. Now that everything is discovered properly give it time to settle down. Try letting the heal run until the mesh is restored. Check the logs in the morning to see if it hung while healing. You will probably know because it will be sluggish or dead.
If that happens, try turning nightly heal off and heal individual nodes. Make sure zombie node is gone and bravo for tuning down chatty nodes

And short of connecting the zombie node to 240v (which I wont be doing), the only way to force remove it is via the PC Controller application?

Do you use Habmin user interface? If not, try it because you might be able to remove it use that user interface

OK I’ve done that. I haven’t tried a re-scan to see if it come back or not. But now that node11 seems to have gone off again. Here’s me doing a heal. What causes all teh CANCELLED on the messages?

2020-04-20 10:25:08.949 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 11: Configuration update received
2020-04-20 10:25:08.953 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 11: Configuration update ignored binding_cmdrepollperiod to 1500 (BigDecimal)
2020-04-20 10:25:08.955 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 11: Configuration update ignored config_100_1_wo to 0 (BigDecimal)
2020-04-20 10:25:08.958 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 11: Configuration update ignored config_91_2 to 25 (BigDecimal)
2020-04-20 10:25:08.960 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 11: Configuration update ignored config_92_1 to 5 (BigDecimal)
2020-04-20 10:25:08.963 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 11: Configuration update set group_4 to null (null)
2020-04-20 10:25:08.965 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 11: Association 4 consolidated to []
2020-04-20 10:25:08.967 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 11: Current members before update ZWaveAssociationGroup [index=4, name=Control:Key2, profile1=32, profile2=2, associations=[]]
2020-04-20 10:25:08.968 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 11: Members after config update ZWaveAssociationGroup [index=4, name=null, profile1=null, profile2=null, associations=[]]
2020-04-20 10:25:08.970 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 11: Controller is master - forcing associations
2020-04-20 10:25:08.974 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 11: Members after controller update ZWaveAssociationGroup [index=4, name=null, profile1=null, profile2=null, associations=[]]
2020-04-20 10:25:08.976 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 11: Association group 4 contains no members. Clearing.
2020-04-20 10:25:08.978 [DEBUG] [ndclass.ZWaveAssociationCommandClass] - NODE 11: Creating new message for application command ASSOCIATIONCMD_REMOVE group=4, node=all
2020-04-20 10:25:08.980 [DEBUG] [ng.zwave.internal.protocol.ZWaveNode] - NODE 11: SECURITY not supported
2020-04-20 10:25:08.982 [DEBUG] [ng.zwave.internal.protocol.ZWaveNode] - NODE 11: Command Class COMMAND_CLASS_ASSOCIATION is NOT required to be secured
2020-04-20 10:25:08.984 [DEBUG] [nal.protocol.ZWaveTransactionManager] - NODE 11: Adding to device queue
2020-04-20 10:25:08.985 [DEBUG] [nal.protocol.ZWaveTransactionManager] - NODE 11: Added 2955 to queue - size 1
2020-04-20 10:25:08.990 [DEBUG] [ing.zwave.handler.ZWaveSerialHandler] - NODE 11: Sending REQUEST Message = 01 0A 00 13 0B 03 85 04 04 25 D3 9D
2020-04-20 10:25:08.997 [DEBUG] [ndclass.ZWaveAssociationCommandClass] - NODE 11: Creating new message for application command ASSOCIATIONCMD_GET group 4
2020-04-20 10:25:09.000 [DEBUG] [ng.zwave.internal.protocol.ZWaveNode] - NODE 11: SECURITY not supported
2020-04-20 10:25:09.003 [DEBUG] [ng.zwave.internal.protocol.ZWaveNode] - NODE 11: Command Class COMMAND_CLASS_ASSOCIATION is NOT required to be secured
2020-04-20 10:25:09.004 [DEBUG] [nal.protocol.ZWaveTransactionManager] - NODE 11: Adding to device queue
2020-04-20 10:25:09.005 [DEBUG] [nal.protocol.ZWaveTransactionManager] - NODE 11: Added 2956 to queue - size 1
2020-04-20 10:25:09.023 [DEBUG] [l.serialmessage.SendDataMessageClass] - NODE 11: sentData successfully placed on stack.
2020-04-20 10:25:09.025 [DEBUG] [nal.protocol.ZWaveTransactionManager] - NODE 11: TID 2955: Transaction not completed
2020-04-20 10:25:09.027 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 11: Configuration update ignored config_90_1 to 0 (BigDecimal)
2020-04-20 10:25:09.030 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 11: Configuration update ignored group_1 to [controller] (ArrayList)
2020-04-20 10:25:09.031 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 11: Configuration update set group_3 to null (null)
2020-04-20 10:25:09.033 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 11: Association 3 consolidated to []
2020-04-20 10:25:09.034 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 11: Current members before update ZWaveAssociationGroup [index=3, name=Control:Key1, profile1=32, profile2=1, associations=[]]
2020-04-20 10:25:09.035 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 11: Members after config update ZWaveAssociationGroup [index=3, name=null, profile1=null, profile2=null, associations=[]]
2020-04-20 10:25:09.039 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 11: Controller is master - forcing associations
2020-04-20 10:25:09.044 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 11: Members after controller update ZWaveAssociationGroup [index=3, name=null, profile1=null, profile2=null, associations=[]]
2020-04-20 10:25:09.045 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 11: Association group 3 contains no members. Clearing.
2020-04-20 10:25:09.047 [DEBUG] [ndclass.ZWaveAssociationCommandClass] - NODE 11: Creating new message for application command ASSOCIATIONCMD_REMOVE group=3, node=all
2020-04-20 10:25:09.049 [DEBUG] [ng.zwave.internal.protocol.ZWaveNode] - NODE 11: SECURITY not supported
2020-04-20 10:25:09.050 [DEBUG] [ng.zwave.internal.protocol.ZWaveNode] - NODE 11: Command Class COMMAND_CLASS_ASSOCIATION is NOT required to be secured
2020-04-20 10:25:09.051 [DEBUG] [nal.protocol.ZWaveTransactionManager] - NODE 11: Adding to device queue
2020-04-20 10:25:09.053 [DEBUG] [nal.protocol.ZWaveTransactionManager] - NODE 11: Added 2957 to queue - size 2
2020-04-20 10:25:09.056 [DEBUG] [ndclass.ZWaveAssociationCommandClass] - NODE 11: Creating new message for application command ASSOCIATIONCMD_GET group 3
2020-04-20 10:25:09.057 [DEBUG] [ng.zwave.internal.protocol.ZWaveNode] - NODE 11: SECURITY not supported
2020-04-20 10:25:09.059 [DEBUG] [ng.zwave.internal.protocol.ZWaveNode] - NODE 11: Command Class COMMAND_CLASS_ASSOCIATION is NOT required to be secured
2020-04-20 10:25:09.060 [DEBUG] [nal.protocol.ZWaveTransactionManager] - NODE 11: Adding to device queue
2020-04-20 10:25:09.062 [DEBUG] [nal.protocol.ZWaveTransactionManager] - NODE 11: Added 2958 to queue - size 3
2020-04-20 10:25:09.065 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 11: Configuration update set group_2 to null (null)
2020-04-20 10:25:09.067 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 11: Association 2 consolidated to []
2020-04-20 10:25:09.068 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 11: Current members before update ZWaveAssociationGroup [index=2, name=Retransmit, profile1=0, profile2=0, associations=[]]
2020-04-20 10:25:09.070 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 11: Members after config update ZWaveAssociationGroup [index=2, name=null, profile1=null, profile2=null, associations=[]]
2020-04-20 10:25:09.071 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 11: Controller is master - forcing associations
2020-04-20 10:25:09.076 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 11: Members after controller update ZWaveAssociationGroup [index=2, name=null, profile1=null, profile2=null, associations=[]]
2020-04-20 10:25:09.077 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 11: Association group 2 contains no members. Clearing.
2020-04-20 10:25:09.078 [DEBUG] [ndclass.ZWaveAssociationCommandClass] - NODE 11: Creating new message for application command ASSOCIATIONCMD_REMOVE group=2, node=all
2020-04-20 10:25:09.079 [DEBUG] [ng.zwave.internal.protocol.ZWaveNode] - NODE 11: SECURITY not supported
2020-04-20 10:25:09.080 [DEBUG] [ng.zwave.internal.protocol.ZWaveNode] - NODE 11: Command Class COMMAND_CLASS_ASSOCIATION is NOT required to be secured
2020-04-20 10:25:09.081 [DEBUG] [nal.protocol.ZWaveTransactionManager] - NODE 11: Adding to device queue
2020-04-20 10:25:09.083 [DEBUG] [nal.protocol.ZWaveTransactionManager] - NODE 11: Added 2959 to queue - size 4
2020-04-20 10:25:09.085 [DEBUG] [ndclass.ZWaveAssociationCommandClass] - NODE 11: Creating new message for application command ASSOCIATIONCMD_GET group 2
2020-04-20 10:25:09.086 [DEBUG] [ng.zwave.internal.protocol.ZWaveNode] - NODE 11: SECURITY not supported
2020-04-20 10:25:09.087 [DEBUG] [ng.zwave.internal.protocol.ZWaveNode] - NODE 11: Command Class COMMAND_CLASS_ASSOCIATION is NOT required to be secured
2020-04-20 10:25:09.088 [DEBUG] [nal.protocol.ZWaveTransactionManager] - NODE 11: Adding to device queue
2020-04-20 10:25:09.089 [DEBUG] [nal.protocol.ZWaveTransactionManager] - NODE 11: Added 2960 to queue - size 5
2020-04-20 10:25:09.092 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 11: Configuration update ignored switchall_mode to 255 (BigDecimal)
2020-04-20 10:25:09.093 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 11: Configuration update ignored action_reinit to false (Boolean)
2020-04-20 10:25:09.094 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 11: Configuration update ignored config_112_4 to 600 (BigDecimal)
2020-04-20 10:25:09.095 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 11: Configuration update ignored config_113_4 to 600 (BigDecimal)
2020-04-20 10:25:09.096 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 11: Configuration update ignored config_111_4 to 60 (BigDecimal)
2020-04-20 10:25:09.097 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 11: Configuration update ignored config_20_1 to 0 (BigDecimal)
2020-04-20 10:25:09.098 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 11: Configuration update ignored config_84_4 to 301991936 (BigDecimal)
2020-04-20 10:25:09.099 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 11: Configuration update ignored config_83_1 to 0 (BigDecimal)
2020-04-20 10:25:09.101 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 11: Configuration update ignored config_82_1 to 1 (BigDecimal)
2020-04-20 10:25:09.102 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 11: Configuration update ignored config_252_1 to 0 (BigDecimal)
2020-04-20 10:25:09.128 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 11: Configuration update ignored config_81_1 to 1 (BigDecimal)
2020-04-20 10:25:09.131 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 11: Configuration update ignored config_80_1 to 3 (BigDecimal)
2020-04-20 10:25:09.132 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 11: Configuration update ignored config_255_4 to 0 (BigDecimal)
2020-04-20 10:25:09.134 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 11: Configuration update ignored action_failed to false (Boolean)
2020-04-20 10:25:09.136 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 11: Configuration update ignored action_remove to false (Boolean)
2020-04-20 10:25:09.138 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 11: Configuration update ignored config_110_1_wo to 0 (BigDecimal)
2020-04-20 10:25:09.139 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 11: Configuration update ignored binding_pollperiod to 86400 (BigDecimal)
2020-04-20 10:25:09.140 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 11: Configuration update set action_heal to true (Boolean)
2020-04-20 10:25:09.141 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 11: Starting heal on node!
2020-04-20 10:25:09.142 [DEBUG] [ng.zwave.internal.protocol.ZWaveNode] - NODE 11: Can not start heal as initialisation is not complete (UPDATE_NEIGHBORS).
2020-04-20 10:25:09.143 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 11: Configuration update ignored config_122_1 to 3 (BigDecimal)
2020-04-20 10:25:09.145 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 11: Configuration update ignored config_120_1 to 1 (BigDecimal)
2020-04-20 10:25:09.146 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 11: Configuration update ignored config_121_1 to 0 (BigDecimal)
2020-04-20 10:25:09.147 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 11: Configuration update ignored config_101_4 to 2 (BigDecimal)
2020-04-20 10:25:09.148 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 11: Configuration update ignored config_102_4 to 1 (BigDecimal)
2020-04-20 10:25:09.149 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 11: Configuration update ignored config_9_1 to 0 (BigDecimal)
2020-04-20 10:25:09.150 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 11: Configuration update ignored config_3_1 to 1 (BigDecimal)
2020-04-20 10:25:09.151 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 11: Configuration update ignored config_4_1 to 0 (BigDecimal)
2020-04-20 10:25:09.152 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 11: Configuration update ignored config_87_4 to 8327680 (BigDecimal)
2020-04-20 10:25:09.154 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 11: Configuration update ignored config_103_4 to 4 (BigDecimal)
2020-04-20 10:25:09.155 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 11: Configuration update ignored node_id to 11 (BigDecimal)
2020-04-20 10:25:09.156 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 11: Configuration update ignored config_86_4 to 8327680 (BigDecimal)
2020-04-20 10:25:10.001 [DEBUG] [l.serialmessage.SendDataMessageClass] - NODE 11: SendData Request. CallBack ID = 211, Status = Transmission complete, no ACK received(1)
2020-04-20 10:25:10.100 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 11: Got an event from Z-Wave network: ZWaveTransactionCompletedEvent
2020-04-20 10:25:10.101 [DEBUG] [nal.protocol.ZWaveTransactionManager] - NODE 11: CANCEL while sending message. Requeueing - 2 attempts left!
2020-04-20 10:25:10.103 [DEBUG] [nal.protocol.ZWaveTransactionManager] - NODE 11: Adding to device queue
2020-04-20 10:25:10.103 [DEBUG] [nal.protocol.ZWaveTransactionManager] - NODE 11: Added 2955 to queue - size 6
2020-04-20 10:25:10.105 [DEBUG] [ing.zwave.handler.ZWaveSerialHandler] - NODE 11: Sending REQUEST Message = 01 0A 00 13 0B 03 85 04 04 25 D4 9A
2020-04-20 10:25:10.107 [DEBUG] [nal.protocol.ZWaveTransactionManager] - NODE 11: TID 2955: Transaction not completed
2020-04-20 10:25:10.124 [DEBUG] [l.serialmessage.SendDataMessageClass] - NODE 11: sentData successfully placed on stack.
2020-04-20 10:25:10.125 [DEBUG] [nal.protocol.ZWaveTransactionManager] - NODE 11: TID 2955: Transaction not completed
2020-04-20 10:25:11.260 [DEBUG] [l.serialmessage.SendDataMessageClass] - NODE 11: SendData Request. CallBack ID = 212, Status = Transmission complete, no ACK received(1)
2020-04-20 10:25:11.262 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 11: Got an event from Z-Wave network: ZWaveTransactionCompletedEvent
2020-04-20 10:25:11.262 [DEBUG] [nal.protocol.ZWaveTransactionManager] - NODE 11: CANCEL while sending message. Requeueing - 1 attempts left!
2020-04-20 10:25:11.263 [DEBUG] [nal.protocol.ZWaveTransactionManager] - NODE 11: Adding to device queue
2020-04-20 10:25:11.264 [DEBUG] [nal.protocol.ZWaveTransactionManager] - NODE 11: Added 2955 to queue - size 6
2020-04-20 10:25:11.266 [DEBUG] [ing.zwave.handler.ZWaveSerialHandler] - NODE 11: Sending REQUEST Message = 01 0A 00 13 0B 03 85 04 04 25 D5 9B
2020-04-20 10:25:11.268 [DEBUG] [nal.protocol.ZWaveTransactionManager] - NODE 11: TID 2955: Transaction not completed
2020-04-20 10:25:11.284 [DEBUG] [l.serialmessage.SendDataMessageClass] - NODE 11: sentData successfully placed on stack.
2020-04-20 10:25:11.286 [DEBUG] [nal.protocol.ZWaveTransactionManager] - NODE 11: TID 2955: Transaction not completed
2020-04-20 10:25:11.437 [DEBUG] [l.serialmessage.SendDataMessageClass] - NODE 11: SendData Request. CallBack ID = 213, Status = Transmission complete, no ACK received(1)
2020-04-20 10:25:11.438 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 11: Got an event from Z-Wave network: ZWaveTransactionCompletedEvent
2020-04-20 10:25:11.439 [DEBUG] [nal.protocol.ZWaveTransactionManager] - NODE 11: Retry count exceeded. Discarding message: TID 2955: [CANCELLED] priority=Config, requiresResponse=true, callback: 213
2020-04-20 10:25:11.440 [DEBUG] [nal.protocol.ZWaveTransactionManager] - NODE 11: TID 2955: Transaction completed
2020-04-20 10:25:11.441 [DEBUG] [nal.protocol.ZWaveTransactionManager] - NODE 11: notifyTransactionResponse TID:2955 CANCELLED
2020-04-20 10:25:11.441 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 11: Got an event from Z-Wave network: ZWaveTransactionCompletedEvent
2020-04-20 10:25:11.444 [DEBUG] [ing.zwave.handler.ZWaveSerialHandler] - NODE 11: Sending REQUEST Message = 01 0A 00 13 0B 03 85 02 04 25 D6 9E
2020-04-20 10:25:11.463 [DEBUG] [l.serialmessage.SendDataMessageClass] - NODE 11: sentData successfully placed on stack.
2020-04-20 10:25:11.465 [DEBUG] [nal.protocol.ZWaveTransactionManager] - NODE 11: TID 2956: Transaction not completed
2020-04-20 10:25:11.652 [DEBUG] [l.serialmessage.SendDataMessageClass] - NODE 11: SendData Request. CallBack ID = 214, Status = Transmission complete, no ACK received(1)
2020-04-20 10:25:11.653 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 11: Got an event from Z-Wave network: ZWaveTransactionCompletedEvent
2020-04-20 10:25:11.653 [DEBUG] [nal.protocol.ZWaveTransactionManager] - NODE 11: CANCEL while sending message. Requeueing - 2 attempts left!
2020-04-20 10:25:11.654 [DEBUG] [nal.protocol.ZWaveTransactionManager] - NODE 11: Adding to device queue
2020-04-20 10:25:11.655 [DEBUG] [nal.protocol.ZWaveTransactionManager] - NODE 11: Added 2956 to queue - size 5
2020-04-20 10:25:11.657 [DEBUG] [ing.zwave.handler.ZWaveSerialHandler] - NODE 11: Sending REQUEST Message = 01 0A 00 13 0B 03 85 02 04 25 D7 9F
2020-04-20 10:25:11.659 [DEBUG] [nal.protocol.ZWaveTransactionManager] - NODE 11: TID 2956: Transaction not completed
2020-04-20 10:25:11.676 [DEBUG] [l.serialmessage.SendDataMessageClass] - NODE 11: sentData successfully placed on stack.
2020-04-20 10:25:11.677 [DEBUG] [nal.protocol.ZWaveTransactionManager] - NODE 11: TID 2956: Transaction not completed
2020-04-20 10:25:11.785 [DEBUG] [l.serialmessage.SendDataMessageClass] - NODE 11: SendData Request. CallBack ID = 215, Status = Transmission complete, no ACK received(1)
2020-04-20 10:25:11.787 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 11: Got an event from Z-Wave network: ZWaveTransactionCompletedEvent
2020-04-20 10:25:11.788 [DEBUG] [nal.protocol.ZWaveTransactionManager] - NODE 11: CANCEL while sending message. Requeueing - 1 attempts left!
2020-04-20 10:25:11.790 [DEBUG] [nal.protocol.ZWaveTransactionManager] - NODE 11: Adding to device queue
2020-04-20 10:25:11.790 [DEBUG] [nal.protocol.ZWaveTransactionManager] - NODE 11: Added 2956 to queue - size 5
2020-04-20 10:25:11.793 [DEBUG] [ing.zwave.handler.ZWaveSerialHandler] - NODE 11: Sending REQUEST Message = 01 0A 00 13 0B 03 85 02 04 25 D8 90
2020-04-20 10:25:11.795 [DEBUG] [nal.protocol.ZWaveTransactionManager] - NODE 11: TID 2956: Transaction not completed
2020-04-20 10:25:11.812 [DEBUG] [l.serialmessage.SendDataMessageClass] - NODE 11: sentData successfully placed on stack.
2020-04-20 10:25:11.814 [DEBUG] [nal.protocol.ZWaveTransactionManager] - NODE 11: TID 2956: Transaction not completed
2020-04-20 10:25:11.930 [DEBUG] [l.serialmessage.SendDataMessageClass] - NODE 11: SendData Request. CallBack ID = 216, Status = Transmission complete, no ACK received(1)
2020-04-20 10:25:11.932 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 11: Got an event from Z-Wave network: ZWaveTransactionCompletedEvent
2020-04-20 10:25:11.932 [DEBUG] [nal.protocol.ZWaveTransactionManager] - NODE 11: Retry count exceeded. Discarding message: TID 2956: [CANCELLED] priority=Config, requiresResponse=true, callback: 216
2020-04-20 10:25:11.933 [DEBUG] [nal.protocol.ZWaveTransactionManager] - NODE 11: TID 2956: Transaction completed
2020-04-20 10:25:11.933 [DEBUG] [nal.protocol.ZWaveTransactionManager] - NODE 11: notifyTransactionResponse TID:2956 CANCELLED
2020-04-20 10:25:11.934 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 11: Got an event from Z-Wave network: ZWaveTransactionCompletedEvent
2020-04-20 10:25:11.938 [DEBUG] [ing.zwave.handler.ZWaveSerialHandler] - NODE 11: Sending REQUEST Message = 01 0A 00 13 0B 03 85 04 03 25 D9 90
2020-04-20 10:25:11.956 [DEBUG] [l.serialmessage.SendDataMessageClass] - NODE 11: sentData successfully placed on stack.
2020-04-20 10:25:11.957 [DEBUG] [nal.protocol.ZWaveTransactionManager] - NODE 11: TID 2957: Transaction not completed
2020-04-20 10:25:12.059 [DEBUG] [l.serialmessage.SendDataMessageClass] - NODE 11: SendData Request. CallBack ID = 217, Status = Transmission complete, no ACK received(1)
2020-04-20 10:25:12.060 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 11: Got an event from Z-Wave network: ZWaveTransactionCompletedEvent
2020-04-20 10:25:12.061 [DEBUG] [nal.protocol.ZWaveTransactionManager] - NODE 11: CANCEL while sending message. Requeueing - 2 attempts left!
2020-04-20 10:25:12.062 [DEBUG] [nal.protocol.ZWaveTransactionManager] - NODE 11: Adding to device queue
2020-04-20 10:25:12.063 [DEBUG] [nal.protocol.ZWaveTransactionManager] - NODE 11: Added 2957 to queue - size 4
2020-04-20 10:25:12.065 [DEBUG] [ing.zwave.handler.ZWaveSerialHandler] - NODE 11: Sending REQUEST Message = 01 0A 00 13 0B 03 85 04 03 25 DA 93
2020-04-20 10:25:12.067 [DEBUG] [nal.protocol.ZWaveTransactionManager] - NODE 11: TID 2957: Transaction not completed
2020-04-20 10:25:12.083 [DEBUG] [l.serialmessage.SendDataMessageClass] - NODE 11: sentData successfully placed on stack.
2020-04-20 10:25:12.085 [DEBUG] [nal.protocol.ZWaveTransactionManager] - NODE 11: TID 2957: Transaction not completed
2020-04-20 10:25:12.204 [DEBUG] [l.serialmessage.SendDataMessageClass] - NODE 11: SendData Request. CallBack ID = 218, Status = Transmission complete, no ACK received(1)
2020-04-20 10:25:12.205 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 11: Got an event from Z-Wave network: ZWaveTransactionCompletedEvent
2020-04-20 10:25:12.206 [DEBUG] [nal.protocol.ZWaveTransactionManager] - NODE 11: CANCEL while sending message. Requeueing - 1 attempts left!
2020-04-20 10:25:12.207 [DEBUG] [nal.protocol.ZWaveTransactionManager] - NODE 11: Adding to device queue
2020-04-20 10:25:12.207 [DEBUG] [nal.protocol.ZWaveTransactionManager] - NODE 11: Added 2957 to queue - size 4
2020-04-20 10:25:12.209 [DEBUG] [ing.zwave.handler.ZWaveSerialHandler] - NODE 11: Sending REQUEST Message = 01 0A 00 13 0B 03 85 04 03 25 DB 92
2020-04-20 10:25:12.211 [DEBUG] [nal.protocol.ZWaveTransactionManager] - NODE 11: TID 2957: Transaction not completed
2020-04-20 10:25:12.227 [DEBUG] [l.serialmessage.SendDataMessageClass] - NODE 11: sentData successfully placed on stack.
2020-04-20 10:25:12.229 [DEBUG] [nal.protocol.ZWaveTransactionManager] - NODE 11: TID 2957: Transaction not completed
2020-04-20 10:25:12.377 [DEBUG] [l.serialmessage.SendDataMessageClass] - NODE 11: SendData Request. CallBack ID = 219, Status = Transmission complete, no ACK received(1)
2020-04-20 10:25:12.378 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 11: Got an event from Z-Wave network: ZWaveTransactionCompletedEvent
2020-04-20 10:25:12.379 [DEBUG] [nal.protocol.ZWaveTransactionManager] - NODE 11: Retry count exceeded. Discarding message: TID 2957: [CANCELLED] priority=Config, requiresResponse=true, callback: 219
2020-04-20 10:25:12.380 [DEBUG] [nal.protocol.ZWaveTransactionManager] - NODE 11: TID 2957: Transaction completed
2020-04-20 10:25:12.380 [DEBUG] [nal.protocol.ZWaveTransactionManager] - NODE 11: notifyTransactionResponse TID:2957 CANCELLED
2020-04-20 10:25:12.381 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 11: Got an event from Z-Wave network: ZWaveTransactionCompletedEvent
2020-04-20 10:25:12.384 [DEBUG] [ing.zwave.handler.ZWaveSerialHandler] - NODE 11: Sending REQUEST Message = 01 0A 00 13 0B 03 85 02 03 25 DC 93
2020-04-20 10:25:12.403 [DEBUG] [l.serialmessage.SendDataMessageClass] - NODE 11: sentData successfully placed on stack.
2020-04-20 10:25:12.404 [DEBUG] [nal.protocol.ZWaveTransactionManager] - NODE 11: TID 2958: Transaction not completed
2020-04-20 10:25:12.540 [DEBUG] [l.serialmessage.SendDataMessageClass] - NODE 11: SendData Request. CallBack ID = 220, Status = Transmission complete, no ACK received(1)
2020-04-20 10:25:12.542 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 11: Got an event from Z-Wave network: ZWaveTransactionCompletedEvent
2020-04-20 10:25:12.543 [DEBUG] [nal.protocol.ZWaveTransactionManager] - NODE 11: CANCEL while sending message. Requeueing - 2 attempts left!
2020-04-20 10:25:12.544 [DEBUG] [nal.protocol.ZWaveTransactionManager] - NODE 11: Adding to device queue
2020-04-20 10:25:12.544 [DEBUG] [nal.protocol.ZWaveTransactionManager] - NODE 11: Added 2958 to queue - size 3
2020-04-20 10:25:12.547 [DEBUG] [ing.zwave.handler.ZWaveSerialHandler] - NODE 11: Sending REQUEST Message = 01 0A 00 13 0B 03 85 02 03 25 DD 92
2020-04-20 10:25:12.549 [DEBUG] [nal.protocol.ZWaveTransactionManager] - NODE 11: TID 2958: Transaction not completed
2020-04-20 10:25:12.564 [DEBUG] [l.serialmessage.SendDataMessageClass] - NODE 11: sentData successfully placed on stack.
2020-04-20 10:25:12.566 [DEBUG] [nal.protocol.ZWaveTransactionManager] - NODE 11: TID 2958: Transaction not completed
2020-04-20 10:25:12.664 [DEBUG] [l.serialmessage.SendDataMessageClass] - NODE 11: SendData Request. CallBack ID = 221, Status = Transmission complete, no ACK received(1)
2020-04-20 10:25:12.665 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 11: Got an event from Z-Wave network: ZWaveTransactionCompletedEvent
2020-04-20 10:25:12.666 [DEBUG] [nal.protocol.ZWaveTransactionManager] - NODE 11: CANCEL while sending message. Requeueing - 1 attempts left!
2020-04-20 10:25:12.667 [DEBUG] [nal.protocol.ZWaveTransactionManager] - NODE 11: Adding to device queue
2020-04-20 10:25:12.667 [DEBUG] [nal.protocol.ZWaveTransactionManager] - NODE 11: Added 2958 to queue - size 3
2020-04-20 10:25:12.669 [DEBUG] [ing.zwave.handler.ZWaveSerialHandler] - NODE 11: Sending REQUEST Message = 01 0A 00 13 0B 03 85 02 03 25 DE 91
2020-04-20 10:25:12.671 [DEBUG] [nal.protocol.ZWaveTransactionManager] - NODE 11: TID 2958: Transaction not completed
2020-04-20 10:25:12.688 [DEBUG] [l.serialmessage.SendDataMessageClass] - NODE 11: sentData successfully placed on stack.
2020-04-20 10:25:12.690 [DEBUG] [nal.protocol.ZWaveTransactionManager] - NODE 11: TID 2958: Transaction not completed
2020-04-20 10:25:12.843 [DEBUG] [l.serialmessage.SendDataMessageClass] - NODE 11: SendData Request. CallBack ID = 222, Status = Transmission complete, no ACK received(1)
2020-04-20 10:25:12.845 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 11: Got an event from Z-Wave network: ZWaveTransactionCompletedEvent
2020-04-20 10:25:12.845 [DEBUG] [nal.protocol.ZWaveTransactionManager] - NODE 11: Retry count exceeded. Discarding message: TID 2958: [CANCELLED] priority=Config, requiresResponse=true, callback: 222
2020-04-20 10:25:12.846 [DEBUG] [nal.protocol.ZWaveTransactionManager] - NODE 11: TID 2958: Transaction completed
2020-04-20 10:25:12.847 [DEBUG] [nal.protocol.ZWaveTransactionManager] - NODE 11: notifyTransactionResponse TID:2958 CANCELLED
2020-04-20 10:25:12.847 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 11: Got an event from Z-Wave network: ZWaveTransactionCompletedEvent
2020-04-20 10:25:12.850 [DEBUG] [ing.zwave.handler.ZWaveSerialHandler] - NODE 11: Sending REQUEST Message = 01 0A 00 13 0B 03 85 04 02 25 DF 97
2020-04-20 10:25:12.868 [DEBUG] [l.serialmessage.SendDataMessageClass] - NODE 11: sentData successfully placed on stack.
2020-04-20 10:25:12.869 [DEBUG] [nal.protocol.ZWaveTransactionManager] - NODE 11: TID 2959: Transaction not completed
2020-04-20 10:25:13.069 [DEBUG] [l.serialmessage.SendDataMessageClass] - NODE 11: SendData Request. CallBack ID = 223, Status = Transmission complete, no ACK received(1)
2020-04-20 10:25:13.070 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 11: Got an event from Z-Wave network: ZWaveTransactionCompletedEvent
2020-04-20 10:25:13.071 [DEBUG] [nal.protocol.ZWaveTransactionManager] - NODE 11: CANCEL while sending message. Requeueing - 2 attempts left!
2020-04-20 10:25:13.072 [DEBUG] [nal.protocol.ZWaveTransactionManager] - NODE 11: Adding to device queue
2020-04-20 10:25:13.073 [DEBUG] [nal.protocol.ZWaveTransactionManager] - NODE 11: Added 2959 to queue - size 2
2020-04-20 10:25:13.075 [DEBUG] [ing.zwave.handler.ZWaveSerialHandler] - NODE 11: Sending REQUEST Message = 01 0A 00 13 0B 03 85 04 02 25 E0 A8
2020-04-20 10:25:13.077 [DEBUG] [nal.protocol.ZWaveTransactionManager] - NODE 11: TID 2959: Transaction not completed
2020-04-20 10:25:13.093 [DEBUG] [l.serialmessage.SendDataMessageClass] - NODE 11: sentData successfully placed on stack.
2020-04-20 10:25:13.095 [DEBUG] [nal.protocol.ZWaveTransactionManager] - NODE 11: TID 2959: Transaction not completed
2020-04-20 10:25:13.503 [DEBUG] [l.serialmessage.SendDataMessageClass] - NODE 11: SendData Request. CallBack ID = 224, Status = Transmission complete, no ACK received(1)
2020-04-20 10:25:13.505 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 11: Got an event from Z-Wave network: ZWaveTransactionCompletedEvent
2020-04-20 10:25:13.505 [DEBUG] [nal.protocol.ZWaveTransactionManager] - NODE 11: CANCEL while sending message. Requeueing - 1 attempts left!
2020-04-20 10:25:13.506 [DEBUG] [nal.protocol.ZWaveTransactionManager] - NODE 11: Adding to device queue
2020-04-20 10:25:13.507 [DEBUG] [nal.protocol.ZWaveTransactionManager] - NODE 11: Added 2959 to queue - size 2
2020-04-20 10:25:13.509 [DEBUG] [ing.zwave.handler.ZWaveSerialHandler] - NODE 11: Sending REQUEST Message = 01 0A 00 13 0B 03 85 04 02 25 E1 A9
2020-04-20 10:25:13.511 [DEBUG] [nal.protocol.ZWaveTransactionManager] - NODE 11: TID 2959: Transaction not completed
2020-04-20 10:25:13.527 [DEBUG] [l.serialmessage.SendDataMessageClass] - NODE 11: sentData successfully placed on stack.
2020-04-20 10:25:13.529 [DEBUG] [nal.protocol.ZWaveTransactionManager] - NODE 11: TID 2959: Transaction not completed
2020-04-20 10:25:13.628 [DEBUG] [l.serialmessage.SendDataMessageClass] - NODE 11: SendData Request. CallBack ID = 225, Status = Transmission complete, no ACK received(1)
2020-04-20 10:25:13.629 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 11: Got an event from Z-Wave network: ZWaveTransactionCompletedEvent
2020-04-20 10:25:13.630 [DEBUG] [nal.protocol.ZWaveTransactionManager] - NODE 11: Retry count exceeded. Discarding message: TID 2959: [CANCELLED] priority=Config, requiresResponse=true, callback: 225
2020-04-20 10:25:13.631 [DEBUG] [nal.protocol.ZWaveTransactionManager] - NODE 11: TID 2959: Transaction completed
2020-04-20 10:25:13.631 [DEBUG] [nal.protocol.ZWaveTransactionManager] - NODE 11: notifyTransactionResponse TID:2959 CANCELLED
2020-04-20 10:25:13.632 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 11: Got an event from Z-Wave network: ZWaveTransactionCompletedEvent
2020-04-20 10:25:13.635 [DEBUG] [ing.zwave.handler.ZWaveSerialHandler] - NODE 11: Sending REQUEST Message = 01 0A 00 13 0B 03 85 02 02 25 E2 AC
2020-04-20 10:25:13.654 [DEBUG] [l.serialmessage.SendDataMessageClass] - NODE 11: sentData successfully placed on stack.
2020-04-20 10:25:13.655 [DEBUG] [nal.protocol.ZWaveTransactionManager] - NODE 11: TID 2960: Transaction not completed
2020-04-20 10:25:13.827 [DEBUG] [l.serialmessage.SendDataMessageClass] - NODE 11: SendData Request. CallBack ID = 226, Status = Transmission complete, no ACK received(1)
2020-04-20 10:25:13.829 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 11: Got an event from Z-Wave network: ZWaveTransactionCompletedEvent
2020-04-20 10:25:13.829 [DEBUG] [nal.protocol.ZWaveTransactionManager] - NODE 11: CANCEL while sending message. Requeueing - 2 attempts left!
2020-04-20 10:25:13.831 [DEBUG] [nal.protocol.ZWaveTransactionManager] - NODE 11: Adding to device queue
2020-04-20 10:25:13.831 [DEBUG] [nal.protocol.ZWaveTransactionManager] - NODE 11: Added 2960 to queue - size 1
2020-04-20 10:25:13.833 [DEBUG] [ing.zwave.handler.ZWaveSerialHandler] - NODE 11: Sending REQUEST Message = 01 0A 00 13 0B 03 85 02 02 25 E3 AD
2020-04-20 10:25:13.835 [DEBUG] [nal.protocol.ZWaveTransactionManager] - NODE 11: TID 2960: Transaction not completed
2020-04-20 10:25:13.851 [DEBUG] [l.serialmessage.SendDataMessageClass] - NODE 11: sentData successfully placed on stack.
2020-04-20 10:25:13.852 [DEBUG] [nal.protocol.ZWaveTransactionManager] - NODE 11: TID 2960: Transaction not completed
2020-04-20 10:25:14.017 [DEBUG] [l.serialmessage.SendDataMessageClass] - NODE 11: SendData Request. CallBack ID = 227, Status = Transmission complete, no ACK received(1)
2020-04-20 10:25:14.019 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 11: Got an event from Z-Wave network: ZWaveTransactionCompletedEvent
2020-04-20 10:25:14.019 [DEBUG] [nal.protocol.ZWaveTransactionManager] - NODE 11: CANCEL while sending message. Requeueing - 1 attempts left!
2020-04-20 10:25:14.020 [DEBUG] [nal.protocol.ZWaveTransactionManager] - NODE 11: Adding to device queue
2020-04-20 10:25:14.021 [DEBUG] [nal.protocol.ZWaveTransactionManager] - NODE 11: Added 2960 to queue - size 1
2020-04-20 10:25:14.023 [DEBUG] [ing.zwave.handler.ZWaveSerialHandler] - NODE 11: Sending REQUEST Message = 01 0A 00 13 0B 03 85 02 02 25 E4 AA
2020-04-20 10:25:14.025 [DEBUG] [nal.protocol.ZWaveTransactionManager] - NODE 11: TID 2960: Transaction not completed
2020-04-20 10:25:14.041 [DEBUG] [l.serialmessage.SendDataMessageClass] - NODE 11: sentData successfully placed on stack.
2020-04-20 10:25:14.042 [DEBUG] [nal.protocol.ZWaveTransactionManager] - NODE 11: TID 2960: Transaction not completed
2020-04-20 10:25:14.113 [DEBUG] [l.serialmessage.SendDataMessageClass] - NODE 11: SendData Request. CallBack ID = 228, Status = Transmission complete, no ACK received(1)
2020-04-20 10:25:14.114 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 11: Got an event from Z-Wave network: ZWaveTransactionCompletedEvent
2020-04-20 10:25:14.115 [DEBUG] [nal.protocol.ZWaveTransactionManager] - NODE 11: Retry count exceeded. Discarding message: TID 2960: [CANCELLED] priority=Config, requiresResponse=true, callback: 228
2020-04-20 10:25:14.116 [DEBUG] [nal.protocol.ZWaveTransactionManager] - NODE 11: TID 2960: Transaction completed
2020-04-20 10:25:14.116 [DEBUG] [nal.protocol.ZWaveTransactionManager] - NODE 11: notifyTransactionResponse TID:2960 CANCELLED
2020-04-20 10:25:14.117 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 11: Got an event from Z-Wave network: ZWaveTransactionCompletedEvent

I wonder if this is what it’s issue is:

Can not start heal as initialisation is not complete (UPDATE_NEIGHBORS).

I found this message. How can I force an the update of neighbours to complete?

You can’t. The heal is part of the initialisation so it will be done during initialsation.

Initialisation of the entire zwave network, or of this device?

Ie do I need to

  • restart the zwave bundle
  • disable/enable the device
  • set as failed - then do something?
  • delete the thing and re-add it.

I just went into edit in paper UI then hit the tick to exit it, and it reinitialise something, but usure if that should clear it:

2020-04-20 10:38:00.755 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 11: Configuration update received
2020-04-20 10:38:00.758 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 11: Configuration update set action_heal to true (Boolean)
2020-04-20 10:38:00.759 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 11: Starting heal on node!
2020-04-20 10:38:00.760 [DEBUG] [ng.zwave.internal.protocol.ZWaveNode] - NODE 11: Can not start heal as initialisation is not complete (UPDATE_NEIGHBORS).
2020-04-20 10:38:41.005 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 11: Configuration update received
2020-04-20 10:38:41.008 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 11: Configuration update ignored binding_cmdrepollperiod to 1500 (BigDecimal)
2020-04-20 10:38:41.010 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 11: Configuration update ignored config_100_1_wo to 0 (BigDecimal)
2020-04-20 10:38:41.011 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 11: Configuration update ignored config_91_2 to 25 (BigDecimal)
2020-04-20 10:38:41.012 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 11: Configuration update ignored config_92_1 to 5 (BigDecimal)
2020-04-20 10:38:41.013 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 11: Configuration update set group_4 to null (null)
2020-04-20 10:38:41.014 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 11: Association 4 consolidated to []
2020-04-20 10:38:41.015 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 11: Current members before update ZWaveAssociationGroup [index=4, name=Control:Key2, profile1=32, profile2=2, associations=[]]
2020-04-20 10:38:41.017 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 11: Members after config update ZWaveAssociationGroup [index=4, name=null, profile1=null, profile2=null, associations=[]]
2020-04-20 10:38:41.018 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 11: Controller is master - forcing associations
2020-04-20 10:38:41.022 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 11: Handler disposed. Unregistering listener.
2020-04-20 10:38:41.022 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 11: Members after controller update ZWaveAssociationGroup [index=4, name=null, profile1=null, profile2=null, associations=[]]
2020-04-20 10:38:41.024 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 11: Association group 4 contains no members. Clearing.
2020-04-20 10:38:41.025 [DEBUG] [ndclass.ZWaveAssociationCommandClass] - NODE 11: Creating new message for application command ASSOCIATIONCMD_REMOVE group=4, node=all
2020-04-20 10:38:41.026 [DEBUG] [ng.zwave.internal.protocol.ZWaveNode] - NODE 11: SECURITY not supported
2020-04-20 10:38:41.027 [DEBUG] [ng.zwave.internal.protocol.ZWaveNode] - NODE 11: Command Class COMMAND_CLASS_ASSOCIATION is NOT required to be secured
2020-04-20 10:38:41.028 [DEBUG] [nal.protocol.ZWaveTransactionManager] - NODE 11: Adding to device queue
2020-04-20 10:38:41.029 [DEBUG] [nal.protocol.ZWaveTransactionManager] - NODE 11: Added 3061 to queue - size 1
2020-04-20 10:38:41.032 [DEBUG] [ing.zwave.handler.ZWaveSerialHandler] - NODE 11: Sending REQUEST Message = 01 0A 00 13 0B 03 85 04 04 25 22 6C
2020-04-20 10:38:41.036 [DEBUG] [ndclass.ZWaveAssociationCommandClass] - NODE 11: Creating new message for application command ASSOCIATIONCMD_GET group 4
2020-04-20 10:38:41.037 [DEBUG] [ng.zwave.internal.protocol.ZWaveNode] - NODE 11: SECURITY not supported
2020-04-20 10:38:41.038 [DEBUG] [ng.zwave.internal.protocol.ZWaveNode] - NODE 11: Command Class COMMAND_CLASS_ASSOCIATION is NOT required to be secured
2020-04-20 10:38:41.039 [DEBUG] [nal.protocol.ZWaveTransactionManager] - NODE 11: Adding to device queue
2020-04-20 10:38:41.041 [DEBUG] [nal.protocol.ZWaveTransactionManager] - NODE 11: Added 3062 to queue - size 1
2020-04-20 10:38:41.043 [DEBUG] [l.initialization.ZWaveNodeSerializer] - NODE 11: Serializing to file /openhab/userdata/zwave/network_c275b7eb__node_11.xml
2020-04-20 10:38:41.044 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 11: Configuration update ignored config_90_1 to 0 (BigDecimal)
2020-04-20 10:38:41.050 [DEBUG] [l.serialmessage.SendDataMessageClass] - NODE 11: sentData successfully placed on stack.
2020-04-20 10:38:41.051 [DEBUG] [nal.protocol.ZWaveTransactionManager] - NODE 11: TID 3061: Transaction not completed
2020-04-20 10:38:41.045 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 11: Configuration update ignored group_1 to [controller] (ArrayList)
2020-04-20 10:38:41.055 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 11: Controller status changed to ONLINE.
2020-04-20 10:38:41.056 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 11: Controller is ONLINE. Starting device initialisation.
2020-04-20 10:38:41.056 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 11: Association 3 consolidated to []
2020-04-20 10:38:41.057 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 11: Updating node properties.
2020-04-20 10:38:41.058 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 11: Current members before update ZWaveAssociationGroup [index=3, name=Control:Key1, profile1=32, profile2=1, associations=[]]
2020-04-20 10:38:41.058 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 11: Updating node properties. MAN=134
2020-04-20 10:38:41.059 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 11: Members after config update ZWaveAssociationGroup [index=3, name=null, profile1=null, profile2=null, associations=[]]
2020-04-20 10:38:41.060 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 11: Updating node properties. MAN=134. SET. Was 134
2020-04-20 10:38:41.061 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 11: Controller is master - forcing associations
2020-04-20 10:38:41.061 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 11: Properties synchronised
2020-04-20 10:38:41.064 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 11: Update ASSOCIATION group_ZWaveAssociationGroup [index=1, name=Lifeline, profile1=0, profile2=1, associations=[node_1]]: Adding Controller (node_1)
2020-04-20 10:38:41.065 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 11: Configuration synchronised
2020-04-20 10:38:41.065 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 11: Members after controller update ZWaveAssociationGroup [index=3, name=null, profile1=null, profile2=null, associations=[]]
2020-04-20 10:38:41.067 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 11: Association group 3 contains no members. Clearing.
2020-04-20 10:38:41.069 [DEBUG] [ndclass.ZWaveAssociationCommandClass] - NODE 11: Creating new message for application command ASSOCIATIONCMD_REMOVE group=3, node=all
2020-04-20 10:38:41.070 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 11: Initialising Thing Node...
2020-04-20 10:38:41.094 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 11: Initialising cmd channel zwave:device:a5365e91:node11:switch_binary for OnOffType
2020-04-20 10:38:41.095 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 11: Initialising state channel zwave:device:a5365e91:node11:switch_binary for OnOffType
2020-04-20 10:38:41.095 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 11: Initialising state channel zwave:device:a5365e91:node11:switch_binary for OnOffType
2020-04-20 10:38:41.096 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 11: Initialising cmd channel zwave:device:a5365e91:node11:scene_number for DecimalType
2020-04-20 10:38:41.097 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 11: Initialising state channel zwave:device:a5365e91:node11:scene_number for DecimalType
2020-04-20 10:38:41.097 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 11: Initialising cmd channel zwave:device:a5365e91:node11:meter_watts for DecimalType
2020-04-20 10:38:41.098 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 11: Initialising state channel zwave:device:a5365e91:node11:meter_watts for DecimalType
2020-04-20 10:38:41.099 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 11: Initialising cmd channel zwave:device:a5365e91:node11:meter_voltage for DecimalType
2020-04-20 10:38:41.099 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 11: Initialising state channel zwave:device:a5365e91:node11:meter_voltage for DecimalType
2020-04-20 10:38:41.092 [DEBUG] [ng.zwave.internal.protocol.ZWaveNode] - NODE 11: SECURITY not supported
2020-04-20 10:38:41.100 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 11: Initialising cmd channel zwave:device:a5365e91:node11:meter_kwh for DecimalType
2020-04-20 10:38:41.101 [DEBUG] [ng.zwave.internal.protocol.ZWaveNode] - NODE 11: Command Class COMMAND_CLASS_ASSOCIATION is NOT required to be secured
2020-04-20 10:38:41.101 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 11: Initialising state channel zwave:device:a5365e91:node11:meter_kwh for DecimalType
2020-04-20 10:38:41.102 [DEBUG] [nal.protocol.ZWaveTransactionManager] - NODE 11: Adding to device queue
2020-04-20 10:38:41.102 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 11: Initialising cmd channel zwave:device:a5365e91:node11:meter_current for DecimalType
2020-04-20 10:38:41.103 [DEBUG] [nal.protocol.ZWaveTransactionManager] - NODE 11: Added 3063 to queue - size 2
2020-04-20 10:38:41.103 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 11: Initialising state channel zwave:device:a5365e91:node11:meter_current for DecimalType
2020-04-20 10:38:41.104 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 11: Initialising cmd channel zwave:device:a5365e91:node11:meter_reset for OnOffType
2020-04-20 10:38:41.105 [DEBUG] [ndclass.ZWaveAssociationCommandClass] - NODE 11: Creating new message for application command ASSOCIATIONCMD_GET group 3
2020-04-20 10:38:41.105 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 11: Initialising state channel zwave:device:a5365e91:node11:meter_reset for OnOffType
2020-04-20 10:38:41.106 [DEBUG] [ng.zwave.internal.protocol.ZWaveNode] - NODE 11: SECURITY not supported
2020-04-20 10:38:41.106 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 11: Initialising cmd channel zwave:device:a5365e91:node11:alarm_power for OnOffType
2020-04-20 10:38:41.107 [DEBUG] [ng.zwave.internal.protocol.ZWaveNode] - NODE 11: Command Class COMMAND_CLASS_ASSOCIATION is NOT required to be secured
2020-04-20 10:38:41.107 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 11: Initialising state channel zwave:device:a5365e91:node11:alarm_power for OnOffType
2020-04-20 10:38:41.107 [DEBUG] [nal.protocol.ZWaveTransactionManager] - NODE 11: Adding to device queue
2020-04-20 10:38:41.108 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 11: Initialising cmd channel zwave:device:a5365e91:node11:alarm_heat for OnOffType
2020-04-20 10:38:41.109 [DEBUG] [nal.protocol.ZWaveTransactionManager] - NODE 11: Added 3064 to queue - size 3
2020-04-20 10:38:41.109 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 11: Initialising state channel zwave:device:a5365e91:node11:alarm_heat for OnOffType
2020-04-20 10:38:41.110 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 11: Initialising cmd channel zwave:device:a5365e91:node11:time_offset for DecimalType
2020-04-20 10:38:41.111 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 11: Configuration update set group_2 to null (null)
2020-04-20 10:38:41.112 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 11: Initialising state channel zwave:device:a5365e91:node11:time_offset for DecimalType
2020-04-20 10:38:41.112 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 11: Association 2 consolidated to []
2020-04-20 10:38:41.113 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 11: Polling initialised at 86400 seconds - start in 66787200 milliseconds.
2020-04-20 10:38:41.113 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 11: Current members before update ZWaveAssociationGroup [index=2, name=Retransmit, profile1=0, profile2=0, associations=[]]
2020-04-20 10:38:41.114 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 11: Device initialisation complete.
2020-04-20 10:38:41.115 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 11: Members after config update ZWaveAssociationGroup [index=2, name=null, profile1=null, profile2=null, associations=[]]
2020-04-20 10:38:41.118 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 11: Controller is master - forcing associations
2020-04-20 10:38:41.124 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 11: Members after controller update ZWaveAssociationGroup [index=2, name=null, profile1=null, profile2=null, associations=[]]
2020-04-20 10:38:41.125 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 11: Association group 2 contains no members. Clearing.
2020-04-20 10:38:41.126 [DEBUG] [ndclass.ZWaveAssociationCommandClass] - NODE 11: Creating new message for application command ASSOCIATIONCMD_REMOVE group=2, node=all
2020-04-20 10:38:41.127 [DEBUG] [ng.zwave.internal.protocol.ZWaveNode] - NODE 11: SECURITY not supported
2020-04-20 10:38:41.128 [DEBUG] [ng.zwave.internal.protocol.ZWaveNode] - NODE 11: Command Class COMMAND_CLASS_ASSOCIATION is NOT required to be secured
2020-04-20 10:38:41.129 [DEBUG] [nal.protocol.ZWaveTransactionManager] - NODE 11: Adding to device queue
2020-04-20 10:38:41.130 [DEBUG] [nal.protocol.ZWaveTransactionManager] - NODE 11: Added 3065 to queue - size 4
2020-04-20 10:38:41.132 [DEBUG] [ndclass.ZWaveAssociationCommandClass] - NODE 11: Creating new message for application command ASSOCIATIONCMD_GET group 2
2020-04-20 10:38:41.133 [DEBUG] [ng.zwave.internal.protocol.ZWaveNode] - NODE 11: SECURITY not supported
2020-04-20 10:38:41.134 [DEBUG] [ng.zwave.internal.protocol.ZWaveNode] - NODE 11: Command Class COMMAND_CLASS_ASSOCIATION is NOT required to be secured
2020-04-20 10:38:41.135 [DEBUG] [nal.protocol.ZWaveTransactionManager] - NODE 11: Adding to device queue
2020-04-20 10:38:41.136 [DEBUG] [nal.protocol.ZWaveTransactionManager] - NODE 11: Added 3066 to queue - size 5
2020-04-20 10:38:41.138 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 11: Configuration update ignored switchall_mode to 255 (BigDecimal)
2020-04-20 10:38:41.139 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 11: Configuration update ignored action_reinit to false (Boolean)
2020-04-20 10:38:41.140 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 11: Configuration update ignored config_112_4 to 600 (BigDecimal)
2020-04-20 10:38:41.141 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 11: Configuration update ignored config_113_4 to 600 (BigDecimal)
2020-04-20 10:38:41.142 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 11: Configuration update ignored config_111_4 to 60 (BigDecimal)
2020-04-20 10:38:41.143 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 11: Configuration update ignored config_20_1 to 0 (BigDecimal)
2020-04-20 10:38:41.144 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 11: Configuration update ignored config_84_4 to 301991936 (BigDecimal)
2020-04-20 10:38:41.145 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 11: Configuration update ignored config_83_1 to 0 (BigDecimal)
2020-04-20 10:38:41.146 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 11: Configuration update ignored config_82_1 to 1 (BigDecimal)
2020-04-20 10:38:41.147 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 11: Configuration update ignored config_252_1 to 0 (BigDecimal)
2020-04-20 10:38:41.148 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 11: Configuration update ignored config_81_1 to 1 (BigDecimal)
2020-04-20 10:38:41.149 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 11: Configuration update ignored config_80_1 to 3 (BigDecimal)
2020-04-20 10:38:41.150 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 11: Configuration update ignored config_255_4 to 0 (BigDecimal)
2020-04-20 10:38:41.151 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 11: Configuration update ignored action_failed to false (Boolean)
2020-04-20 10:38:41.152 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 11: Configuration update ignored action_remove to false (Boolean)
2020-04-20 10:38:41.153 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 11: Configuration update ignored config_110_1_wo to 0 (BigDecimal)
2020-04-20 10:38:41.154 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 11: Configuration update ignored binding_pollperiod to 86400 (BigDecimal)
2020-04-20 10:38:41.155 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 11: Configuration update ignored action_heal to false (Boolean)
2020-04-20 10:38:41.156 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 11: Configuration update ignored config_122_1 to 3 (BigDecimal)
2020-04-20 10:38:41.157 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 11: Configuration update ignored config_120_1 to 1 (BigDecimal)
2020-04-20 10:38:41.158 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 11: Configuration update ignored config_121_1 to 0 (BigDecimal)
2020-04-20 10:38:41.159 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 11: Configuration update ignored config_101_4 to 2 (BigDecimal)
2020-04-20 10:38:41.159 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 11: Configuration update ignored config_102_4 to 1 (BigDecimal)
2020-04-20 10:38:41.160 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 11: Configuration update ignored config_9_1 to 0 (BigDecimal)
2020-04-20 10:38:41.161 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 11: Configuration update ignored config_3_1 to 1 (BigDecimal)
2020-04-20 10:38:41.162 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 11: Configuration update ignored config_4_1 to 0 (BigDecimal)
2020-04-20 10:38:41.163 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 11: Configuration update ignored config_87_4 to 8327680 (BigDecimal)
2020-04-20 10:38:41.164 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 11: Configuration update ignored config_103_4 to 4 (BigDecimal)
2020-04-20 10:38:41.165 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 11: Configuration update ignored node_id to 11 (BigDecimal)
2020-04-20 10:38:41.166 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 11: Configuration update ignored config_86_4 to 8327680 (BigDecimal)
2020-04-20 10:38:41.661 [DEBUG] [l.serialmessage.SendDataMessageClass] - NODE 11: SendData Request. CallBack ID = 34, Status = Transmission complete, no ACK received(1)
2020-04-20 10:38:41.662 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 11: Got an event from Z-Wave network: ZWaveTransactionCompletedEvent
2020-04-20 10:38:41.663 [DEBUG] [nal.protocol.ZWaveTransactionManager] - NODE 11: CANCEL while sending message. Requeueing - 2 attempts left!
2020-04-20 10:38:41.664 [DEBUG] [nal.protocol.ZWaveTransactionManager] - NODE 11: Adding to device queue
2020-04-20 10:38:41.665 [DEBUG] [nal.protocol.ZWaveTransactionManager] - NODE 11: Added 3061 to queue - size 6
2020-04-20 10:38:41.666 [DEBUG] [ing.zwave.handler.ZWaveSerialHandler] - NODE 11: Sending REQUEST Message = 01 0A 00 13 0B 03 85 04 04 25 23 6D
2020-04-20 10:38:41.668 [DEBUG] [nal.protocol.ZWaveTransactionManager] - NODE 11: TID 3061: Transaction not completed
2020-04-20 10:38:41.686 [DEBUG] [l.serialmessage.SendDataMessageClass] - NODE 11: sentData successfully placed on stack.
2020-04-20 10:38:41.687 [DEBUG] [nal.protocol.ZWaveTransactionManager] - NODE 11: TID 3061: Transaction not completed
2020-04-20 10:38:43.800 [DEBUG] [l.serialmessage.SendDataMessageClass] - NODE 11: SendData Request. CallBack ID = 35, Status = Transmission complete, no ACK received(1)
2020-04-20 10:38:43.802 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 11: Got an event from Z-Wave network: ZWaveTransactionCompletedEvent
2020-04-20 10:38:43.802 [DEBUG] [nal.protocol.ZWaveTransactionManager] - NODE 11: CANCEL while sending message. Requeueing - 1 attempts left!
2020-04-20 10:38:43.803 [DEBUG] [nal.protocol.ZWaveTransactionManager] - NODE 11: Adding to device queue
2020-04-20 10:38:43.804 [DEBUG] [nal.protocol.ZWaveTransactionManager] - NODE 11: Added 3061 to queue - size 6
2020-04-20 10:38:43.806 [DEBUG] [ing.zwave.handler.ZWaveSerialHandler] - NODE 11: Sending REQUEST Message = 01 0A 00 13 0B 03 85 04 04 25 24 6A
2020-04-20 10:38:43.809 [DEBUG] [nal.protocol.ZWaveTransactionManager] - NODE 11: TID 3061: Transaction not completed
2020-04-20 10:38:43.824 [DEBUG] [l.serialmessage.SendDataMessageClass] - NODE 11: sentData successfully placed on stack.
2020-04-20 10:38:43.826 [DEBUG] [nal.protocol.ZWaveTransactionManager] - NODE 11: TID 3061: Transaction not completed
2020-04-20 10:38:43.927 [DEBUG] [l.serialmessage.SendDataMessageClass] - NODE 11: SendData Request. CallBack ID = 36, Status = Transmission complete, no ACK received(1)
2020-04-20 10:38:43.928 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 11: Got an event from Z-Wave network: ZWaveTransactionCompletedEvent
2020-04-20 10:38:43.929 [DEBUG] [nal.protocol.ZWaveTransactionManager] - NODE 11: Retry count exceeded. Discarding message: TID 3061: [CANCELLED] priority=Config, requiresResponse=true, callback: 36
2020-04-20 10:38:43.930 [DEBUG] [nal.protocol.ZWaveTransactionManager] - NODE 11: TID 3061: Transaction completed
2020-04-20 10:38:43.930 [DEBUG] [nal.protocol.ZWaveTransactionManager] - NODE 11: notifyTransactionResponse TID:3061 CANCELLED
2020-04-20 10:38:43.931 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 11: Got an event from Z-Wave network: ZWaveTransactionCompletedEvent
2020-04-20 10:38:43.934 [DEBUG] [ing.zwave.handler.ZWaveSerialHandler] - NODE 11: Sending REQUEST Message = 01 0A 00 13 0B 03 85 02 04 25 25 6D
2020-04-20 10:38:43.953 [DEBUG] [l.serialmessage.SendDataMessageClass] - NODE 11: sentData successfully placed on stack.
2020-04-20 10:38:43.954 [DEBUG] [nal.protocol.ZWaveTransactionManager] - NODE 11: TID 3062: Transaction not completed
2020-04-20 10:38:44.070 [DEBUG] [l.serialmessage.SendDataMessageClass] - NODE 11: SendData Request. CallBack ID = 37, Status = Transmission complete, no ACK received(1)
2020-04-20 10:38:44.071 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 11: Got an event from Z-Wave network: ZWaveTransactionCompletedEvent
2020-04-20 10:38:44.072 [DEBUG] [nal.protocol.ZWaveTransactionManager] - NODE 11: CANCEL while sending message. Requeueing - 2 attempts left!
2020-04-20 10:38:44.073 [DEBUG] [nal.protocol.ZWaveTransactionManager] - NODE 11: Adding to device queue
2020-04-20 10:38:44.073 [DEBUG] [nal.protocol.ZWaveTransactionManager] - NODE 11: Added 3062 to queue - size 5
2020-04-20 10:38:44.075 [DEBUG] [ing.zwave.handler.ZWaveSerialHandler] - NODE 11: Sending REQUEST Message = 01 0A 00 13 0B 03 85 02 04 25 26 6E
2020-04-20 10:38:44.077 [DEBUG] [nal.protocol.ZWaveTransactionManager] - NODE 11: TID 3062: Transaction not completed
2020-04-20 10:38:44.093 [DEBUG] [l.serialmessage.SendDataMessageClass] - NODE 11: sentData successfully placed on stack.
2020-04-20 10:38:44.094 [DEBUG] [nal.protocol.ZWaveTransactionManager] - NODE 11: TID 3062: Transaction not completed
2020-04-20 10:38:44.166 [DEBUG] [l.serialmessage.SendDataMessageClass] - NODE 11: SendData Request. CallBack ID = 38, Status = Transmission complete, no ACK received(1)
2020-04-20 10:38:44.167 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 11: Got an event from Z-Wave network: ZWaveTransactionCompletedEvent
2020-04-20 10:38:44.167 [DEBUG] [nal.protocol.ZWaveTransactionManager] - NODE 11: CANCEL while sending message. Requeueing - 1 attempts left!
2020-04-20 10:38:44.169 [DEBUG] [nal.protocol.ZWaveTransactionManager] - NODE 11: Adding to device queue
2020-04-20 10:38:44.169 [DEBUG] [nal.protocol.ZWaveTransactionManager] - NODE 11: Added 3062 to queue - size 5
2020-04-20 10:38:44.171 [DEBUG] [ing.zwave.handler.ZWaveSerialHandler] - NODE 11: Sending REQUEST Message = 01 0A 00 13 0B 03 85 02 04 25 27 6F
2020-04-20 10:38:44.173 [DEBUG] [nal.protocol.ZWaveTransactionManager] - NODE 11: TID 3062: Transaction not completed
2020-04-20 10:38:44.190 [DEBUG] [l.serialmessage.SendDataMessageClass] - NODE 11: sentData successfully placed on stack.
2020-04-20 10:38:44.191 [DEBUG] [nal.protocol.ZWaveTransactionManager] - NODE 11: TID 3062: Transaction not completed
2020-04-20 10:38:44.307 [DEBUG] [l.serialmessage.SendDataMessageClass] - NODE 11: SendData Request. CallBack ID = 39, Status = Transmission complete, no ACK received(1)
2020-04-20 10:38:44.308 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 11: Got an event from Z-Wave network: ZWaveTransactionCompletedEvent
2020-04-20 10:38:44.309 [DEBUG] [nal.protocol.ZWaveTransactionManager] - NODE 11: Retry count exceeded. Discarding message: TID 3062: [CANCELLED] priority=Config, requiresResponse=true, callback: 39
2020-04-20 10:38:44.309 [DEBUG] [nal.protocol.ZWaveTransactionManager] - NODE 11: TID 3062: Transaction completed
2020-04-20 10:38:44.310 [DEBUG] [nal.protocol.ZWaveTransactionManager] - NODE 11: notifyTransactionResponse TID:3062 CANCELLED
2020-04-20 10:38:44.311 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 11: Got an event from Z-Wave network: ZWaveTransactionCompletedEvent
2020-04-20 10:38:44.313 [DEBUG] [ing.zwave.handler.ZWaveSerialHandler] - NODE 11: Sending REQUEST Message = 01 0A 00 13 0B 03 85 04 03 25 28 61
2020-04-20 10:38:44.332 [DEBUG] [l.serialmessage.SendDataMessageClass] - NODE 11: sentData successfully placed on stack.
2020-04-20 10:38:44.333 [DEBUG] [nal.protocol.ZWaveTransactionManager] - NODE 11: TID 3063: Transaction not completed
2020-04-20 10:38:44.479 [DEBUG] [l.serialmessage.SendDataMessageClass] - NODE 11: SendData Request. CallBack ID = 40, Status = Transmission complete, no ACK received(1)
2020-04-20 10:38:44.480 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 11: Got an event from Z-Wave network: ZWaveTransactionCompletedEvent
2020-04-20 10:38:44.481 [DEBUG] [nal.protocol.ZWaveTransactionManager] - NODE 11: CANCEL while sending message. Requeueing - 2 attempts left!
2020-04-20 10:38:44.482 [DEBUG] [nal.protocol.ZWaveTransactionManager] - NODE 11: Adding to device queue
2020-04-20 10:38:44.482 [DEBUG] [nal.protocol.ZWaveTransactionManager] - NODE 11: Added 3063 to queue - size 4
2020-04-20 10:38:44.484 [DEBUG] [ing.zwave.handler.ZWaveSerialHandler] - NODE 11: Sending REQUEST Message = 01 0A 00 13 0B 03 85 04 03 25 29 60
2020-04-20 10:38:44.487 [DEBUG] [nal.protocol.ZWaveTransactionManager] - NODE 11: TID 3063: Transaction not completed
2020-04-20 10:38:44.502 [DEBUG] [l.serialmessage.SendDataMessageClass] - NODE 11: sentData successfully placed on stack.
2020-04-20 10:38:44.503 [DEBUG] [nal.protocol.ZWaveTransactionManager] - NODE 11: TID 3063: Transaction not completed
2020-04-20 10:38:44.620 [DEBUG] [l.serialmessage.SendDataMessageClass] - NODE 11: SendData Request. CallBack ID = 41, Status = Transmission complete, no ACK received(1)
2020-04-20 10:38:44.621 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 11: Got an event from Z-Wave network: ZWaveTransactionCompletedEvent
2020-04-20 10:38:44.622 [DEBUG] [nal.protocol.ZWaveTransactionManager] - NODE 11: CANCEL while sending message. Requeueing - 1 attempts left!
2020-04-20 10:38:44.623 [DEBUG] [nal.protocol.ZWaveTransactionManager] - NODE 11: Adding to device queue
2020-04-20 10:38:44.624 [DEBUG] [nal.protocol.ZWaveTransactionManager] - NODE 11: Added 3063 to queue - size 4
2020-04-20 10:38:44.626 [DEBUG] [ing.zwave.handler.ZWaveSerialHandler] - NODE 11: Sending REQUEST Message = 01 0A 00 13 0B 03 85 04 03 25 2A 63
2020-04-20 10:38:44.627 [DEBUG] [nal.protocol.ZWaveTransactionManager] - NODE 11: TID 3063: Transaction not completed
2020-04-20 10:38:44.644 [DEBUG] [l.serialmessage.SendDataMessageClass] - NODE 11: sentData successfully placed on stack.
2020-04-20 10:38:44.645 [DEBUG] [nal.protocol.ZWaveTransactionManager] - NODE 11: TID 3063: Transaction not completed
2020-04-20 10:38:44.746 [DEBUG] [l.serialmessage.SendDataMessageClass] - NODE 11: SendData Request. CallBack ID = 42, Status = Transmission complete, no ACK received(1)
2020-04-20 10:38:44.747 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 11: Got an event from Z-Wave network: ZWaveTransactionCompletedEvent
2020-04-20 10:38:44.748 [DEBUG] [nal.protocol.ZWaveTransactionManager] - NODE 11: Retry count exceeded. Discarding message: TID 3063: [CANCELLED] priority=Config, requiresResponse=true, callback: 42
2020-04-20 10:38:44.749 [DEBUG] [nal.protocol.ZWaveTransactionManager] - NODE 11: TID 3063: Transaction completed
2020-04-20 10:38:44.749 [DEBUG] [nal.protocol.ZWaveTransactionManager] - NODE 11: notifyTransactionResponse TID:3063 CANCELLED
2020-04-20 10:38:44.750 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 11: Got an event from Z-Wave network: ZWaveTransactionCompletedEvent
2020-04-20 10:38:44.752 [DEBUG] [ing.zwave.handler.ZWaveSerialHandler] - NODE 11: Sending REQUEST Message = 01 0A 00 13 0B 03 85 02 03 25 2B 64
2020-04-20 10:38:44.770 [DEBUG] [l.serialmessage.SendDataMessageClass] - NODE 11: sentData successfully placed on stack.
2020-04-20 10:38:44.772 [DEBUG] [nal.protocol.ZWaveTransactionManager] - NODE 11: TID 3064: Transaction not completed
2020-04-20 10:38:44.888 [DEBUG] [l.serialmessage.SendDataMessageClass] - NODE 11: SendData Request. CallBack ID = 43, Status = Transmission complete, no ACK received(1)
2020-04-20 10:38:44.890 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 11: Got an event from Z-Wave network: ZWaveTransactionCompletedEvent
2020-04-20 10:38:44.891 [DEBUG] [nal.protocol.ZWaveTransactionManager] - NODE 11: CANCEL while sending message. Requeueing - 2 attempts left!
2020-04-20 10:38:44.892 [DEBUG] [nal.protocol.ZWaveTransactionManager] - NODE 11: Adding to device queue
2020-04-20 10:38:44.892 [DEBUG] [nal.protocol.ZWaveTransactionManager] - NODE 11: Added 3064 to queue - size 3
2020-04-20 10:38:44.894 [DEBUG] [ing.zwave.handler.ZWaveSerialHandler] - NODE 11: Sending REQUEST Message = 01 0A 00 13 0B 03 85 02 03 25 2C 63
2020-04-20 10:38:44.896 [DEBUG] [nal.protocol.ZWaveTransactionManager] - NODE 11: TID 3064: Transaction not completed
2020-04-20 10:38:44.913 [DEBUG] [l.serialmessage.SendDataMessageClass] - NODE 11: sentData successfully placed on stack.
2020-04-20 10:38:44.914 [DEBUG] [nal.protocol.ZWaveTransactionManager] - NODE 11: TID 3064: Transaction not completed
2020-04-20 10:38:45.060 [DEBUG] [l.serialmessage.SendDataMessageClass] - NODE 11: SendData Request. CallBack ID = 44, Status = Transmission complete, no ACK received(1)
2020-04-20 10:38:45.062 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 11: Got an event from Z-Wave network: ZWaveTransactionCompletedEvent
2020-04-20 10:38:45.062 [DEBUG] [nal.protocol.ZWaveTransactionManager] - NODE 11: CANCEL while sending message. Requeueing - 1 attempts left!
2020-04-20 10:38:45.063 [DEBUG] [nal.protocol.ZWaveTransactionManager] - NODE 11: Adding to device queue
2020-04-20 10:38:45.064 [DEBUG] [nal.protocol.ZWaveTransactionManager] - NODE 11: Added 3064 to queue - size 3
2020-04-20 10:38:45.066 [DEBUG] [ing.zwave.handler.ZWaveSerialHandler] - NODE 11: Sending REQUEST Message = 01 0A 00 13 0B 03 85 02 03 25 2D 62
2020-04-20 10:38:45.068 [DEBUG] [nal.protocol.ZWaveTransactionManager] - NODE 11: TID 3064: Transaction not completed
2020-04-20 10:38:45.085 [DEBUG] [l.serialmessage.SendDataMessageClass] - NODE 11: sentData successfully placed on stack.
2020-04-20 10:38:45.087 [DEBUG] [nal.protocol.ZWaveTransactionManager] - NODE 11: TID 3064: Transaction not completed
2020-04-20 10:38:45.157 [DEBUG] [l.serialmessage.SendDataMessageClass] - NODE 11: SendData Request. CallBack ID = 45, Status = Transmission complete, no ACK received(1)
2020-04-20 10:38:45.158 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 11: Got an event from Z-Wave network: ZWaveTransactionCompletedEvent
2020-04-20 10:38:45.159 [DEBUG] [nal.protocol.ZWaveTransactionManager] - NODE 11: Retry count exceeded. Discarding message: TID 3064: [CANCELLED] priority=Config, requiresResponse=true, callback: 45
2020-04-20 10:38:45.160 [DEBUG] [nal.protocol.ZWaveTransactionManager] - NODE 11: TID 3064: Transaction completed
2020-04-20 10:38:45.160 [DEBUG] [nal.protocol.ZWaveTransactionManager] - NODE 11: notifyTransactionResponse TID:3064 CANCELLED
2020-04-20 10:38:45.161 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 11: Got an event from Z-Wave network: ZWaveTransactionCompletedEvent
2020-04-20 10:38:45.163 [DEBUG] [ing.zwave.handler.ZWaveSerialHandler] - NODE 11: Sending REQUEST Message = 01 0A 00 13 0B 03 85 04 02 25 2E 66
2020-04-20 10:38:45.197 [DEBUG] [l.serialmessage.SendDataMessageClass] - NODE 11: sentData successfully placed on stack.
2020-04-20 10:38:45.199 [DEBUG] [nal.protocol.ZWaveTransactionManager] - NODE 11: TID 3065: Transaction not completed
2020-04-20 10:38:49.297 [DEBUG] [l.serialmessage.SendDataMessageClass] - NODE 11: SendData Request. CallBack ID = 46, Status = Transmission complete, no ACK received(1)
2020-04-20 10:38:49.298 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 11: Got an event from Z-Wave network: ZWaveTransactionCompletedEvent
2020-04-20 10:38:49.299 [DEBUG] [nal.protocol.ZWaveTransactionManager] - NODE 11: CANCEL while sending message. Requeueing - 2 attempts left!
2020-04-20 10:38:49.300 [DEBUG] [nal.protocol.ZWaveTransactionManager] - NODE 11: Adding to device queue
2020-04-20 10:38:49.301 [DEBUG] [nal.protocol.ZWaveTransactionManager] - NODE 11: Added 3065 to queue - size 2
2020-04-20 10:38:49.302 [DEBUG] [ing.zwave.handler.ZWaveSerialHandler] - NODE 11: Sending REQUEST Message = 01 0A 00 13 0B 03 85 04 02 25 2F 67
2020-04-20 10:38:49.304 [DEBUG] [nal.protocol.ZWaveTransactionManager] - NODE 11: TID 3065: Transaction not completed
2020-04-20 10:38:49.321 [DEBUG] [l.serialmessage.SendDataMessageClass] - NODE 11: sentData successfully placed on stack.
2020-04-20 10:38:49.322 [DEBUG] [nal.protocol.ZWaveTransactionManager] - NODE 11: TID 3065: Transaction not completed
2020-04-20 10:38:53.466 [DEBUG] [l.serialmessage.SendDataMessageClass] - NODE 11: SendData Request. CallBack ID = 47, Status = Transmission complete, no ACK received(1)
2020-04-20 10:38:53.467 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 11: Got an event from Z-Wave network: ZWaveTransactionCompletedEvent
2020-04-20 10:38:53.467 [DEBUG] [nal.protocol.ZWaveTransactionManager] - NODE 11: CANCEL while sending message. Requeueing - 1 attempts left!
2020-04-20 10:38:53.469 [DEBUG] [nal.protocol.ZWaveTransactionManager] - NODE 11: Adding to device queue
2020-04-20 10:38:53.469 [DEBUG] [nal.protocol.ZWaveTransactionManager] - NODE 11: Added 3065 to queue - size 2
2020-04-20 10:38:53.471 [DEBUG] [ing.zwave.handler.ZWaveSerialHandler] - NODE 11: Sending REQUEST Message = 01 0A 00 13 0B 03 85 04 02 25 30 78
2020-04-20 10:38:53.473 [DEBUG] [nal.protocol.ZWaveTransactionManager] - NODE 11: TID 3065: Transaction not completed
2020-04-20 10:38:53.489 [DEBUG] [l.serialmessage.SendDataMessageClass] - NODE 11: sentData successfully placed on stack.
2020-04-20 10:38:53.491 [DEBUG] [nal.protocol.ZWaveTransactionManager] - NODE 11: TID 3065: Transaction not completed
2020-04-20 10:38:57.664 [DEBUG] [l.serialmessage.SendDataMessageClass] - NODE 11: SendData Request. CallBack ID = 48, Status = Transmission complete, no ACK received(1)
2020-04-20 10:38:57.665 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 11: Got an event from Z-Wave network: ZWaveTransactionCompletedEvent
2020-04-20 10:38:57.666 [DEBUG] [nal.protocol.ZWaveTransactionManager] - NODE 11: Retry count exceeded. Discarding message: TID 3065: [CANCELLED] priority=Config, requiresResponse=true, callback: 48
2020-04-20 10:38:57.667 [DEBUG] [nal.protocol.ZWaveTransactionManager] - NODE 11: TID 3065: Transaction completed
2020-04-20 10:38:57.667 [DEBUG] [nal.protocol.ZWaveTransactionManager] - NODE 11: notifyTransactionResponse TID:3065 CANCELLED
2020-04-20 10:38:57.668 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 11: Got an event from Z-Wave network: ZWaveTransactionCompletedEvent
2020-04-20 10:38:57.671 [DEBUG] [ing.zwave.handler.ZWaveSerialHandler] - NODE 11: Sending REQUEST Message = 01 0A 00 13 0B 03 85 02 02 25 31 7F
2020-04-20 10:38:57.689 [DEBUG] [l.serialmessage.SendDataMessageClass] - NODE 11: sentData successfully placed on stack.
2020-04-20 10:38:57.690 [DEBUG] [nal.protocol.ZWaveTransactionManager] - NODE 11: TID 3066: Transaction not completed
2020-04-20 10:39:01.025 [DEBUG] [l.serialmessage.SendDataMessageClass] - NODE 11: SendData Request. CallBack ID = 49, Status = Transmission complete, no ACK received(1)
2020-04-20 10:39:01.026 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 11: Got an event from Z-Wave network: ZWaveTransactionCompletedEvent
2020-04-20 10:39:01.027 [DEBUG] [nal.protocol.ZWaveTransactionManager] - NODE 11: CANCEL while sending message. Requeueing - 2 attempts left!
2020-04-20 10:39:01.028 [DEBUG] [nal.protocol.ZWaveTransactionManager] - NODE 11: Adding to device queue
2020-04-20 10:39:01.029 [DEBUG] [nal.protocol.ZWaveTransactionManager] - NODE 11: Added 3066 to queue - size 1
2020-04-20 10:39:01.031 [DEBUG] [ing.zwave.handler.ZWaveSerialHandler] - NODE 11: Sending REQUEST Message = 01 0A 00 13 0B 03 85 02 02 25 32 7C
2020-04-20 10:39:01.033 [DEBUG] [nal.protocol.ZWaveTransactionManager] - NODE 11: TID 3066: Transaction not completed
2020-04-20 10:39:01.050 [DEBUG] [l.serialmessage.SendDataMessageClass] - NODE 11: sentData successfully placed on stack.
2020-04-20 10:39:01.051 [DEBUG] [nal.protocol.ZWaveTransactionManager] - NODE 11: TID 3066: Transaction not completed
2020-04-20 10:39:03.059 [DEBUG] [l.serialmessage.SendDataMessageClass] - NODE 11: SendData Request. CallBack ID = 50, Status = Transmission complete, no ACK received(1)
2020-04-20 10:39:03.060 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 11: Got an event from Z-Wave network: ZWaveTransactionCompletedEvent
2020-04-20 10:39:03.060 [DEBUG] [nal.protocol.ZWaveTransactionManager] - NODE 11: CANCEL while sending message. Requeueing - 1 attempts left!
2020-04-20 10:39:03.061 [DEBUG] [nal.protocol.ZWaveTransactionManager] - NODE 11: Adding to device queue
2020-04-20 10:39:03.062 [DEBUG] [nal.protocol.ZWaveTransactionManager] - NODE 11: Added 3066 to queue - size 1
2020-04-20 10:39:03.064 [DEBUG] [ing.zwave.handler.ZWaveSerialHandler] - NODE 11: Sending REQUEST Message = 01 0A 00 13 0B 03 85 02 02 25 33 7D
2020-04-20 10:39:03.070 [DEBUG] [nal.protocol.ZWaveTransactionManager] - NODE 11: TID 3066: Transaction not completed
2020-04-20 10:39:03.087 [DEBUG] [l.serialmessage.SendDataMessageClass] - NODE 11: sentData successfully placed on stack.
2020-04-20 10:39:03.088 [DEBUG] [nal.protocol.ZWaveTransactionManager] - NODE 11: TID 3066: Transaction not completed
2020-04-20 10:39:07.162 [DEBUG] [l.serialmessage.SendDataMessageClass] - NODE 11: SendData Request. CallBack ID = 51, Status = Transmission complete, no ACK received(1)
2020-04-20 10:39:07.163 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 11: Got an event from Z-Wave network: ZWaveTransactionCompletedEvent
2020-04-20 10:39:07.164 [DEBUG] [nal.protocol.ZWaveTransactionManager] - NODE 11: Retry count exceeded. Discarding message: TID 3066: [CANCELLED] priority=Config, requiresResponse=true, callback: 51
2020-04-20 10:39:07.165 [DEBUG] [nal.protocol.ZWaveTransactionManager] - NODE 11: TID 3066: Transaction completed
2020-04-20 10:39:07.165 [DEBUG] [nal.protocol.ZWaveTransactionManager] - NODE 11: notifyTransactionResponse TID:3066 CANCELLED
2020-04-20 10:39:07.166 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 11: Got an event from Z-Wave network: ZWaveTransactionCompletedEvent

Hmm very strange. I just did a scan again, did nothing else with node11…and it was reporting off line.

After the scan, that zombie node 17 turned up again, so habmin doesn’t seem to be able to remove it from the controller, but then node 11 has come back online. Now it’s online I’ve tried the heal to get it up update its neighbours.

Still have to pull out the usb stick and remove that node17 from the controller though since it seems to have an impact.

And finally this afternoon, I pulled the stick and remove the empty zombie nodes. Put it back in and everything seems back up and running.

When I look at hadmin, I see my node 11 has a red line from the controller to the node, with green from node12. Does that mean communication to node 11 passes through 12?

image

Not Sure what 9 and 6 out there by themselves mean.

If they are battery operated nodes they are likely OK.

They’re both Aeotec Plugin Smart Switches