Last modified: 2012-12-31 12:05:01 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 T44860, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 42860 - Some WebM transcoded videos are Plain text?!
Some WebM transcoded videos are Plain text?!
Status: RESOLVED FIXED
Product: MediaWiki extensions
Classification: Unclassified
TimedMediaHandler (Other open bugs)
master
All All
: Low normal (vote)
: ---
Assigned To: Michael Dale
:
: 43215 (view as bug list)
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2012-12-08 12:24 UTC by Marco
Modified: 2012-12-31 12:05 UTC (History)
5 users (show)

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


Attachments

Comment 1 Antoine "hashar" Musso (WMF) 2012-12-10 09:48:18 UTC
 curl -I 'https://upload.wikimedia.org/wikipedia/commons/thumb/a/a2/Le_Voyage_dans_la_Lune_%28Georges_M%C3%A9li%C3%A8s%2C_1902%29.ogv/Le_Voyage_dans_la_Lune_%28Georges_M%C3%A9li%C3%A8s%2C_1902%29.ogv.480p.webm'

 Content-Type: text/plain
 X-Object-Meta-Sha1base36: a296ylotzsh9bl0roptci8mii1ubwi6
 Last-Modified: Sat, 10 Nov 2012 09:26:46 GMT
 ETag: 50a96b85f1c6593fc95c3fd6fdfd1529
 X-Timestamp: 1352539606.35070
 ...
 X-Cache: HIT from amssq61.esams.wikimedia.org


When adding ?nocache to the URL, I end up with the expected output:

 Content-Type: audio/webm
 X-Object-Meta-Sha1base36: a296ylotzsh9bl0roptci8mii1ubwi6
 Last-Modified: Sat, 10 Nov 2012 09:26:46 GMT
 ETag: 50a96b85f1c6593fc95c3fd6fdfd1529
 X-Timestamp: 1352539606.35070
 ...


So apparently we had something wrong in MediaWiki at some point and had this file cached in Varnish :/
Comment 2 Marco 2012-12-10 10:56:13 UTC
Thanks you for the info. Though I am still not sure how to fix this for users who do not want to put ?nocache at the end of the url.
Comment 3 Jan Gerber 2012-12-10 11:03:02 UTC
the underlying issue has been fixed, in addition a change to TMH has been merged but is not deployed on commons, once this is in production you can run ?action=purge on the file and the cache will be purged too.
Will leave this bug open until commons allows ?action=purge to purge squid caches.
Comment 4 Quim Gil 2012-12-27 20:37:53 UTC
*** Bug 43215 has been marked as a duplicate of this bug. ***
Comment 5 Marco 2012-12-27 20:55:04 UTC
(In reply to comment #3)
> the underlying issue has been fixed, in addition a change to TMH has been
> merged but is not deployed on commons, once this is in production you can run
> ?action=purge on the file and the cache will be purged too.
> Will leave this bug open until commons allows ?action=purge to purge squid
> caches.

Seems to be fixed by now? true?

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


Navigation
Links