Page 1 of 1

Cannot login til http://myip:8083, Z way server stops

Posted: 14 Oct 2017 14:58
by ericwendell
Hi.

First of all, I'm totally new to this, and I'm surely doing some wrong, but what, I dont have a clue.

I bought the new Raspberry Pi 3 with the newest razberry z wave card.

I have installed Raspberry Pi os via the NOOBS method, running Raspberry Debian, installed z way for my raspberry z wave card on my RPi but I cannot login to the site as the manual says, http://myip:8083.

What am I doing wrong here?


I have read that there seems to be a problem with bluetooth on my RPi that causes the z way server to stop after install.

On top of this am I trying to install homebridge to talk to apples home kit, this one is fucked to. I seem to have som permission problems, and can't do what the manual says, that I should enter my details in the config.json files, I dont have the rights.


Could someone please help a newbie?


//Eric

Re: Cannot login til http://myip:8083, Z way server stops

Posted: 18 Oct 2017 00:45
by jimsander
myip is the ip of your raspberry

if in doubt, do a port scan of your network `nmap --open -p 8083 <your_network_mask>` e.g. 192.168.5.0/24 or 192.168.5.*