Page 1 of 1

Can't open domoticz

Posted: Tuesday 12 September 2017 11:03
by Mazzokun
Hi, I reinstalled domoticz on raspberrypi 3 with the bash url

Code: Select all

sudo curl -L install.domoticz.com | sudo bash 
it installs, if I check the status it says

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.
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 :)

Re: Can't open domoticz

Posted: Tuesday 12 September 2017 11:26
by koowee
Hi,

what is your Raspbian version, maybe Stretch? Here is some discussion and solution about that (libssl error):
http://www.domoticz.com/forum/viewtopic ... 20#p150258

Also announcements if you have new Domoticz beta:
http://www.domoticz.com/forum/viewtopic.php?f=3&t=19341

Re: Can't open domoticz

Posted: Tuesday 12 September 2017 11:39
by tillo
hi, Try the last version of jessi https://downloads.raspberrypi.org/raspb ... 017-07-05/

Insted of strech.

Re: Can't open domoticz

Posted: Tuesday 12 September 2017 12:00
by Mazzokun
koowee wrote: Tuesday 12 September 2017 11:26 Hi,

what is your Raspbian version, maybe Stretch? Here is some discussion and solution about that (libssl error):
http://www.domoticz.com/forum/viewtopic ... 20#p150258
Thanks, you saved my life ! :D