Peter A. Jonsson
Peter A. Jonsson
@pedep do you know enough Conda to help massimozanetti test this with urllib3 2.x?
Sorry, I just found this out yesterday, but either go for latest version =2.2.1.
If it is Python 3.8 (or 3.9?) there's something about SSL that changed. But 2.0.7 is what I used until midnight, so use that. If there are ChunkedEncodingError exceptions, it's...
> and i have a environment i downgraded to 3.8 > > ``` > $ conda list | grep "cdsetool\|geopandas\|urllib" > cdsetool 0.2.7 pypi_0 pypi > geopandas 0.13.2 pypi_0 pypi...
@massimozanetti Ok, so you have a different problem than what I have then. I'm using Python 3.10 on Ubuntu 22.04 LTS. I know there is something with SSL changed between...
Oh, I have that one as well! Haven't had time to look at it, but it's a separate issue from this one. It's already been a long day, so I...
@massimozanetti many thanks for all your testing on my behalf. Since I just have intermittent failures on my side I have to start things and let them run hoping something...
@massimozanetti I think the error you got with 3.10 is some variation of the following: ``` time=2024-03-18T18:55:54 level=ERROR msg="Failed to connect to https://catalogue.dataspace.copernicus.eu: 500 Server Error: Internal Server Error for...
This happened again last night using main branch just before the proxy PR. ``` time=2024-03-07T22:27:51 level=INFO msg="Download started" time=2024-03-07T22:27:52 level=WARNING msg="Status code 401, retrying.." file=download.py:104 time=2024-03-07T22:29:07 level=WARNING msg="Status code 401,...
I thought the monitor had something to do with things, but they always seem to be cleaned up properly for me.