https://bugzilla.wikimedia.org/show_bug.cgi?id=35367
--- Comment #8 from Bawolff (Brian Wolff) <[email protected]> --- Well the easiest to find would be everything select oi_name, oi_timestamp from oldimage where oi_archive_name = ''; this could be done by anyone with labs After that one can look in the thumbnail log. From what I've seen of it, its full of line about thumbnail failed due to missing src path (this seems to be the main cause of failing png thumbnails now that vips has removed the size limit on that format) As an aside, It'd be nice if we graphed number of missing files somewhere in ganglia. Ancedotally it seems like there are more of them then there used to be. It would be good to get real stats on this very scary problem. -- 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
