Error 403 by installing domoticz

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

Moderator: leecollings

Post Reply
hansdeh
Posts: 1
Joined: Friday 03 January 2025 23:05
Target OS: Raspberry Pi / ODroid
Domoticz version:
Contact:

Error 403 by installing domoticz

Post by hansdeh »

Hi,

I ran into this problem

Last login: Fri Jan 3 23:01:18 2025 from 192.168.1.107
pi@domo-spion:~ $ sudo bash -c "$(curl -sSfL https://install.domoticz.com)"
curl: (22) The requested URL returned error: 403
pi@domo-spion:~ $

Earlier on that evening i succeed an installaties. I noticed that domoticz.com received a new ssl cetrificate in between my succesfull installaties and my failure.
User avatar
gizmocuz
Posts: 2390
Joined: Thursday 11 July 2013 18:59
Target OS: Raspberry Pi / ODroid
Domoticz version: beta
Location: Top of the world
Contact:

Re: Error 403 by installing domoticz

Post by gizmocuz »

Thanks for reporting. Should work again
Quality outlives Quantity!
Daans
Posts: 1
Joined: Saturday 04 January 2025 11:20
Target OS: Raspberry Pi / ODroid
Domoticz version:
Contact:

Re: Error 403 by installing domoticz

Post by Daans »

Hi,
I ran into a similair problem at ~10.50.

From my browser on my laptop i can access: domoticz_linux_aarch64.tgz

It seems that by access from the rpi there is no reponse.


pi@domoticz:~ $ sudo bash -c "$(curl -sSfL https://install.domoticz.com)"
:::
::: 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: pi
HTTP Port:
:::
::: Destination folder=/home/pi/domoticz
URL transformed to HTTPS due to an HSTS policy
...
Connecting to www.domoticz.com (www.domoticz.com)|2606:4700:3030::6815:2001|:443... connected.
HTTP request sent, awaiting response... 302 Found
Location: https://releases.domoticz.com/release/d ... arch64.tgz [following]
...
Resolving releases.domoticz.com (...)... 2606:4700:3030::6815:3001, 2606:4700:3030::6815:6001, 2606:4700:3030::6815:7001, ...
Connecting to releases.domoticz.com (...)|2606:4700:3030::6815:3001|:443... connected.
HTTP request sent, awaiting response... 403 Forbidden
2025-01-04 10:02:18 ERROR 403: Forbidden.
User avatar
MaffeMuis
Posts: 17
Joined: Saturday 09 August 2014 20:57
Target OS: NAS (Synology & others)
Domoticz version: 3.9483
Location: Netherlands - Limburg - Echt
Contact:

Re: Error 403 by installing domoticz

Post by MaffeMuis »

I have the same problem :-(

Code: Select all

--2025-01-04 13:48:46--  https://www.domoticz.com/download.php?channel=release&type=release&system=linux&machine=armv7l
Resolving www.domoticz.com (www.domoticz.com)... 104.21.64.1, 104.21.48.1, 104.21.80.1, ...
Connecting to www.domoticz.com (www.domoticz.com)|104.21.64.1|:443... connected.
HTTP request sent, awaiting response... 302 Found
Location: https://releases.domoticz.com/release/domoticz_linux_armv7l.tgz [following]
--2025-01-04 13:48:46--  https://releases.domoticz.com/release/domoticz_linux_armv7l.tgz
Resolving releases.domoticz.com (releases.domoticz.com)... 104.21.32.1, 104.21.96.1, 104.21.48.1, ...
Connecting to releases.domoticz.com (releases.domoticz.com)|104.21.32.1|:443... connected.
HTTP request sent, awaiting response... 403 Forbidden
2025-01-04 13:48:46 ERROR 403: Forbidden.
Ik ben en blijf een brabander!
|Node-Red|Mqtt|ESPboards|tasmota|NAS|
wizzman54
Posts: 2
Joined: Sunday 21 July 2024 12:20
Target OS: Windows
Domoticz version:
Contact:

Re: Error 403 by installing domoticz

Post by wizzman54 »

I have the san=me error at 17:00
ErikvdB
Posts: 1
Joined: Sunday 05 January 2025 8:53
Target OS: Raspberry Pi / ODroid
Domoticz version:
Contact:

Re: Error 403 by installing domoticz

Post by ErikvdB »

Unfortunately i get the same error message during a new install.
wpsabek
Posts: 3
Joined: Sunday 05 January 2025 9:11
Target OS: Linux
Domoticz version: 2024.7
Contact:

Re: Error 403 by installing domoticz

Post by wpsabek »

I confirm that I have the same error during installation on the Linux x86_64 platform.
danjardmathieu
Posts: 15
Joined: Friday 09 October 2015 18:49
Target OS: Raspberry Pi / ODroid
Domoticz version:
Contact:

Re: Error 403 by installing domoticz

Post by danjardmathieu »

Same here '-(

--2025-01-05 09:38:01-- https://releases.domoticz.com/release/d ... arch64.tgz
Resolving releases.domoticz.com (releases.domoticz.com)... 104.21.80.1, 104.21.64.1, 104.21.48.1, ...
Connecting to releases.domoticz.com (releases.domoticz.com)|104.21.80.1|:443... connected.
HTTP request sent, awaiting response... 403 Forbidden
2025-01-05 09:38:01 ERROR 403: Forbidden.

Any idea how to go through ?
wpsabek
Posts: 3
Joined: Sunday 05 January 2025 9:11
Target OS: Linux
Domoticz version: 2024.7
Contact:

Re: Error 403 by installing domoticz

Post by wpsabek »

gizmocuz wrote: Saturday 04 January 2025 9:48 Thanks for reporting. Should work again
Only @gizmocuz help us...
geezer
Posts: 2
Joined: Sunday 05 January 2025 10:26
Target OS: Raspberry Pi / ODroid
Domoticz version:
Contact:

Re: Error 403 by installing domoticz

Post by geezer »

I am getting the same error (Pi 5; OS Bookwurm 64 bit).
geezer
Posts: 2
Joined: Sunday 05 January 2025 10:26
Target OS: Raspberry Pi / ODroid
Domoticz version:
Contact:

Re: Error 403 by installing domoticz

Post by geezer »

It works again now :-)
User avatar
waltervl
Posts: 5293
Joined: Monday 28 January 2019 18:48
Target OS: Linux
Domoticz version: 2024.7
Location: NL
Contact:

Re: Error 403 by installing domoticz

Post by waltervl »

Gizmocuz did a change around 12 today so it should work again hopefully...
Domoticz running on Udoo X86 (on Ubuntu)
Devices/plugins: ZigbeeforDomoticz (with Xiaomi, Ikea, Tuya devices), Nefit Easy, Midea Airco, Omnik Solar, Goodwe Solar
Post Reply

Who is online

Users browsing this forum: No registered users and 0 guests