Update error Pi & VM

Hello everyone,

i have a strange error since few days. I can not update my Homeassistant or Addons or Supervisor. I had a Rasperry Pi 4 4GB with my production System. I want to migrate to HassOS on ESXi. But update on both instances fails with:

20-08-10 07:21:20 ERROR (SyncWorker_0) [supervisor.docker.interface] Can't install homeassistant/armv7-hassio-audio:17 -> 500 Server Error: Internal Server Error ("Get https://registry-1.docker.io/v2/homeassistant/armv7-hassio-audio/manifests/17: Get https://auth.docker.io/token?scope=repository%3Ahomeassistant%2Farmv7-hassio-audio%3Apull&service=registry.docker.io: net/http: request canceled (Client.Timeout exceeded while awaiting headers)").
20-08-10 07:21:20 ERROR (MainThread) [supervisor.plugins.audio] Audio update fails
20-08-10 07:21:20 ERROR (MainThread) [asyncio] Task exception was never retrieved
future: <Task finished name='Task-302320' coro=<Tasks._update_audio() done, defined at /usr/src/supervisor/supervisor/misc/tasks.py:246> exception=AudioUpdateError()>
Traceback (most recent call last):
  File "/usr/src/supervisor/supervisor/misc/tasks.py", line 252, in _update_audio
    await self.sys_plugins.audio.update()
  File "/usr/src/supervisor/supervisor/plugins/audio.py", line 159, in update
    raise AudioUpdateError() from None
supervisor.exceptions.AudioUpdateError
20-08-10 07:27:44 INFO (MainThread) [supervisor.store.git] Update add-on https://github.com/Poeschl/Hassio-Addons repository
20-08-10 07:27:44 INFO (MainThread) [supervisor.store.git] Update add-on https://github.com/sabeechen/hassio-google-drive-backup repository
20-08-10 07:27:44 INFO (MainThread) [supervisor.store.git] Update add-on https://github.com/home-assistant/hassio-addons repository
20-08-10 07:27:44 INFO (MainThread) [supervisor.store.git] Update add-on https://github.com/hassio-addons/repository repository
20-08-10 07:27:44 INFO (MainThread) [supervisor.updater] Fetch update data from https://version.home-assistant.io/beta.json
20-08-10 07:27:46 INFO (MainThread) [supervisor.store] Load add-ons from store: 79 all - 0 new - 0 remove
20-08-10 07:29:33 INFO (MainThread) [supervisor.homeassistant] Updated Home Assistant API token
20-08-10 07:54:24 INFO (MainThread) [supervisor.host.info] Update local host information
20-08-10 07:54:24 INFO (MainThread) [supervisor.utils.gdbus] Call org.freedesktop.DBus.Properties.GetAll on /org/freedesktop/hostname1
20-08-10 07:54:25 INFO (MainThread) [supervisor.host.services] Update service information
20-08-10 07:54:25 INFO (MainThread) [supervisor.utils.gdbus] Call org.freedesktop.systemd1.Manager.ListUnits on /org/freedesktop/systemd1
20-08-10 07:54:25 INFO (MainThread) [supervisor.host.network] Update local network DNS information
20-08-10 07:54:25 INFO (MainThread) [supervisor.utils.gdbus] Call org.freedesktop.DBus.Properties.GetAll on /org/freedesktop/NetworkManager/DnsManager
20-08-10 07:54:25 INFO (MainThread) [supervisor.host.sound] Update PulseAudio information
20-08-10 07:59:34 INFO (MainThread) [supervisor.homeassistant] Updated Home Assistant API token
20-08-10 08:15:12 INFO (MainThread) [supervisor.api.security] /snapshots access from cebe7a76_hassio_google_drive_backup
20-08-10 08:29:34 INFO (MainThread) [supervisor.homeassistant] Updated Home Assistant API token
20-08-10 08:59:35 INFO (MainThread) [supervisor.homeassistant] Updated Home Assistant API token
20-08-10 09:15:14 INFO (MainThread) [supervisor.api.security] /snapshots access from cebe7a76_hassio_google_drive_backup
20-08-10 09:27:44 INFO (MainThread) [supervisor.updater] Fetch update data from https://version.home-assistant.io/beta.json
20-08-10 09:29:36 INFO (MainThread) [supervisor.homeassistant] Updated Home Assistant API token
20-08-10 09:36:23 INFO (MainThread) [supervisor.supervisor] Update Supervisor to version 230
20-08-10 09:36:23 INFO (SyncWorker_1) [supervisor.docker.interface] Pull image homeassistant/armv7-hassio-supervisor tag 230.
20-08-10 09:36:39 ERROR (SyncWorker_1) [supervisor.docker.interface] Can't install homeassistant/armv7-hassio-supervisor:230 -> 500 Server Error: Internal Server Error ("Get https://registry-1.docker.io/v2/homeassistant/armv7-hassio-supervisor/manifests/230: Get https://auth.docker.io/token?scope=repository%3Ahomeassistant%2Farmv7-hassio-supervisor%3Apull&service=registry.docker.io: net/http: request canceled (Client.Timeout exceeded while awaiting headers)").
20-08-10 09:36:39 ERROR (MainThread) [supervisor.supervisor] Update of Supervisor fails!

Has anyone an idea? I created the VM multiple Times. First boot was fine. But update not working.

Nobody an idea? :frowning: