New installation :ERROR 404: Not found

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

Moderator: leecollings

Post Reply
JanCLinux
Posts: 6
Joined: Tuesday 16 November 2021 17:43
Target OS: Linux
Domoticz version:
Contact:

New installation :ERROR 404: Not found

Post by JanCLinux »

Hello,
I try to install Domoticz on a Linux Mint machine (Samsung NC-10)

I used the command: curl -sSL install.domoticz.com | sudo bash' according the wiki installation explanation.

After running through the updates and the input screens, during the actual installation, I get an error as follows:
......
Location: https://releases.domoticz.com/releases/ ... x_i686.tgz [following]
--2021-11-16 15:02:14-- https://releases.domoticz.com/releases/ ... x_i686.tgz
Resolving releases.domoticz.com (releases.domoticz.com)... 2a03:b0c0:0:1010::480:1001, 146.185.159.228
Connecting to releases.domoticz.com (releases.domoticz.com)|2a03:b0c0:0:1010::480:1001|:443... failed: Connection timed out.
Connecting to releases.domoticz.com (releases.domoticz.com)|146.185.159.228|:443... connected.
HTTP request sent, awaiting response... 404 Not Found
2021-11-16 15:04:24 ERROR 404: Not Found.

Can somebody help me resolve this error?

Many thanks in advance,
Jan
User avatar
kiddigital
Posts: 438
Joined: Thursday 10 August 2017 6:52
Target OS: Raspberry Pi / ODroid
Domoticz version: Beta
Location: Netherlands
Contact:

Re: New installation :ERROR 404: Not found

Post by kiddigital »

The release ‘_686.tgz’ does not exists.

It should be ‘_x86_64.tgz’

I guess the install script has an old location?
One RPi with Domoticz, RFX433e, aeon labs z-wave plus stick GEN5, ha-bridge 5.4.0 for Alexa, Philips Hue Bridge, Pimoroni Automation Hat
One RPi with Pi foundation standard touch screen to display Dashticz
JanCLinux
Posts: 6
Joined: Tuesday 16 November 2021 17:43
Target OS: Linux
Domoticz version:
Contact:

Re: New installation :ERROR 404: Not found

Post by JanCLinux »

Thanks for your reply.

I am using the script from the official site.
I have tried to download the package and ammend the install.sh script but it keeps refering to the wrong (i686) files.

The script somehow uses another script.

Looking forward to further suggestions!

Regards,
Jan
User avatar
waltervl
Posts: 5907
Joined: Monday 28 January 2019 18:48
Target OS: Linux
Domoticz version: 2024.7
Location: NL
Contact:

Re: New installation :ERROR 404: Not found

Post by waltervl »

Did you install the 64 or 32 bit version of your Linux Mint if possible? i686 (Intell 32b) is not supported I guess.
Domoticz running on Udoo X86 (on Ubuntu)
Devices/plugins: ZigbeeforDomoticz (with Xiaomi, Ikea, Tuya devices), Nefit Easy, Midea Airco, Omnik Solar, Goodwe Solar
JanCLinux
Posts: 6
Joined: Tuesday 16 November 2021 17:43
Target OS: Linux
Domoticz version:
Contact:

Re: New installation :ERROR 404: Not found

Post by JanCLinux »

Solved.
There appeared to be a re-direction to the install script at the internet called ######## FIRST CHECK ########
This is triggered in case the user doesn't have root priveleges.

So to avoid this I used the su 'user' command before running the install.sh script and then it continued to use my script with the ammended wget command:

wget -O domoticz_release.tgz "https://releases.domoticz.com/releases/ ... x86_64.tgz"

Thanks for steering me in the right direction!

Kind regards,
Jan
Post Reply

Who is online

Users browsing this forum: No registered users and 1 guest