[00:23:37] 06Labs, 10Tool-Labs: Cannot delete job id #7523461 by tools.legobot on Tool Labs - https://phabricator.wikimedia.org/T138123#2390979 (10Legoktm) [00:52:58] 06Labs, 10Tool-Labs: Cannot delete job id #7523461 by tools.legobot on Tool Labs - https://phabricator.wikimedia.org/T138123#2391022 (10yuvipanda) 05Open>03Resolved a:03yuvipanda I force deleted it [00:53:37] 06Labs, 10Tool-Labs: Cannot delete job id #7523461 by tools.legobot on Tool Labs - https://phabricator.wikimedia.org/T138123#2391026 (10Legoktm) Thanks! Is that a root-level thing or something I can do on my own? I thought `qdel -f` was supposed to do that... [00:55:52] 06Labs, 10Tool-Labs: Cannot delete job id #7523461 by tools.legobot on Tool Labs - https://phabricator.wikimedia.org/T138123#2391027 (10yuvipanda) It's a root level thing unfortunately - I think you can do qdel -f as a normal user but gridengine, uh, does not really seem to care while if a root does it it doe... [00:56:34] 06Labs, 10Tool-Labs: Cannot delete job id #7523461 by tools.legobot on Tool Labs - https://phabricator.wikimedia.org/T138123#2391028 (10Legoktm) LOL. [02:03:14] 06Labs, 10Phabricator: https://phab-01.wmflabs.org (and other installs, like phab-02) returns a 502 error - https://phabricator.wikimedia.org/T137270#2391069 (10yuvipanda) a:05yuvipanda>03None [02:31:15] 06Labs, 10Tool-Labs, 10Tool-Labs-tools-Database-Queries, 10DBA: Run a Tool Labs query without Timing out - https://phabricator.wikimedia.org/T138111#2391089 (10yuvipanda) [02:31:42] 06Labs, 10Tool-Labs, 10Tool-Labs-tools-Database-Queries, 10DBA: Run a Tool Labs query without Timing out - https://phabricator.wikimedia.org/T138111#2390680 (10yuvipanda) This could possibly be related to the fact that we only have two labsdb boxes right now, and both are fairly creaky and ailing and old... [02:32:27] 06Labs, 10Tool-Labs: Some Tools users do not show up in create-dbusers query - https://phabricator.wikimedia.org/T138102#2391091 (10scfc) Most likely, this is not related to LDAP paging because (AFAIUI) that only affects the number of "entries" returned. In this case, there is always only one entry (`project-... [03:22:21] this channel isn't for general WMF phabricator discussion, right? [03:23:20] enterprisey: if you want to talk about it here, that's probably fine. #wikimedia-tech might have a better audience though [03:23:23] okay [03:23:23] thanks [03:23:33] well, I opened a phab ticket for project creation [03:23:37] (about popups) [03:23:44] * enterprisey suddenly realizes who he's talking to [03:23:54] oh, by the way, I fixed the popups issues [03:24:09] link? [03:24:11] yay :) [03:24:19] https://phabricator.wikimedia.org/T137613 [03:24:25] I was wondering when those get handled, generally [03:24:45] going back to popups, I find-and-replaced !== null with !== undefined [03:25:00] going off the assumption that != null acts like !== undefined when we're using it in Popups [03:26:27] I think if one of the other devs like thedj or amalthea +1 it I can create the project for you [03:26:44] normally they get handled...whenever someone feels like it :/ [03:26:53] but if you ping me I can take care of it [03:27:12] thanks [03:27:30] I've just been giving the source code a third or fourth readthrough and the paper I'm writing the bugs on is getting crowded [03:27:40] !== undefined seems correct [03:27:46] legoktm: you've been pinged [03:27:48] what's wrong with != null exactly? [03:27:56] also it would be a good idea to move to formatversion=2 IMO [03:28:09] well, my linter complains bitterly about == and != [03:28:18] I meant to ping me after [20:26:27] I think if one of the other devs like thedj or amalthea +1 it I can create the project for you [03:28:19] :P [03:28:31] ohhh [03:28:38] * enterprisey blames speedreading [03:28:41] hehe [03:28:46] * legoktm dinner, bbl [03:28:50] n [03:28:52] *np [03:28:52] cya [03:31:16] 06Labs, 10Tool-Labs: Some Tools users do not show up in create-dbusers query - https://phabricator.wikimedia.org/T138102#2391101 (10scfc) A naive: ``` #!/usr/bin/python2 import ldap ds = ldap.initialize('ldap://ldap-labs.eqiad.wikimedia.org:389') ds.binddn = 'cn=proxyagent,ou=profile,dc=wikimedia,dc=org' ds... [03:42:27] 10Tool-Labs-tools-Other, 06Wikisource, 05Wikimania-Hackathon-2016: OCR scripts need updating at tools labs by updating the "tesseract-ben" package - https://phabricator.wikimedia.org/T117711#2391114 (10Bodhisattwa) [03:42:59] 06Labs, 10Tool-Labs, 07Tracking: Tool Labs users missing replica.my.cnf (tracking) - https://phabricator.wikimedia.org/T135931#2391116 (10scfc) [03:43:01] 06Labs, 10Tool-Labs, 13Patch-For-Review: Calculation of home directories is broken for users - https://phabricator.wikimedia.org/T138103#2391115 (10scfc) 05Open>03Resolved [05:32:21] 06Labs, 10Tool-Labs, 07Software-Licensing, 07Upstream: Remove or prune cdnjs on tools-static - https://phabricator.wikimedia.org/T128841#2391154 (10Legoktm) The copyright issue has been filed upstream at . Loading external resources is a problem, but not a licen... [07:36:44] 06Labs, 10Tool-Labs: ToolsLab disconnects very frequently - https://phabricator.wikimedia.org/T138135#2391251 (10AbdealiJK) [07:53:39] 06Labs, 10Tool-Labs: ToolsLab disconnects very frequently - https://phabricator.wikimedia.org/T138135#2391251 (10yuvipanda) You could use mosh https://mosh.mit.edu/ or the ServerAliveInterval command https://patrickmn.com/aside/how-to-keep-alive-ssh-sessions/ [08:33:21] 06Labs, 10Tool-Labs: ToolsLab disconnects very frequently - https://phabricator.wikimedia.org/T138135#2391274 (10AbdealiJK) I do already have a ServerAliveInterval. And I tried values like 300, 200, 100. But I still get dropped frequently. Although I believe it has become better now compared to how it was befo... [09:30:58] 06Labs, 10Tool-Labs, 07Software-Licensing, 07Upstream: Remove or prune cdnjs on tools-static - https://phabricator.wikimedia.org/T128841#2391289 (10Legoktm) >>! In T128841#2391154, @Legoktm wrote: > The copyright issue has been filed upstream at . And within fou... [10:12:04] 06Labs, 10Tool-Labs: ToolsLab disconnects very frequently - https://phabricator.wikimedia.org/T138135#2391307 (10zhuyifei1999) > Is there a time limit for which the session remains open ? Is it possible to temporarily increase this limit for example when I'm debugging a tool labs specific bug ? Have you tried... [11:43:18] 06Labs, 10Tool-Labs: ToolsLab disconnects very frequently - https://phabricator.wikimedia.org/T138135#2391336 (10AbdealiJK) 05Open>03Resolved a:03AbdealiJK @zhuyifei1999 I did try `dev.tools.wmflabs.org` too. but that didn't seem to have much of an effect. Currently I've set the `ServerAliveInterval` to... [11:54:59] 06Labs, 10Tool-Labs, 07Software-Licensing, 07Upstream: Remove or prune cdnjs on tools-static - https://phabricator.wikimedia.org/T128841#2391357 (10zhuyifei1999) For CSS, on [[https://github.com/cdnjs/cdnjs/tree/4bc8bd1723fe494c4381b4c01c26687421f4b649|4bc8bd1723fe494c4381b4c01c26687421f4b649]], {P3269} W... [12:07:29] 06Labs, 10Tool-Labs: ToolsLab disconnects very frequently - https://phabricator.wikimedia.org/T138135#2391251 (10jayvdb) This should be documented somewhere. [12:14:10] 06Labs, 10Tool-Labs: ToolsLab disconnects very frequently - https://phabricator.wikimedia.org/T138135#2391368 (10AbdealiJK) Agree. I've made the [modification](https://wikitech.wikimedia.org/w/index.php?title=Help%3ATool_Labs&type=revision&diff=664354&oldid=643143) in the "SSH" section of the Help page. [12:40:37] 06Labs, 10Tool-Labs: Install debootstrap, fakechroot and fakeroot on tools - https://phabricator.wikimedia.org/T138138#2391375 (10tom29739) [13:47:06] Hi, does anyone know how i can proxy port 80 to 8080 [13:47:07] for gerrit [13:47:11] Im getting AH00957: HTTP: attempt to connect to 127.0.0.1:8080 (127.0.0.1) failed [13:47:17] please [14:12:41] paladox: what's the command you're using? [14:14:21] 10Quarry: Allow deletion of "Draft Queries" - https://phabricator.wikimedia.org/T138141#2391436 (10Steinsplitter) [14:37:08] 10Quarry: Allow deletion of "Draft Queries" - https://phabricator.wikimedia.org/T138141#2391459 (10zhuyifei1999) [14:37:11] 10Quarry: Add a possibility to delete a draft - https://phabricator.wikimedia.org/T135908#2391461 (10zhuyifei1999) [16:33:08] Hi everyone! [16:34:11] I've got a question about PAWS: is there any possibility to make it run with an own MediaWiki installation? [18:50:38] 06Labs, 10Tool-Labs, 07Software-Licensing, 07Upstream: Remove or prune cdnjs on tools-static - https://phabricator.wikimedia.org/T128841#2391550 (10Legoktm) >>! In T128841#2391357, @zhuyifei1999 wrote: > We have a lot to deal with. This task is about software licensing issues. Loading from external resour... [19:53:19] Hi everyone :) [19:54:37] One question, is there any way to config a third-party wiki with PAWS? [22:22:16] 06Labs, 10Tool-Labs: Some Tools users do not show up in create-dbusers query - https://phabricator.wikimedia.org/T138102#2391630 (10scfc) a:03scfc The problem stems from the [[https://wikitech.wikimedia.org/wiki/Labs_keystone_roles|OpenStack migration]]: Previously, `cn=tools,ou=projects,dc=wikimedia,dc=org`... [22:59:00] 06Labs: Purge stale data from LDAP - https://phabricator.wikimedia.org/T138150#2391674 (10scfc) [23:05:39] 06Labs: Document LDAP structure unambiguously - https://phabricator.wikimedia.org/T138151#2391688 (10scfc) [23:15:17] PROBLEM - Host tools-worker-1010 is DOWN: CRITICAL - Host Unreachable (10.68.19.138) [23:20:17] RECOVERY - Host tools-worker-1010 is UP: PING OK - Packet loss = 0%, RTA = 1.05 ms