https://bugzilla.wikimedia.org/show_bug.cgi?id=50622
--- Comment #15 from Chris McMahon <[email protected]> --- I have an idea about how this is happening, but I don't know why it's happening. Here's what I'm seeing... I'm tailing the api.log file for beta like so: @deployment-bastion:/data/project/logs$ tail -f api.log Every time I incur the error on NewPagesFeed in beta labs, I immediately see one and only one entry in that log file, for ULS and not for PageTriage. 2013-07-23 20:53:50 deployment-apache32 enwiki: API GET 68.108.251.139 68.108.251.139 T=28ms action=ulslocalization language=en 2013-07-23 21:07:47 deployment-apache32 enwiki: API GET 68.108.251.139 68.108.251.139 T=16ms action=ulslocalization language=en Is is possible that ULS is interfering with the ability of PageTriage to call the API properly? And if so, why would we not see that in production on enwiki? Note that ULS is configured on beta similarly to production, but differently on test2wiki wrt the cog icon vs. a user-preferences control. http://www.mediawiki.org/wiki/Universal_Language_Selector/Deployment/Planning#Configuration -- 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
