https://bugzilla.wikimedia.org/show_bug.cgi?id=56979
--- Comment #6 from [email protected] --- (In reply to comment #3) > It seems that nobody was aware of this issue nor > how to read the logs. How did you access them? Oh ... there were logs already? Interesting. I did neither know that, nor did I find that. Logs would have made it easier. Anyways ... Here's what I did: * find a graph that looks wrong (http://mobile-reportcard.wmflabs.org/graphs/successful-edits-main) * find the datafile that looks wrong (http://stat1001.wikimedia.org/limn-public-data/mobile/datafiles/successful-edits-main.csv) * find the relevant apache config (/etc/apache2/sites-enabled/000-default on stat1001) * find the file in the corresponding DocumentRoot (/var/www/limn-public-data/mobile/datafiles/successful-edits-main.csv) * find out how the file gets there (puppet repo, cron job in misc::statistics::limn::mobile_data_sync in manifests/misc/statistics.pp) * Look at the code, and decide if it does harm to run once. * Run the code and capture output. -- 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
