[02:22:06] Krinkle, https://phabricator.wikimedia.org/T144887 [02:25:44] Krenair: Can't do much about that I'm afraid. I don't know the CA code around this very well, nor have access to debug it. [02:26:14] Krinkle, sorry, thought this was just a CVN thing [02:26:18] will look into it on the wikimedia side [02:26:23] Nope :) [02:26:33] It's a special udp2irc channel for CentralAuth [02:26:37] #central [02:26:39] I know that exists [02:26:48] I just thought the CVN bot being down was external [02:26:49] Or... [02:26:50] welll [02:26:57] right, it said cvn-unifications not #central [02:27:02] Let me double check [02:27:05] Sorry :) [02:27:26] * Now talking on #central [02:27:26] [[User:Khwanrudee petlert]]@loginwiki https://login.wikimedia.org/wiki/User:Khwanrudee_petlert * Khwanrudee petlert * [02:27:41] I still don't control that bot, it's stewardbots. Let's see. [02:27:59] Not run on a CVN server or account at the moment. [02:28:23] And I'm not a member of that group either (thought maybe I wass but not apparetnly) [02:28:56] the #cvn-unifications bot is run under tools.stewardbots in tools? [02:28:56] Try -stewards and these ppl http://tools.wmflabs.org/?tool=stewardbots [02:29:00] Yeah [02:29:04] I'm in tools.admin I'll take a look myself [02:29:06] See channel topic :) [02:29:43] Thanks for raising it [02:31:53] Krinkle, I just did SULWatcher/restart_SULWatcher.sh as tools.stewardbots [02:31:56] seems to work again now [02:34:24] Krinkle, btw, why does CVN have it's own servers instead of just running stuff in labs? so you can do things on wikia? [02:34:50] Krenair: we run 99% on WMFLabs now [02:34:55] but not tool labs [02:35:04] The Wikia bot is indeed not run there, that's privately run. [02:35:08] ah [02:37:04] should SULWatcher be run in the cvn project instead of tools? [02:41:53] Thanks Krenair and Krenair :D [02:42:05] I mean Krinkle and Krenair [02:42:17] That was an amazingly quick response. [02:43:15] you filed a task with no projects [02:44:59] Krenair: I've never used Phab before [02:52:36] even if you had... figuring out the correct projects might be hard without specific knowledge of how the bot works [02:58:01] Ah. [03:05:32] but still, no projects = it shows up in red on irc and goes straight into my inbox [03:06:12] 18<wikibugs18> 04(no projects): IRC SUL Unification Bot Down - https://phabricator.wikimedia.org/T144887#2613559 (10Cameron11598) [03:06:29] Oh cool. [03:06:39] in -dev [03:06:51] Or well maybe annoying but still cool. At least it seemed like it was an easy fix [03:06:54] ? [03:07:17] literally logged in and ran a restart script [03:07:47] Well thank you :D [03:08:17] Krenair: By any chance do you know if the bot that used to run in #cvn-wp-en-newusers was discontinued? [03:08:29] nope [03:08:40] as you can tell from the chat log above I'm not familiar with CVN specifics [03:09:00] I saw someone talking about that channel the other day, Apparently there is a unifications channel that works better or something [03:09:13] (but don't take my word as gospel) [03:11:59] Ah It hasn't been around in a long time so I made the assumption it was gone. p858snake the issue with that is it is pretty floody and hard to pick out the @en accounts [06:12:09] tgr|away: yes, works for me; but some users report they ddin't manage to get the authorisation to work until they manually logged in on both sites, or something (and they tried all browsers) [13:04:29] were changes to visual editor deployed to mediawiki.org? it seems screwed up now. worked yesterday. [13:04:41] DanielK_WMDE, some ULS change broke JS [13:05:21] Krenair: the breakage is suptle... the link dialog gets stuck. ctrl-b and ctrl-i no longer work for italic and bold (nor does the menu) [13:05:23] stuff like that [13:05:26] yes [13:05:28] we know [13:05:33] ah, fun [13:05:46] it's https://phabricator.wikimedia.org/T144871 [13:05:53] Krenair: thanks [22:26:30] Krinkle, ecmabot-wm seems down [22:26:34] can't figure out how to restart it [22:35:41] Krenair: Yeah, been down for a while. [22:35:51] It needs to be rebased on top of upstream [22:35:58] it no longer works on our node version or somethign [22:36:33] https://github.com/Krinkle/oftn-bot [22:36:42] https://github.com/Krinkle/oftn-bot/commits/ecmabot-wm [22:36:54] It's just a couple of commits but I haven't been able to get it to work or had the time to try harder [22:36:57] Krenair: Wanna give it a shot? [22:37:17] does it need any familiarity with node? [22:37:50] Krenair: Basically, branch off of upstream master, get it to work locally, then cherry-pick the commits and try to make something similar. I don't have familiarity with the code either. [22:38:11] I just plucked together pieces of their bot and simplified it a bit. It's fairly modular. [22:38:29] My fork is outdated and contains their older code for caniuse.com which has since changed, so it tends to break on that as well. [22:38:33] But I'm sure the latest upstream works