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
{
"errorMessage": "SOCKSHTTPSConnectionPool(host='xxx, port=443): Max retries exceeded with url: /api/alexa/smart_home (Caused by NewConnectionError('<urllib3.contrib.socks.SOCKSHTTPSConnection object at 0x7efcc1f01710>: Failed to establish a new connection: [Errno 97] Address family not supported by protocol',))",
"errorType": "ConnectionError",
"requestId": "896b86a1-16ba-4c71-879c-f044a714440d",
"stackTrace": [
" File \"/var/task/haaska.py\", line 103, in event_handler\n return ha.post('alexa/smart_home', event, wait=True)\n",
" File \"/var/task/haaska.py\", line 65, in post\n timeout=(None, read_timeout))\n",
" File \"/var/task/requests/sessions.py\", line 577, in post\n return self.request('POST', url, data=data, json=json, **kwargs)\n",
" File \"/var/task/requests/sessions.py\", line 529, in request\n resp = self.send(prep, **send_kwargs)\n",
" File \"/var/task/requests/sessions.py\", line 645, in send\n r = adapter.send(request, **kwargs)\n",
" File \"/var/task/requests/adapters.py\", line 519, in send\n raise ConnectionError(e, request=request)\n"
]
}
The text was updated successfully, but these errors were encountered:
Anyone know what the error means?
The text was updated successfully, but these errors were encountered: