Q: How to upgrade to 2.02-RC

Discussions about Z-Way software and Z-Wave technology in general
Post Reply
elRedeo
Posts: 15
Joined: 21 Aug 2015 14:11

Q: How to upgrade to 2.02-RC

Post by elRedeo »

Hello,

just a simple stupid question, but how can i update the system from 2.0.1 to 2.0.2-RC ?
I was trying by the web interface and entered the 2.0.2-RC, also the install script via the bash.
Each time I stuck at 2.0.1.
Can me please somebody give a hint?

Kind regards
elRedeo
txb
Posts: 2
Joined: 07 Jun 2015 19:44

Re: Q: How to upgrade to 2.02-RC

Post by txb »

I had the same problem.
The issue seems to be that there is no release called "v2.0.2-rc" or even "v2.0.2-rc2". Trying to use the command line will just terminate for a non-valid release. The UI will look like it's doing something, but just stops attempting to find that download.

What did work for me is using the target "v2.0.2-rc2-beta". That updated the server component .. or at least it now reports that version.
elRedeo
Posts: 15
Joined: 21 Aug 2015 14:11

Re: Q: How to upgrade to 2.02-RC

Post by elRedeo »

wget -q -O - razberry.z-wave.me/install | sudo bash
This brings me the 2.0.1

Install specific version
You can specify exact version of Z-Way to install by adding version /vx.y.z after install word:

wget -q -O - razberry.z-wave.me/install/v2.0.2-rc| sudo bash
does not work, because the directory c2.0.2-rc does not exists on the web server.
elRedeo
Posts: 15
Joined: 21 Aug 2015 14:11

Re: Q: How to upgrade to 2.02-RC

Post by elRedeo »

txb wrote:
What did work for me is using the target "v2.0.2-rc2-beta". That updated the server component .. or at least it now reports that version.

Tried this an i got the install script for the beta, this looks promising, installing , but not response on web.
Post Reply