2022-11-23 19:39:39,220 INFO Retrying now...
2022-11-23 19:39:39,261 WARNING Recovering from connection error [HTTPSConnectionPool(host='download-0018.nuist.love', port=443): Max retries exceeded with url: /cache-compute-0018/cache/data7/adaptor.mars.external-1669189491.3065188-20059-18-4b76a102-6efc-4cea-a69b-ea964a69cb5c.grib (Caused by NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x00000207572DCCA0>: Failed to establish a new connection: [Errno 11001] getaddrinfo failed'))], attemps 79 of 500
2022-11-23 19:39:39,261 WARNING Retrying in 120 seconds
2022-11-23 19:41:39,273 INFO Retrying now...
2022-11-23 19:41:39,313 WARNING Recovering from connection error [HTTPSConnectionPool(host='download-0018.nuist.love', port=443): Max retries exceeded with url: /cache-compute-0018/cache/data7/adaptor.mars.external-1669189491.3065188-20059-18-4b76a102-6efc-4cea-a69b-ea964a69cb5c.grib (Caused by NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x00000207572DD2D0>: Failed to establish a new connection: [Errno 11001] getaddrinfo failed'))], attemps 80 of 500
2022-11-23 19:41:39,313 WARNING Retrying in 120 seconds
2022-11-23 19:43:39,320 INFO Retrying now...
2022-11-23 19:43:39,391 WARNING Recovering from connection error [HTTPSConnectionPool(host='download-0018.nuist.love', port=443): Max retries exceeded with url: /cache-compute-0018/cache/data7/adaptor.mars.external-1669189491.3065188-20059-18-4b76a102-6efc-4cea-a69b-ea964a69cb5c.grib (Caused by NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x00000207572DCCA0>: Failed to establish a new connection: [Errno 11001] getaddrinfo failed'))], attemps 81 of 500
2022-11-23 19:43:39,391 WARNING Retrying in 120 seconds
Listed above are the information that i met.
Even when i rerun the script, situation still exist? Is this a common scene?
Hi, it's possible that when you ran the request script, that a CDS system session was taking place (these often are done on a Wednesday). Was it working ok for you at the end of last week?
Hi both. Im also getting this problem and have for the past 2 weeks. Its always seemingly at the same point as highlighted below. Any thoughts welcome. Ive tried changing timeout options on the APi call etc:. Ive checked my online status and the file is ready to download but it always disconnects:
2022-12-14 14:05:32,467 INFO Downloading https://download-0013-clone.copernicus-climate.eu/cache-compute-0013/cache/data3/adaptor.mars.external-1671022383.947712-9187-16-12284ae0-97af-415e-9f84-f35588f5dad8.grib to /Workspace/ERA5test/ANOG__ML.20211201.77.78.grb (1.9G)
2022-12-14 14:10:28,288 INFO Download rate 6.6M/s
marsclass: EA
dataset: None
type: AN
levtype: SFC
levelist: 1
repres:
date: 20211201/to/20211203
resol: 799
stream: OPER
area: 60.0/-24.0/40.0/20.0
time: 00/01/02/03/04/05/06/07/08/09/10/11/12/13/14/15/16/17/18/19/20/21/22/23
step: 00
expver: 1
number: OFF
accuracy: 24
grid: 0.28125/0.28125
gaussian:
target: /Workspace/ERA5test/ANOG__SL.20211201.77.78.grb
param: 141.128/151.128/164.128/165.128/166.128/167.128/168.128/129.128/172.128
target: /Workspace/ERA5test/ANOG__SL.20211201.77.78.grb
RETRIEVE ERA5 WITH CDS API!
2022-12-14 14:10:28,535 INFO Welcome to the CDS
2022-12-14 14:10:28,536 INFO Sending request to https://cds.climate.copernicus.eu/api/v2/resources/reanalysis-era5-single-levels
2022-12-14 14:10:28,666 INFO Downloading https://download-0003-clone.copernicus-climate.eu/cache-compute-0003/cache/data2/adaptor.mars.internal-1670933062.7962708-12283-17-90880781-80ab-4830-8b89-18a5da2cd5d9.grib to /Workspace/ERA5test/ANOG__SL.20211201.77.78.grb (5.5M) 2022-12-14 14:12:38,219 WARNING Recovering from connection error [HTTPSConnectionPool(host='download-0003-clone.copernicus-climate.eu', port=443): Max retries exceeded with url: /cache-compute-0003/cache/data2/adaptor.mars.internal-1670933062.7962708-12283-17-90880781-80ab-4830-8b89-18a5da2cd5d9.grib (Caused by NewConnectionError('<urllib3.connection.VerifiedHTTPSConnection object at 0x7ff4f565f6d8>: Failed to establish a new connection: [Errno 110] Connection timed out',))], attemps 0 of 500 2022-12-14 14:12:38,219 WARNING Retrying in 120 seconds 2022-12-14 14:14:38,331 INFO Retrying now...