[00:19:16] virt0 is back [00:19:27] which has wikitech on it [00:34:02] Coren: thanks [00:36:16] Guest90117: ok, now maybe have a look on wikitech and see if your keys look OK? [00:36:41] andrewbogott : yes, they look ok. [00:36:48] hm [00:37:16] Sorry to ask a dumb question, but -- you sure you uploaded the public key and not the private one? (a mistake that people make surprisingly often) [00:38:59] andrewbogott : just double checked, it's the public key. [00:40:48] Guest90117: How recently did you upload it? [00:41:34] well, I first did a few weeks ago, it didn't work. tried again today, also didn't work, trying uploading it again, also didn't work. [00:42:13] is there anyway to pypass the ssh, even on the price of security? [00:42:35] Guest90117: what is your shell name? [00:42:41] Ciphers [00:42:43] And, no, ssh is required. [00:43:01] um… 'ciphers' not 'Ciphers' [00:43:33] well, my user name (userpage) uses 'C'iphers [00:43:47] yes, but your shell name [00:44:00] Anyway, I see two keys available for you on bastion... [00:44:07] Looks like the same key twice, once with a name and once without [00:44:19] oh, right... I guess i read that somewhere [00:44:25] shall i remove one? [00:44:42] Probably a good idea to remove both and start from scratch :) [00:44:52] oh, I'm in !!! [00:45:00] it was the shell name :( [00:45:22] yep [00:46:10] Thank you, Adrew! [00:46:21] You bet, no problem :) [00:46:46] That 'uppercase in shell name' thing comes up surprisingly often, although this is a slightly new scenario [00:48:45] yeah, I'll take a note of that. Thanks again! [05:25:19] (03CR) 10Andrew Bogott: [C: 032 V: 032] Move default datafile to /etc/dynamicproxy-api [labs/invisible-unicorn] - 10https://gerrit.wikimedia.org/r/93619 (owner: 10Andrew Bogott) [05:25:59] (03CR) 10Andrew Bogott: [C: 032 V: 032] Further attempts to make this work with setuptools [labs/invisible-unicorn] - 10https://gerrit.wikimedia.org/r/91620 (owner: 10Andrew Bogott) [08:23:27] !petan-build [08:23:27] make -j `getconf _NPROCESSORS_ONLN` deb-pkg LOCALVERSION=-custom [12:36:25] hi. anyone a Idea where I could get the namespace-names of the different wikis? toolserver had a "namespacename" table. is there something on labs? [14:51:27] hi [14:53:30] I can't connect to my tools-login.wmflabs.org account, my public key seems to be recognized but I get this error : Connection closed by 208.80.153.224 [14:55:45] rguillebert: Have you connected successfully in the past? [14:55:50] no [14:56:13] what is your username on wikitech? [14:56:26] SalimJah [14:58:54] I see 'Failed publickey for salimjah from 78.234.126.167 port 40107 ssh2' [14:59:03] Oh, crap, sorry for pasting your IP :( [14:59:16] no problem [15:00:45] coren, you up? [15:00:48] I added my key a few minutes ago, does it take some time before I can log-in ? [15:00:56] andrewbogott: Yep. What's up? [15:01:04] * Coren looks at backscroll. [15:01:40] rguillebert: There's a small delay (~1min), but are you sure you are a member of the project? [15:02:15] Coren, I can see his key (or at least a key) on that system. [15:02:23] rguillebert: using a mac or linux or windows? [15:02:30] linux [15:02:50] i copied the content of .ssh/id_rsa.pub [15:03:01] rguillebert: Note: shell account names are case significant. [15:03:19] Instance shell account name: salimjah [15:03:23] on the interface [15:03:25] rguillebert: You're not a member of the tools project, that's why you can't log in. [15:03:30] ah ! [15:03:36] * andrewbogott neglected the obvious [15:03:53] andrewbogott: "Is your computer plugged in and turned on?" :-P [15:03:56] I can request it there : https://wikitech.wikimedia.org/wiki/Special:FormEdit/Tools_Access_Request right ? [15:04:12] rguillebert: Yeah, but don't bother -- I'll just add you outright since I'm around. [15:04:19] ok thanks [15:05:07] Successfully added SalimJah to tools. [15:05:44] thx ;) [15:06:33] it works [15:57:26] hi I have a problem with permissions of php files on the tools-login [15:57:49] there are files created by local-tool [15:57:59] but I get 500 error [15:58:03] http://tools.wmflabs.org/fatg/ [15:58:20] any ideas what I miss here? [15:59:29] I also have read this instruction: https://wikitech.wikimedia.org/wiki/User:Magnus_Manske/Migrating_from_toolserver#PHP [16:05:54] Coren: Any idea when we might upgrade MariaDB? [16:06:25] I wasn't planning on doing it at least until the move to eqiad. [16:06:45] !help [16:06:45] !documentation for labs !wm-bot for bot [16:06:52] !toolsdocs [16:06:53] https://wikitech.wikimedia.org/wiki/Nova_Resource:Tools/Help [16:06:57] pouyan: ^^ [16:07:09] :coren I have read that [16:07:22] there is no problem with the permissions [16:07:31] -rw-r--r-- 1 local-fatg local-fatg 17 Nov 5 16:00 index.php [16:07:41] It's not executable. [16:07:53] don't we use mod_php? [16:08:16] No. The default setup uses suphp. [16:08:25] hi. anyone a Idea where I could get the namespace-names of the different wikis? toolserver had a "namespacename" table.... this would be very useful! [16:08:26] All scripts need to be made executable. [16:08:47] I'm running into https://mariadb.atlassian.net/browse/MDEV-4521 [16:08:59] Luxo: https://bugzilla.wikimedia.org/show_bug.cgi?id=48625 [16:09:03] -rwxrwxr-x 1 local-fatg local-fatg 17 Nov 5 16:00 index.php [16:09:09] still not working [16:09:23] chmod 775 ... [16:09:45] Coren: thx [16:11:59] public_html also are: [16:12:00] drwxrwsr-x 4 local-fatg local-fatg 63 Nov 5 16:10 public_html [16:12:59] pouyan: Hm. You have a problem in your script, but for some reason you don't own your php_error.log [16:13:15] pouyan: if you 'take php_error.log', you'll see your errors correctly. [16:13:37] [16:13:43] is inside index.php [16:13:53] jsut as test [16:13:58] I delete my own code [16:14:01] pouyan: The error might very well be "can't write to php_error.log" [16:14:07] aha [16:14:08] ok [16:14:09] :-) [16:14:28] how can I change the ownsership, chown not working [16:14:47] should I jsut delete php_error.log [16:14:47] use take [16:15:01] "take php_error.log" [16:15:17] nice [16:15:18] _:D [16:15:37] coren: thanks [16:16:13] !log deployment-prep fixed up mediawiki/extensions.git which still add the deleted extension WikibaseDatabase . That has been blocking code update since Oct 30th. [16:16:19] Logged the message, Master [16:19:41] MrZ-man: I could possibly update tools-db early; but the replicas are production and may need to track the masters -- this'll require input from our DBA. Open a bugzilla, and I'll point him at it. [16:21:22] hmm, hi Ryan_Lane [16:21:37] i'm seeing some weird hostname behavior with a self hosted puppet instance [16:21:46] this has worked fine before, i think i ran puppet on this host last week sometime [16:21:47] but now [16:21:57] it is trying to identify with a bad fqdn [16:21:57] info: Caching certificate for i-000008d3.pmtpa.wmflabs.pmtpa.wmflabs [16:30:47] Coren: the thing from yesterday (raising file limits) still doesn't work, i logged out/in, changed configuration, rebooted, nothing helps [16:31:16] ottomata: you need to do a git pull [16:31:26] I'm a little busy right now, but I can take a look at it later today if you want. [16:31:30] there was a change in how the hostnames were done [16:31:37] ah ok, thanks [16:31:40] oops [16:32:03] yw [16:32:04] i actually wanted to ping Ryan_Lane, but i don't mind it being fixed ^^ [16:39:19] giftpflanze: well, I'd imagine that the ulimit isn't being applied, which probably means it needs to be in a different spot in pam [16:42:06] I need help [16:42:06] Hi Ahmad_Sammour, just ask! There is no need to ask if you can ask [16:43:42] what can i use to schedule tasks in windows? [16:44:22] Cron doesn't work in windows. [16:49:33] mh, puppet reverted my changes in common-session [16:50:15] Ahmad_Sammour: ... wait, we don't have any windows servers. :-) [16:51:15] MMMMM, that's a problem. [16:51:48] Ahmad_Sammour: Most people would call that a "feature". :-) [16:52:33] Ok, who can i ask to help me? [16:54:19] Coren: https://bugzilla.wikimedia.org/show_bug.cgi?id=56620 [16:58:04] MrZ-man: Saw it. Commented et al. [16:58:36] Ahmad_Sammour: I really don't know; most people here are FOSS peeps; but I know petan uses Windows, he might be able to help. [16:59:00] hi [16:59:10] well I use them to play some games :) [16:59:36] 98% of stuff I do on linux, but maybe i can help [17:00:02] Coren: thanks [17:00:34] Ahmad_Sammour: what u need? [17:01:41] I want to know how to schedule tasks to run it in toollabs. [17:09:09] Ahmad_Sammour: using cron [17:09:29] http://www.unixgeeks.org/security/newbie/unix/cron-1.html [17:09:33] Ahmad_Sammour read this [17:10:04] I think Cron work only in linux [17:10:29] yes but we have only linux on labs [17:10:38] so that's what you need [17:15:17] !toolsdocs [17:15:17] https://wikitech.wikimedia.org/wiki/Nova_Resource:Tools/Help [17:15:53] Ahmad_Sammour: https://wikitech.wikimedia.org/wiki/Nova_Resource:Tools/Help#Scheduling_jobs_at_regular_intervals_with_cron [17:18:57] thanks, i download Z-cron, is that serve the purpose? [19:13:49] (03PS2) 10Nemo bis: Add gerritfeed-wm for a full feed relayed to IRC [labs/tools/grrrit] - 10https://gerrit.wikimedia.org/r/87663 [19:23:03] can someone kill the bunzip2 process on tools-login? [19:23:44] its at ~90% cpu [19:36:58] lbenedix1: killed [19:36:59] thanks [19:37:32] is there a notification to the owner of this heavy process? [19:47:37] i circumvented my issue by sudo bash; ulimit -Hn 1000000; ulimit -Sn 1000000; sudo -u gifti bash; ./script # wow such great :) [19:50:24] !ping [19:50:24] !pong [19:51:34] wat [19:51:41] !ping [19:51:42] !ping! [19:51:42] !pong [20:02:11] !ping [20:02:11] !pong [20:02:26] !ping [20:02:27] !pong [20:06:29] wow, that's strange: real 19m42s, user 3m39s, sys 47m19s, must be the number of processors, i guess :D [20:26:38] !ping [20:26:38] !pong [20:27:04] yuvipanda: what do you do with !ping? [20:32:05] giftpflanze: check my network connection :P [20:46:23] (03PS1) 10QChris: Test commit. Please ignore [labs/private] - 10https://gerrit.wikimedia.org/r/93810 [20:48:11] (03CR) 10Yuvipanda: "Code-Review: +2 Verified: +2" [labs/private] - 10https://gerrit.wikimedia.org/r/93810 (owner: 10QChris) [20:48:29] (03Abandoned) 10QChris: Test commit. Please ignore [labs/private] - 10https://gerrit.wikimedia.org/r/93810 (owner: 10QChris) [21:01:28] !ping [21:01:29] !pong [21:39:54] !log deployment-prep applying role::logging::mediawiki::errors on deployment-fluoride. Should get a listener of some sort on port 8423 to receive fatal/exceptions [21:40:00] Logged the message, Master [22:08:53] !ping [22:08:54] !pong [22:57:07] YuviPanda|lunch: Still at lunch? [23:13:53] YuviPanda|lunch: The API is all working fine now (thanks to a new db file.) Now that I'm testing actual integration, I find that the newly created proxy fails with a 500. nginx says [23:13:54] invalid URL prefix in "mwreview-proxy-test.pmtpa.wmflabs:80", client: 67.220.30.197, server: , request: "GET / HTTP/1.1", host: "mwreviewproxy.wmflabs.org" [23:20:22] andrewbogott: back [23:20:31] andrewbogott: is that nginx 1.5.0? [23:20:34] or the default version? [23:21:04] 1.5 [23:21:44] I expect that I'm passing a slightly-wrong backend string to the api and it's inserting it verbatim. [23:22:06] but not sure exactly what's wrong [23:22:51] (03PS1) 10Faidon Liambotis: add an SSH keypair for authdns [labs/private] - 10https://gerrit.wikimedia.org/r/93883 [23:22:59] andrewbogott: which machine is this? [23:23:12] dynamicproxi.pmtpa.wmflabs [23:23:18] um… dynamicproxy that is [23:23:22] (03CR) 10Faidon Liambotis: [C: 032] add an SSH keypair for authdns [labs/private] - 10https://gerrit.wikimedia.org/r/93883 (owner: 10Faidon Liambotis) [23:23:53] * YuviPanda sshs [23:25:27] andrewbogott: ah, think it needs http prefix [23:25:35] the backend? [23:25:39] andrewbogott: yeah [23:25:44] it's currently mwreview-proxy-test.pmtpa.wmflabs:80 [23:25:49] should be http://mwreview-proxy-test.pmtpa.wmflabs:80 [23:26:02] ok, figured it was something like that… I'll try a livehack and see [23:26:05] ok [23:26:29] andrewbogott: i think the reasoning behind it is that you can specify other protocols that nginx supports. Like uwsgi [23:26:33] so the API doesn't force a prefix [23:30:20] YuviPanda: Yep, that was it. http://mwreviewproxy.wmflabs.org/wiki/Main_Page [23:30:28] wooO!