I am getting this message in the logs when trying to upgrade. Anybody has any ideas?
20-08-12 17:05:57 ERROR (SyncWorker_1) [supervisor.docker.interface] Can’t install homeassistant/qemux86-64-homeassistant:0.114.0 -> 404 Client Error: Not Found (“no such image: homeassistant/qemux86-64-homeassistant:0.114.0: No such image: homeassistant/qemux86-64-homeassistant:0.114.0”).
Unless you run it native on a Intel/amd machine ( they normally have enough diskspace), I guess you are using a download VM image ‘as-is’. These only have 6 Gb allocated, much to little for upgrades.
Just so it doesn’t confuse others as it did me, my Pi 4 based system took a while to normalize. I have MariaDB off box, HACS, and a bunch of custom components. HACS and the custom components took a LONG time to finally show up on their own after the update. I was looking into it as something was wrong and noticed they just showed up.
Thanks to everyone for the hard work! Love the new performance and OZW features.
You can do it either way, so whatever is preferable for your situation. There are advantages and disadvantages to each approach
I think setting it to “auto” is the simplest way for most users. Installing themes can be a daunting process for beginners (YAML, frontend.reload_themes service, etc). Now in 0.114 they can just use the color picker to make quick customizations in seconds, and let their OS handle all of the light/dark theme switching logic - something they already likely set up previously. And since it’s the default theme, they’ll never have to worry about breaking changes / updating theme variables, it always just works.
If you desire more extensive theme customizations or have older operating systems and devices that don’t support dark mode, the automation method would still be preferable in those cases of course.
I have upgraded from 0.112.5 then 0.113.3 to 0.114 and observed an increase of my CPU utilization from ~50% (I run a lot of deep learning inferences) to 90%. A bit of a head scratcher as I was expecting something in the opposite direction…
same here after the update.
Running on Synology 918+ in Docker.
System was fine with 0.113.3 and before…
20-08-12 00:20:58 ERROR (MainThread) [supervisor.docker] Docker storage driver btrfs is not supported!
20-08-12 00:20:58 ERROR (MainThread) [supervisor.docker] Docker logging driver db is not supported!
20-08-12 00:20:58 CRITICAL (MainThread) [supervisor.core] System running in a unhealthy state. Please update you OS or software!
same problem here. I went back to 113.3 and everything is ok. I would not want to lose my history (it is an asset for me and I use it for stats and house energy policies). any suggestions other than deleting the db?