Page MenuHomePhabricator

"401 Unauthorized" when trying to view any uploaded files in he.wikivoyage
Closed, ResolvedPublic

Description

When uploading a file to he.wikivoyage the upload completes but the file dosen't show and you get http 401.

for example:
the page file

https://he.wikivoyage.org/wiki/%D7%A7%D7%95%D7%91%D7%A5:Luxembourg_districts.jpg

the file itself

from https://upload.wikimedia.org/wikivoyage/he/a/a5/Luxembourg_districts.jpg


Version: wmf-deployment
Severity: critical

Details

Reference
bz46863

Event Timeline

bzimport raised the priority of this task from to Unbreak Now!.Nov 22 2014, 1:40 AM
bzimport set Reference to bz46863.
bzimport added a subscriber: Unknown Object (MLST).

Thanks for reporting. Confirming.

I was looking at https://he.wikivoyage.org/w/index.php?namespace=6&tagfilter=&days=30&title=%D7%9E%D7%99%D7%95%D7%97%D7%93%3A%D7%A9%D7%99%D7%A0%D7%95%D7%99%D7%99%D7%9D+%D7%90%D7%97%D7%A8%D7%95%D7%A0%D7%99%D7%9D to find other recently uploaded pictures but there are only two in total. Still, so far it looks like this is a general problem and not specific to the example.

$:andre\> wget -S -U Malyacko --header 'host: upload.wikimedia.org' 'http://upload-lb.eqiad.wikimedia.org/wikivoyage/he/a/a5/Luxembourg_districts.jpg'
--2013-04-04 01:32:32-- http://upload-lb.eqiad.wikimedia.org/wikivoyage/he/a/a5/Luxembourg_districts.jpg
Resolving upload-lb.eqiad.wikimedia.org... 208.80.154.235, 2620:0:861:ed1a::b
Connecting to upload-lb.eqiad.wikimedia.org|208.80.154.235|:80... connected.
HTTP request sent, awaiting response...

HTTP/1.1 401 Unauthorized
Content-Type: text/html; charset=UTF-8
X-Varnish: 1409975101, 15788506
Via: 1.1 varnish, 1.1 varnish
Content-Length: 382
Accept-Ranges: bytes
Date: Wed, 03 Apr 2013 23:32:32 GMT
Age: 0
Connection: keep-alive
X-Cache: cp1025 miss (0), cp1023 frontend miss (0)
Access-Control-Allow-Origin: *

Authorization failed.
$:andre\> wget -S -U Malyacko --header 'host: upload.wikimedia.org' 'http://upload-lb.esams.wikimedia.org/wikivoyage/he/a/a5/Luxembourg_districts.jpg'
--2013-04-04 01:32:58-- http://upload-lb.esams.wikimedia.org/wikivoyage/he/a/a5/Luxembourg_districts.jpg
Resolving upload-lb.esams.wikimedia.org... 91.198.174.234, 2620:0:862:ed1a::b
Connecting to upload-lb.esams.wikimedia.org|91.198.174.234|:80... connected.
HTTP request sent, awaiting response...

HTTP/1.1 401 Unauthorized
Content-Type: text/html; charset=UTF-8
X-Varnish: 1409709014, 380182953, 1798252892 1798030735
Via: 1.1 varnish, 1.1 varnish, 1.1 varnish
Content-Length: 382
Accept-Ranges: bytes
Date: Wed, 03 Apr 2013 23:32:59 GMT
Age: 190
Connection: keep-alive
X-Cache: cp1025 miss (0), cp3005 miss (0), cp3004 frontend hit (1)
Access-Control-Allow-Origin: *

Authorization failed.

...and FIXED, quoting from SRE IRC:

<Reedy> Fixed anyway
<Reedy> https://upload.wikimedia.org/wikivoyage/he/a/a5/Luxembourg_districts.jpg
<Reedy> WFM
<andre> Reedy, heh, now it also works for me again.
<andre
> Reedy, so did you fix something?
<mutante> confirmed, was broken earlier, fixed now
<Reedy> By say fixed anyway, I did something to try and fix it ;)

Restricted Application added a subscriber: Steinsplitter. · View Herald Transcript