Page 1 of 3

Trap events functionality lost after upgrade

Posted: 09 Jan 2016 16:56
by nic_rt
Hi!
I was sucessfully using during months the "Trap events from Remotes and Sensors " app with an aeonlab minimote and with an aeotec keyfob.
Since the server has been upgraded (v2.1.1 t0 v2.2.0), keys pressed on these remotes are not able to initiate actions.
I've checked that the remotes are still alive. Moreover all switches created by the "trap events" are still there.
I don't think it is a big issue but I didn't find how to manage ...

your help will be welcome !

Re: Trap events functionality lost after upgrade

Posted: 10 Jan 2016 04:09
by PoltoS
Please paste log during button press. If you have same log from old 2.0.0, would be cool too. Also what is the name of your trap event generated device (go into virtual device settings and check for it's ID).

Re: Trap events functionality lost after upgrade

Posted: 10 Jan 2016 14:22
by nic_rt
Here is the log. Device 29 is my minimote. I push one button at around 12:19 (supposed to activate Code_Device_toggleButton_14):

[2016-01-10 12:18:48.994] [D] [zway] RECEIVED: ( 01 0C 00 04 00 16 06 56 01 84 07 CC 39 C6 )
[2016-01-10 12:18:48.994] [D] [zway] SENT ACK
[2016-01-10 12:18:48.994] [D] [zway] SETDATA devices.22.data.lastReceived = 0 (0x00000000)
[2016-01-10 12:18:48.995] [zway] Node 22:0 CC Wakeup: Wakeup notification
[2016-01-10 12:18:48.995] [D] [zway] SETDATA devices.22.instances.0.commandClasses.132.data.lastWakeup = 1452424728 (0x56923e18)
[2016-01-10 12:18:48.995] [D] [zway] SETDATA devices.22.data.isAwake = True
[2016-01-10 12:18:48.995] [D] [zway] SETDATA devices.22.data.lastSend = 2896302 (0x002c31ae)
[2016-01-10 12:18:48.996] [D] [zway] SETDATA devices.22.data.lastNonceGet = 2895302 (0x002c2dc6)
[2016-01-10 12:18:48.996] [D] [zway] Running wakeup handler for node 22
[2016-01-10 12:18:48.996] [D] [zway] SETDATA devices.22.instances.0.commandClasses.132.data.lastSleep = 1452424728 (0x56923e18)
[2016-01-10 12:18:48.996] [zway] Node 22:0 CC Wakeup: Send node to sleep
[2016-01-10 12:18:48.997] [zway] Adding job: Wakeup Sleep
[2016-01-10 12:18:49.066] [D] [zway] SENDING (cb 0xc8): ( 01 09 00 13 16 02 84 08 05 C8 B0 )
[2016-01-10 12:18:49.068] [D] [zway] RECEIVED ACK
[2016-01-10 12:18:49.071] [D] [zway] RECEIVED: ( 01 04 01 13 01 E8 )
[2016-01-10 12:18:49.071] [D] [zway] SENT ACK
[2016-01-10 12:18:49.071] [D] [zway] Delivered to Z-Wave stack
[2016-01-10 12:18:49.083] [D] [zway] RECEIVED: ( 01 05 00 13 C8 00 21 )
[2016-01-10 12:18:49.084] [D] [zway] SENT ACK
[2016-01-10 12:18:49.084] [zway] Job 0x13 (Wakeup Sleep): Delivered
[2016-01-10 12:18:49.084] [D] [zway] SETDATA devices.22.data.lastPacketInfo.delivered = True
[2016-01-10 12:18:49.084] [D] [zway] SETDATA devices.22.data.lastPacketInfo.packetLength = 5 (0x00000005)
[2016-01-10 12:18:49.085] [D] [zway] SETDATA devices.22.data.lastPacketInfo.deliveryTime = 12 (0x0000000c)
[2016-01-10 12:18:49.085] [D] [zway] SETDATA devices.22.data.lastPacketInfo = **********
[2016-01-10 12:18:49.085] [D] [zway] SendData Response with callback 0xc8 received: received by recipient
[2016-01-10 12:18:49.085] [D] [zway] SETDATA devices.22.data.lastSend = 2896310 (0x002c31b6)
[2016-01-10 12:18:49.086] [D] [zway] Job 0x13 (Wakeup Sleep): success
[2016-01-10 12:18:49.086] [D] [zway] SETDATA devices.22.data.isAwake = False
[2016-01-10 12:18:49.086] [D] [zway] Sending the queue for node 22 into sleep
[2016-01-10 12:18:49.086] [zway] Removing job: Wakeup Sleep
[2016-01-10 12:19:09.534] [D] [zway] Job 0x13: deleted from queue
[2016-01-10 12:19:43.078] [D] [zway] RECEIVED: ( 01 0A 00 04 00 1D 04 2B 01 01 00 C3 )
[2016-01-10 12:19:43.078] [D] [zway] SENT ACK
[2016-01-10 12:19:43.079] [D] [zway] SETDATA devices.29.data.lastReceived = 0 (0x00000000)
[2016-01-10 12:19:43.079] [D] [zway] SETDATA devices.1.instances.0.commandClasses.43.data.srcNodeId = 29 (0x0000001d)
[2016-01-10 12:19:43.079] [D] [zway] SETDATA devices.1.instances.0.commandClasses.43.data.srcInstanceId = 0 (0x00000000)
[2016-01-10 12:19:43.079] [D] [zway] SETDATA devices.1.instances.0.commandClasses.43.data.currentScene = 1 (0x00000001)
[2016-01-10 12:19:43.080] [D] [zway] SETDATA devices.1.instances.0.commandClasses.43.data.dimmingDuration = 0 (0x00000000)
[2016-01-10 12:19:43.080] [D] [zway] SETDATA devices.29.instances.0.commandClasses.43.data.currentScene = 1 (0x00000001)
[2016-01-10 12:19:43.080] [D] [zway] SETDATA devices.29.instances.0.commandClasses.43.data.dimmingDuration = 0 (0x00000000)
[2016-01-10 12:20:00.544] [core] --- histories polled

Re: Trap events functionality lost after upgrade

Posted: 10 Jan 2016 14:29
by nic_rt
Here a log one day before the upgrade. Not sure it corresponds to the same button on the minimote :!:


[2016-01-08 07:08:06.705] [D] [zway] SETDATA devices.29.data.lastReceived = 0 (0x00000000)
[2016-01-08 07:08:06.705] [D] [zway] SETDATA devices.1.instances.0.commandClasses.43.data.srcNodeId = 29 (0x0000001d)
[2016-01-08 07:08:06.705] [D] [zway] SETDATA devices.1.instances.0.commandClasses.43.data.srcInstanceId = 0 (0x00000000)
[2016-01-08 07:08:06.706] [D] [zway] SETDATA devices.1.instances.0.commandClasses.43.data.currentScene = 1 (0x00000001)
[2016-01-08 07:08:06.706] [D] [zway] SETDATA devices.1.instances.0.commandClasses.43.data.dimmingDuration = 0 (0x00000000)
[2016-01-08 07:08:06.706] [D] [zway] SETDATA devices.29.instances.0.commandClasses.43.data.currentScene = 1 (0x00000001)
[2016-01-08 07:08:06.706] [D] [zway] SETDATA devices.29.instances.0.commandClasses.43.data.dimmingDuration = 0 (0x00000000)
[2016-01-08 07:08:06.731] [D] [zway] Job 0x13: deleted from queue
[2016-01-08 07:08:06.753] [D] [zway] Job 0x13: deleted from queue
[2016-01-08 07:08:06.783] [core] --- Code_Device_toggleButton_14 performCommand processing: {"0":"on"}
[2016-01-08 07:08:06.790] [zway] Adding job: SwitchBinary Set
[2016-01-08 07:08:06.790] [zway] Adding job: SwitchBinary Get
[2016-01-08 07:08:06.795] [D] [zway] SENDING (cb 0x59): ( 01 0A 00 13 12 03 25 01 FF 25 59 50 )
[2016-01-08 07:08:06.797] [D] [zway] RECEIVED ACK
[2016-01-08 07:08:06.800] [D] [zway] RECEIVED: ( 01 04 01 13 01 E8 )
[2016-01-08 07:08:06.800] [D] [zway] SENT ACK
[2016-01-08 07:08:06.801] [D] [zway] Delivered to Z-Wave stack
[2016-01-08 07:08:06.842] [D] [zway] RECEIVED: ( 01 05 00 13 59 00 B0 )
[2016-01-08 07:08:06.843] [D] [zway] SENT ACK
[2016-01-08 07:08:06.843] [zway] Job 0x13 (SwitchBinary Set): Delivered
[2016-01-08 07:08:06.843] [D] [zway] SETDATA devices.18.data.lastPacketInfo.delivered = True
[2016-01-08 07:08:06.843] [D] [zway] SETDATA devices.18.data.lastPacketInfo.packetLength = 6 (0x00000006)
[2016-01-08 07:08:06.844] [D] [zway] SETDATA devices.18.data.lastPacketInfo.deliveryTime = 42 (0x0000002a)
[2016-01-08 07:08:06.844] [D] [zway] SETDATA devices.18.data.lastPacketInfo = **********
[2016-01-08 07:08:06.844] [D] [zway] SendData Response with callback 0x59 received: received by recipient
[2016-01-08 07:08:06.844] [D] [zway] SETDATA devices.18.data.lastSend = 1092641 (0x0010ac21)
[2016-01-08 07:08:06.845] [D] [zway] Job 0x13 (SwitchBinary Set): success
[2016-01-08 07:08:06.845] [zway] Removing job: SwitchBinary Set
[2016-01-08 07:08:06.913] [D] [zway] SENDING (cb 0x5a): ( 01 09 00 13 12 02 25 02 25 5A AD )
[2016-01-08 07:08:06.915] [D] [zway] RECEIVED ACK
[2016-01-08 07:08:06.918] [D] [zway] RECEIVED: ( 01 04 01 13 01 E8 )
[2016-01-08 07:08:06.918] [D] [zway] SENT ACK
[2016-01-08 07:08:06.918] [D] [zway] Delivered to Z-Wave stack
[2016-01-08 07:08:06.960] [D] [zway] RECEIVED: ( 01 05 00 13 5A 00 B3 )
[2016-01-08 07:08:06.960] [D] [zway] SENT ACK
[2016-01-08 07:08:06.960] [zway] Job 0x13 (SwitchBinary Get): Delivered

Re: Trap events functionality lost after upgrade

Posted: 10 Jan 2016 14:43
by nic_rt
Trying to stop and restart "trap events" app and z-way-server many times, all generated apps for each button have disappeared. Moreover, inside the "trap event" app, all fields are filled with the name of one code device.
I fear thar I've to reconfigure all.... :?

Re: Trap events functionality lost after upgrade

Posted: 10 Jan 2016 15:15
by nic_rt
Few minutes ago I managed to rediscover all the remotes buttons and I have them again :) .
The problem now is that I was using IF->THEN app to associate these buttons to "code device" apps.
If I go in one of the IF->THEN app, fields are empty, and if I try to associate the IF field to one of the trapped button it is impossible (I think that it was the way I used to do it before the upgrade). The choice of the remote buttons is never possible whatever the device type chosen...

1.jpg
1.jpg (61.48 KiB) Viewed 14930 times

Re: Trap events functionality lost after upgrade

Posted: 11 Jan 2016 00:07
by fpnick
Same issue here! This really shouldn't happen.... :x

Re: Trap events functionality lost after upgrade

Posted: 11 Jan 2016 00:35
by Christian12
Do you have Daylight installed and Running? If yes, deactivate the App and Reboot.

Re: Trap events functionality lost after upgrade

Posted: 11 Jan 2016 00:38
by fpnick
No, I have:
img Trap events from Remotes and Sensors
uses app Trap events from Remotes and Sensors
img Periodical Sensor Polling
uses app Periodical Sensor Polling
img Z-Wave Network Access
uses app Z-Wave Network Access
img Remote Access
uses app Remote Access
img Poll sensors and log values periodically
uses app Poll sensors and log values periodically
img 24 Hours Device History
uses app 24 Hours Device History
img Inband Notifier
uses app Inband Notifier
img Dear Expert User
uses app Information Widget
img Welcome to your Smart Home!
uses app Information Widget
img Battery Polling Cooler Name
uses app Battery Polling
img Heizung_aus
uses app Scene
img System Clock (CRON)
uses app System Clock (CRON)
img Sensor Values Logging
uses app Sensor Values Logging
img Away
uses app Scene
img Home
uses app Scene

Re: Trap events functionality lost after upgrade

Posted: 11 Jan 2016 00:50
by nic_rt
I don't have it either.