I did an update in Early march that’s how I got to 2024.3.0.
I was able to update the os from 12.1 to 12.2 but when I try to update the core (and it did it via the cli) it apparently completes but then the machine hangs and any further command to cli
gives
-bash: /usr/bin/ha: I/O error
if I then hard resart I can get back to cli but the core has not updated. I tried just updating to 2024.3.1 but that failed in the exact same way.
this is a pretty basic install. I don’t have many integrations
ha info
arch: amd64
channel: stable
docker: 25.0.5
features:
- reboot
- shutdown
- services
- network
- hostname
- timedate
- os_agent
- haos
- resolved
- journal
- disk
- mount
hassos: "12.2"
homeassistant: 2024.3.0
hostname: homeassistant
logging: info
machine: generic-x86-64
operating_system: Home Assistant OS 12.2
state: running
supervisor: 2024.04.0
supported: true
supported_arch:
- amd64
- i386
timezone: America/Los_Angeles
s6-rc: info: service s6rc-oneshot-runner: starting
s6-rc: info: service s6rc-oneshot-runner successfully started
s6-rc: info: service fix-attrs: starting
s6-rc: info: service fix-attrs successfully started
s6-rc: info: service legacy-cont-init: starting
s6-rc: info: service legacy-cont-init successfully started
s6-rc: info: service legacy-services: starting
services-up: info: copying legacy longrun home-assistant (no readiness notification)
s6-rc: info: service legacy-services successfully started
2024-04-25 19:06:20.256 WARNING (SyncWorker_2) [homeassistant.loader] We found a custom integration hacs which has not been tested by Home Assistant. This component might cause stability problems, be sure to disable it if you experience issues with Home Assistant
2024-04-25 19:06:21.894 WARNING (Recorder) [homeassistant.components.recorder.util] The system could not validate that the sqlite3 database at //config/home-assistant_v2.db was shutdown cleanly
2024-04-25 19:06:21.932 WARNING (Recorder) [homeassistant.components.recorder.util] Ended unfinished session (id=81 from 2024-04-26 01:56:47.609264)
2024-04-25 19:06:23.641 WARNING (MainThread) [homeassistant.helpers.config_validation] The 'exclude' option near /config/configuration.yaml:24 is deprecated, please remove it from your configuration
I wonder if my sqlite database is corrupted?
You always get the HACs warning but I removed HACS anyway
Need some input on what to try next? besides maybe scurbbing the whole OS and starting again…arrrgh.
According to my brother it’s been having issues latetly but for now everything seems operational, just can’t update.