Giter Club home page Giter Club logo

Comments (5)

hertzg avatar hertzg commented on May 11, 2024 1

ha supervisor repair

It timed out eventually but fixed the issue for me. Thanks

from addon-glances.

Rudysmama avatar Rudysmama commented on May 11, 2024 1

from addon-glances.

hertzg avatar hertzg commented on May 11, 2024

This is weird 🤔 , the image seems to be there and tagged correctly. The image arch and manifest also seems correct.

// docker inspect ghcr.io/hassio-addons/glances/aarch64:0.16.0
[
    {
        "Id": "sha256:784b065a0fc6340a881ce64c2c0b96141e6fdb3257c2dabae390272b6302241f",
        "RepoTags": [
            "ghcr.io/hassio-addons/glances/aarch64:0.16.0"
        ],
        "RepoDigests": [
            "ghcr.io/hassio-addons/glances/aarch64@sha256:7a1d08902984ead65dbd3eadc6d9e7442a4ce3c6719aea73eedd74f2d965a43e"
        ],
        ...
        "Config": {
            ...
            "Labels": {
                "io.hass.arch": "aarch64",
                ...
                "org.opencontainers.image.version": "0.16.0"
            },
			...
        },
        "Architecture": "arm64",
        "Os": "linux",
        "Size": 109791427,
        "VirtualSize": 109791427,
        ...
    }
]

I'm also having the same error.

# ha info
arch: aarch64
channel: stable
docker: 20.10.14
features:
- reboot
- shutdown
- services
- network
- hostname
- timedate
- os_agent
- haos
- resolved
hassos: "8.2"
homeassistant: 2022.6.6
hostname: homeassistant
logging: info
machine: raspberrypi4-64
operating_system: Home Assistant OS 8.2
state: running
supervisor: 2022.05.3
supported: true
supported_arch:
- aarch64
- armv7
- armhf

from addon-glances.

frenck avatar frenck commented on May 11, 2024

CleanShot 2022-06-22 at 15 21 13

Seems like it cannot be found in your local registry (thus failed downloading).

You could try running ha supervisor repair to fix it.

from addon-glances.

frenck avatar frenck commented on May 11, 2024

Alright! good to hear it was resolved, will close the issue on this end in that case 👍

from addon-glances.

Related Issues (20)

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.