Iḿ a newbee - just bought a rpi3, and installed:
2017-11-29-raspbian-stretch
Changed pwd & IP (192.168.0.244) & ssh - I can ssh from my ubuntu (192.168.0.14) and i have installed ssh from the rpiś GUI. thats seem so work.
Have dl a bunch of software, and compiled it from this guide.
https://www.domoticz.com/wiki/Raspberry ... rom_source
- Have changed as described here: There seems to be an issue betweeb libcurl and OpenSSL 1.1.0 on newer raspbian system (stretch). On these systems i recommend using libssl1.0-dev instread of libssl-dev.
- after a while i have not get it to work, then i tried to install the ordinary... same issues..
Then the rest af it, and no errors

copy the ./usr/pi/domoticz/domoticz.sh to /etc/init.d/ - changed to +x - and run it like : sudo ./domoticz.sh start, and the reply this.
[ ok ] Starting domoticz.sh (via systemctl): domoticz.service.
the domoticz.sh file, - i have not edit it, its original. (is that ok ?
but the browser, cant connect, even 8080 or 443.
i hve tried to see from the localhost - from this command.
wget localhost:8080
- cannot connect...
If i can see the service from ie..
ps ax | grep 8080 - or ?? how to see if the service is realy op ?
Any ideas are welcome
Regards.