Can not create vDev RC28

Discussions about RaZberry - Z-Wave board for Raspberry computer
Post Reply
pz1
Posts: 2053
Joined: 08 Apr 2012 13:44

Can not create vDev RC28

Post 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
Attachments
vDev.PNG
vDev.PNG (5.86 KiB) Viewed 8837 times
Since 29-12-2016 I am no longer a moderator for this forum
pz1
Posts: 2053
Joined: 08 Apr 2012 13:44

Re: Can not create vDev

Post 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
Since 29-12-2016 I am no longer a moderator for this forum
pz1
Posts: 2053
Joined: 08 Apr 2012 13:44

Re: Can not create vDev

Post 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
Since 29-12-2016 I am no longer a moderator for this forum
pz1
Posts: 2053
Joined: 08 Apr 2012 13:44

Re: Can not create vDev

Post 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)
Since 29-12-2016 I am no longer a moderator for this forum
User avatar
PoltoS
Posts: 7649
Joined: 26 Jan 2011 19:36

Re: Can not create vDev RC28

Post by PoltoS »

Was this fixed with 2.0.0?
pz1
Posts: 2053
Joined: 08 Apr 2012 13:44

Re: Can not create vDev RC28

Post 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
Since 29-12-2016 I am no longer a moderator for this forum
pz1
Posts: 2053
Joined: 08 Apr 2012 13:44

Re: Can not create vDev RC28

Post 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 :?
Since 29-12-2016 I am no longer a moderator for this forum
pierre2302
Posts: 132
Joined: 15 Oct 2013 19:04

Re: Can not create vDev RC28

Post 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
" Raspi 2 (RaZberry) / Raspi B (Razberry) " With OpenRemote Free 2.2.0_TTS-Email-Serial and Z-Way
dk00000
Posts: 4
Joined: 12 Feb 2015 12:33

Re: Can not create vDev RC28

Post 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.
Post Reply