Suddenly, I haven’t change anything I’m getting all this errors in my log.
Dyson is normal, they changed something but all the others not.
api_call exception: HTTPSConnectionPool(host=‘opendata.aemet.es’, port=443): Max retries exceeded with url: /opendata/api/maestro/municipios?api_key=xxx (Caused by SSLError(SSLError(‘No cipher can be selected.’)))
Plex server (http://XXXXXXX) could not be reached: [HTTPSConnectionPool(host=‘plex.tv’, port=443): Max retries exceeded with url: /users/account (Caused by SSLError(SSLError(‘No cipher can be selected.’)))]
SmartthinQ LG
Logger: custom_components.smartthinq_sensors
Source: custom_components/smartthinq_sensors/wideq/core_v2.py:129
Integration: SmartThinQ LGE Sensors (documentation)
First occurred: 9:23:44 PM (6 occurrences)
Last logged: 9:26:20 PMError connecting to ThinQ
Traceback (most recent call last):
File “/usr/local/lib/python3.8/site-packages/urllib3/connectionpool.py”, line 699, in urlopen
httplib_response = self._make_request(
File “/usr/local/lib/python3.8/site-packages/urllib3/connectionpool.py”, line 382, in _make_request
self._validate_conn(conn)
File “/usr/local/lib/python3.8/site-packages/urllib3/connectionpool.py”, line 1010, in validate_conn
conn.connect()
File “/usr/local/lib/python3.8/site-packages/urllib3/connection.py”, line 392, in connect
self.ssl_context = create_urllib3_context(
File "/usr/local/lib/python3.8/site-packages/urllib3/util/ssl.py", line 283, in create_urllib3_context
context.set_ciphers(ciphers or DEFAULT_CIPHERS)
ssl.SSLError: (‘No cipher can be selected.’,)During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File “/usr/local/lib/python3.8/site-packages/requests/adapters.py”, line 439, in send
resp = conn.urlopen(
File “/usr/local/lib/python3.8/site-packages/urllib3/connectionpool.py”, line 755, in urlopen
retries = retries.increment(
File “/usr/local/lib/python3.8/site-packages/urllib3/util/retry.py”, line 573, in increment
raise MaxRetryError(_pool, url, error or ResponseError(cause))
urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host=‘route.lgthinq.com’, port=46030): Max retries exceeded with url: /v1/service/application/gateway-uri (Caused by SSLError(SSLError(‘No cipher can be selected.’)))During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File “/config/custom_components/smartthinq_sensors/init.py”, line 121, in createClientFromToken
client = ClientV2.from_token(
File “/config/custom_components/smartthinq_sensors/wideq/core_v2.py”, line 735, in from_token
client._auth = Auth(client.gateway, oauth_url, None, refresh_token, user_number)
File “/config/custom_components/smartthinq_sensors/wideq/core_v2.py”, line 600, in gateway
self._gateway = Gateway.discover(self._country, self._language)
File “/config/custom_components/smartthinq_sensors/wideq/core_v2.py”, line 292, in discover
gw = gateway_info(country, language)
File “/config/custom_components/smartthinq_sensors/wideq/core_v2.py”, line 206, in gateway_info
return thinq2_get(V2_GATEWAY_URL, country=country, language=language)
File “/config/custom_components/smartthinq_sensors/wideq/core_v2.py”, line 129, in thinq2_get
res = requests.get(
File “/usr/local/lib/python3.8/site-packages/requests/api.py”, line 76, in get
return request(‘get’, url, params=params, **kwargs)
File “/usr/local/lib/python3.8/site-packages/requests/api.py”, line 61, in request
return session.request(method=method, url=url, **kwargs)
File “/usr/local/lib/python3.8/site-packages/requests/sessions.py”, line 542, in request
resp = self.send(prep, **send_kwargs)
File “/usr/local/lib/python3.8/site-packages/requests/sessions.py”, line 655, in send
r = adapter.send(request, **kwargs)
File “/usr/local/lib/python3.8/site-packages/requests/adapters.py”, line 514, in send
raise SSLError(e, request=request)
requests.exceptions.SSLError: HTTPSConnectionPool(host=‘route.lgthinq.com’, port=46030): Max retries exceeded with url: /v1/service/application/gateway-uri (Caused by SSLError(SSLError(‘No cipher can be selected.’)))
Tuya is also failing before the error logs were about SSL, now this
2021-03-08 21:35:26 WARNING (MainThread) [homeassistant.config_entries] Config entry '[email protected] ’ for tuya integration not ready yet. Retrying in background