Page 1 of 1

Can't install domoticz on a banana pi pro with raspbian Jessie

Posted: Tuesday 26 May 2020 19:03
by CCL54
Hello,

I've made recently a mistake on my BPI pro with my OS jessie: domoticz showed an update green icon to update ...and I've unfortunately clicked on this icon....result was Domoticz doesn't start anymore...of course i've made no back-up :cry:

Anyway I've reinstalled OS Jessie (took me 2 days...) on my BPI and now I can't install domoticz:

I try to install domoticz with:

curl -L install.domoticz.com \ sudo bash

then I have:

GnuTLS: A TLS fatal alert has been received
Unable to establish SSL connection

See joined image...

Can somebody help my to re install domoticz?

Thanks a lot!

Re: Can't install domoticz on a banana pi pro with raspbian Jessie

Posted: Tuesday 26 May 2020 19:07
by waaren
CCL54 wrote: Tuesday 26 May 2020 19:03 Can somebody help my to re install domoticz?
Current release ( V2020.2) and latest Beta for Linux type systems only work on Buster.

Re: Can't install domoticz on a banana pi pro with raspbian Jessie

Posted: Tuesday 26 May 2020 19:22
by CCL54
Hello waaren,

Thanks yoiu for your quick answer.

I also try to install an old version of Domoticz:

https://www.domoticz.com/wiki/Going_bac ... us_version

and I've this problem: 404 not found, see picture.

What I'am doing wrong?

Thanks

Re: Can't install domoticz on a banana pi pro with raspbian Jessie

Posted: Wednesday 27 May 2020 10:36
by CCL54
Hello,

I finally found my mistake:

The command :

wget https://releases.domoticz.com/releases/ ... armv71.tgz

doesn't work because before the . it's not a 1 but a l !

Correct command is:

wget https://releases.domoticz.com/releases/ ... armv7l.tgz

Now I extract tgz fllowing the procedure here:

https://www.domoticz.com/wiki/Going_bac ... us_version

with:

tar xvfz domoticz_linux_armv7l.tgz)

After reboot, no domoticz...even with sudo service start: it tell me "domoticz.sh unrecongnized service" see picture.

Any idea?

Thanks a lot.

Re: Can't install domoticz on a banana pi pro with raspbian Jessie

Posted: Wednesday 27 May 2020 11:25
by CCL54
Additionnal information:

I think the problem is I have not all librairies, I've made ./domoticz, several librairies are not found (the famous libssl.so.1.1.0) and others...

see joined picture.

I tried to update libssl with

wget http://security.debian.org/debian-secur ... _armhf.deb

But no results domoticz doesn't start.

How I can revover my domoticz?

Please help

Thanks.

Re: Can't install domoticz on a banana pi pro with raspbian Jessie

Posted: Monday 01 June 2020 9:29
by uzi18
answere is here
after wget you need to use dpkg command https://raspberrypi.stackexchange.com/a/105859

Wysłane z mojego MI MAX przy użyciu Tapatalka