https://bugzilla.wikimedia.org/show_bug.cgi?id=42047

--- Comment #11 from Andre Klapper <[email protected]> 2012-11-13 12:16:32 
UTC ---
Not sure if this is the same problem, but as we don't have an error message
here I"m adding this comment:

From
https://commons.wikimedia.org/w/index.php?title=Commons:Village_pump&oldid=82888840#File:Lamppost-singapore.jpg
:

The 199px thumbnail worked, the 200px one at
http://upload.wikimedia.org/wikipedia/commons/thumb/2/29/Lamppost-singapore.jpg/200px-Lamppost-singapore.jpg
gave this error:


Traceback (most recent call last):
  File "/usr/lib/python2.7/dist-packages/eventlet/wsgi.py", line 382, in
handle_one_response
    result = self.application(self.environ, start_response)
  File "/usr/local/lib/python2.7/dist-packages/wmf/rewrite.py", line 368, in
__call__
    resp = self.handle404(reqorig, url, container, obj)
  File "/usr/local/lib/python2.7/dist-packages/wmf/rewrite.py", line 197, in
handle404
    upcopy = opener.open(encodedurl)
  File "/usr/lib/python2.7/urllib2.py", line 400, in open
    response = self._open(req, data)
  File "/usr/lib/python2.7/urllib2.py", line 418, in _open
    '_open', req)
  File "/usr/lib/python2.7/urllib2.py", line 378, in _call_chain
    result = func(*args)
  File "/usr/lib/python2.7/urllib2.py", line 1207, in http_open
    return self.do_open(httplib.HTTPConnection, req)
  File "/usr/lib/python2.7/urllib2.py", line 1177, in do_open
    raise URLError(err)
URLError: <urlopen error [Errno 111] ECONNREFUSED>

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to