Domoticz on Raspberry Pi 3B+ (Jessy won't install)

On various Hardware and OS systems: pi / windows / routers / nas, etc

Moderator: leecollings

Post Reply
jtb81
Posts: 2
Joined: Friday 30 March 2018 10:11
Target OS: Raspberry Pi / ODroid
Domoticz version:
Contact:

Domoticz on Raspberry Pi 3B+ (Jessy won't install)

Post by jtb81 »

I'm new to Domoticz and i'm trying to install Domoticz on the new Raspberry Pi. If i try to install Jessy i get the Rainbow start-screen with a lightning bolt in the upper right corner. This indicates that my voltage is too low. But if i install Raspbian all is well. The problem is that if i install domoticz after raspbian, domoticz doen't work. I cannot acces it from my laptop or from withing the raspberry.

Am i missing something? Or is Jessy and Domoticz not compatible withe the lastest Raspberry?
schulpr
Posts: 137
Joined: Thursday 01 January 2015 9:10
Target OS: Raspberry Pi / ODroid
Domoticz version: Beta
Contact:

Re: Domoticz on Raspberry Pi 3B+ (Jessy won't install)

Post by schulpr »

jtb81 wrote:I'm new to Domoticz and i'm trying to install Domoticz on the new Raspberry Pi. If i try to install Jessy i get the Rainbow start-screen with a lightning bolt in the upper right corner. This indicates that my voltage is too low. But if i install Raspbian all is well. The problem is that if i install domoticz after raspbian, domoticz doen't work. I cannot acces it from my laptop or from withing the raspberry.

Am i missing something? Or is Jessy and Domoticz not compatible withe the lastest Raspberry?
Your last remark is correct.


Verzonden vanaf mijn iPad met Tapatalk
User avatar
McMelloW
Posts: 427
Joined: Monday 20 November 2017 17:01
Target OS: Raspberry Pi / ODroid
Domoticz version: V2024.1
Location: Harderwijk, NL
Contact:

Re: Domoticz on Raspberry Pi 3B+ (Jessy won't install)

Post by McMelloW »

This should work according the site for the Raspberry Pi 3B+ https://www.raspberrypi.org/downloads/raspbian/
But I don't know about Domoticz.
Greetings McMelloW
TnecniV
Posts: 1
Joined: Friday 30 March 2018 21:31
Target OS: Raspberry Pi / ODroid
Domoticz version:
Contact:

Re: Domoticz on Raspberry Pi 3B+ (Jessy won't install)

Post by TnecniV »

I've just ran into the exact same problem yesterday on a 3b+ model.

Got Domoticz on Raspbian Stretch to work by executing the steps mentioned in this post:

viewtopic.php?t=22303#p172131

So far there we no other issues. :)
jtb81
Posts: 2
Joined: Friday 30 March 2018 10:11
Target OS: Raspberry Pi / ODroid
Domoticz version:
Contact:

Re: Domoticz on Raspberry Pi 3B+ (Jessy won't install)

Post by jtb81 »

During the install of domoticz i get the following message:

Script called with non-root privileges. The Domoticz installs server packages and configures system networking, it requires elevated rights. Please check the contents of the script for any concerns with this requirement. Please be sure to download this script from a trusted source.
:::
::: Detecting the presence of the sudo utility for continuation of this install. ..
::: Utility sudo located.
:::
::: You are root.
::: Verifying free disk space...
:::
::: Checking apt-get for upgraded packages.... done!
:::
::: Your system is up to date! Continuing with Domoticz installation...
::: Checking for apt-utils... installed!
::: Checking for whiptail... installed!
::: Checking for git... installed!
::: Checking for curl... installed!
::: Checking for libcurl3... installed!
::: Checking for unzip... installed!
::: Checking for wget... installed!
::: Checking for sudo... installed!
::: Checking for cron... installed!

then it is done. So i guess there is something wrong with the rights. How do i adress this issue?
BBI_home
Posts: 25
Joined: Monday 08 December 2014 13:53
Target OS: Raspberry Pi / ODroid
Domoticz version:
Contact:

Re: Domoticz on Raspberry Pi 3B+ (Jessy won't install)

Post by BBI_home »

Hi, have you installed RASPBIAN STRETCH WITH DESKTOP or RASPBIAN STRETCH LITE?
PhilippeTC
Posts: 3
Joined: Sunday 08 April 2018 16:44
Target OS: Raspberry Pi / ODroid
Domoticz version:
Location: Warnsveld, NL
Contact:

Re: Domoticz on Raspberry Pi 3B+ (Jessy won't install)

Post by PhilippeTC »

A few days ago I got my first Pi, a 3B+. I installed NOOBS (https://www.raspberrypi.org/downloads/noobs/). No problems here. I got a perfectly working Pi with desktop.

Then I Installed Domoticz as instructed (http://www.domoticz.com/downloads/):
sudo curl -L install.domoticz.com | bash.
But this did not work out as expected. I saw all the lines passing by during installation, no error messages, but at the end there was no domoticz I could find at http:<IP>:8080 or at https://<IP>:443.

Can it be that Domoticz is assuming that this is a 32-bit system, where in reality this is a 64-bit system? Could that cause the problem?
DanM
Posts: 79
Joined: Thursday 23 October 2014 22:41
Target OS: Raspberry Pi / ODroid
Domoticz version:
Contact:

Re: Domoticz on Raspberry Pi 3B+ (Jessy won't install)

Post by DanM »

You are running into the libssl problem. Its well documented on the forums. I fixed mine with the following:

Code: Select all

http://ftp.nl.debian.org/debian/pool/main/o/openssl/libssl1.0.0_1.0.2l-1~bpo8+1_armhf.deb
sudo dpkg -i libssl1.0.0_1.0.2l-1~bpo8+1_armhf.deb
PhilippeTC
Posts: 3
Joined: Sunday 08 April 2018 16:44
Target OS: Raspberry Pi / ODroid
Domoticz version:
Location: Warnsveld, NL
Contact:

Re: Domoticz on Raspberry Pi 3B+ (Jessy won't install)

Post by PhilippeTC »

Thanks. I'll try tomorrow.
DanM wrote: Sunday 08 April 2018 21:39 You are running into the libssl problem. Its well documented on the forums.
Can you post a link (links) to these?
packetloss
Posts: 43
Joined: Monday 03 August 2015 20:27
Target OS: Raspberry Pi / ODroid
Domoticz version: 4.11590
Location: Belgium
Contact:

Re: Domoticz on Raspberry Pi 3B+ (Jessy won't install)

Post by packetloss »

McMelloW wrote: Friday 30 March 2018 17:08 This should work according the site for the Raspberry Pi 3B+ https://www.raspberrypi.org/downloads/raspbian/
But I don't know about Domoticz.
I installed (yesterday) this Raspbian version: Raspbian Stretch Lite https://downloads.raspberrypi.org/raspbian_lite_latest
on a Raspberry 3+ and after the install I chose not to enable the desktop and did change the keyboard layout from UK to US. Then I did

Code: Select all

sudo curl -L install.domoticz.com | bash
which did not run completely (no successful install) and no error. I then installed git, ran

Code: Select all

sudo curl -L install.domoticz.com | bash
again and then it installed fine. I chose not to use the HTTPS version/port, as I use Apache with HTTPS enable as a reversed proxy for Domoticz.
So, Domoticz V3.9208 with OpenZWave: Version: 1.4-2888-g54682370-dirty is running on my Pi 3+.
PhilippeTC
Posts: 3
Joined: Sunday 08 April 2018 16:44
Target OS: Raspberry Pi / ODroid
Domoticz version:
Location: Warnsveld, NL
Contact:

Re: Domoticz on Raspberry Pi 3B+ (Jessy won't install)

Post by PhilippeTC »

DanM wrote: Sunday 08 April 2018 21:39 You are running into the libssl problem. Its well documented on the forums. I fixed mine with the following:

Code: Select all

http://ftp.nl.debian.org/debian/pool/main/o/openssl/libssl1.0.0_1.0.2l-1~bpo8+1_armhf.deb
sudo dpkg -i libssl1.0.0_1.0.2l-1~bpo8+1_armhf.deb
Well, I tried the first line. Nasty piece of work to make no typos, but I did it. Checked twice.
Unfortunately it did not work. Got a simple error message: "No such file or directory".

@DanM
Are you sure there is no typo in this complicated line?

And you say "Its well documented on the forums". Can you give me link(s) to where it is documented, so I can read the whole story around it?
Thnx!
slesolliec
Posts: 1
Joined: Sunday 22 April 2018 17:57
Target OS: Raspberry Pi / ODroid
Domoticz version:
Contact:

Re: Domoticz on Raspberry Pi 3B+ (Jessy won't install)

Post by slesolliec »

I had the same problem.

I used DanM solution, and it worked: basically, it's downloading and installing some stupid SSL library.

Thanks DanM. The only thing he forgot is to write the command to download the library.

Put wget before his http://blahblah... address to tell your computer to download that stupid library ;-)

Works well now :-)
robatbentley
Posts: 17
Joined: Saturday 18 March 2017 21:24
Target OS: Raspberry Pi / ODroid
Domoticz version: 3.8889
Location: Newcastle/UK
Contact:

Re: Domoticz on Raspberry Pi 3B+ (Jessy won't install)

Post by robatbentley »

Version: 3.8153
Platform: Raspbian
Plugin/Hardware: RPi V3 B+
Description: Thanks for the info. I've followed the above and now (at least) have a Domoticz service (i.e. PS -A show this... "479 ? 00:00:00 domoticz") running, but still can't get the Domoticz service page to appear using either 127.0.0.1:8080 or from a remote PC using the IP of my raspberry pi. Anything else I need to check or do to get this working?

My initial installation of Domoticz was to follow the instructions from the Domoticz site here (https://www.domoticz.com/wiki/Raspberry_Pi) but then followed the instructions in the above posts, re-installed Domoticz again followed by a reboot.

Update: I re-ran the installation using...

Code: Select all

sudo curl -L install.domoticz.com | bash
...but selecting the installation option of changing the options instead of using the same from the previous installation.
Working fine now.
Post Reply

Who is online

Users browsing this forum: No registered users and 1 guest