line703,inurlopenhttplib_response=self._make_request(File"/opt/app/.venv/lib/python3.10/site-packages/urllib3/connectionpool.py",line396,in_make_requestconn.request_chunked(method,url,**httplib_request_kw)File"/
The underlying errorSSLEOFError(8, 'EOF occurred in violation of protocol (_ssl.c:2396)'))means a TLS handshake was started and the other side (server, proxy) closed the connection or didn't respond correctly. This can happen when connecting to a server, or through a proxy server, that...