Can't open domoticz
Posted: Tuesday 12 September 2017 11:03
Hi, I reinstalled domoticz on raspberrypi 3 with the bash url it installs, if I check the status it says but I can't login with my pc and I can't even if I try login with raspberry http://127.0.0.1:8080...
I tried with raspbian and raspbian lite but nothing changed... What can I do?
Thank You
Code: Select all
sudo curl -L install.domoticz.com | sudo bash
Code: Select all
sudo service domoticz.sh status
● domoticz.service - LSB: Home Automation System
Loaded: loaded (/etc/init.d/domoticz.sh; generated; vendor preset: enabled)
Active: active (exited) since Tue 2017-09-12 10:49:44 CEST; 10min ago
Docs: man:systemd-sysv-generator(8)
Process: 1283 ExecStop=/etc/init.d/domoticz.sh stop (code=exited, status=0/SUCCESS)
Process: 1293 ExecStart=/etc/init.d/domoticz.sh start (code=exited, status=0/SUCCESS)
CGroup: /system.slice/domoticz.service
Sep 12 10:49:44 raspberrypi systemd[1]: Starting LSB: Home Automation System...
Sep 12 10:49:44 raspberrypi domoticz.sh[1293]: /home/pi/domoticz/domoticz: error while loading shared libraries: libssl.so.1
Sep 12 10:49:44 raspberrypi systemd[1]: Started LSB: Home Automation System.
I tried with raspbian and raspbian lite but nothing changed... What can I do?
Thank You
