Page 1 of 1

Download page broken (Error 404) Can't install Domoticz

Posted: Wednesday 03 February 2021 21:23
by gielie
Hi, im trying to reinstall a new Domoticz with curl -L https://install.domoticz.com | bash but I. get this error.

Code: Select all

::: Destination folder=/home/pi/domoticz
--2021-02-03 21:11:41--  http://www.domoticz.com/download.php?channel=release&type=release&system=linux&machine=armv7l
Resolving www.domoticz.com (www.domoticz.com)... 104.21.10.127, 172.67.190.40, 2606:4700:3031::6815:a7f, ...
Connecting to www.domoticz.com (www.domoticz.com)|104.21.10.127|:80... connected.
HTTP request sent, awaiting response... 301 Moved Permanently
Location: https://www.domoticz.com/download.php?channel=release&type=release&system=linux&machine=armv7l [following]
--2021-02-03 21:11:41--  https://www.domoticz.com/download.php?channel=release&type=release&system=linux&machine=armv7l
Connecting to www.domoticz.com (www.domoticz.com)|104.21.10.127|:443... connected.
HTTP request sent, awaiting response... 302 Found
Location: https://releases.domoticz.com/releases/release/domoticz_linux_armv7l.tgz [following]
--2021-02-03 21:11:42--  https://releases.domoticz.com/releases/release/domoticz_linux_armv7l.tgz
Resolving releases.domoticz.com (releases.domoticz.com)... 146.185.159.228, 2a03:b0c0:0:1010::480:1001
Connecting to releases.domoticz.com (releases.domoticz.com)|146.185.159.228|:443... connected.
HTTP request sent, awaiting response... 404 Not Found
2021-02-03 21:11:42 ERROR 404: Not Found.
Im not able to download Domoticz from the main site, I get an 404 error.
Is there something wrong with the easy install method?

Re: Download page broken (Error 404) Can't install Domoticz

Posted: Wednesday 03 February 2021 21:35
by robson
I am experiencing the same error at the moment.

Re: Download page broken (Error 404) Can't install Domoticz

Posted: Wednesday 03 February 2021 21:42
by mrbrown38
Someone delete the file on accident ;) ? Having the same issue.

Re: Download page broken (Error 404) Can't install Domoticz

Posted: Wednesday 03 February 2021 22:46
by Rub87
Hello,

I run domoticz for years but thought lets make a frsh install on buster. got a spare SD card, installed latest distro, so far so good. when trying to install domoticz the easy way I get:

Code: Select all

pi@Domoticz:~ $ curl -L install.domoticz.com | sudo bash                                 % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
100   178  100   178    0     0   1893      0 --:--:-- --:--:-- --:--:--  1893
100 16569  100 16569    0     0  80432      0 --:--:-- --:--:-- --:--:-- 80432
:::
::: 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 unzip... installed!
:::    Checking for wget... installed!
:::    Checking for sudo... installed!
:::    Checking for cron... installed!
:::    Checking for libudev-dev... installed!
:::    Checking for libcurl4... installed!
:::    Checking for libusb-0.1... installed!
::: Downloading Domoticz
::: Current User: pi
HTTP Port:  8080
:::
::: Destination folder=/home/pi/domoticz
--2021-02-03 22:16:55--  http://www.domoticz.com/download.php?channel=release&ty       pe=release&system=linux&machine=armv7l
Resolving www.domoticz.com (www.domoticz.com)... 172.67.190.40, 104.21.10.127, 2       606:4700:3031::6815:a7f, ...
Connecting to www.domoticz.com (www.domoticz.com)|172.67.190.40|:80... connected       .
HTTP request sent, awaiting response... 301 Moved Permanently
Location: https://www.domoticz.com/download.php?channel=release&type=release&sys       tem=linux&machine=armv7l [following]
--2021-02-03 22:16:56--  https://www.domoticz.com/download.php?channel=release&t       ype=release&system=linux&machine=armv7l
Connecting to www.domoticz.com (www.domoticz.com)|172.67.190.40|:443... connecte       d.
HTTP request sent, awaiting response... 302 Found
Location: https://releases.domoticz.com/releases/release/domoticz_linux_armv7l.t       gz [following]
--2021-02-03 22:16:56--  https://releases.domoticz.com/releases/release/domoticz       _linux_armv7l.tgz
Resolving releases.domoticz.com (releases.domoticz.com)... 146.185.159.228, 2a03       :b0c0:0:1010::480:1001
Connecting to releases.domoticz.com (releases.domoticz.com)|146.185.159.228|:443       ... connected.
HTTP request sent, awaiting response... 404 Not Found
2021-02-03 22:16:56 ERROR 404: Not Found.
I then tried the other way as explained on the domoticz faq compiling it form source, but then I get an error saying my cmake version is outdated. Which is strange as I just only installed it and updated it an theres no newer version found..

Code: Select all

  CMake 3.16.0 or higher is required.  You are running version 3.13.4

Re: Download page broken (Error 404) Can't install Domoticz

Posted: Wednesday 03 February 2021 22:47
by lost1
Same issue over here.. :|

Re: Download page broken (Error 404) Can't install Domoticz

Posted: Wednesday 03 February 2021 23:09
by dlkbay
same over here. also the link: https://www.domoticz.com/downloads/ gives a 404 :(

Re: Download page broken (Error 404) Can't install Domoticz

Posted: Wednesday 03 February 2021 23:12
by waaren
Rub87 wrote: Wednesday 03 February 2021 22:46 I run domoticz for years but thought lets make a frsh install on buster. got a spare SD card, installed latest distro, so far so good. when trying to install domoticz the easy way I get:
Looks like the domoticz download server currently does have a problem
CMake 3.16.0 or higher is required. You are running version 3.13.4
From the wiki

Code: Select all

To compile/install CMake issue the following commands:

Remove any previous CMake installation

sudo apt remove --purge --auto-remove cmake
Go to the official CMake site and download the latest source: http://www.cmake.org/download
The following will assume version 3.19.3 is the latest version
wget https://github.com/Kitware/CMake/releases/download/v3.19.3/cmake-3.19.3.tar.gz
tar -xzvf cmake-3.19.3.tar.gz
rm cmake-3.19.3.tar.gz
cd cmake-3.19.3
./bootstrap
make
sudo make install
cd ..
rm -Rf cmake-3.19.3
Verify you are on the correct version with

cmake --version
Results of cmake --version:

cmake version 3.16.xx
CMake suite maintained and supported by Kitware (kitware.com/cmake).


Re: Download page broken (Error 404) Can't install Domoticz

Posted: Wednesday 03 February 2021 23:13
by waaren
dlkbay wrote: Wednesday 03 February 2021 23:09 same over here. also the link: https://www.domoticz.com/downloads/ gives a 404 :(
The domoticz download server does seem to have some problems.

Reported on github issue 4613

Re: Download page broken (Error 404) Can't install Domoticz

Posted: Thursday 04 February 2021 9:55
by gizmocuz
The problem where some folder permissions on the server. All should be working again

Re: Download page broken (Error 404) Can't install Domoticz

Posted: Thursday 04 February 2021 10:06
by robson
Yep, it is working again!

Re: Download page broken (Error 404) Can't install Domoticz

Posted: Thursday 04 February 2021 10:42
by waaren
Rub87 wrote: Wednesday 03 February 2021 22:46

Code: Select all

curl -L install.domoticz.com | sudo bash
Please note that the command has changed some time ago and is now

Code: Select all

curl -sSL install.domoticz.com | sudo bash

Re: Download page broken (Error 404) Can't install Domoticz

Posted: Monday 09 January 2023 10:20
by Vicheadmiral
пробовал и sudo bash -c "$(curl -sSfL https://install.domoticz.com)" и curl -sSL install.domoticz.com | sudo bash
Результат один:HTTP request sent, awaiting response... 301 Moved Permanently
GnuTLS: Error in the pull function.
Unable to establish SSL connection

Если компилировать по туриллу с домотиз то порты так и не открывается