expaso / hassos-addons

Home Assistant Add-ons
Apache License 2.0
51 stars 14 forks source link

TimescaleDB fails to install on arm64 #45

Closed phol closed 3 months ago

phol commented 3 months ago

Describe the bug TimescaleDB fails to install on arm64

To Reproduce

  1. Add the repository
  2. Click on install for the TimescaleDB addon.

Expected behavior TimescaleDB installs

Screenshots

Screenshot 2024-07-25 at 14 15 56

Desktop:

Additional context

This problem does not occur with other addons.

Log entry:

Logger: homeassistant.components.hassio
Source: components/hassio/websocket_api.py:135
integration: Home Assistant Supervisor ([documentation](https://www.home-assistant.io/integrations/hassio), [issues](https://github.com/home-assistant/core/issues?q=is%3Aissue+is%3Aopen+label%3A%22integration%3A+hassio%22))
First occurred: 2:14:22 PM (1 occurrences)
Last logged: 2:14:22 PM
Failed to to call /addons/77b2833f_timescaledb/install - Can't install husselhans/hassos-addon-timescaledb-aarch64:4.0.1: 404 Client Error for http+docker://localhost/v1.45/images/husselhans/hassos-addon-timescaledb-aarch64:4.0.1/json: Not Found ("No such image: husselhans/hassos-addon-timescaledb-aarch64:4.0.1")
phol commented 3 months ago

This issue can be closed: The problem was related to the underlying Docker engine running out of disk space.