I’ve installed Home Assistant in a virtual machine, it’s working, I can control entities but I’m getting this error when trying to add or start addons:
404 Client Error for http+docker://localhost/v1.40/containers/create?name=addon_a0d7b954_adguard: Not Found ("No such image: hassioaddons/adguard-amd64:2.6.1")
At least I’m not alone. I found this https://alerts.home-assistant.io/#docker_2010.markdown but I don’t know WHERE to run these commands or even if it applies to my case… I’m guessing it doesn’t, because this part If you are running our Home Assistant Operating System or Home Assistant Core directly in Docker, this alert does not apply to you., I guess I’m “running our Home Assistant Operating System” in a VirtualBox
IDK if it’s working because the HA gods had mercy after the 100th time trying or because of what I did, anyway, this was my simple workaround: In a Raspberry, I updated my HA installation to the latest version, made a snapshot and the installed that snapshot with the latest HA into the VM.
Ok, maybe I celebrated too fast. Now it won’t update the addons, there’s nothing in the logs, but the browser’s console shows
{"result": "error", "message": "500 Server Error for http+docker://localhost/v1.40/images/create?tag=5.2.0&fromImage=homeassistant%2Famd64-addon-configurator: Internal Server Error (\"Get \"https://registry-1.docker.io/v2/\": dial tcp: lookup registry-1.docker.io: no such host\")"}