Installing Z-Way-Server on Raspbian

Discussions about Z-Way software and Z-Wave technology in general
Post Reply
Zip
Posts: 2
Joined: 29 Aug 2017 17:46

Installing Z-Way-Server on Raspbian

Post by Zip »

Hey guys,

I am trying to install Z-Way-Server on my raspberry Pi + razberry but I keep stucking. It seems like I am missing a point, but I cannot get it.

Please help me.

So thats how I am doing it:

Code: Select all

Downloaded the latest Raspbian '2017-08-16-raspbian-stretch.img'
Copied it to SD Card via 'Etcher'
Put the fresh SD Card to my Raspberry Pi 2
____________________________________________
enabled ssh
connect to wifi
install z-way-server ($> wget -q -O - razberry.z-wave.me/install | sudo bash)
reboot
GoTo localhost:8084 | localhost:8083 >> Nothing
sudo apt-get update
sudo apt-get upgrade
sudo rpi-update
reboot
GoTo localhost:8084 | localhost:8083 >> Nothing
____________________________________________
Installation_details: https://pastebin.com/sW8QqyQU
Console_Output: https://pastebin.com/uYXJc4Zp
jacksun101
Posts: 8
Joined: 09 Aug 2017 16:11

Re: Installing Z-Way-Server on Raspbian

Post by jacksun101 »

Don't use Raspbian Stretch, use the old Raspbian Jessie instead. Jessie is not on the official download webpage now, but I think you should be able to download it easily from somewhere else.
Zip
Posts: 2
Joined: 29 Aug 2017 17:46

Re: Installing Z-Way-Server on Raspbian

Post by Zip »

jacksun101 wrote:
31 Aug 2017 05:42
Don't use Raspbian Stretch, use the old Raspbian Jessie instead. Jessie is not on the official download webpage now, but I think you should be able to download it easily from somewhere else.
Thanks! Thats it.
I found '2017-07-05-raspbian-jessie' and now it works!
Post Reply