Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can't Update to 0.113 #38081

Closed
sagitt opened this issue Jul 22, 2020 · 17 comments
Closed

Can't Update to 0.113 #38081

sagitt opened this issue Jul 22, 2020 · 17 comments
Labels

Comments

@sagitt
Copy link

sagitt commented Jul 22, 2020

The problem

If i try to upgrade to 0.113 from 0.112.4 it takes a while and at the end i'm again on 0.112.4
so i can't upgrade to 0.113

Environment

  • Home Assistant Core release with the issue: 0.113
  • Last working Home Assistant Core release (if known): 0.112.4
  • Operating environment (OS/Container/Supervised/Core): HassOS
  • Integration causing this issue: ALL
  • Link to integration documentation on our website: ALL
@frenck
Copy link
Member

frenck commented Jul 22, 2020

It rolls back in that case, because the upgrade failed (Home Assistant won't start).

Please check all logs for hints and be sure to disable all custom components before trying again.

@sagitt
Copy link
Author

sagitt commented Jul 22, 2020

It rolls back in that case, because the upgrade failed (Home Assistant won't start).

Please check all logs for hints and be sure to disable all custom components before trying again.

i restored a backup and tried again
i can see 0.113 version in my information page, but won't start (tell me that hass starting process are in progress)

i see these errors:

Schermata 2020-07-22 alle 23 52 48
Schermata 2020-07-22 alle 23 54 07
Schermata 2020-07-22 alle 23 54 30
Schermata 2020-07-22 alle 23 56 31
Schermata 2020-07-22 alle 23 56 23

Schermata 2020-07-22 alle 23 57 16

the only "custom component" with problem are xboxone... i'll try removing it.

@sagitt
Copy link
Author

sagitt commented Jul 23, 2020

nothing. even with new proxmox vm 0.113, restoring only configurations from backup.
removing hue same
removinc custom same..

sometime i see "automation" platform can't start.

@oriolism
Copy link

Do you use tensorflow? If so, that’s the problem.

@sagitt
Copy link
Author

sagitt commented Jul 23, 2020

Do you use tensorflow? If so, that’s the problem.

No tensorflow

@jjanderson
Copy link

jjanderson commented Jul 23, 2020

I am having the same issues, I removed all custom components, all custom front-end etc but no dice... just keeps rolling back. I am also not using tensorflow. Ia also ran the Check Home Assistant configuration (Current version: 3.3.0) and it advised that there were no issues with the upgrade...

@yoni3210
Copy link

same here can't update

@Xitro01
Copy link

Xitro01 commented Jul 25, 2020

Same issue here, so we guys must have some plugins/config in common, that causes an issue.

@jdbrookes
Copy link

Do you have kodi integration configured? It appears that if your kodi player does not have websockets enabled it can block home assistant from starting fully: #38160

I think I had this issue when I upgraded yesterday but I rolled back to the previous version before I had a chance to try removing kodi from my config.

@JurajNyiri
Copy link

Another one that might be related: #38196

@JurajNyiri
Copy link

After further investigation, my issue has been caused by huesensor custom integration.

@jjanderson
Copy link

Updating to 0.113.1 has worked now... no config changes...

@sagitt
Copy link
Author

sagitt commented Jul 26, 2020

for me is onvif.
removing it works

@taanczos
Copy link

Hi.
I have the same problem. I have kodi, onvif, no tensor, no hue.

  • HassIO 0.112.4 ( HassOS 4.11)
  • running on a nuc

I run the Check Home Assistant configuration, and this is the result:

 warning: no previously-included files matching '*.pyc' found anywhere in distribution
  warning: no previously-included files matching '*.cache' found anywhere in distribution
  warning: no previously-included files found matching 'yarl/_quoting.html'
  warning: no previously-included files found matching 'yarl/_quoting.*.so'
  warning: no previously-included files found matching 'yarl/_quoting.pyd'
  warning: no previously-included files found matching 'yarl/_quoting.*.pyd'
  no previously-included directories found matching 'docs/_build'
  writing manifest file 'yarl.egg-info/SOURCES.txt'
  copying yarl/__init__.pyi -> build/lib.linux-x86_64-3.7/yarl
  copying yarl/_quoting_c.c -> build/lib.linux-x86_64-3.7/yarl
  copying yarl/_quoting_c.pyi -> build/lib.linux-x86_64-3.7/yarl
  copying yarl/_quoting_c.pyx -> build/lib.linux-x86_64-3.7/yarl
  copying yarl/py.typed -> build/lib.linux-x86_64-3.7/yarl
  running build_ext
  building 'yarl._quoting_c' extension
  creating build/temp.linux-x86_64-3.7
  creating build/temp.linux-x86_64-3.7/yarl
  gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -DTHREAD_STACK_SIZE=0x100000 -fPIC -I/usr/local/include/python3.7m -c yarl/_quoting_c.c -o build/temp.linux-x86_64-3.7/yarl/_quoting_c.o
  error: command 'gcc' failed with exit status 1
  ----------------------------------------
  ERROR: Failed building wheel for yarl
ERROR: Could not build wheels for yarl which use PEP 517 and cannot be installed directly
[22:18:33] ERROR: An error occurred while installing Home Assistant:
Looking in links: https://wheels.home-assistant.io/alpine-3.11/amd64/
Collecting homeassistant
  Downloading homeassistant-0.113.1-py3-none-any.whl (8.7 MB)
Collecting cryptography==2.9.2
  Downloading https://wheels.home-assistant.io/alpine-3.11/amd64/cryptography-2.9.2-cp37-none-any.whl (1.4 MB)
Collecting ruamel.yaml==0.15.100
  Downloading https://wheels.home-assistant.io/alpine-3.11/amd64/ruamel.yaml-0.15.100-cp37-none-any.whl (781 kB)
Collecting astral==1.10.1
  Downloading astral-1.10.1-py2.py3-none-any.whl (29 kB)
Collecting aiohttp==3.6.1
  Downloading https://wheels.home-assistant.io/alpine-3.11/amd64/aiohttp-3.6.1-cp37-none-any.whl (1.3 MB)
Collecting importlib-metadata==1.6.0; python_version < "3.8"
  Downloading importlib_metadata-1.6.0-py2.py3-none-any.whl (30 kB)
Collecting ciso8601==2.1.3
  Downloading https://wheels.home-assistant.io/alpine-3.11/amd64/ciso8601-2.1.3-cp37-none-any.whl (30 kB)
Requirement already satisfied: pip>=8.0.3 in /usr/local/lib/python3.7/site-packages (from homeassistant) (20.0.2)
Collecting PyJWT==1.7.1
  Downloading PyJWT-1.7.1-py2.py3-none-any.whl (18 kB)
Collecting jinja2>=2.11.1
  Downloading Jinja2-2.11.2-py2.py3-none-any.whl (125 kB)
Collecting voluptuous==0.11.7
  Downloading https://wheels.home-assistant.io/alpine-3.11/amd64/voluptuous-0.11.7-py3-none-any.whl (28 kB)
Collecting python-slugify==4.0.0
  Downloading https://wheels.home-assistant.io/alpine-3.11/amd64/python_slugify-4.0.0-py2.py3-none-any.whl (5.5 kB)
Collecting async-timeout==3.0.1
  Downloading async_timeout-3.0.1-py3-none-any.whl (8.2 kB)
Collecting pytz>=2020.1
  Downloading pytz-2020.1-py2.py3-none-any.whl (510 kB)
Collecting pyyaml==5.3.1
  Downloading https://wheels.home-assistant.io/alpine-3.11/amd64/PyYAML-5.3.1-cp37-none-any.whl (44 kB)
Collecting requests==2.24.0
  Downloading requests-2.24.0-py2.py3-none-any.whl (61 kB)
Collecting voluptuous-serialize==2.4.0
  Downloading voluptuous_serialize-2.4.0-py3-none-any.whl (6.7 kB)
Collecting attrs==19.3.0
  Downloading attrs-19.3.0-py2.py3-none-any.whl (39 kB)
Collecting bcrypt==3.1.7
  Downloading https://wheels.home-assistant.io/alpine-3.11/amd64/bcrypt-3.1.7-cp37-none-any.whl (67 kB)
Collecting certifi>=2020.4.5.1
  Downloading certifi-2020.6.20-py2.py3-none-any.whl (156 kB)
Requirement already satisfied: cffi!=1.11.3,>=1.8 in /usr/local/lib/python3.7/site-packages (from cryptography==2.9.2->homeassistant) (1.14.0)
Collecting six>=1.4.1
  Downloading six-1.15.0-py2.py3-none-any.whl (10 kB)
Collecting yarl<2.0,>=1.0
  Downloading yarl-1.5.0.tar.gz (172 kB)
  Installing build dependencies: started
  Installing build dependencies: finished with status 'done'
  Getting requirements to build wheel: started
  Getting requirements to build wheel: finished with status 'done'
    Preparing wheel metadata: started
    Preparing wheel metadata: finished with status 'done'
Collecting chardet<4.0,>=2.0
  Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB)
Collecting multidict<5.0,>=4.5
  Downloading https://wheels.home-assistant.io/alpine-3.11/amd64/multidict-4.7.6-cp37-none-any.whl (144 kB)
Collecting zipp>=0.5
  Downloading zipp-3.1.0-py3-none-any.whl (4.9 kB)
Collecting MarkupSafe>=0.23
  Downloading https://wheels.home-assistant.io/alpine-3.11/amd64/MarkupSafe-1.1.1-cp37-none-any.whl (36 kB)
Collecting text-unidecode>=1.3
  Downloading text_unidecode-1.3-py2.py3-none-any.whl (78 kB)
Collecting idna<3,>=2.5
  Downloading idna-2.10-py2.py3-none-any.whl (58 kB)
Collecting urllib3!=1.25.0,!=1.25.1,<1.26,>=1.21.1
  Downloading urllib3-1.25.10-py2.py3-none-any.whl (127 kB)
Requirement already satisfied: pycparser in /usr/local/lib/python3.7/site-packages (from cffi!=1.11.3,>=1.8->cryptography==2.9.2->homeassistant) (2.20)
Collecting typing-extensions>=3.7.4
  Downloading typing_extensions-3.7.4.2-py3-none-any.whl (22 kB)
Building wheels for collected packages: yarl
  Building wheel for yarl (PEP 517): started
  Building wheel for yarl (PEP 517): finished with status 'error'
Failed to build yarl
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.

Any idea where to start?

@sparkydave1981
Copy link

sparkydave1981 commented Jul 27, 2020

I'm also having problems. HA keeps reverting back to 0.112.4 when trying to upgrade to 0.113.1

Latest upgrade attempt log:

2020-07-27 13:53:15 WARNING (MainThread) [homeassistant.loader] You are using a custom integration for circadian_lighting 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-07-27 13:53:31 WARNING (MainThread) [homeassistant.loader] You are using a custom integration for smartir 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-07-27 13:53:31 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-07-27 13:53:32 WARNING (MainThread) [homeassistant.loader] You are using a custom integration for anniversaries 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-07-27 13:53:33 WARNING (MainThread) [homeassistant.loader] You are using a custom integration for bwalarm 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-07-27 13:53:33 WARNING (MainThread) [homeassistant.loader] You are using a custom integration for fronius_inverter 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-07-27 13:53:33 ERROR (SyncWorker_8) [pyhik.hikvision] Unable to fetch deviceInfo, error: HTTPSConnectionPool(host='192.168.0.101', port=443): Max retries exceeded with url: /ISAPI/System/deviceInfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1108)')))
2020-07-27 13:53:34 WARNING (MainThread) [homeassistant.components.panel_custom] HTML custom panels have been deprecated
2020-07-27 13:53:34 ERROR (SyncWorker_0) [pyhik.hikvision] Unable to fetch deviceInfo, error: HTTPSConnectionPool(host='192.168.0.102', port=443): Max retries exceeded with url: /ISAPI/System/deviceInfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1108)')))
2020-07-27 13:53:34 ERROR (SyncWorker_8) [homeassistant.components.hikvision.binary_sensor] Hikvision event stream has no data, unable to set up
2020-07-27 13:53:34 WARNING (MainThread) [frontend.js.latest.202007160] Icon mdi:visual-studio-code was renamed to mdi:microsoft-visual-studio-code, please change your config, it will be removed in version 0.115.
2020-07-27 13:53:34 ERROR (MainThread) [homeassistant.setup] Error during setup of component panel_custom
Traceback (most recent call last):
  File "/usr/src/homeassistant/homeassistant/setup.py", line 193, in _async_setup_component
    result = await asyncio.wait_for(task, SLOW_SETUP_MAX_WAIT)
  File "/usr/local/lib/python3.8/asyncio/tasks.py", line 483, in wait_for
    return fut.result()
  File "/usr/src/homeassistant/homeassistant/components/panel_custom/__init__.py", line 201, in async_setup
    hass.http.register_static_path(url, panel_path)
  File "/usr/src/homeassistant/homeassistant/components/http/__init__.py", line 376, in register_static_path
    self.app.router.add_route("GET", url_path, serve_file)
  File "/usr/local/lib/python3.8/site-packages/aiohttp/web_urldispatcher.py", line 1035, in add_route
    return resource.add_route(method, handler,
  File "/usr/local/lib/python3.8/site-packages/aiohttp/web_urldispatcher.py", line 306, in add_route
    raise RuntimeError("Added route will never be executed, "
RuntimeError: Added route will never be executed, method GET is already registered
2020-07-27 13:53:34 ERROR (SyncWorker_0) [homeassistant.components.hikvision.binary_sensor] Hikvision event stream has no data, unable to set up
2020-07-27 13:53:34 WARNING (MainThread) [frontend.js.latest.202007160] Icon mdi:visual-studio-code was renamed to mdi:microsoft-visual-studio-code, please change your config, it will be removed in version 0.115.
2020-07-27 13:53:44 WARNING (MainThread) [homeassistant.components.calendar] Setup of calendar platform google is taking over 10 seconds.
2020-07-27 13:53:44 ERROR (MainThread) [homeassistant.components.calendar] Entity id already exists - ignoring: calendar.contacts
2020-07-27 13:53:53 WARNING (MainThread) [homeassistant.loader] You are using a custom integration for bom_forecast 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-07-27 13:53:55 WARNING (MainThread) [frontend.js.latest.202007160] Icon mdi:visual-studio-code was renamed to mdi:microsoft-visual-studio-code, please change your config, it will be removed in version 0.115.
2020-07-27 13:57:22 WARNING (MainThread) [asyncio] socket.send() raised exception.
2020-07-27 13:57:22 WARNING (MainThread) [asyncio] socket.send() raised exception.
2020-07-27 13:57:22 WARNING (MainThread) [asyncio] socket.send() raised exception.
2020-07-27 13:57:22 WARNING (MainThread) [asyncio] socket.send() raised exception.
2020-07-27 13:57:22 WARNING (MainThread) [asyncio] socket.send() raised exception.
2020-07-27 13:57:22 WARNING (MainThread) [asyncio] socket.send() raised exception.
2020-07-27 13:57:22 WARNING (MainThread) [asyncio] socket.send() raised exception.
2020-07-27 13:57:22 WARNING (MainThread) [asyncio] socket.send() raised exception.
2020-07-27 13:57:22 WARNING (MainThread) [asyncio] socket.send() raised exception.
2020-07-27 13:57:22 WARNING (MainThread) [asyncio] socket.send() raised exception.
2020-07-27 13:57:23 WARNING (MainThread) [frontend.js.latest.202007160] Icon mdi:visual-studio-code was renamed to mdi:microsoft-visual-studio-code, please change your config, it will be removed in version 0.115.

and supervisor log:

20-07-27 03:59:17 INFO (MainThread) [supervisor.homeassistant] Update Home Assistant to version 0.113.1
20-07-27 03:59:17 INFO (SyncWorker_1) [supervisor.docker.interface] Update image homeassistant/qemux86-64-homeassistant:0.112.4 to homeassistant/qemux86-64-homeassistant:0.113.1
20-07-27 03:59:17 INFO (SyncWorker_1) [supervisor.docker.interface] Pull image homeassistant/qemux86-64-homeassistant tag 0.113.1.
20-07-27 04:00:22 INFO (SyncWorker_1) [supervisor.docker.interface] Stop homeassistant application
20-07-27 04:00:22 INFO (MainThread) [supervisor.api.proxy] Home Assistant WebSocket API error: Received message 8:1000 is not str
20-07-27 04:00:22 INFO (MainThread) [supervisor.api.proxy] Home Assistant WebSocket API connection is closed
20-07-27 04:00:22 INFO (MainThread) [supervisor.api.proxy] Home Assistant WebSocket API error: Received message 8:1000 is not str
20-07-27 04:00:22 INFO (MainThread) [supervisor.api.proxy] Home Assistant WebSocket API connection is closed
20-07-27 04:01:22 INFO (SyncWorker_1) [supervisor.docker.interface] Clean homeassistant application
20-07-27 04:01:22 INFO (MainThread) [supervisor.homeassistant] Update pulse/client.config: /data/tmp/homeassistant_pulse
20-07-27 04:01:22 INFO (SyncWorker_5) [supervisor.docker.homeassistant] Start homeassistant homeassistant/qemux86-64-homeassistant with version 0.113.1
20-07-27 04:01:27 INFO (MainThread) [supervisor.homeassistant] Home Assistant pip installation in progress
20-07-27 04:02:08 INFO (MainThread) [supervisor.homeassistant] Home Assistant pip installation done
20-07-27 04:10:04 INFO (MainThread) [supervisor.homeassistant] Updated Home Assistant API token
20-07-27 04:12:09 WARNING (MainThread) [supervisor.homeassistant] Don't wait anymore of Home Assistant startup!
20-07-27 04:12:09 CRITICAL (MainThread) [supervisor.homeassistant] HomeAssistant update fails -> rollback!

image just before it reverts back to 0.112.4
image

@taanczos
Copy link

Hi.
I have the same problem. I have kodi, onvif, no tensor, no hue.

  • HassIO 0.112.4 ( HassOS 4.11)
  • running on a nuc

I run the Check Home Assistant configuration, and this is the result:

 warning: no previously-included files matching '*.pyc' found anywhere in distribution
  warning: no previously-included files matching '*.cache' found anywhere in distribution
  warning: no previously-included files found matching 'yarl/_quoting.html'
  warning: no previously-included files found matching 'yarl/_quoting.*.so'
  warning: no previously-included files found matching 'yarl/_quoting.pyd'
  warning: no previously-included files found matching 'yarl/_quoting.*.pyd'
  no previously-included directories found matching 'docs/_build'
  writing manifest file 'yarl.egg-info/SOURCES.txt'
  copying yarl/__init__.pyi -> build/lib.linux-x86_64-3.7/yarl
  copying yarl/_quoting_c.c -> build/lib.linux-x86_64-3.7/yarl
  copying yarl/_quoting_c.pyi -> build/lib.linux-x86_64-3.7/yarl
  copying yarl/_quoting_c.pyx -> build/lib.linux-x86_64-3.7/yarl
  copying yarl/py.typed -> build/lib.linux-x86_64-3.7/yarl
  running build_ext
  building 'yarl._quoting_c' extension
  creating build/temp.linux-x86_64-3.7
  creating build/temp.linux-x86_64-3.7/yarl
  gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -DTHREAD_STACK_SIZE=0x100000 -fPIC -I/usr/local/include/python3.7m -c yarl/_quoting_c.c -o build/temp.linux-x86_64-3.7/yarl/_quoting_c.o
  error: command 'gcc' failed with exit status 1
  ----------------------------------------
  ERROR: Failed building wheel for yarl
ERROR: Could not build wheels for yarl which use PEP 517 and cannot be installed directly
[22:18:33] ERROR: An error occurred while installing Home Assistant:
Looking in links: https://wheels.home-assistant.io/alpine-3.11/amd64/
Collecting homeassistant
  Downloading homeassistant-0.113.1-py3-none-any.whl (8.7 MB)
Collecting cryptography==2.9.2
  Downloading https://wheels.home-assistant.io/alpine-3.11/amd64/cryptography-2.9.2-cp37-none-any.whl (1.4 MB)
Collecting ruamel.yaml==0.15.100
  Downloading https://wheels.home-assistant.io/alpine-3.11/amd64/ruamel.yaml-0.15.100-cp37-none-any.whl (781 kB)
Collecting astral==1.10.1
  Downloading astral-1.10.1-py2.py3-none-any.whl (29 kB)
Collecting aiohttp==3.6.1
  Downloading https://wheels.home-assistant.io/alpine-3.11/amd64/aiohttp-3.6.1-cp37-none-any.whl (1.3 MB)
Collecting importlib-metadata==1.6.0; python_version < "3.8"
  Downloading importlib_metadata-1.6.0-py2.py3-none-any.whl (30 kB)
Collecting ciso8601==2.1.3
  Downloading https://wheels.home-assistant.io/alpine-3.11/amd64/ciso8601-2.1.3-cp37-none-any.whl (30 kB)
Requirement already satisfied: pip>=8.0.3 in /usr/local/lib/python3.7/site-packages (from homeassistant) (20.0.2)
Collecting PyJWT==1.7.1
  Downloading PyJWT-1.7.1-py2.py3-none-any.whl (18 kB)
Collecting jinja2>=2.11.1
  Downloading Jinja2-2.11.2-py2.py3-none-any.whl (125 kB)
Collecting voluptuous==0.11.7
  Downloading https://wheels.home-assistant.io/alpine-3.11/amd64/voluptuous-0.11.7-py3-none-any.whl (28 kB)
Collecting python-slugify==4.0.0
  Downloading https://wheels.home-assistant.io/alpine-3.11/amd64/python_slugify-4.0.0-py2.py3-none-any.whl (5.5 kB)
Collecting async-timeout==3.0.1
  Downloading async_timeout-3.0.1-py3-none-any.whl (8.2 kB)
Collecting pytz>=2020.1
  Downloading pytz-2020.1-py2.py3-none-any.whl (510 kB)
Collecting pyyaml==5.3.1
  Downloading https://wheels.home-assistant.io/alpine-3.11/amd64/PyYAML-5.3.1-cp37-none-any.whl (44 kB)
Collecting requests==2.24.0
  Downloading requests-2.24.0-py2.py3-none-any.whl (61 kB)
Collecting voluptuous-serialize==2.4.0
  Downloading voluptuous_serialize-2.4.0-py3-none-any.whl (6.7 kB)
Collecting attrs==19.3.0
  Downloading attrs-19.3.0-py2.py3-none-any.whl (39 kB)
Collecting bcrypt==3.1.7
  Downloading https://wheels.home-assistant.io/alpine-3.11/amd64/bcrypt-3.1.7-cp37-none-any.whl (67 kB)
Collecting certifi>=2020.4.5.1
  Downloading certifi-2020.6.20-py2.py3-none-any.whl (156 kB)
Requirement already satisfied: cffi!=1.11.3,>=1.8 in /usr/local/lib/python3.7/site-packages (from cryptography==2.9.2->homeassistant) (1.14.0)
Collecting six>=1.4.1
  Downloading six-1.15.0-py2.py3-none-any.whl (10 kB)
Collecting yarl<2.0,>=1.0
  Downloading yarl-1.5.0.tar.gz (172 kB)
  Installing build dependencies: started
  Installing build dependencies: finished with status 'done'
  Getting requirements to build wheel: started
  Getting requirements to build wheel: finished with status 'done'
    Preparing wheel metadata: started
    Preparing wheel metadata: finished with status 'done'
Collecting chardet<4.0,>=2.0
  Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB)
Collecting multidict<5.0,>=4.5
  Downloading https://wheels.home-assistant.io/alpine-3.11/amd64/multidict-4.7.6-cp37-none-any.whl (144 kB)
Collecting zipp>=0.5
  Downloading zipp-3.1.0-py3-none-any.whl (4.9 kB)
Collecting MarkupSafe>=0.23
  Downloading https://wheels.home-assistant.io/alpine-3.11/amd64/MarkupSafe-1.1.1-cp37-none-any.whl (36 kB)
Collecting text-unidecode>=1.3
  Downloading text_unidecode-1.3-py2.py3-none-any.whl (78 kB)
Collecting idna<3,>=2.5
  Downloading idna-2.10-py2.py3-none-any.whl (58 kB)
Collecting urllib3!=1.25.0,!=1.25.1,<1.26,>=1.21.1
  Downloading urllib3-1.25.10-py2.py3-none-any.whl (127 kB)
Requirement already satisfied: pycparser in /usr/local/lib/python3.7/site-packages (from cffi!=1.11.3,>=1.8->cryptography==2.9.2->homeassistant) (2.20)
Collecting typing-extensions>=3.7.4
  Downloading typing_extensions-3.7.4.2-py3-none-any.whl (22 kB)
Building wheels for collected packages: yarl
  Building wheel for yarl (PEP 517): started
  Building wheel for yarl (PEP 517): finished with status 'error'
Failed to build yarl
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.

Any idea where to start?

With 0.113.2 it solved. System updated for the first try.

@github-actions
Copy link

github-actions bot commented Nov 9, 2020

There hasn't been any activity on this issue recently. Due to the high number of incoming GitHub notifications, we have to clean some of the old issues, as many of them have already been resolved with the latest updates.
Please make sure to update to the latest Home Assistant version and check if that solves the issue. Let us know if that works for you by adding a comment 👍
This issue has now been marked as stale and will be closed if no further activity occurs. Thank you for your contributions.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

10 participants