Page 1 of 1

Can not create vDev RC28

Posted: 05 Dec 2014 10:41
by pz1
I am getting these errors lately. It only concerns devices 2 and 3, both Zwave.Me wall switches. The other three do not have these problems. Don't know if it is release related. I think I first spotted it in rc20

Re: Can not create vDev

Posted: 06 Dec 2014 12:29
by pz1
Get a similar error for Battery Polling now in RC28

Code: Select all

Type: core
Timestamp: 6/12/14-10:02
Message:
Can not init module BatteryPolling: TypeError: Cannot read property 'deviceType' of undefined

Re: Can not create vDev

Posted: 06 Dec 2014 15:50
by pz1
pz1 wrote:I am getting these errors lately. It only concerns devices 2 and 3, both Zwave.Me wall switches. The other three do not have these problems. Don't know if it is release related. I think I first spotted it in rc20
HERE IS THE LOG (RC28)

Code: Select all

[2014-12-06 12:09:59.558] [I] [zway] Removing job: Set new SUC/SIS
[2014-12-06 12:09:59.978] [I] [core] Notification: error (core): Can not create vDev based on 2-0-37: TypeError: Cannot read property 'data' of undefined
[2014-12-06 12:09:59.990] [I] [core] TypeError: Cannot read property 'data' of undefined
    at ZWave.parseAddCommandClass (automation/modules/ZWave/index.js:997:169)
    at ZDataHolder.<anonymous> (automation/modules/ZWave/index.js:937:11)
    at ZWave.dataBind (automation/modules/ZWave/index.js:827:10)
    at ZWaveCommandClass.<anonymous> (automation/modules/ZWave/index.js:935:9)
[2014-12-06 12:10:00.141] [I] [core] Notification: error (core): Can not create vDev based on 3-0-37: TypeError: Cannot read property 'data' of undefined
[2014-12-06 12:10:00.151] [I] [core] TypeError: Cannot read property 'data' of undefined
    at ZWave.parseAddCommandClass (automation/modules/ZWave/index.js:997:169)
    at ZDataHolder.<anonymous> (automation/modules/ZWave/index.js:937:11)
    at ZWave.dataBind (automation/modules/ZWave/index.js:827:10)
    at ZWaveCommandClass.<anonymous> (automation/modules/ZWave/index.js:935:9)
[2014-12-06 12:10:00.246] [I] [core] Creating device switchBinary ZWayVDev_zway_4-0-37

Re: Can not create vDev

Posted: 06 Dec 2014 15:53
by pz1
pz1 wrote:Get a similar error for Battery Polling now in RC28

Code: Select all

Type: core
Timestamp: 6/12/14-10:02
Message:
Can not init module BatteryPolling: TypeError: Cannot read property 'deviceType' of undefined

LOG FOR BATTERY POLLING PROBLEM (RC28)

Code: Select all

[2014-12-06 12:09:59.124] [D] [zway] SETDATA devices.20.data.infoProtocolSpecific = 5479424 (0x00539c00)
[2014-12-06 12:09:59.124] [D] [zway] Job 0x41 (Get node protocol information): success
[2014-12-06 12:09:59.124] [I] [zway] Removing job: Get node protocol information
[2014-12-06 12:09:59.124] [D] [zway] SENDING: ( 01 04 00 41 15 AF )
[2014-12-06 12:09:59.136] [I] [core] TypeError: Cannot read property 'deviceType' of undefined
    at _.extend.create (automation/classes/DevicesCollection.js:44:58)
    at BatteryPolling.init (automation/modules/BatteryPolling/index.js:44:41)
    at AutomationController.instantiateModule (automation/classes/AutomationController.js:227:22)
    at AutomationController.<anonymous> (automation/classes/AutomationController.js:304:22)
    at Array.forEach (native)
    at AutomationController.loadModule (automation/classes/AutomationController.js:303:86)
    at AutomationController.<anonymous> (automation/classes/AutomationController.js:320:73)
    at Array.forEach (native)
    at AutomationController.instantiateModules (automation/classes/AutomationController.js:320:46)
    at AutomationController.start (automation/classes/AutomationController.js:87:10)
[2014-12-06 12:09:59.137] [I] [core] Loading module SensorsPolling from modules/SensorsPolling
[2014-12-06 12:09:59.138] [D] [zway] RECEIVED ACK
[2014-12-06 12:09:59.138] [D] [zway] RECEIVED: ( 01 09 01 41 D3 9C 00 04 10 00 ED )
[2014-12-06 12:09:59.138] [D] [zway] SENT ACK
[2014-12-06 12:09:59.139] [D] [zway] SETDATA devices.21.data.basicType = 4 (0x00000004)

Re: Can not create vDev RC28

Posted: 09 Dec 2014 03:55
by PoltoS
Was this fixed with 2.0.0?

Re: Can not create vDev RC28

Posted: 09 Dec 2014 10:40
by pz1
Sorry, but with ZME wall plugs 2 and 3 are still complaining. 6, 7 and 26 are fine. I ´ll try a re/include again later today

Re: Can not create vDev RC28

Posted: 10 Dec 2014 16:34
by pz1
PoltoS wrote:Was this fixed with 2.0.0?
The re-include did not make a difference. Made it even worse, as my UDP send did not see them either.
I noted that association group 1 of switch 2 and 3 contained ghost device id 245. I cleared that, but it had no effect. I also noted that for some strange reasons my switches had been set to switch all groups. That happens more often. After having cleared these switch all, the UDP worked again for thos switches, and I also have the Virtual Devices back.
I am happy it works again, but have no clue why it works :?

Re: Can not create vDev RC28

Posted: 11 Dec 2014 04:14
by pierre2302
I also get these error with Version 2

Type: core
Timestamp: 11/12 / 14-01: 49
Message:
Can not create VdeV based on 4-0-37: TypeError: Can not read property 'data' of undefined

Re: Can not create vDev RC28

Posted: 13 Apr 2015 11:45
by dk00000
same problem with fibaro fgrm-222:
error (core): Can not create vDev based on 2-0-37: TypeError: Cannot read property 'data' of undefined
[2015-04-13 10:38:50.844] [core] TypeError: Cannot read property 'data' of undefined
at ZWave.parseAddCommandClass (automation/modules/ZWave/index.js:997:169)
at ZDataHolder.<anonymous> (automation/modules/ZWave/index.js:937:11)
at ZWave.dataBind (automation/modules/ZWave/index.js:827:10)
at ZWaveCommandClass.<anonymous> (automation/modules/ZWave/index.js:935:9)

any solution available???? please help.