UPDATE BEFORE POSTING:
I ran Config Check again and it went to the end (with no error found!
- yay!) but the below comments about the version discrepancy and spelling mistakes are still valid.
It also doesn’t explain why it failed the first time although I notice that those two ‘missing’ files seem to appear and disappear ‘at random’ so maybe the add-on needs to account for this?
Anyway, I’m all good, I just thought this info might be interesting to someone?
(And yes, I could create an issue on GitHub, and will if these are genuine issues)
ORIGINAL POST:
So, I decided today was the day.
v110 seems to have had more problems than normal but at some stage I have to bite the bullet.
I ran the Config Check but it seems to fail because I have two missing files…
Note two extra things:
- The spelling mistakes in the log, or does ‘stat’ mean something in Linux-speak?
cp: can't stat '/config/home-assistant_v2.db-wal': No such file or directory
cp: can't stat '/config/home-assistant_v2.db-shm': No such file or directory
- The discrepancy between the installed version, 3.3.0 and version reported in the log 3.2.9)
starting version 3.2.9
Any idea what I should do?
Upgrade to 110 or not?
Full log
[s6-init] making user provided files available at /var/run/s6/etc...exited 0.
[s6-init] ensuring user provided files have correct perms...exited 0.
[fix-attrs.d] applying ownership & permissions fixes...
[fix-attrs.d] done.
[cont-init.d] executing container initialization scripts...
[cont-init.d] udev.sh: executing...
starting version 3.2.9
[12:20:59] INFO: Update udev information
[cont-init.d] udev.sh: exited 0.
[cont-init.d] done.
[services.d] starting services
[services.d] done.
[12:20:59] INFO: Setup udev devices
[12:20:59] INFO: Don't worry, this temporary installation is not overwriting your current one.
[12:20:59] INFO: Installing Home Assistant: latest...
[12:20:59] INFO: Please be patient, this might take a few minutes...
[12:21:21] INFO: Installed Home Assistant 0.110.3
[12:21:21] INFO: Making a copy of your configuration for checking...
cp: can't stat '/config/home-assistant_v2.db-wal': No such file or directory
cp: can't stat '/config/home-assistant_v2.db-shm': No such file or directory
[cont-finish.d] executing container finish scripts...
[cont-finish.d] done.
[s6-finish] waiting for services.
[s6-finish] sending all processes the TERM signal.
[s6-finish] sending all processes the KILL signal and exiting.