Core: Remote UI not working after update 0.108.6->0.108.7

Created on 22 Apr 2020  路  3Comments  路  Source: home-assistant/core

The problem

Environment

  • Home Assistant Core release with the issue: 0.108.7
  • Last working Home Assistant Core release (if known): 0.108.6
  • Operating environment (Home Assistant/Supervised/Docker/venv): Supervised
  • Integration causing this issue: cloud
  • Link to integration documentation on our website: https://www.home-assistant.io/integrations/cloud/

Problem-relevant configuration.yaml


Traceback/Error logs

2020-04-22 10:30:44 ERROR (MainThread) [homeassistant.core] Error doing job: Task exception was never retrieved
Traceback (most recent call last):
  File "/usr/local/lib/python3.7/site-packages/hass_nabucasa/remote.py", line 183, in _finish_load_backend
    snitun_port=443,
  File "/usr/local/lib/python3.7/site-packages/snitun/utils/aiohttp_client.py", line 36, in __init__
    self._site = SockSite(runner, self._socket, ssl_context=context)
  File "/usr/local/lib/python3.7/site-packages/aiohttp/web_runner.py", line 168, in __init__
    ssl_context=ssl_context, backlog=backlog)
  File "/usr/local/lib/python3.7/site-packages/aiohttp/web_runner.py", line 38, in __init__
    if runner.server is None:
AttributeError: 'NoneType' object has no attribute 'server'

Additional information

Most helpful comment

This issue has been reported in the community too. The workaround (unlink, restart, relink) mentioned there does not work for me.

All 3 comments

This issue has been reported in the community too. The workaround (unlink, restart, relink) mentioned there does not work for me.

This issue has been reported in the community too. The workaround (unlink, restart, relink) mentioned there does not work for me.

Same here. But couldn't find any other infos beside the Errors in the Log coolriku already posted

The issue has been identified. 0.108.8 is currently building and should be available shortly (which fixes the issue).

Was this page helpful?
0 / 5 - 0 ratings

Related issues

kirichkov picture kirichkov  路  3Comments

aweb-01 picture aweb-01  路  3Comments

arangates picture arangates  路  3Comments

flsabourin picture flsabourin  路  3Comments

sh0rez picture sh0rez  路  3Comments