Can't update HA Core - Strange error message

Here is the error message:

Logger: homeassistant.components.websocket_api.http.connection
Source: components/websocket_api/commands.py:331
integration: Home Assistant WebSocket API (documentation, issues)
First occurred: 12:27:47 PM (3 occurrences)
Last logged: 12:38:38 PM

[547007812352] Error during service call to update.install: Error updating Home Assistant Supervisor: Update of Supervisor failed: toomanyrequests: retry-after: 801.444µs, allowed: 44000/minute
[547007812352] Error during service call to update.install: Error updating Home Assistant Supervisor: Update of Supervisor failed: error pulling image configuration: download failed after attempts=1: toomanyrequests: retry-after: 336.11µs, allowed: 44000/minute
[547007812352] Error during service call to update.install: Error updating Home Assistant Supervisor: Update of Supervisor failed: error pulling image configuration: download failed after attempts=1: toomanyrequests: retry-after: 853.717µs, allowed: 44000/minute

2 Likes

I’m seeing the same on instances in the US and EU. Capacity planning?

I’m getting the same. I also see the following messages pop up:


Failed to perform the action update/install. Error updating Home Assistant Supervisor: Update of Supervisor failed: toomanyrequests: retry-after: 1.266002ms, allowed: 44000/minute

Failed to perform the action update/install. Error updating Home Assistant Supervisor: Update of Supervisor failed: Your IP address has made too many requests to Docker Hub which activated a rate limit. For more details see https://www.home-assistant.io/more-info/dockerhub-rate-limit

I’m seeing this also.

Waited over 3 hours, was able to download and install the Supervisor/Core update. However from that point, it took additional 15 minutes for it to complete and reboot Supervisor.

Our most recent Supervisor and plug-in roll-outs seemed to push the limits of the GitHub container registry a bit :cold_face: .

As the roll-outs are about to complete in the next hours, I expect less and less of those errors.

2 Likes

I shared a fix where you can login with your GitHub creds to GitHub Container Registry in a similar fashion to logging in to Docker Hub so that you can use your own personal rate limit instead: Can't update Supervisor- - #7 by burritosoftware

1 Like