Hello
today I ran “Check Home Assistant configuration” for the first time and it gave me fatal error regarding the supervisor.
[11:24:54] INFO: Installed Home Assistant 2021.9.0
[11:24:54] INFO: Making a copy of your configuration for checking...
[11:24:56] INFO: Checking your configuration against this version...
[11:34:35] INFO: Configuration check finished - no error found! :)
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.
now I read there were some issues with the latest release using rpi3, which I use.
my question is, is there a way to force this addon to run before applying the actual update. It can easily happen that I forget to do this check manually.
thank you