每当我运行这段代码时,它都会显示requests.exceptions.ConnectionError: HTTPSConnectionPool错误def download"download_file.py", line 4, in download File "/usr/local/lib/python2.761, in request
return
我正在捕获并打印Python请求ConnectionErrors,就是这样: logger.warning(str(e.message))HTTPSConnectionPool(host='10.100.24.16', port=443): Max retries exceeded06651841-bbdb-472a-bde2-689d8cb8da19 (Caused by <class
我不认为这是我试图访问的服务器的问题,因为从requests.exceptions.ConnectionError: HTTPSConnectionPool(host='storage.googleapis.com', port=443): Max retries exceeded with url:到requests.exceptions.ConnectionError: HTTPSConnectionPoolraise MaxRetryError(_pool, url, error or Respo