https://bugzilla.wikimedia.org/show_bug.cgi?id=39975
Erik Moeller <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|Unprioritized |High CC| |[email protected], | |[email protected], | |[email protected], | |[email protected], | |[email protected] --- Comment #10 from Erik Moeller <[email protected]> 2012-09-11 05:09:35 UTC --- Confirming this. Users uploading via Upload Wizard aren't seeing thumbnails under two circumstances: - they're using a browser that doesn't support local thumb generation (e.g. IE) - they're uploading a batch that's larger than 10MB in total size (Upload Wizard then disables client-side thumb rendering to avoid massive disk churning) Interestingly, I am unable to replicate this locally or on a standalone labs instance, so this may be related to the cluster configuration (e.g. Swift/multi-write). The error message for a thumb URL (e.g. https://commons.wikimedia.org/wiki/Special:UploadStash/thumb/10umttkk1v70.wpbutz.28.jpg/100px-10umttkk1v70.wpbutz.28.jpg ) Internal Server Error Fetching thumbnail failed: Array ( [0] => Array ( [0] => http-bad-status [1] => 404 [2] => Not Found ) ) url = http://upload.wikimedia.org/wikipedia/commons/thumb/temp/7/71/20120911020358%21php1Fn9Kd.jpg/100px-20120911020358%21php1Fn9Kd.jpg -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
