Git Product home page Git Product logo

homeassistant's People

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar

homeassistant's Issues

HomeAssistant AddOn failing to install on Raspberry Pi 4

I have the 1U rack mount unit SKU: U6246 with a Raspberry Pi 4 8GB board installed with HASSOS freshly installed from the Raspberry Pi Imager.

I've added this project repository and see it available to install; however, when I attempt to do so, the following is displayed:

failed to get destination image "sha256:d2591aad0008ce6f60cf2804f19405ad8de03eefb69ade0d636b2b1a4e15757e": image with reference sha256:d2591aad0008ce6f60cf2804f19405ad8de03eefb69ade0d636b2b1a4e15757e was found but does not match the specified platform: wanted linux/arm64, actual: linux/arm/v6

And I can proceed no further. I have followed the recommendations from this project readme to enable I2C and can confirm it is enabled.

Failed to install on RPi4 running HASSOS

Home Assistant 2023.5.4
Supervisor 2023.04.1
Operating System 10.1
Frontend 20230503.3 - latest

When I try to install the addon (Already installed and ran the HassOS I2C Configurator as documented) I get the following error
Add-on 0a130f0b_uctronics_oled_display_python is not supported on aarch64

logs further show:
Logger: homeassistant.components.hassio
Source: components/hassio/websocket_api.py:125
Integration: Home Assistant Supervisor (documentation, issues)
First occurred: 10:32:25 PM (3 occurrences)
Last logged: 10:32:55 PM

Failed to to call /addons/0a130f0b_uctronics_oled_display_python/start - Image 0a130f0b/aarch64-addon-uctronics_oled_display_python:2021.10.25.003 does not exist for addon_0a130f0b_uctronics_oled_display_python
Failed to to call /addons/0a130f0b_uctronics_oled_display_python/install - Add-on 0a130f0b_uctronics_oled_display_python is not supported on aarch64

Failed to install addon

Failed to install the addon on Raspberry Pi 4 B with 64-bit Home Assistant installed.

Logs details from below:

Logger: homeassistant.components.hassio
Source: components/hassio/websocket_api.py:123
Integration: Home Assistant Supervisor ([documentation](https://www.home-assistant.io/integrations/hassio), [issues](https://github.com/home-assistant/home-assistant/issues?q=is%3Aissue+is%3Aopen+label%3A%22integration%3A+hassio%22))
First occurred: 1:20:37 PM (2 occurrences)
Last logged: 1:21:25 PM

* Failed to to call /addons/0a130f0b_uctronics_oled_display_python/install - failed to get destination image "sha256:379781f6b605eba7ef93f9991922fedcc1451991570f331bd40de8b156d74b50": image with reference sha256:379781f6b605eba7ef93f9991922fedcc1451991570f331bd40de8b156d74b50 was found but does not match the specified platform: wanted linux/arm64, actual: linux/arm/v6
* Failed to to call /addons/0a130f0b_uctronics_oled_display_python/install - '0a130f0b_uctronics_oled_display_python'

It looks like the docker image architecture doesn't match

Failed to install add-on

Please help.

Error Message Pop Up:
The command '/bin/bash -o pipefail -c set -x && apt-get update && apt-get install -y gcc procps bash jq tzdata curl nano ca-certificates python3 python3-dev python3-pip python3-rpi.gpio && apt-get update && apt-get install -y libjpeg-dev libfreetype6-dev libopenjp2-7 && curl -L -f -s "https://github.com/just-containers/s6-overlay/releases/download/v${S6_OVERLAY_VERSION}/s6-overlay-armhf.tar.gz" | tar zxvf - -C / && mkdir -p /etc/fix-attrs.d && mkdir -p /etc/services.d && curl -L -f -s -o /usr/bin/tempio "https://github.com/home-assistant/tempio/releases/download/${TEMPIO_VERSION}/tempio_armhf" && chmod a+x /usr/bin/tempio && mkdir -p /usr/src/bashio && curl -L -f -s "https://github.com/hassio-addons/bashio/archive/v${BASHIO_VERSION}.tar.gz" | tar -xzf - --strip 1 -C /usr/src/bashio && mv /usr/src/bashio/lib /usr/lib/bashio && ln -s /usr/lib/bashio/bashio /usr/bin/bashio && rm -rf /var/lib/apt/lists/* && rm -rf /usr/src/*' returned a non-zero code: 100

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.