Search found 3 matches

by Armand0
Saturday 23 December 2017 13:50
Forum: Other questions and discussions
Topic: No connection with Domoticz
Replies: 5
Views: 4934

Re: No connection with Domoticz



I did try both addresses
http://192.168.178.111:8080
https://192.168.178.111:443

Hence the IP address is 192.168.178.111


Is the Domoticz service up and running?
sudo service domoticz.sh status

If not, try to start it
sudo service domoticz.sh start

and check status again.

If it fails ...
by Armand0
Friday 22 December 2017 21:56
Forum: Other questions and discussions
Topic: No connection with Domoticz
Replies: 5
Views: 4934

Re: No connection with Domoticz

I did try both addresses
http://192.168.178.111:8080
https://192.168.178.111:443

Hence the IP address is 192.168.178.111
by Armand0
Friday 22 December 2017 17:42
Forum: Other questions and discussions
Topic: No connection with Domoticz
Replies: 5
Views: 4934

No connection with Domoticz

Today I downloaded and installed Domoticz on my Raspberry Pi.
Installation was done 'the easy way' using "curl -L install.domoticz.com | sudo bash".
After installation I can not connect to the webpage to configure Domoticz. The webpage is not found. Restarting did not help, network connection is ...