In our 2.6 kernel suddenly SSL not renewing and installing and its showing below error, we have pasted curl request also below
Collecting ConfigArgParse==0.14.0 (from -r /tmp/tmp.j50WiHOmrp/letsencrypt-auto-requirements.txt (line 12))
Retrying (Retry(total=4, connect=None, read=None, redirect=None)) after connection broken by ‘ReadTimeoutError(“HTTPSConnectionPool(host=‘pypi.python.org’, port=443): Read timed out. (read timeout=15)”,)’: /simple/configargparse/
Retrying (Retry(total=3, connect=None, read=None, redirect=None)) after connection broken by ‘ReadTimeoutError(“HTTPSConnectionPool(host=‘pypi.python.org’, port=443): Read timed out. (read timeout=15)”,)’: /simple/configargparse/
Retrying (Retry(total=2, connect=None, read=None, redirect=None)) after connection broken by ‘ReadTimeoutError(“HTTPSConnectionPool(host=‘pypi.python.org’, port=443): Read timed out. (read timeout=15)”,)’: /simple/configargparse/
root@tomcat8:/usr/local/letsencrypt# curl -X GET -I https://pypi.python.org
HTTP/1.1 301 Redirect to Primary Domain
Connection: close
Content-Length: 122
Server: Varnish
Retry-After: 0
Location: https://pypi.org/
Content-Type: text/html; charset=UTF-8
Accept-Ranges: bytes
Date: Thu, 21 Nov 2019 07:23:50 GMT
X-Served-By: cache-sin18050-SIN
X-Cache: HIT
X-Cache-Hits: 0
X-Timer: S1574321030.121052,VS0,VE0
Strict-Transport-Security: max-age=31536000; includeSubDomains; preload
X-Frame-Options: deny
X-XSS-Protection: 1; mode=block
X-Content-Type-Options: nosniff
X-Permitted-Cross-Domain-Policies: none