From: shibata.hiroshi@... Date: 2014-02-25T02:49:06+00:00 Subject: [ruby-core:61059] [ruby-trunk - Bug #9561] [Feedback] Error downloading files from repository (.zip, .tar.gz, .tar.bz2, etc) Issue #9561 has been updated by Hiroshi SHIBATA. Status changed from Open to Feedback Assignee changed from Nobuyoshi Nakada to Hiroshi SHIBATA Do you still have this issue? I can't reproduce it in Japan. We use CDN via fastly, probably this issue caused by our CDN. ---------------------------------------- Bug #9561: Error downloading files from repository (.zip, .tar.gz, .tar.bz2, etc) https://bugs.ruby-lang.org/issues/9561#change-45457 * 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/