Trying to install mosquitto mqtt but getting this error:
## Failed to install addon
500 Server Error for http+docker://localhost/v1.40/images/create?tag=5.1&fromImage=homeassistant%2Faarch64-addon-mosquitto: Internal Server Error (“Get “https://registry-1.docker.io/v2/”: net/http: request canceled while waiting for connection (Client.Timeout exceeded while awaiting headers)”)
Raspberry Pi 4 ssd, HassOS, core 2021.2.1, supervisor up to date. This from the log:
21-02-11 12:54:14 ERROR (SyncWorker_4) [supervisor.docker.interface] Can't install homeassistant/aarch64-addon-mosquitto:5.1 -> 500 Server Error for http+docker://localhost/v1.40/images/create?tag=5.1&fromImage=homeassistant%2Faarch64-addon-mosquitto: Internal Server Error ("Get "https://registry-1.docker.io/v2/": net/http: request canceled while waiting for connection (Client.Timeout exceeded while awaiting headers)").
Seems like some kind of Docker issue?