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
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
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.
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