[Solved] Interview failed

Discussion about Z-Uno product. Visit http://z-uno.z-wave.me for more details.
User avatar
SparkyRih
Posts: 17
Joined: 21 Dec 2016 21:42

Re: Interview failed

Post by SparkyRih »

I put the server log in the same folder as where I put the video in my previous post (dir listing is enabled)...

I guess it's best to start looking from 2017-01-10, I haven't turned it off today...
User avatar
PoltoS
Posts: 7565
Joined: 26 Jan 2011 19:36

Re: Interview failed

Post by PoltoS »

Ha! All this makes a lot of sense:
[2017-01-10 13:00:25.365] [E] [zway] Node 11:0 CC MultiChannel: Unsupported version 4

This is because you use a very olde Z-Way:
[2016-12-21 16:51:23.217] [D] [zway] SETDATA controller.data.softwareRevisionVersion = "v2.0.0"
[2016-12-21 16:51:23.217] [D] [zway] SETDATA controller.data.softwareRevisionDate = "2014-12-08 19:54:26 +0300"

This is a two year old version. Z-Wave have made a lot since! You can still tweak this to force to work. I think this command in the URL should be enough:
/JS/Run/zway.devices[11].MultiChannel.data.version.value=3
After this force the MultiChannel interview again.

But I strongly suggest to upgrade to the latest stable 2.2.5!
User avatar
SparkyRih
Posts: 17
Joined: 21 Dec 2016 21:42

Re: Interview failed

Post by SparkyRih »

I did follow the instructions on this website for installing the Z-Way-Server.... How could that be a 2 year old version?
User avatar
PoltoS
Posts: 7565
Joined: 26 Jan 2011 19:36

Re: Interview failed

Post by PoltoS »

Really? Which instruction?
User avatar
SparkyRih
Posts: 17
Joined: 21 Dec 2016 21:42

Re: Interview failed

Post by SparkyRih »

http://razberry.z-wave.me/index.php?id=24

Edit: To be specific, I installed raspbian as I used to and used this command: wget -q -O - razberry.z-wave.me/install | sudo bash

Edit 2: Did I seriously use the command below that? To install a specific version....... I'm currently re-installing Z-Way using the command that I pated here (and I double checked this time)....

Edit 3: Yep, that's it... Everything works, now I can go on with life :D
Post Reply