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

Race condition snitun #48

Closed
balloob opened this issue Mar 26, 2019 · 0 comments · Fixed by #52
Closed

Race condition snitun #48

balloob opened this issue Mar 26, 2019 · 0 comments · Fixed by #52

Comments

@balloob
Copy link
Member

balloob commented Mar 26, 2019

Quiting HA setup while starting up.

Traceback (most recent call last):
  File "/Users/paulus/dev/hass/home-assistant/lib/python3.7/site-packages/hass_nabucasa/remote.py", line 255, in connect
    await self._snitun.connect(
AttributeError: 'NoneType' object has no attribute 'connect'
Traceback (most recent call last):
  File "/Users/paulus/dev/hass/home-assistant/lib/python3.7/site-packages/hass_nabucasa/remote.py", line 292, in _reconnect_snitun
    if self._snitun.is_connected:
AttributeError: 'NoneType' object has no attribute 'is_connected'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant