Please use template to report bugs and problems. Post here your questions when not sure where else to post
Only for bugs in the Domoticz application! other problems go in different subforums!
Moderators: leecollings , remb0
Forum rules
Before posting here, make sure you are on the latest Beta or Stable version.
If you have problems related to the web gui, clear your browser cache + appcache first.
Use the following template when posting here:
Version: xxxx
Platform: xxxx
Plugin/Hardware: xxxx
Description:
.....
If you are having problems with scripts/blockly, always post the script (in a spoiler or code tag) or screenshots of your blockly
If you are replying, please do not quote images/code from the first post
Please mark your topic as Solved when the problem is solved.
IanDury
Posts: 52 Joined: Wednesday 08 April 2015 15:22
Target OS: Linux
Domoticz version: Beta
Location: Netherlands
Contact:
Post
by IanDury » Wednesday 16 September 2026 8:56
I'm using v2026.3 (build 18263) on a Linux x86_64 target and when running the updatebeta script I get an error:
Code: Select all
# ./updatebeta
2026-09-16 08:46:47.421 >> Downloading latest beta version...
2026-09-16 08:46:47.539 >> ERROR: Problem downloading new Domoticz version!!
The wget command appears to get a 403 response apparently because of Cloudflare being used on the download server and wget doesn't know how to handle this:
Code: Select all
wget -4 --show-progress -O "domoticz_beta.tgz" --no-check-certificate "https://www.domoticz.com/download.php?channel=beta&type=release&system=linux&machine=x86_64"
--2026-09-16 08:50:45-- https://www.domoticz.com/download.php?channel=beta&type=release&system=linux&machine=x86_64
Resolving www.domoticz.com (www.domoticz.com)... 188.114.97.0, 188.114.96.0
Connecting to www.domoticz.com (www.domoticz.com)|188.114.97.0|:443... connected.
HTTP request sent, awaiting response... 403 Forbidden
2026-09-16 08:50:45 ERROR 403: Forbidden.
Using the same URL from a browser works fine.
Anyone who can fix this?
fjongma
Posts: 1 Joined: Monday 22 July 2024 13:59
Target OS: Raspberry Pi / ODroid
Domoticz version: 2024.4
Location: NL (Utrecht)
Contact:
Post
by fjongma » Wednesday 16 September 2026 16:19
I don't know how to fix it, but have the same problem running updaterelease on V2026.2 to install 2026.3.
FunFair
Posts: 58 Joined: Wednesday 04 October 2017 11:29
Target OS: Raspberry Pi / ODroid
Domoticz version:
Contact:
Post
by FunFair » Thursday 17 September 2026 10:36
Same issue here. updaterelease and updatebeta don't work.
Can download domoticz via
https://www.domoticz.com/downloads/ just fine on my pc.
IanDury
Posts: 52 Joined: Wednesday 08 April 2015 15:22
Target OS: Linux
Domoticz version: Beta
Location: Netherlands
Contact:
Post
by IanDury » Thursday 17 September 2026 17:09
gizmocuz
Posts: 3020 Joined: Thursday 11 July 2013 18:59
Target OS: Raspberry Pi / ODroid
Domoticz version: beta
Location: Top of the world
Contact:
Post
by gizmocuz » Thursday 17 September 2026 18:02
This is because some little script kiddies are hammering our servers.
Sad... but for now, Cloudflare is to the rescue.
Domoticz in a docker container does not suffer from this
Quality outlives Quantity!