Impossible to upgrade in 0,110

Hello,

I can’t update from 0,109 to 0,110 (RPI3 with offical hassio image)
I tried to check with the Check Home Assistant configuration addon and I have this message

s6-svscanctl: fatal: unable to control /var/run/s6/services: supervisor not listening

What could be wrong ?

From your message it’s not clear whether you have actually attempted to update your system. My system completes the compatibility check with that message as well. I believe some supervisor fixes were put in place to resolve this problem but clearly it did not catch all instances. In any event in my log right above this message is a statement indicating no issues were found during the check. If you have that message too then don’t worry about the supervisor message because it’s unrelated to whether an upgrade will be successful. I have updated my system without any problem.

Thank you for your reply.

I tried the addon because I couldn t upgrade my system.
I don t know how to catch somes informations to help me.
Is there another log file that could help me ?

Did you look at the log file in the config folder, home-assistant.log. That’s a good place to start. I’ve seen a few people having issues with 404 errors meaning their system ran out of free disk space. Another thing to look at.

There is nothing in the home-assistant.log that mentionned a problem with the update and as you can see ther is 4 Gb space available

Annotation 2020-05-24 102925

So I don’t know how to solve my problem

And the home-assistant.log

2020-05-24 09:00:49 WARNING (MainThread) [homeassistant.loader] You are using a custom integration for shelly 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.
2020-05-24 09:00:49 WARNING (MainThread) [homeassistant.loader] You are using a custom integration for 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.
2020-05-24 09:00:51 WARNING (Recorder) [homeassistant.components.recorder] Ended unfinished session (id=108 from 2020-05-24 08:45:05.252093)
2020-05-24 09:02:11 WARNING (MainThread) [homeassistant.setup] Setup of updater is taking over 10 seconds.
2020-05-24 09:02:13 ERROR (MainThread) [homeassistant.core] Error doing job: Task exception was never retrieved
Traceback (most recent call last):
  File "/usr/src/homeassistant/homeassistant/components/alexa/state_report.py", line 184, in async_send_delete_message
    alexa_entity = ENTITY_ADAPTERS[domain](hass, config, hass.states.get(entity_id))
  File "/usr/src/homeassistant/homeassistant/components/alexa/entities.py", line 212, in __init__
    self.entity_conf = config.entity_config.get(entity.entity_id, {})
AttributeError: 'NoneType' object has no attribute 'entity_id'
2020-05-24 09:02:17 ERROR (MainThread) [homeassistant.components.brother] Error fetching brother data: Bad IPv4/UDP transport address BRW802BF96B94CA.local@161: [Errno -2] Name does not resolvecaused by <class 'socket.gaierror'>: [Errno -2] Name does not resolve
2020-05-24 09:02:17 WARNING (MainThread) [homeassistant.config_entries] Config entry for brother not ready yet. Retrying in 5 seconds.
2020-05-24 09:03:14 ERROR (MainThread) [homeassistant.core] Error doing job: Task exception was never retrieved
Traceback (most recent call last):
  File "/usr/src/homeassistant/homeassistant/components/alexa/state_report.py", line 150, in async_send_add_or_update_message
    alexa_entity = ENTITY_ADAPTERS[domain](hass, config, hass.states.get(entity_id))
  File "/usr/src/homeassistant/homeassistant/components/alexa/entities.py", line 212, in __init__
    self.entity_conf = config.entity_config.get(entity.entity_id, {})
AttributeError: 'NoneType' object has no attribute 'entity_id'
2020-05-24 09:06:05 ERROR (SyncWorker_4) [homeassistant.components.scrape.sensor] Unable to extract data from HTML
2020-05-24 09:06:05 ERROR (SyncWorker_1) [homeassistant.components.onkyo.media_player] Unable to connect to receiver at 192.168.0.12
2020-05-24 09:06:08 WARNING (MainThread) [homeassistant.components.onvif.camera] Couldn't connect to camera 'ONVIF Camera', but will retry later. Error: Cannot connect to host 192.168.0.120:5000 ssl:None [Connect call failed ('192.168.0.120', 5000)]
2020-05-24 09:06:08 WARNING (MainThread) [homeassistant.components.camera] Platform onvif not ready yet. Retrying in 30 seconds.
2020-05-24 09:06:18 ERROR (MainThread) [homeassistant.components.automation] Shellies Discovery: Error executing script. Service not found for call_service at pos 1: Unable to find service python_script/shellies_discovery
2020-05-24 09:06:20 ERROR (MainThread) [homeassistant.components.brother] Error fetching brother data: Bad IPv4/UDP transport address BRW802BF96B94CA.local@161: [Errno -2] Name does not resolvecaused by <class 'socket.gaierror'>: [Errno -2] Name does not resolve
2020-05-24 09:06:20 WARNING (MainThread) [homeassistant.config_entries] Config entry for brother not ready yet. Retrying in 10 seconds.
2020-05-24 09:06:33 WARNING (MainThread) [homeassistant.helpers.translation] shelly: the '.translations' directory has been moved, the new name is 'translations', starting with Home Assistant 0.111 your translations will no longer load if you do not move/rename this 
2020-05-24 09:06:33 WARNING (MainThread) [homeassistant.helpers.translation] shelly: the '.translations' directory has been moved, the new name is 'translations', starting with Home Assistant 0.111 your translations will no longer load if you do not move/rename this 
2020-05-24 09:06:33 WARNING (MainThread) [homeassistant.helpers.translation] shelly: the '.translations' directory has been moved, the new name is 'translations', starting with Home Assistant 0.111 your translations will no longer load if you do not move/rename this 
2020-05-24 09:06:33 WARNING (MainThread) [homeassistant.helpers.translation] shelly: the '.translations' directory has been moved, the new name is 'translations', starting with Home Assistant 0.111 your translations will no longer load if you do not move/rename this 
2020-05-24 09:06:33 WARNING (MainThread) [homeassistant.helpers.translation] shelly: the '.translations' directory has been moved, the new name is 'translations', starting with Home Assistant 0.111 your translations will no longer load if you do not move/rename this 
2020-05-24 09:06:33 WARNING (MainThread) [homeassistant.helpers.translation] shelly: the '.translations' directory has been moved, the new name is 'translations', starting with Home Assistant 0.111 your translations will no longer load if you do not move/rename this 
2020-05-24 09:06:33 WARNING (MainThread) [homeassistant.helpers.translation] shelly: the '.translations' directory has been moved, the new name is 'translations', starting with Home Assistant 0.111 your translations will no longer load if you do not move/rename this 
2020-05-24 09:06:33 WARNING (MainThread) [homeassistant.helpers.translation] shelly: the '.translations' directory has been moved, the new name is 'translations', starting with Home Assistant 0.111 your translations will no longer load if you do not move/rename this 
2020-05-24 09:06:33 WARNING (MainThread) [homeassistant.helpers.translation] shelly: the '.translations' directory has been moved, the new name is 'translations', starting with Home Assistant 0.111 your translations will no longer load if you do not move/rename this 
2020-05-24 09:06:33 WARNING (MainThread) [homeassistant.helpers.translation] shelly: the '.translations' directory has been moved, the new name is 'translations', starting with Home Assistant 0.111 your translations will no longer load if you do not move/rename this 
2020-05-24 09:06:34 ERROR (MainThread) [homeassistant.components.brother] Error fetching brother data: Bad IPv4/UDP transport address BRW802BF96B94CA.local@161: [Errno -2] Name does not resolvecaused by <class 'socket.gaierror'>: [Errno -2] Name does not resolve
2020-05-24 09:06:34 WARNING (MainThread) [homeassistant.config_entries] Config entry for brother not ready yet. Retrying in 20 seconds.
2020-05-24 09:06:35 WARNING (MainThread) [homeassistant.helpers.translation] shelly: the '.translations' directory has been moved, the new name is 'translations', starting with Home Assistant 0.111 your translations will no longer load if you do not move/rename this 
2020-05-24 09:06:35 WARNING (MainThread) [homeassistant.helpers.translation] shelly: the '.translations' directory has been moved, the new name is 'translations', starting with Home Assistant 0.111 your translations will no longer load if you do not move/rename this 
2020-05-24 09:06:36 ERROR (SyncWorker_7) [homeassistant.components.scrape.sensor] Unable to extract data from HTML
2020-05-24 09:06:43 WARNING (MainThread) [homeassistant.components.onvif.camera] Couldn't connect to camera 'ONVIF Camera', but will retry later. Error: Cannot connect to host 192.168.0.120:5000 ssl:None [Connect call failed ('192.168.0.120', 5000)]
2020-05-24 09:06:43 WARNING (MainThread) [homeassistant.components.camera] Platform onvif not ready yet. Retrying in 60 seconds.
2020-05-24 09:06:52 WARNING (MainThread) [homeassistant.components.zwave] Z-Wave node 9 not ready after 30 seconds, continuing anyway
2020-05-24 09:06:53 WARNING (MainThread) [homeassistant.components.zwave] Z-Wave entity Unknown Node 9 Sensor (node_id: 9) not ready after 31 seconds, continuing anyway
2020-05-24 09:06:54 WARNING (MainThread) [homeassistant.components.zwave] Z-Wave node 10 not ready after 32 seconds, continuing anyway
2020-05-24 09:06:54 WARNING (MainThread) [homeassistant.components.zwave] Z-Wave entity Unknown Node 10 Sensor (node_id: 10) not ready after 32 seconds, continuing anyway
2020-05-24 09:06:54 WARNING (MainThread) [homeassistant.components.zwave] Z-Wave entity Simon Unknown: type=0009, id=0000 Unknown (node_id: 11) not ready after 32 seconds, continuing anyway
2020-05-24 09:06:54 WARNING (MainThread) [homeassistant.components.zwave] Z-Wave node 12 not ready after 32 seconds, continuing anyway
2020-05-24 09:06:54 ERROR (MainThread) [homeassistant.components.brother] Error fetching brother data: Bad IPv4/UDP transport address BRW802BF96B94CA.local@161: [Errno -2] Name does not resolvecaused by <class 'socket.gaierror'>: [Errno -2] Name does not resolve
2020-05-24 09:06:55 WARNING (MainThread) [homeassistant.config_entries] Config entry for brother not ready yet. Retrying in 40 seconds.
2020-05-24 09:06:56 WARNING (MainThread) [homeassistant.components.zwave] Z-Wave entity Unknown Node 12 Battery Level (node_id: 12) not ready after 30 seconds, continuing anyway
2020-05-24 09:07:07 ERROR (SyncWorker_7) [homeassistant.components.scrape.sensor] Unable to extract data from HTML
2020-05-24 09:07:36 ERROR (MainThread) [homeassistant.components.brother] Error fetching brother data: Bad IPv4/UDP transport address BRW802BF96B94CA.local@161: [Errno -2] Name does not resolvecaused by <class 'socket.gaierror'>: [Errno -2] Name does not resolve
2020-05-24 09:07:36 WARNING (MainThread) [homeassistant.config_entries] Config entry for brother not ready yet. Retrying in 80 seconds.
2020-05-24 09:07:38 ERROR (SyncWorker_11) [homeassistant.components.scrape.sensor] Unable to extract data from HTML
2020-05-24 09:07:48 WARNING (MainThread) [homeassistant.components.onvif.camera] Couldn't connect to camera 'ONVIF Camera', but will retry later. Error: Cannot connect to host 192.168.0.120:5000 ssl:None [Connect call failed ('192.168.0.120', 5000)]
2020-05-24 09:07:48 WARNING (MainThread) [homeassistant.components.camera] Platform onvif not ready yet. Retrying in 90 seconds.
2020-05-24 09:08:09 ERROR (SyncWorker_9) [homeassistant.components.scrape.sensor] Unable to extract data from HTML
2020-05-24 09:08:40 ERROR (SyncWorker_10) [homeassistant.components.scrape.sensor] Unable to extract data from HTML
2020-05-24 09:08:57 ERROR (MainThread) [homeassistant.components.brother] Error fetching brother data: Bad IPv4/UDP transport address BRW802BF96B94CA.local@161: [Errno -2] Name does not resolvecaused by <class 'socket.gaierror'>: [Errno -2] Name does not resolve
2020-05-24 09:08:57 WARNING (MainThread) [homeassistant.config_entries] Config entry for brother not ready yet. Retrying in 80 seconds.
2020-05-24 09:09:11 ERROR (SyncWorker_19) [homeassistant.components.scrape.sensor] Unable to extract data from HTML
2020-05-24 09:09:24 WARNING (MainThread) [homeassistant.components.onvif.camera] Couldn't connect to camera 'ONVIF Camera', but will retry later. Error: Cannot connect to host 192.168.0.120:5000 ssl:None [Connect call failed ('192.168.0.120', 5000)]
2020-05-24 09:09:24 WARNING (MainThread) [homeassistant.components.camera] Platform onvif not ready yet. Retrying in 120 seconds.
2020-05-24 09:09:42 ERROR (SyncWorker_11) [homeassistant.components.scrape.sensor] Unable to extract data from HTML
2020-05-24 09:10:13 ERROR (SyncWorker_11) [homeassistant.components.scrape.sensor] Unable to extract data from HTML
2020-05-24 09:10:18 ERROR (MainThread) [homeassistant.components.brother] Error fetching brother data: Bad IPv4/UDP transport address BRW802BF96B94CA.local@161: [Errno -2] Name does not resolvecaused by <class 'socket.gaierror'>: [Errno -2] Name does not resolve
2020-05-24 09:10:18 WARNING (MainThread) [homeassistant.config_entries] Config entry for brother not ready yet. Retrying in 80 seconds.
2020-05-24 09:10:29 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Received invalid webhook payload: required key not provided @ data[11]['state']. Got None
2020-05-24 09:10:29 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Received invalid webhook payload: required key not provided @ data[12]['state']. Got None
2020-05-24 09:10:44 ERROR (SyncWorker_17) [homeassistant.components.scrape.sensor] Unable to extract data from HTML
2020-05-24 09:11:15 ERROR (SyncWorker_8) [homeassistant.components.scrape.sensor] Unable to extract data from HTML
2020-05-24 09:11:29 WARNING (MainThread) [homeassistant.components.onvif.camera] Couldn't connect to camera 'ONVIF Camera', but will retry later. Error: Cannot connect to host 192.168.0.120:5000 ssl:None [Connect call failed ('192.168.0.120', 5000)]
2020-05-24 09:11:29 WARNING (MainThread) [homeassistant.components.camera] Platform onvif not ready yet. Retrying in 150 seconds.
2020-05-24 09:11:40 ERROR (MainThread) [homeassistant.components.brother] Error fetching brother data: Bad IPv4/UDP transport address BRW802BF96B94CA.local@161: [Errno -2] Name does not resolvecaused by <class 'socket.gaierror'>: [Errno -2] Name does not resolve
2020-05-24 09:11:40 WARNING (MainThread) [homeassistant.config_entries] Config entry for brother not ready yet. Retrying in 80 seconds.
2020-05-24 09:11:46 ERROR (SyncWorker_8) [homeassistant.components.scrape.sensor] Unable to extract data from HTML
2020-05-24 09:12:17 ERROR (SyncWorker_9) [homeassistant.components.scrape.sensor] Unable to extract data from HTML
2020-05-24 09:12:48 ERROR (SyncWorker_12) [homeassistant.components.scrape.sensor] Unable to extract data from HTML
2020-05-24 09:13:01 ERROR (MainThread) [homeassistant.components.brother] Error fetching brother data: Bad IPv4/UDP transport address BRW802BF96B94CA.local@161: [Errno -2] Name does not resolvecaused by <class 'socket.gaierror'>: [Errno -2] Name does not resolve
2020-05-24 09:13:01 WARNING (MainThread) [homeassistant.config_entries] Config entry for brother not ready yet. Retrying in 80 seconds.
2020-05-24 09:13:19 ERROR (SyncWorker_17) [homeassistant.components.scrape.sensor] Unable to extract data from HTML
2020-05-24 09:13:50 ERROR (SyncWorker_7) [homeassistant.components.scrape.sensor] Unable to extract data from HTML
2020-05-24 09:14:04 WARNING (MainThread) [homeassistant.components.onvif.camera] Couldn't connect to camera 'ONVIF Camera', but will retry later. Error: Cannot connect to host 192.168.0.120:5000 ssl:None [Connect call failed ('192.168.0.120', 5000)]
2020-05-24 09:14:04 WARNING (MainThread) [homeassistant.components.camera] Platform onvif not ready yet. Retrying in 180 seconds.
2020-05-24 09:14:21 ERROR (SyncWorker_6) [homeassistant.components.scrape.sensor] Unable to extract data from HTML
2020-05-24 09:14:22 ERROR (MainThread) [homeassistant.components.brother] Error fetching brother data: Bad IPv4/UDP transport address BRW802BF96B94CA.local@161: [Errno -2] Name does not resolvecaused by <class 'socket.gaierror'>: [Errno -2] Name does not resolve
2020-05-24 09:14:22 WARNING (MainThread) [homeassistant.config_entries] Config entry for brother not ready yet. Retrying in 80 seconds.
2020-05-24 09:14:52 ERROR (SyncWorker_0) [homeassistant.components.scrape.sensor] Unable to extract data from HTML

And the system log in the supervisor

20-05-24 08:33:07 INFO (MainThread) [supervisor.homeassistant] Update Home Assistant to version 0.110.1
20-05-24 08:33:07 INFO (SyncWorker_18) [supervisor.docker.interface] Update image homeassistant/raspberrypi3-homeassistant:0.109.0 to homeassistant/raspberrypi3-homeassistant:0.110.1
20-05-24 08:33:07 INFO (SyncWorker_18) [supervisor.docker.interface] Pull image homeassistant/raspberrypi3-homeassistant tag 0.110.1.
20-05-24 08:38:48 INFO (MainThread) [supervisor.updater] Fetch update data from https://version.home-assistant.io/stable.json

20-05-24 09:06:20 INFO (MainThread) [supervisor.homeassistant] Detect a running Home Assistant instance
20-05-24 09:06:20 INFO (MainThread) [supervisor.homeassistant] Successful run Home Assistant 0.109.0
20-05-24 09:06:20 INFO (SyncWorker_17) [supervisor.docker.interface] Cleanup images: ['homeassistant/raspberrypi3-homeassistant:0.110.1']

You seem to have a lot going on in your logs. 4G of disk space is not a lot of free space. When you run Configuration/ Server Controls/Check Configuration from the UI do you see any errors? If so correct those first.

Same error in log’s overhere, but with ADS component:

AttributeError: 'NoneType' object has no attribute 'entity_id'

See: https://github.com/home-assistant/core/issues/35945#issuecomment-632392998

Did you try running Configuration/ Server Controls/Check Configuration from the UI? What was the result?

No errors when I Check the configuration it’s the first time that I can’t upgrade my system :thinking:

Well I guess I would take the log from above and start removing the components, one at a time, that are reporting errors like the brother, onkyo, scrape, etc. See at what point the upgrade is successful then you’ve identified the problem component. Before starting though I would do a full snapshot and store it off line against the chance of a worst case scenario.