8000 Can't upgrade to 0.75 - AttributeError: 'NoneType' object has no attribute 'refresh_tokens' · Issue #15870 · home-assistant/core · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Can't upgrade to 0.75 - AttributeError: 'NoneType' object has no attribute 'refresh_tokens' #15870
Closed
@Kanishkaz

Description

@Kanishkaz

Home Assistant release with the issue: 0.75.2

Last working Home Assistant release (if known):0.74.2

Operating environment (Hass.io/Docker/Windows/etc.):

Component/platform: Hass OS

**Description of problem: I can't upgrade to 0.75. Keep getting the following error:

ERROR (MainThread) [homeassistant.setup] Error during setup of component hassio
Traceback (most recent call last):
  File "/usr/local/lib/python3.6/site-packages/homeassistant/setup.py", line 145, in _async_setup_component
    hass, processed_config)
  File "/usr/local/lib/python3.6/site-packages/homeassistant/components/hassio/__init__.py", line 180, in async_setup
    refresh_token = list(user.refresh_tokens.values())[0]
AttributeError: 'NoneType' object has no attribute 'refresh_tokens'

**

Problem-relevant configuration.yaml entries and (fill out even if it seems unimportant):

Traceback (if applicable):


Additional information:

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions

    0