You can provide a log to see inclusion process and also select the right frequency in 'Network->Control->Operating Frequency Change'anotherone1 wrote:Any ideas? IM SO CLOSE!
Razberry error: Cannot start Z-Wave binding
Re: Razberry error: Cannot start Z-Wave binding
Razberry B+ 2.0.1-rc25 on ZW500 + 15 devices / Razberry B 2.0.1-rc25 on ZW300 for test
-
- Posts: 8
- Joined: 15 Feb 2015 01:11
Re: Razberry error: Cannot start Z-Wave binding
I have clicked the US button, there is no UI confirmation but i assume this is intentional?
Now i run inclusion for a door/window sensor and get this log:
Any ideas? Thanks for the help!
Now i run inclusion for a door/window sensor and get this log:
Code: Select all
[2015-02-26 19:49:35.759] [I] [core] ZWay Automation started
[2015-02-26 19:49:53.743] [D] [zway] Job 0x07: deleted from queue
[2015-02-26 19:49:53.774] [D] [zway] Job 0x06: deleted from queue
[2015-02-26 19:49:53.785] [D] [zway] Job 0xd2: deleted from queue
[2015-02-26 19:49:53.796] [D] [zway] Job 0x20: deleted from queue
[2015-02-26 19:49:53.796] [D] [zway] Job 0x05: deleted from queue
[2015-02-26 19:49:53.807] [D] [zway] Job 0x15: deleted from queue
[2015-02-26 19:49:53.818] [D] [zway] Job 0x56: deleted from queue
[2015-02-26 19:49:53.859] [D] [zway] Job 0x02: deleted from queue
[2015-02-26 19:49:55.413] [D] [zway] Job 0x41: deleted from queue
[2015-02-26 19:49:55.434] [D] [zway] Job 0x80: deleted from queue
[2015-02-26 19:49:55.434] [D] [zway] Job 0x03: deleted from queue
[2015-02-26 19:49:55.455] [D] [zway] Job 0x05: deleted from queue
[2015-02-26 19:51:53.869] [I] [zway] Adding job: Add/re-include node to network
[2015-02-26 19:51:53.879] [D] [zway] SENDING (cb 0x01): ( 01 05 00 4A C1 01 70 )
[2015-02-26 19:51:53.881] [D] [zway] RECEIVED ACK
[2015-02-26 19:52:13.981] [I] [zway] Job 0x4a (Add/re-include node to network): No callback received before timeout
[2015-02-26 19:52:13.982] [I] [zway] Job 0x4a (Add/re-include node to network): Cancelling
[2015-02-26 19:52:13.982] [D] [zway] Job 0x4a (Add/re-include node to network): fail
[2015-02-26 19:52:13.982] [I] [zway] Adding job: Add/re-include node to network
[2015-02-26 19:52:13.982] [D] [zway] SENDING: ( 01 04 00 4A 05 B4 )
[2015-02-26 19:52:13.984] [D] [zway] RECEIVED ACK
[2015-02-26 19:52:13.985] [I] [zway] Removing job: Add/re-include node to network
[2015-02-26 19:52:14.033] [D] [zway] RECEIVED: ( 01 07 00 4A 01 06 00 00 B5 )
[2015-02-26 19:52:14.034] [D] [zway] SENT ACK
[2015-02-26 19:52:14.034] [I] [zway] Job 0x4a (Add/re-include node to network): Done
[2015-02-26 19:52:14.034] [D] [zway] SETDATA controller.data.controllerState = 0 (0x00000000)
[2015-02-26 19:52:14.034] [I] [zway] Removing job: Add/re-include node to network
[2015-02-26 19:52:34.095] [D] [zway] Job 0x4a: deleted from queue
[2015-02-26 19:52:34.136] [D] [zway] Job 0x4a: deleted from queue
Re: Razberry error: Cannot start Z-Wave binding
From your log I see that Include command does not recieve a Callback with inclusion status from Razberry module (normally it should make it in milliseconds like in my case below).
Sorry, but I can not help on this, looks like a question is more for developers.
Call back fallows immediatly after request (50.170->50.181)
Sorry, but I can not help on this, looks like a question is more for developers.
Call back fallows immediatly after request (50.170->50.181)
Code: Select all
[2015-02-27 15:31:50.169] [I] [zway] Adding job: Add/re-include node to network
[2015-02-27 15:31:50.170] [D] [zway] SENDING (cb 0x96): ( 01 05 00 4A C1 96 E7 )
[2015-02-27 15:31:50.173] [D] [zway] RECEIVED ACK
[2015-02-27 15:31:50.181] [D] [zway] RECEIVED: ( 01 07 00 4A 96 01 00 00 25 )
[2015-02-27 15:31:50.183] [D] [zway] SENT ACK
Razberry B+ 2.0.1-rc25 on ZW500 + 15 devices / Razberry B 2.0.1-rc25 on ZW300 for test
-
- Posts: 8
- Joined: 15 Feb 2015 01:11
Re: Razberry error: Cannot start Z-Wave binding
Alright i'll start a new thread since this is clearly a new issue. Thanks for your help!