Getting some errors using API to download

I’m trying to download ERA5 hourly data using API. This is the error message I got:

requests.exceptions.SSLError: HTTPSConnectionPool(host=‘cds.climate.copernicus.eu’, port=443): Max retries exceeded with url: /api/retrieve/v1/jobs/1b8dfca5-67d1-4209-9fe3-422a5963f9ba?log=True&request=True (Caused by SSLError(SSLEOFError(8, ‘[SSL: UNEXPECTED_EOF_WHILE_READING] EOF occurred in violation of protocol (_ssl.c:1000)’)))

But when I check my request in website, I can see my request are completed, however I can’t attempt to download them due to the disconnection to the cds-download-0013.copernicus-climate.eu. I think my network is fine, is ERA5 dataset going through some maintaince right now?

Don’t know if it’s maintenance, but the CDS has gotten real slow today, especially the last few hours. Your truncated download might be related. There’s some discussion of it over on this other post: Requests status always is Quened - #12 by Andrew_Janke.

CDS service is currently degraded. You can check status of the CDS (“Data Stores”) here.