Ran the Check Home Assistant configuration to check my current build (0.108.6) against 0.109, and got the following errors. I went to the terminal and can’t find these files and i have never seen these files before. Anyone know what is going on?
[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
[14:29:14] INFO: Update udev information
[cont-init.d] udev.sh: exited 0.
[cont-init.d] done.
[services.d] starting services
[services.d] done.
[14:29:15] INFO: Setup udev devices
[14:29:15] INFO: Don't worry, this temporary installation is not overwriting your current one.
[14:29:15] INFO: Installing Home Assistant: latest...
[14:29:15] INFO: Please be patient, this might take a few minutes...
WARNING: You are using pip version 20.0.2; however, version 20.1 is available.
You should consider upgrading via the '/usr/local/bin/python -m pip install --upgrade pip' command.
[14:30:14] INFO: Installed Home Assistant 0.109.0
[14:30:14] INFO: Making a copy of your configuration for checking...
cp: can't stat '/config/home-assistant_v2.db-shm': No such file or directory
cp: can't stat '/config/home-assistant_v2.db-wal': No such file or directory
s6-svscanctl: fatal: unable to control /var/run/s6/services: supervisor not listening
[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.