I've tried several versions of Raspian and get stuck everywhere. Either with the "easy install", which might either fail right from the get go or allowing me to go through setting options and ports, but crashes with ssl errors. Installing opensll or ca-certificates doesn't help. Downloading the tarball doesn't work either, it says:
"plugins/AwoxSMP/lib/__init__.py
tar: Exiting with failure status due to previous errors"
Using the SD card image it throws lots of errors during boot, then mounts read the filesystem read only.
The hardware is a Raspberry Pi 3B which I've used about a year with no issues.
Why is Domoticz impossible to install?
Moderator: leecollings
-
- Posts: 3
- Joined: Thursday 05 April 2018 2:51
- Target OS: Raspberry Pi / ODroid
- Domoticz version:
- Contact:
Why is Domoticz impossible to install?
Last edited by Alpha on Thursday 05 April 2018 3:53, edited 1 time in total.
-
- Posts: 3
- Joined: Thursday 05 April 2018 2:51
- Target OS: Raspberry Pi / ODroid
- Domoticz version:
- Contact:
Re: Why is Domoticz impossible to install?
Did yet another fresh install of Raspian Stretch, updated, upgraded, set a few options in raspi-config, rebooted, then:
pi@raspberrypi:~$ sudo curl -L install.domoticz.com | bash
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 16257 100 16257 0 0 72623 0 --:--:-- --:--:-- --:--:-- 72901
:::
::: 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.
curl: (51) SSL: no alternative certificate subject name matches target host name 'install.domoticz.com'
pi@raspberrypi:~$
*sigh*
pi@raspberrypi:~$ sudo curl -L install.domoticz.com | bash
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 16257 100 16257 0 0 72623 0 --:--:-- --:--:-- --:--:-- 72901
:::
::: 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.
curl: (51) SSL: no alternative certificate subject name matches target host name 'install.domoticz.com'
pi@raspberrypi:~$
*sigh*
-
- Posts: 3
- Joined: Thursday 05 April 2018 2:51
- Target OS: Raspberry Pi / ODroid
- Domoticz version:
- Contact:
Re: Why is Domoticz impossible to install?
Did a sudo su - first, then tried again:
The installation started, went through the port settings and stuff again, then:
:::
::: Destination folder=/root/domoticz
::: Creating /root/domoticz
--2018-04-05 02:00:00-- http://www.domoticz.com/download.php?ch ... ine=armv7l
Resolving www.domoticz.com (www.domoticz.com)... 185.27.142.198
Connecting to www.domoticz.com (www.domoticz.com)|185.27.142.198|:80... connected.
HTTP request sent, awaiting response... 301 Moved Permanently
Location: https://www.domoticz.com/download.php?c ... ine=armv7l [following]
--2018-04-05 02:00:16-- https://www.domoticz.com/download.php?c ... ine=armv7l
Connecting to www.domoticz.com (www.domoticz.com)|185.27.142.198|:443... connected.
ERROR: The certificate of ‘www.domoticz.com’ is not trusted.
ERROR: The certificate of ‘www.domoticz.com’ hasn't got a known issuer.
*sigh*
The installation started, went through the port settings and stuff again, then:
:::
::: Destination folder=/root/domoticz
::: Creating /root/domoticz
--2018-04-05 02:00:00-- http://www.domoticz.com/download.php?ch ... ine=armv7l
Resolving www.domoticz.com (www.domoticz.com)... 185.27.142.198
Connecting to www.domoticz.com (www.domoticz.com)|185.27.142.198|:80... connected.
HTTP request sent, awaiting response... 301 Moved Permanently
Location: https://www.domoticz.com/download.php?c ... ine=armv7l [following]
--2018-04-05 02:00:16-- https://www.domoticz.com/download.php?c ... ine=armv7l
Connecting to www.domoticz.com (www.domoticz.com)|185.27.142.198|:443... connected.
ERROR: The certificate of ‘www.domoticz.com’ is not trusted.
ERROR: The certificate of ‘www.domoticz.com’ hasn't got a known issuer.
*sigh*
Re: Why is Domoticz impossible to install?
There was a problem with the web-site, should be fixed now
-
- Posts: 1
- Joined: Thursday 05 April 2018 6:48
- Target OS: NAS (Synology & others)
- Domoticz version:
- Contact:
Re: Why is Domoticz impossible to install?
I'm sorry but the download is still not possible (certificate was issued for gandalf.domoticz.com but URL points to releases.domoticz.com/releases/downloads.php) Seems like english is not spoken at https://www.domoticz.com/downloads/index.html
Please find manual download instructions viewtopic.php?f=6&t=22948#p176995
Please find manual download instructions viewtopic.php?f=6&t=22948#p176995
- Attachments
-
- C64.JPG (52.77 KiB) Viewed 3644 times
-
- C64 discovered earlier
- Domo Down.JPG (88.52 KiB) Viewed 3644 times
-
- Posts: 11
- Joined: Monday 18 July 2016 11:39
- Target OS: Raspberry Pi / ODroid
- Domoticz version: 2022.2
- Location: Eindhoven
- Contact:
Re: Why is Domoticz impossible to install?
I also just tried to install domoticz and the installation stops when Checking for git ....
After this message I get the command prompt again.
Anybody an idea ?
After this message I get the command prompt again.
Anybody an idea ?
-
- Posts: 11
- Joined: Monday 18 July 2016 11:39
- Target OS: Raspberry Pi / ODroid
- Domoticz version: 2022.2
- Location: Eindhoven
- Contact:
Re: Why is Domoticz impossible to install?
My issue is solved, after an sudo apt-get update and sudo apt-get install git and reinstall it worked.
-
- Posts: 2
- Joined: Sunday 04 February 2018 13:41
- Target OS: Raspberry Pi / ODroid
- Domoticz version: 3.8153
- Location: Netherlands
- Contact:
Re: Why is Domoticz impossible to install?
Thanks! worked also for me
- R-Pi2B Domoticz V3.8153
- RFXtrx433E Version: Ext/1024
- OpenZWave USB Version: 1.4-2501
- Fibaro, KaKu, Eth008 Devantech, Cresta + cheap Chinese sensors
- RFXtrx433E Version: Ext/1024
- OpenZWave USB Version: 1.4-2501
- Fibaro, KaKu, Eth008 Devantech, Cresta + cheap Chinese sensors
Who is online
Users browsing this forum: No registered users and 1 guest