I’m running Home Assistant OS on a RPI3, I installed hass.io some time ago…i think HA was somewhere in the 0.40s at the time and hass.io was somewhat new.
I’m currently on HA 0.112.4 trying to update. Supervisor is 2020.12.2, but is blocking any updates, telling me I don’t have a proper OS installed, ha os info dumps:
board: null
boot: null
update_available: false
version: null
version_latest: null
Clicking “learn more” next to “You are running an unsupported installation.” reveals that it seems to think everything is broken:
DBUS- Docker Configuration
- Docker Version
- Supervisor is not privileged
- Network Manager
- Operating System
- Systemd
cat /etc/os- release reveals:
NAME="Alpine Linux"
ID=alpine
VERSION_ID=3.11.5
PRETTY_NAME="Alpine Linux v3.11"
HOME_URL="https://alpinelinux.org/"
BUG_REPORT_URL="https://bugs.alpinelinux.org/"
Does anyone have any tips how I might go about solving this situation? I’ve read through a lot of similar threads but haven’t found anyone with the same circumstances or anything that’s helped…can’t really figure out how to attack this outside of buying a RPI4 and starting over, which I would be thrilled to avoid.
Thank you in advance!