https://bugzilla.wikimedia.org/show_bug.cgi?id=62241
Jon <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Resolution|--- |FIXED --- Comment #15 from Jon <[email protected]> --- Okay so since code was merged on 15th it rode deployment train on 17th reaching all wikis by 24th Since that day [1] there have been no badfilename errors whatsoever but various other errors. You can also see the upload error graph drop [2]. (Despite the EventLogging outage there are still errors being reported of other times) Thus I think we are good. upload/error/badtoken 34 upload/error/unknownerror 11 undefined/undefined 10 upload/error/http 9 upload/warning/duplicate-archive/This_is_the_person_the_page_is_describing_2014-04-01_17-53.jpg 7 upload/warning/exists/Wajah_polos_2014-04-26_05-28.jpg 5 upload/error/verification-error/filetype-mime-mismatch 4 edit/error/blocked 4 upload/warning/duplicate-archive/IM-A890.jpg 3 edit/error/editconflict 2 upload/warning/duplicate-archive/My_family_history_in_sweden--The_bad_moment_is_gone-_The_past_is_gone_for_me_and_my_family-_But_the_truth_must_be_spoken_and_deal_with_in_the_future-_If_you_w 2 upload/warning/duplicate-archive/Selim_koray_2014-02-03_02-19.jpg 1 upload/warning/bad-prefix/Imagen_del_Cristo_de_la_Vela,_perteneciente_a_la_Hermandad_del_Silencio_de_Salamanca,_en_su_procesión_del_Sábado_Santo_de_2014-_2014-04-27_10-35.jpg 1 upload/warning/exists/Rendition_of_of_official_Mechanikal_Element_logo_with_a_collage_of_artwork_from_past_events_in_the_background_2014-04-26_17-48.jpg 1 upload/warning/duplicate-archive/גילה_גולדשטיין_2014-04-22_03-04.jpg 1 upload/warning/exists/A_picture_of_rayn_tedder_-rayn_tedder_the_lead_singer_of_the_American_band_called_"ONEREPUBLIC"_2014-04-25_23-39.png 1 upload/warning/duplicate-archive/For_my_love_and_care_for_the_children_and_Adults_and_the_youth_and_families_in_the_world-_mothers_and_fathers_in_the_world-_Social_workers_and_governments_emp 1 upload/warning/exists/Lady_precious_raymond_2014-04-27_12-10.jpg 1 upload/warning/duplicate-archive/Heaven_2.jpg 1 upload/warning/duplicate-archive/Nba_Playoffs_2014-04-25_16-12.jpg 1 upload/warning/exists/Ein_Logo_der_Menschenrechtpartei_-MRP_2014-04-26_22-55.jpg 1 upload/warning/duplicate-archive/-my_business_information-I_am_an_artist_,_a_musician_by_profession-_I_am_a_hip_pop_artist_in_musician_and_Band-_as_well_as_a_music_lecturer_-_Facilitators_-_C 1 [1] select event_errorText, count(*) from MobileWebUploads_7967082 where event_action = 'error' and timestamp >= 20140425000000 group by event_errorText [2] http://mobile-reportcard.wmflabs.org/graphs/error-uploads -- 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
