Expaso/hassos-addon-timescaledb

installation timescaledb failed in HA RPI4

Opened this issue · 2 comments

I am not able to install timescaledb in raspberry Pi 4, see log. All other addons are working fine,

2024-05-14 08:17:43.508 INFO (MainThread) [supervisor.docker.interface] Downloading docker image husselhans/hassos-addon-timescaledb-aarch64 with tag 4.0.1.
2024-05-14 08:17:44.797 ERROR (MainThread) [supervisor.docker.interface] Can't install husselhans/hassos-addon-timescaledb-aarch64:4.0.1: 500 Server Error for http+docker://localhost/v1.44/images/husselhans/hassos-addon-timescaledb-aarch64:4.0.1/json: Internal Server Error ("layer does not exist")
HA:
Core
2024.5.3
Supervisor
2024.05.1

Hi @todool , That almost looks like dockerhub screwed up...
Maybe it's a temporary issue on their side, but if you still have this issue, can I perhaps assist you trough discord?

Invite link: https://discord.gg/JktdYKhE

Hi,

I also tried to install Timescale DB.
The install failed with following message:

Can't install husselhans/hassos-addon-timescaledb-amd64:4.0.1: 404 Client Error for http+docker://localhost/v1.45/images/husselhans/hassos-addon-timescaledb-amd64:4.0.1/json: Not Found ("No such image: husselhans/hassos-addon-timescaledb-amd64:4.0.1")

What supprises me is that it seems to try to download the docker image from localhost.
It should go to docker hub?
Can you point me to the location of the config for this, then I can try to alter it to point to docker hub.

This is on
Home Assistant Supervised 24.3.3 installed on a intel pc on debian 12.

Thx for your feed-back.

br,
Ruben