[05:10:31] Glaisher: you around ? [05:10:37] Yes [05:11:14] great. sorry it took long, but I couldnt still get https://gerrit.wikimedia.org/r/#/c/255400/ working in core [05:11:22] ' pingLimiter only works if caching is enabled. ' [05:11:54] Is any type of caching enabled on your wiki? [05:12:15] Glaisher: it is. let me show you the settings line [05:12:56] I got $wgMainCacheType = CACHE_ACCEL; [05:13:06] and #$wgCacheDirectory = "$IP/cache"; is commented [05:14:11] let me try $wgMainCacheType = CACHE_DB; [05:14:33] hm [05:14:39] CACHE_ACCEL is APC, right? [05:14:51] it is. [05:14:57] APC(u) or XCache [05:14:58] I have memcached enabled and it works here. [05:15:19] Glaisher: in that case, we can get that merged ( mine is some system specific things ) [05:15:34] Let me test it again to be sure. [05:15:37] and maybe check in the labs instance too ( I hope caching is enabled there ) [05:15:39] yeah [05:15:40] :) [05:16:18] tonythomas: Can you check whether it works when CACHE_DB is enabled. I think that might work. [05:17:00] Glaisher: I fear I might have to setup memcache to get that to work. but lemme try [05:20:07] As an anti-abuse measure, you are limited from performing this action too many times in a short space of time, and you have exceeded this limit. Please try again in a few minutes. [05:20:10] great :) [05:20:17] merging it through [05:20:36] :) [05:20:53] https://gerrit.wikimedia.org/r/258764 needs to be improved [05:21:03] will do it in a while [05:21:19] great ! I will be around ;) [05:23:21] Glaisher: https://gerrit.wikimedia.org/r/#/c/252712/ is ready to test+go ? [05:28:58] tonythomas: fixed [05:29:08] Glaisher: great. checking it out [05:34:13] Glaisher: tested + merged ! :) [05:34:24] ty [05:34:59] Glaisher: welcome! now only 2 left in https://gerrit.wikimedia.org/r/#/q/project:mediawiki/extensions/Newsletter,n,z [05:35:21] Glaisher: anything more to be done with https://gerrit.wikimedia.org/r/#/c/252712/ ? [05:36:09] nope [05:36:15] Glaisher: okey. testing that now [05:40:38] tested. works neatly [05:43:51] merged