home-assistant / core

:house_with_garden: Open source home automation that puts local control and privacy first.
https://www.home-assistant.io
Apache License 2.0
71.03k stars 29.69k forks source link

Can't install homeassistant/amd64-addon #122152

Open rickzhou163 opened 1 month ago

rickzhou163 commented 1 month ago

The problem

I successfully installed HA through the Win11 virtual machine, but all the add ons prompted the following error, which has been bothering me for a long time

日志记录器: homeassistant.components.hassio 来源: components/hassio/websocket_api.py:135 集成: Home Assistant Supervisor (文档, 问题) 首次出现: 11:53:09 (3 次总计出现) 上次记录: 12:05:47

Failed to to call /addons/core_ssh/install - Can't install homeassistant/amd64-addon-ssh:9.14.0: 404 Client Error for http+docker://localhost/v1.45/images/homeassistant/amd64-addon-ssh:9.14.0/json: Not Found ("No such image: homeassistant/amd64-addon-ssh:9.14.0") Failed to to call /addons/core_samba/install - Can't install homeassistant/amd64-addon-samba:12.3.1: 404 Client Error for http+docker://localhost/v1.45/images/homeassistant/amd64-addon-samba:12.3.1/json: Not Found ("No such image: homeassistant/amd64-addon-samba:12.3.1")

What version of Home Assistant Core has the issue?

2024.7.2

What was the last working version of Home Assistant Core?

2024.7.2

What type of installation are you running?

Home Assistant Core

Integration causing the issue

No response

Link to integration documentation on our website

No response

Diagnostics information

No response

Example YAML snippet

No response

Anything in the logs that might be useful for us?

No response

Additional information

No response

home-assistant[bot] commented 1 month ago

Hey there @home-assistant/supervisor, mind taking a look at this issue as it has been labeled with an integration (hassio) you are listed as a code owner for? Thanks!

Code owner commands Code owners of `hassio` can trigger bot actions by commenting: - `@home-assistant close` Closes the issue. - `@home-assistant rename Awesome new title` Renames the issue. - `@home-assistant reopen` Reopen the issue. - `@home-assistant unassign hassio` Removes the current integration label and assignees on the issue, add the integration domain after the command. - `@home-assistant add-label needs-more-information` Add a label (needs-more-information, problem in dependency, problem in custom component) to the issue. - `@home-assistant remove-label needs-more-information` Remove a label (needs-more-information, problem in dependency, problem in custom component) on the issue.

(message by CodeOwnersMention)


hassio documentation hassio source (message by IssueLinks)

JackaZhai commented 1 week ago

As docker has been blocked in China this year, the network cannot be accessed, so far I have not found a solution