Z-Way v3.0.0 Release

Official announcements from Z-Wave.Me team. Check this forum to get information about new releases and bug fixes.
michael.seitz
Posts: 11
Joined: 22 Oct 2017 19:12

Re: Z-Way v3.0.0 Release

Post by michael.seitz »

Neither can I, but I hope PoltoS comment "We will update mobile apps vey soon for both iOS and Android" (https://forum.z-wave.me/viewtopic.php?f ... ios#p83662) means, that after the apps are updated it will work again.
chrisb
Posts: 1
Joined: 11 Nov 2017 08:32

Re: Z-Way v3.0.0 Release

Post by chrisb »

AlesKO wrote:
16 Aug 2019 12:39
Looks like.
Well, there was actually problem with scenes and schedules, so I thought I am not full on 3.0.0. version. All elements in my scene were red and with error text saying that elements does not exists. And no functionality/option to repair rule. On the other hand scene works fine (even today).
And there was also text on Z-Way UI upgrade page saying my firmware version is 2.3.8. ??.
We will solve this bug later. Now I am stucked and can not acces Z-Way UI.


Yesterday I repeated procedure of installing 3.0.0.:
sudo apt-get update
sudo apt-get install dirmngr -y
sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys 7E148E3C
sudo bash -c 'echo "deb https://repo.z-wave.me/z-way/raspbian stretch main contrib" > /etc/apt/sources.list.d/z-wave-me.list'
sudo apt-get update
sudo apt-get install z-way-full

No difference, problem stil exists. And most things were not updated because they are 'already installed'.

Please help me I really do not know what to do.
Alex
Had the same problem.

Try running:

sudo apt-get --reinstall install -o Dpkg::Options::="--force-confmiss" -o Dpkg::Options::="--force-confold" -y z-way-server
enbemokel
Posts: 482
Joined: 08 Aug 2016 17:36

Re: Z-Way v3.0.0 Release

Post by enbemokel »

Thanks for this post, my system is up and running again.

sudo apt-get --reinstall install -o Dpkg::Options::="--force-confmiss" -o Dpkg::Options::="--force-confold" -y z-way-server

Nico
peshay
Posts: 3
Joined: 28 Apr 2016 14:32

Re: Z-Way v3.0.0 Release

Post by peshay »

fez wrote:
27 Jul 2019 11:09
I have the same issue after the update:
"User not found. Please check your login or password"
None of the above measures worked.

Just for info, I am upgrading from Jessie 2.3.8:
- upgraded from Jessie to Stretch, worked fine
- upgrading to 3.0.0 as described in the other post
I also tried a fresh install, but after the restore I have the same issue.

Update:
I used Firefox for all my trials and (still) failed.
Finally I tried it in Edge and it worked fine, could log in.
... it might be browser related, so if you have the same issue, try another browser
Thanks for the hint with browser! I tried it first with Safari and couldn't login, also had 'error_load_data' above the login window. But with Chrome it worked fine.
otverber
Posts: 63
Joined: 28 Mar 2018 20:17

Re: Z-Way v3.0.0 Release

Post by otverber »

Hello

Do someone have a fix for this:
"prm_fw_curver: Err(1.18.3): main.c: 501: The spawned process 'get_z-way_version.sh' has exited with code 1 and says:
��"
which comes instead of showing version 3.0.0 on the firmware update page.
Running 3.0.0 on stretch from fresh..
User avatar
PoltoS
Posts: 7565
Joined: 26 Jan 2011 19:36

Re: Z-Way v3.0.0 Release

Post by PoltoS »

This is a known issue. Just skip it for now, will be fixed in next versions. Does not harm anything
otverber
Posts: 63
Joined: 28 Mar 2018 20:17

Re: Z-Way v3.0.0 Release

Post by otverber »

ok
Thanks!
there is an update 3.0.1 listed; is it safe to install? Or can it ruin my setup again...
Had 3.0.0 up and running following your howto for upgrade to stretch and upgrade from 2.3.8. Got tempted to update via firmware update page when v 3.0.0 became listed as latest available update. the update went unatended as I had to leave home for some hours. I guess i missed out some important yes /no during the process.. reboot afterwards made it look like there were no zway installed at all..
anyway 3.0.0 fresh on stretch works great now :-)
Arek
Posts: 33
Joined: 28 Dec 2018 22:35

Re: Z-Way v3.0.0 Release

Post by Arek »

Hello.
I've clicked "open updater" and I've got this for few hours so I guess that something is wrong :)
Image
fez
Posts: 147
Joined: 20 Jul 2015 23:03

Re: Z-Way v3.0.0 Release

Post by fez »

peshay wrote:
18 Sep 2019 09:43
fez wrote:
27 Jul 2019 11:09
I have the same issue after the update:
"User not found. Please check your login or password"
None of the above measures worked.

Just for info, I am upgrading from Jessie 2.3.8:
- upgraded from Jessie to Stretch, worked fine
- upgrading to 3.0.0 as described in the other post
I also tried a fresh install, but after the restore I have the same issue.

Update:
I used Firefox for all my trials and (still) failed.
Finally I tried it in Edge and it worked fine, could log in.
... it might be browser related, so if you have the same issue, try another browser
Thanks for the hint with browser! I tried it first with Safari and couldn't login, also had 'error_load_data' above the login window. But with Chrome it worked fine.
Just to correct and avoid confusion: there was no browser issue. My problem was at that point that I didn't clean the cookies. I had some difficulty at first, but later Poltos posted some additional tips to solve this.

If you clear the browser cache and cookies as well it should work. ... it did for me.

... the version 3.0.0 runs very well on my side since then.
It is a nice upgrade, I am very pleased with it.
MarcoGla
Posts: 1
Joined: 06 Nov 2019 14:12

Re: Z-Way v3.0.0 Release

Post by MarcoGla »

chrisb wrote:
12 Sep 2019 01:12
Had the same problem.

Try running:

Code: Select all

sudo apt-get --reinstall install -o Dpkg::Options::="--force-confmiss" -o Dpkg::Options::="--force-confold" -y z-way-server
Saved my Z-Way life after trying to upgrade to version 3.0.0! Thanks!

-Marco-
-Marco-
Post Reply