You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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'
The text was updated successfully, but these errors were encountered:
Quiting HA setup while starting up.
The text was updated successfully, but these errors were encountered: