Last modified: 2014-05-13 20:59:33 UTC

Wikimedia Bugzilla is closed!

Wikimedia migrated from Bugzilla to Phabricator. Bug reports are handled in Wikimedia Phabricator.
This static website is read-only and for historical purposes. It is not possible to log in and except for displaying bug reports and their history, links might be broken. See T67272, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 65272 - Large files hang during download
Large files hang during download
Status: RESOLVED DUPLICATE of bug 65179
Product: Wikimedia Labs
Classification: Unclassified
tools (Other open bugs)
unspecified
All All
: Unprioritized major
: ---
Assigned To: Marc A. Pelletier
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2014-05-13 19:12 UTC by Merlijn van Deen (test)
Modified: 2014-05-13 20:59 UTC (History)
4 users (show)

See Also:
Web browser: ---
Mobile Platform: ---
Assignee Huggle Beta Tester: ---


Attachments

Description Merlijn van Deen (test) 2014-05-13 19:12:01 UTC
For the pywikibot project, at least. Try downloading 'core.tar.gz' or 'core.zip' from http://tools.wmflabs.org/pywikibot/ ;

All downloads hang at 0KB/s; curl suggests this is at 28427 bytes:

* About to connect() to tools.wmflabs.org port 80 (#0)
*   Trying 208.80.155.131...   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0connected
> GET /pywikibot/core.zip HTTP/1.1
> User-Agent: curl/7.22.0 (x86_64-pc-linux-gnu) libcurl/7.22.0 OpenSSL/1.0.1 zlib/1.2.3.4 libidn/1.23 librtmp/2.3
> Host: tools.wmflabs.org
> Accept: */*
>
< HTTP/1.1 200 OK
< Server: nginx/1.5.0
< Date: Tue, 13 May 2014 19:06:31 GMT
< Content-Type: application/zip
< Content-Length: 33948380
< Connection: keep-alive
< Accept-Ranges: bytes
< ETag: "2235347596"
< Last-Modified: Tue, 13 May 2014 19:01:31 GMT
<
{ [data not shown]
  0 32.3M    0 28427    0     0   1193      0  7:54:16  0:00:23  7:53:53     0^C
               
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
               ^^^^^^^^

although the exact amount depends on the file:

(py27)valhallasw@lisilwen:~/src/pywikibot-core$ curl -vvv http://tools.wmflabs.org/pywikibot/core.tar.gz >/dev/null
* About to connect() to tools.wmflabs.org port 80 (#0)
*   Trying 208.80.155.131...   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0connected
> GET /pywikibot/core.tar.gz HTTP/1.1
> User-Agent: curl/7.22.0 (x86_64-pc-linux-gnu) libcurl/7.22.0 OpenSSL/1.0.1 zlib/1.2.3.4 libidn/1.23 librtmp/2.3
> Host: tools.wmflabs.org
> Accept: */*
>
< HTTP/1.1 200 OK
< Server: nginx/1.5.0
< Date: Tue, 13 May 2014 19:07:52 GMT
< Content-Type: application/octet-stream
< Content-Length: 33060543
< Connection: keep-alive
< Accept-Ranges: bytes
<
{ [data not shown]
  0 31.5M    0 28484    0     0   7435      0  1:14:06  0:00:03  1:14:03  8605

  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
               ^^^^^^^^


This completely breaks all downloads for pywikibot.
Comment 1 Maarten Dammers 2014-05-13 19:19:58 UTC
I have the same problem. Firefox on Windows.
Comment 2 Merlijn van Deen (test) 2014-05-13 20:59:33 UTC
Same core cause as #65179 : nginx failing due to an overloaded redis server

*** This bug has been marked as a duplicate of bug 65179 ***

Note You need to log in before you can comment on or make changes to this bug.


Navigation
Links