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
Odd, I can't get past the first step of adding the unit via the IP address, I get this error:
and in the log:
HTTPSConnectionPool(host='10.0.0.18', port=8443): Max retries exceeded with url: /v1/oauth/authorize?audience=homesmart.local&response_type=code&code_challenge=Hq0vBF3RYzCEq5xHzeMTkI5sDazSO8bRylQtCeA8flc&code_challenge_method=S256 (Caused by NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7f3f619d10>: Failed to establish a new connection: [Errno 111] Connection refused'))
The text was updated successfully, but these errors were encountered:
Odd, I can't get past the first step of adding the unit via the IP address, I get this error:
and in the log:
HTTPSConnectionPool(host='10.0.0.18', port=8443): Max retries exceeded with url: /v1/oauth/authorize?audience=homesmart.local&response_type=code&code_challenge=Hq0vBF3RYzCEq5xHzeMTkI5sDazSO8bRylQtCeA8flc&code_challenge_method=S256 (Caused by NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7f3f619d10>: Failed to establish a new connection: [Errno 111] Connection refused'))
The text was updated successfully, but these errors were encountered: