These things just don’t go away, ever! My Cert is valid according to Google Chrome and the chain looks clean. Any idea what this mess means?
Setup
-Raspbian/Virtual Env.
-RPi4
-Hass 107.5
-DuckDNS/ACME.SH Doing the renewing
-Brand new Raspbian install with imported configs
Apr 02 13:11:36 hass hass[3796]: 2020-04-02 13:11:36 ERROR (MainThread) [homeassistant.core] Error doing job: SSL handshake failed
Apr 02 13:11:36 hass hass[3796]: Traceback (most recent call last):
Apr 02 13:11:36 hass hass[3796]: File "/usr/lib/python3.7/asyncio/sslproto.py", line 625, in _on_handshake_complete
Apr 02 13:11:36 hass hass[3796]: raise handshake_exc
Apr 02 13:11:36 hass hass[3796]: File "/usr/lib/python3.7/asyncio/sslproto.py", line 189, in feed_ssldata
Apr 02 13:11:36 hass hass[3796]: self._sslobj.do_handshake()
Apr 02 13:11:36 hass hass[3796]: File "/usr/lib/python3.7/ssl.py", line 763, in do_handshake
Apr 02 13:11:36 hass hass[3796]: self._sslobj.do_handshake()
Apr 02 13:11:36 hass hass[3796]: ssl.SSLError: [SSL: HTTPS_PROXY_REQUEST] https proxy request (_ssl.c:1056)
Apr 02 13:11:36 hass hass[3796]: 2020-04-02 13:11:36 ERROR (MainThread) [homeassistant.core] Error doing job: SSL error in data received
Apr 02 13:11:36 hass hass[3796]: Traceback (most recent call last):
Apr 02 13:11:36 hass hass[3796]: File "/usr/lib/python3.7/asyncio/sslproto.py", line 526, in data_received
Apr 02 13:11:36 hass hass[3796]: ssldata, appdata = self._sslpipe.feed_ssldata(data)
Apr 02 13:11:36 hass hass[3796]: File "/usr/lib/python3.7/asyncio/sslproto.py", line 189, in feed_ssldata
Apr 02 13:11:36 hass hass[3796]: self._sslobj.do_handshake()
Apr 02 13:11:36 hass hass[3796]: File "/usr/lib/python3.7/ssl.py", line 763, in do_handshake
Apr 02 13:11:36 hass hass[3796]: self._sslobj.do_handshake()
Apr 02 13:11:36 hass hass[3796]: ssl.SSLError: [SSL: HTTPS_PROXY_REQUEST] https proxy request (_ssl.c:1056)