Page 1 of 2
Is 2.0.0 released?
Posted: 26 Nov 2014 12:20
by johnm
I'm trying to see if the new version solves some problems that I've been having.
http://razberry.z-wave.me/index.php?id=24 seems to indicate that 2.0.0 is released. However if I run "wget -q -O - razberry.z-wave.me/install | sudo bash" per the instructions I'm still on v1.7.2?
Thanks
Re: Is 2.0.0 released?
Posted: 26 Nov 2014 13:43
by pz1
Not yet. There are v2 alpha releases. All releases for download are here:
http://razberry.z-wave.me/z-way-server/
Re: Is 2.0.0 released?
Posted: 26 Nov 2014 20:47
by johnm
I see, thanks. I got confused by the Changelog text which didn't indicate that it was alpha.
Re: Is 2.0.0 released?
Posted: 29 Nov 2014 23:18
by PoltoS
We prepared ChangeLog, vut the new version was delayed a bit. You can try latest RC that should become final using
wget -q -O - razberry.z-wave.me/install/v2.0.0-rc24 | sudo bash
Re: Is 2.0.0 released?
Posted: 30 Nov 2014 00:51
by SolarFlor
need to save something before this update?
Just in case.
Re: Is 2.0.0 released?
Posted: 30 Nov 2014 20:17
by cpeters
I tried updating to rc24, but am getting errors after the update:
In blue UI: Sorry, server has not completely started. Try reloading the interface later
in Expert UI: Error handling data from server
Anything i can do to solve this?
Re: Is 2.0.0 released?
Posted: 01 Dec 2014 11:11
by lamtran
cpeters wrote:I tried updating to rc24, but am getting errors after the update:
In blue UI: Sorry, server has not completely started. Try reloading the interface later
in Expert UI: Error handling data from server
Anything i can do to solve this?
I'm seeing the same thing.
Re: Is 2.0.0 released?
Posted: 01 Dec 2014 16:39
by Bounz
Me too...
Re: Is 2.0.0 released?
Posted: 01 Dec 2014 20:52
by pofs
Everyone installing 2.0 without reading the previous threads, you should configure ZWave Binding module before using it. Quoting some previous thread:
If some modules is not added in Z-Way Home Automation UI we should add them (you can check if they are added in preferences->automation). The Z-Wave binding module is the most important. The other ones I don't think matter so much:
* Select preferences->modules->pheriperals
* Add the Z-Wave binding module. The dongle setting for the Raspberry PI should be: /dev/ttyAMA0
* Add the Z-Wave Gate device creator
* Add the Z-Wave device dead detection
Re: Is 2.0.0 released?
Posted: 03 Dec 2014 08:54
by johnm
I ran into this same issue as well and then downgraded.
We all definitely appreciate your help. Note that for most of us reading this, we don't read all the threads so we miss stuff like this. It would be great if these instructions, if they're necessary for successful usage, were printed with the error message. Thanks.