On Sat, Aug 17, 2024 at 01:22:07PM -0400, John Levine wrote:
I'm having problems downloading the ".COM" zone from CZDS today, is this expected, reproducible? The download seems to disconnect prematurely, with the HTTP transfer delivering less than the promised Content-Length, The connection drops after ~120 of ~4000 MB.
In my daily downloads I usually get one or two failures I need to retry, but today I got 22. All but one of them worked on the second try, .org worked on the third.
No matter home many times I retry, I still have not been able to download .COM or .ORG. I also see frequent failures with the HEAD requests, that I use to prep the actual "GET" downloads. Latest attempt: error: HttpExceptionRequest Request { host = "czds-download-api.icann.org" port = 443 path = "/czds/downloads/org.zone" queryString = "" method = "GET" redirectCount = 10 requestVersion = HTTP/1.1 } (ResponseBodyTooShort 425177338 289504129) error: HttpExceptionRequest Request { host = "czds-download-api.icann.org" port = 443 path = "/czds/downloads/com.zone" queryString = "" method = "GET" redirectCount = 10 requestVersion = HTTP/1.1 } (ResponseBodyTooShort 4201149204 505609088) -- Viktor.