RaZberry2 does not work if I access 192.168.178.199:8083

Hello Community,

I have a new Raspberry Pi 3 mit the module RaZberry 2 Z-Wave.
The Openhabian works fine.
Then I installed the Razberry with
wget -q -O - http://razberry.z-wave.me/install | sudo bash

Then I call http://find.zwave.me and I see my Raspberry IP (192.168.178.199), then I click ti it (:8083) but he can’t connect to the z-wave module.

With which steps can I come to the mistake?

Thank you very much!
Michael

  • Platform information:
    • Hardware: Raspberry 3 / RaZberry 2 Z-Wave Module
    • OS: Openhabian
    • openHAB version: latest

did you see any errors or issues when you did the wget command? did you look at the /var/log/z-way-server.log? Maybe that indicates a problem.

Also, if you are running stretch on your Pi, you may need to do what is listed here: https://forum.z-wave.me/viewtopic.php?f=3417&t=26138

1 Like

If the link jswim788 provided does not work may try:
sudo openhabian-config
then look thru all the options, should find one that will fix permissions, if that’s the issue.

Hello,

thank you for the hints.
I have run “wget -q -O - support.zwave.eu/libs | sudo bash” and now it works.

Thank you!
Michael