Page 1 of 1

Running on Raspi 4 B with Raspbian Buster

Posted: 18 Mar 2020 23:13
by Eckhard
Hi all,

I tried move to new hardware and a new OS. I installed a fresh Buster on the Raspi 4 B (4GB) and installed z-way using

Code: Select all

wget -q -O - https://storage.z-wave.me/RaspbianInstall | sudo bash

There were no errors.

Now I tried to restore a backup but that failed. I found in the logs that the z-way-server was unable to connect to /dev/ttyAMA0. Is there any special config needed on Raspi 4?

Best, Eckhard

Re: Running on Raspi 4 B with Raspbian Buster

Posted: 20 Mar 2020 02:23
by PoltoS
There is an issue in v3.0.4 with restore (in fact with files upload). You can try v3.0.3 or wait for wait for v3.0.5. Sorry for the inconvenience

Re: Running on Raspi 4 B with Raspbian Buster

Posted: 21 Mar 2020 17:28
by jaimetl
Hi.
I've upgraded to 3.0.4 this morning. Now server doesn't start. I don't know how to go back to 3.0.3.

I've tried => sudo apt-get install reinstall z-way-server=3.0.3
But version 3.0.3 was not found

How can I downgrade to 3.0.3?

Regards

Re: Running on Raspi 4 B with Raspbian Buster

Posted: 21 Mar 2020 19:35
by PoltoS
download https://storage.z-wave.me/z-way-server/ ... _armhf.deb and install via dpkg -i

This is the latest nightly build. Or z-way-3.0.3_armhf.deb

Re: Running on Raspi 4 B with Raspbian Buster

Posted: 22 Mar 2020 18:50
by jaimetl
Thanks!! it worked.
Regards