OpenHAB 4.2.3 download error

I wanted to install the update but the download always stops with the following error:

2024-11-25_15:38:39_CET [openHABian] Checking for root privileges... OK
2024-11-25_15:38:39_CET [openHABian] Making sure router advertisements are available... OK
2024-11-25_15:38:39_CET [openHABian] Loading configuration file '/etc/openhabian.conf'... OK
2024-11-25_15:38:39_CET [openHABian] openHABian configuration tool version: [openHAB]{2024-10-25T10:35:12-06:00}(7d97bd8)
2024-11-25_15:38:39_CET [openHABian] Checking for changes in origin branch openHAB... OK
2024-11-25_15:38:41_CET [openHABian] Switching to branch openHAB... OK
2024-11-25_15:38:41_CET [openHABian] Checking openHAB Signing Key expiry.
2024-11-25_15:38:41_CET [openHABian] Checking expiry date of apt keys... OK
2024-11-25_15:38:44_CET [openHABian] Updating Linux package information... OK
OK
2024-11-25_15:38:46_CET [openHABian] Updating repositories and upgrading installed packages...
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
Calculating upgrade... Done
The following packages will be upgraded:
  libglib2.0-0 libglib2.0-bin libglib2.0-data openhab openhab-addons
5 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
Need to get 555 MB of archives.
After this operation, 18.4 kB of additional disk space will be used.
Get:1 http://raspbian.raspberrypi.org/raspbian bullseye/main armhf libglib2.0-data all 2.66.8-1+deb11u5 [1,177 kB]
Get:4 https://openhab.jfrog.io/artifactory/openhab-linuxpkg stable/main armhf openhab all 4.2.3-1 [110 MB]
Get:2 http://raspbian.raspberrypi.org/raspbian bullseye/main armhf libglib2.0-bin armhf 2.66.8-1+deb11u5 [135 kB]
Get:3 http://raspbian.raspberrypi.org/raspbian bullseye/main armhf libglib2.0-0 armhf 2.66.8-1+deb11u5 [1,190 kB]
Err:5 https://openhab.jfrog.io/artifactory/openhab-linuxpkg stable/main armhf openhab-addons all 4.2.3-1
  400  Bad Request [IP: 172.217.20.27 443]
Fetched 113 MB in 1min 8s (1,668 kB/s)
E: Failed to fetch https://storage.googleapis.com/art-openhab-filestore-1486395997/filestore/89/89c43b90abc4d1101db104f94e7fbf724877774c?X-Artifactory-artifactPath=pool%2Fmain%2F4.2.3%2Fopenhab-addons_4.2.3-1_all.deb&X-Artifactory-originPackageType=debian&X-Artifactory-originProjectKey=default&X-Artifactory-originRepoType=local&X-Artifactory-originRepositoryKey=openhab-linuxpkg&X-Artifactory-packageType=debian&X-Artifactory-projectKey=default&X-Artifactory-repoType=local&X-Artifactory-repositoryKey=openhab-linuxpkg&X-Artifactory-username=anonymous&X-Goog-Algorithm=GOOG4-RSA-SHA256&X-Goog-Credential=ope6835160690275734%40aol-prod.iam.gserviceaccount.com%2F20241125%2Fauto%2Fstorage%2Fgoog4_request&X-Goog-Date=20241125T143852Z&X-Goog-Expires=60&X-Goog-SignedHeaders=host&response-content-disposition=attachment%3Bfilename%3D%22openhab-addons_4.2.3-1_all.deb%22&response-content-type=application%2Fx-debian-package&x-jf-traceId=7a0b9fbbf17f6349&X-Goog-Signature=3ea69850c63ca2c709068637fbee59169b81a74d61e75bdac5ad58f05e96a6ee64a4194eac20e6f5eabc2d26b8eae9e5dee44f3ea576b72f292527d77a53d81a7d315d7e226aeda2988500e40d1a294f9a798c4b79d85c4cf5e2b9d0b908cfb9b89e7c29ae3eda99d59b879b17793a944e55461127a67323373f80f2d44b1cd69d26b7fca7edb36d132801a819d1316435f90c6652f532bfa0ebce5bfad81b34039c9ea589b1f8e4fb4e3b9179758cd987e44d3920a9b40dd8383871aecb80c97884be3161a8813e21b1f80b3011e6203eb9f4abf935433e936eb0587443f92cf9bd4580bb5ce9551f665b9a8d6e02025c51bc13df4761e4b6eb8fc668338551  400  Bad Request [IP: 172.217.20.27 443]
E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing?
FAILED

Hi all,
same error!
I also tried running apt-get with “–fix-missing” option, but it doesn’t work. Anyone have any suggestions please?
Thank you

Matteo

After openhabian-config always caused an error when downloading the openhab-addons package, I installed the upgrade to version 4.2.3 with “apt install openhab openhab-addons”, which worked without any problems.