Hi
I’ve launched Check Home Assistant configuration before moving to 0.114.3 from 0.112.4 but I get the following error
I’ve tried more than once, but the result is the same.
[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
[15:41:07] INFO: Update udev information
[cont-init.d] udev.sh: exited 0.
[cont-init.d] done.
[services.d] starting services
[services.d] done.
[15:41:07] INFO: Setup udev devices
[15:41:10] INFO: Don't worry, this temporary installation is not overwriting your current one.
[15:41:10] INFO: Installing Home Assistant: latest...
[15:41:10] INFO: Please be patient, this might take a few minutes...
[15:41:41] INFO: Installed Home Assistant 0.114.3
[15:41:41] INFO: Making a copy of your configuration for checking...
[15:41:58] INFO: Checking your configuration against this version...
/tmp/config/custom_components/breaking_changes/__init__.py:144: SyntaxWarning: "is" with a literal. Did you mean "=="?
if platform["component"] is None or platform["component"] is "None":
[15:45:06] 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.
What can I check?
Thanks