Page 1 of 1

install on rpi 5 issue

Posted: Saturday 30 August 2025 2:36
by frayman67
Hi
I'm trying to install domoticz on a brand new raspberry 5
with the command
sudo bash -c "$(curl -sSfL https://install.domoticz.com)"

and I get the following error:
:: 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 libssl1.1... installed!
::: Checking for libcurl4... installed!
::: Checking for libusb-0.1... installed!
::: Downloading Domoticz
::: Current User: raylau
HTTP Port: 8090
HTTPS Port: 443
:::
::: Destination folder=/home/XXXX/domoticz

...
--2025-08-30 01:58:57-- .../download.php?channel=release&type=release&system=linux&machine=aarch64
...
requête HTTP.. transmise, en attente de la réponse... 301 Moved Permanently
...Connexion à www.domoticz.com (www.domoticz.com)|2606:4700:3030::6815:7001|:443... connecté.
requête HTTP transmise, en attente de la réponse... 403 Forbidden
2025-08-30 01:58:58 erreur 403 : Forbidden.

Any idea why this 403 error at the end?

Re: install on rpi 5 issue

Posted: Saturday 30 August 2025 6:59
by lost
Cloudflare on the forum is back, after some attacks as last days there was access issues... and IMO causing install script issues at archive download step.

Re: install on rpi 5 issue

Posted: Saturday 30 August 2025 8:25
by Sjonnie2017
... and you should also remove your username at the current user line ;)