From: fabio.pasini@... Date: 2014-02-25T20:04:02+00:00 Subject: [ruby-core:61090] [ruby-trunk - Bug #9561] Error downloading files from repository (.zip, .tar.gz, .tar.bz2, etc) Issue #9561 has been updated by fabio pasini. Hi folks, > Do you still have this issue? I can't reproduce it in Japan. Today, after trying again from the same machine/network, I've got the same errors (curl and wget failing as before). > We use CDN via fastly, probably this issue caused by our CDN. I'll try again in a few hours from my home computer, which is in a different network, to see what happens there. []'s ---------------------------------------- Bug #9561: Error downloading files from repository (.zip, .tar.gz, .tar.bz2, etc) https://bugs.ruby-lang.org/issues/9561#change-45480 * Author: fabio pasini * Status: Feedback * Priority: Normal * Assignee: Hiroshi SHIBATA * Category: misc * Target version: * ruby -v: 2.1 * Backport: 1.9.3: UNKNOWN, 2.0.0: UNKNOWN, 2.1: UNKNOWN ---------------------------------------- There are errors while downloading files from both "ftp" and "cache" repositories (http://ftp.ruby-lang.org/pub/ruby/2.1/ and http://cache.ruby-lang.org/pub/ruby/2.1/), the connection is closed from server side when there are few kB to complete download. I got this error using different download tools (wget, curl, Firefox "Download" feature, and Firefox "DownThemAll" plugin). That is happening for different files (.zip, .tar.gz, .tar.bz2, etc) from repositories above. -- http://bugs.ruby-lang.org/