Page 1 of 1

Not acces from navigator

Posted: Monday 18 July 2016 14:46
by mochel
Hi,

I have install the Domoticz of a rasbian distribution and a Raspberry 3.

I can not acces from my intranet with a navigator .... i think its ok ... but its not work ...

Copie from my terminal :
pi@raspberrypi:~/domoticz $ sudo service domoticz.sh start
pi@raspberrypi:~/domoticz $ sudo service domoticz.sh status
● domoticz.service - LSB: Home Automation System
Loaded: loaded (/etc/init.d/domoticz.sh)
Active: active (exited) since lun. 2016-07-18 12:06:03 UTC; 32min ago
Process: 559 ExecStart=/etc/init.d/domoticz.sh start (code=exited, status=0/SUCCESS)

juil. 18 12:06:03 raspberrypi systemd[1]: Starting LSB: Home Auto...
juil. 18 12:06:03 raspberrypi systemd[1]: Started LSB: Home Autom...
juil. 18 12:38:15 raspberrypi systemd[1]: Started LSB: Home Autom...
Hint: Some lines were ellipsized, use -l to show in full.

Can You help me

thank you
pascal

Re: Not acces from navigator

Posted: Wednesday 20 July 2016 11:53
by gizmocuz
First i would suggest to use the Domoticz SD card image (see the wiki)
Then when you are logged in as the 'pi' user issue:

ifconfig

you should see the IP address of the pi

Next, launch the Chrome browser, and navigate to this ip address on port 8080

http://<IPADDRESS>:8080