-
Notifications
You must be signed in to change notification settings - Fork 653
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update of Supervisor failed version 2024.11.3 #5405
Comments
Same issue, same error! Also using Home Assistant OS |
Same problem here! |
It seems we hit some type of rate limiting 🤔 . This likely will resolve after a while. |
Same problem here! |
me too |
Same problem here |
same here, dont think that it is a rate limit: Die Aktion update/install konnte nicht ausgeführt werden. Error updating Home Assistant Supervisor: Update of Supervisor failed: Can't install ghcr.io/home-assistant/aarch64-hassio-supervisor:2024.11.3: 404 Client Error for http+docker://localhost/v1.47/images/ghcr.io/home-assistant/aarch64-hassio-supervisor:2024.11.3/json: Not Found ("No such image: ghcr.io/home-assistant/aarch64-hassio-supervisor:2024.11.3") |
Same issue here, Running HAOS 13.2 and core version 2024.10.3 Just tried pulling the image from another (Non HA) machine and it shows "too many requests". This looks to be a server side/github issue. I guess the 404 is HA checking if the image is already downloaded? Edit: Looks like the issue is clearing up as I was able to pull the image from my server (Not running HA) |
Indeed, it's not related to rate limiting. If you visit the URL of the error log multiple times (from the same network/IP), you will notice that you get the same rate limiting error in your local browser: But when you do not, it links to the github page with images. I guess the required image is missing for some reason. HASSOS keeps trying to get that image, which results in rate limiting. For that reason #5406 should be combined with this issue. |
Same issue here |
Ditto! Over-dramatic and hard put upon sigh of despondency |
Same Problem 2024-11-11 10:22:23.474 ERROR (MainThread) [supervisor.docker.interface] Can't install ghcr.io/home-assistant/aarch64-hassio-supervisor:2024.11.3: 404 Client Error for http+docker://localhost/v1.47/images/ghcr.io/home-assistant/aarch64-hassio-supervisor:2024.11.3/json: Not Found ("No such image: ghcr.io/home-assistant/aarch64-hassio-supervisor:2024.11.3") |
Failed to perform the action update/install. Error updating Home Assistant Supervisor: Update of Supervisor failed: Can't install ghcr.io/home-assistant/aarch64-hassio-supervisor:2024.11.3: 404 Client Error for http+docker://localhost/v1.45/images/ghcr.io/home-assistant/aarch64-hassio-supervisor:2024.11.3/json: Not Found ("No such image: ghcr.io/home-assistant/aarch64-hassio-supervisor:2024.11.3") |
same here |
Same here, has anyone found a fix yet? Failed to perform the action update/install. Error updating Home Assistant Supervisor: Update of Supervisor failed: Can't install ghcr.io/home-assistant/amd64-hassio-supervisor:2024.11.3: 404 Client Error for http+docker://localhost/v1.47/images/ghcr.io/home-assistant/amd64-hassio-supervisor:2024.11.3/json: Not Found ("No such image: ghcr.io/home-assistant/amd64-hassio-supervisor:2024.11.3") |
+1 |
No fix yet, stop replying with "same here", but simply add a 👍 to the original issue, this will stop spamming those of us who subscribed to the issue. Wait for the team to fix this, you probably have no rush updating Supervisor. |
Same issue. |
Same for me! |
Actie update/install kon niet worden uitgevoerd. Error updating Home Assistant Supervisor: Update of Supervisor failed: Can't install ghcr.io/home-assistant/amd64-hassio-supervisor:2024.11.3: 500 Server Error for http+docker://localhost/v1.47/images/create?tag=2024.11.3&fromImage=ghcr.io%2Fhome-assistant%2Famd64-hassio-supervisor&platform=linux%2Famd64: Internal Server Error ("toomanyrequests: retry-after: 1.203566ms, allowed: 44000/minute") |
Same issue for me! |
Same issue. |
Same error |
Same here |
Same problem |
Same issue |
Same over here. Thought its ratelimited because of a service in my homelab.. Seems i was wrong ^^ |
It seems the request limit is hit since this update is needed to update home-assistant core. 44000 downloads / minute is quite a high threshold though so maybe Github is having some internal issues. |
We understand what the issue is and are working on a solution. Please be patient. For now, please ignore any warnings about having an "unhealthy" supervisor. |
What happened We changed the Supervisor update a while ago to make Supervisor update as soon as it learns about the update (see #5375). This was an intentional change, which has been tested on the beta channel since a couple of weeks, and rolled out already last week to stable. Today's release was the first time where this new update mechanism got used when we published a new version to stable. The update had the side effect that updates rolled out within a 2h window (instead of 8h window), which was not handled well by the GitHub container registry (causing all the What is the fix The latest version of Supervisor has been pulled from Supervisor about 2h ago, which means that you should no longer see the update notification. So for most users, the errors in the logs should stop from appearing and the update notification disappears on it's own. For users who have rebooted the system in the last ~8h they also see a message "Unhealthy system - Supervisor update failed". This message appears because despite a good network connection, we were not able to update the Supervisor. Another reboot of the system should make this message disappear as well. What if I updated successfully If you successfully updated to Supervisor 2024.11.3, that is fine too. The version itself is fine. The system won't rollback. We'll eventually release a new version of Supervisor so you'll have the same stable version as anyone else. What happens from now We are currently working on solutions to rollout the new Supervisor version without hitting the rate limit. |
I restarted the HA, but still have the message when trying to install addons. Not sure if there is something I should do, or need to wait for the rollout soultion you are working on. |
I was in the same case, rebooting just the core left me unable to update an add-on, but rebooting ha OS did the trick |
It worked - thank you! |
For my case its working again - Thank you |
If it helps anyone, for a full reboot, you go to System->Power icon in left upper corner->Advanced options->Reboot system |
Я так же не могу войти в систему... Ну что за проблемы?.. |
I seem to still be having this issue I believe...maybe I'm in the wrong spot... Trying to update to Core 2024.11.0 In the supervisor logs, I'm getting this: 2024-11-11 15:48:02.130 ERROR (MainThread) [supervisor.docker.interface] Can't install ghcr.io/home-assistant/qemux86-64-homeassistant:2024.11.0: 500 Server Error for http+docker://localhost/v1.47/images/create?tag=2024.11.0&fromImage=ghcr.io%2Fhome-assistant%2Fqemux86-64-homeassistant&platform=linux%2Famd64: Internal Server Error ("Get "https://ghcr.io/v2/": net/http: request canceled (Client.Timeout exceeded while awaiting headers)") Things I've tried: Unfortunately still get this message. If this is unrelated to this thread, could someone point me to the right spot? Thanks! |
@Acalanum that is a Home Assistant Core issue not a supervisor issue and are most likely not related, you can post your issue here https://github.com/home-assistant/core/issues |
Thanks, this worked for me too and I can now update other depending addons I ran the reboot from the VM console (I use Proxmox) doing:
|
I have this issue during Supervisor update to 2024.11.3
|
You largely can disregard any errors related to container updates in the time frame between 2024-11-11 09:32 and 14:55 GMT+1. This was during the problematic roll out attempt of Supervisor 2024.11.3. The rate limit applies for the whole Home Assistant organization, this means as a side effect during this time frame also other updates were affected (e.g. Core updates). If your system is still marked unhealthy due to this incident, please read the solutions posted above (essentially, make sure you reboot the host or at least the Supervisor). If despite reboots unhealthy issues remains for you, is unlikely related to this particular rollout issue. If you see If in doubt, use our community forum, e.g. for discussions around this issue there is already a thread. I am locking that issue to avoid the relevant comments getting burried. Please use the community forum, feel free to tag me there if something needs my attention, or open a new issue here in the Supervisor issue tracker. |
ℹ️ ℹ️ ℹ️ We understand what the issue is and are working on a solution. Please be patient. For now, please ignore any warnings about having an "unhealthy" supervisor. ℹ️ ℹ️ ℹ️
For more background, please read this comment.
Describe the issue you are experiencing
Home Assistant Supervisor
Installed version 2024.11.2
Latest version 2024.11.3
Logger: homeassistant.components.websocket_api.http.connection
Source: components/websocket_api/commands.py:245
integration: Home Assistant WebSocket API (documentation, issues)
First occurred: 9:49:21 AM (2 occurrences)
Last logged: 9:49:51 AM
[140507219199600] Unexpected exception
Traceback (most recent call last):
File "/usr/src/homeassistant/homeassistant/components/hassio/update.py", line 262, in async_install
await self.coordinator.supervisor_client.supervisor.update()
File "/usr/local/lib/python3.12/site-packages/aiohasupervisor/supervisor.py", line 43, in update
await self._client.post(
File "/usr/local/lib/python3.12/site-packages/aiohasupervisor/client.py", line 173, in post
return await self._request(
^^^^^^^^^^^^^^^^^^^^
File "/usr/local/lib/python3.12/site-packages/aiohasupervisor/client.py", line 122, in _request
raise exc_type(result.message, result.job_id)
aiohasupervisor.exceptions.SupervisorBadRequestError: Update of Supervisor failed: Can't install ghcr.io/home-assistant/amd64-hassio-supervisor:2024.11.3: 500 Server Error for http+docker://localhost/v1.47/images/create?tag=2024.11.3&fromImage=ghcr.io%2Fhome-assistant%2Famd64-hassio-supervisor&platform=linux%2Famd64: Internal Server Error ("toomanyrequests: retry-after: 18µs, allowed: 44000/minute")
The above exception was the direct cause of the following exception:
Traceback (most recent call last):
File "/usr/src/homeassistant/homeassistant/components/websocket_api/commands.py", line 245, in handle_call_service
response = await hass.services.async_call(
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/src/homeassistant/homeassistant/core.py", line 2802, in async_call
response_data = await coro
^^^^^^^^^^
File "/usr/src/homeassistant/homeassistant/core.py", line 2845, in _execute_service
return await target(service_call)
^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/src/homeassistant/homeassistant/helpers/service.py", line 1007, in entity_service_call
single_response = await _handle_entity_call(
^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/src/homeassistant/homeassistant/helpers/service.py", line 1079, in _handle_entity_call
result = await task
^^^^^^^^^^
File "/usr/src/homeassistant/homeassistant/components/update/init.py", line 157, in async_install
await entity.async_install_with_progress(version, backup)
File "/usr/src/homeassistant/homeassistant/components/update/init.py", line 502, in async_install_with_progress
await self.async_install(version, backup)
File "/usr/src/homeassistant/homeassistant/components/hassio/update.py", line 264, in async_install
raise HomeAssistantError(
homeassistant.exceptions.HomeAssistantError: Error updating Home Assistant Supervisor: Update of Supervisor failed: Can't install ghcr.io/home-assistant/amd64-hassio-supervisor:2024.11.3: 500 Server Error for http+docker://localhost/v1.47/images/create?tag=2024.11.3&fromImage=ghcr.io%2Fhome-assistant%2Famd64-hassio-supervisor&platform=linux%2Famd64: Internal Server Error ("toomanyrequests: retry-after: 18µs, allowed: 44000/minute")
What type of installation are you running?
Home Assistant OS
Which operating system are you running on?
Home Assistant Operating System
Steps to reproduce the issue
...
Anything in the Supervisor logs that might be useful for us?
System Health information
System Information
Home Assistant Community Store
Home Assistant Cloud
Home Assistant Supervisor
Dashboards
Recorder
Spotify
Supervisor diagnostics
Is HA OS. See first comment.
Additional information
No response
The text was updated successfully, but these errors were encountered: