[00:05:06] (03PS1) 10Jforrester: Example Reading-Infrastructure-Team projects [labs/tools/wikibugs2] - 10https://gerrit.wikimedia.org/r/440033 [04:12:18] hello friends! is there an easy way to make my tool force redirect to HTTPS? [04:17:25] musikanimal: right now each tool has their own code to redirect to https [04:18:27] maybe we could do it via the .lighttpd configuration? [04:18:33] the task is https://phabricator.wikimedia.org/T163019 [04:18:40] yes [04:19:37] actually, no. https://phabricator.wikimedia.org/T163019#3686143 [04:20:27] oh darn :( [04:20:54] I was going to try something like https://redmine.lighttpd.net/projects/1/wiki/HowToRedirectHttpToHttps [04:30:46] musikanimal: do you have to use lighttpd? [04:31:20] I guess not, it was just already there and easy to setup [04:32:03] for example https://tools.wmflabs.org/pageviews, which is almost entirely a clientside app, very minimal PHP 5.5+ [04:51:16] Hi,How do I need to join the Operations Team Thank you [05:33:03] Hi! Does anyone else noticed, that grid on tools does not work for a couple of hours? [05:34:17] how does it not work? what are the errors you are getting? [05:34:26] ato_: ^ [05:35:13] My bot has forgotten log its daily sign of life. See https://tools.wmflabs.org/ato/log/sign-of-life.txt [05:37:49] ato_: is your bot a single job? [05:38:28] the grid engine seems fine to me, but I only see one job for that tool [05:38:32] https://www.irccloud.com/pastebin/xtszPCeX/ [05:40:13] My bot has hourly tasks which was running until about 4:00 UTC [05:40:43] Since that there is no more logs [05:40:58] As I see [05:41:01] then that is cronjob issue, perhaps. [05:41:49] ato_: I'll be off to sleep now, maybe someone who knows toolsforge cron workings can help you, good luck [05:42:05] Ok :) [05:42:27] Sleep well. [05:49:32] (03CR) 10Merlijn van Deen: [C: 032] Example Reading-Infrastructure-Team projects [labs/tools/wikibugs2] - 10https://gerrit.wikimedia.org/r/440033 (owner: 10Jforrester) [05:49:57] (03Merged) 10jenkins-bot: Example Reading-Infrastructure-Team projects [labs/tools/wikibugs2] - 10https://gerrit.wikimedia.org/r/440033 (owner: 10Jforrester) [05:50:06] (03CR) 10jenkins-bot: Example Reading-Infrastructure-Team projects [labs/tools/wikibugs2] - 10https://gerrit.wikimedia.org/r/440033 (owner: 10Jforrester) [06:01:38] !log tools.wikibugs Updated channels.yaml to: a7eaa3105adc56e4e923a6af879aa3a2db3394ca Example Reading-Infrastructure-Team projects [06:01:41] Logged the message at https://wikitech.wikimedia.org/wiki/Nova_Resource:Tools.wikibugs/SAL [06:02:35] Cronjobs are working again. Maybe it was a short circuit... [06:16:37] How can I make my Redis instance accessible to other Cloud VPS instances? I've commented out the line in the config file that restricts IPs connecting to it. [06:27:20] I have to open a port don't I [06:28:58] yep! that fixes it [06:33:49] make sure you don't open it to all ips [06:34:08] https://www.bleepingcomputer.com/news/security/around-75-percent-of-open-redis-servers-are-infected-with-malware/ [06:34:20] :-) [07:45:08] hmmm, https://toolsadmin.wikimedia.org/tools/create/ won't let me create a tool called "wikidata-termbox-prototype" despite no tool with that name existing [07:45:28] as soon as I get past "wikidata-" the api that checks the names always seems to respond saying the name is not availible [07:46:38] https://toolsadmin.wikimedia.org/tools/api/toolname/wikidata-termbox-prototype :( [07:54:42] filed https://phabricator.wikimedia.org/T197068 [10:37:55] Hi [10:38:07] I'd like to limit a query to the top 50 or so results [10:38:26] in relation to a query on WMF quarry [10:38:30] How do I do this? [10:50:35] !help Hi, I can not to open https://tools.wmflabs.org/croptool/?title=Tribina_knji%C5%BEevnosti_za_decu_i_omladinu_%22Branko_%C4%86opi%C4%87%22_02.jpg [10:50:35] Zoranzoki21: If you don't get a response in 15-30 minutes, please create a phabricator task -- https://phabricator.wikimedia.org/maniphest/task/edit/form/1/?projects=wmcs-team [10:50:48] It show me errors 502 and 504 [10:58:08] ShakespeareFan00: limit 50 [10:58:27] I tried adding that and it claimed there was syntax error [10:58:46] link? [10:58:50] https://quarry.wmflabs.org/query/18899 was the one I was trying to limit [10:58:58] as it's getting killed [11:02:28] ShakespeareFan00: what happens after you add limit 50? [11:03:05] * zhuyifei1999_ thinks queries getting killed can usually be optimised [11:21:27] hare: is there a security applied to it? [14:43:44] Technical Advice IRC meeting starting in 15 minutes in channel #wikimedia-tech, hosts: @chiborg & @amir1 - all questions welcome, more infos: https://www.mediawiki.org/wiki/Technical_Advice_IRC_Meeting [17:01:40] Hi, I am trying to do some regression tests for mathematical formulas [17:02:07] I would like to run them on the grid, however there are some packages missing [17:03:12] On my home computer I would install them with npm install mathjax-node, npm install mathjax-mhchem, apt-get install texlive-full [17:07:25] !help Are those packages something could be installed for everyone, or is there a better way? [17:07:25] Debenben: If you don't get a response in 15-30 minutes, please create a phabricator task -- https://phabricator.wikimedia.org/maniphest/task/edit/form/1/?projects=wmcs-team [17:12:16] Or are they available e.g. via module load or something? [17:14:19] Debenben: we would generally encourage npm modules to be installed local to your tool. For the apt-get sorts of things that has to be done across the whole grid. [17:14:42] Debenben: filing a bug that is a child of https://phabricator.wikimedia.org/T55704 is the way to start the conversation for install an apt package [17:14:53] Debenben: I believe it has been the case that nodjs things are installed locally for a tool [17:14:58] Ah yes :) [17:15:02] ok, [17:15:11] however the texlive-full is quite large [17:15:20] something like 8GB? [17:15:41] That's pretty damn big yeah [17:15:57] I don't need everything, but it would be a lot of work to find out what parts I need [17:16:05] Does it need to load this in memory? That could be an issue [17:16:17] no, I don't think so [17:16:51] Another issue is nodejs things on trusty tend to quite old [17:17:09] Making local a practical option [17:17:40] OK, I'll try to install the nodjs things locally [17:17:56] Should I file a bug for texlive-full? [17:18:57] Sure, we can at least tell you what version is in trusty [17:59:41] Thanks, chasemp, for creating a project for me. I'm not seeing a "Launch instance" button under (the empty) Instances in my new project. Help? [18:00:13] abartov: weird, is that the opencr project? [18:00:18] yup [18:00:27] ok looking [18:03:12] hello. Does anyone know if/where the revision for a user was thanked is stored? I'm looking at the databases and in logging where log_type = 'thanks' I see who thanked who, and when, but the "log_page" which is stored is the userpage of the thanked-user. I don't see a column which specifies which revision was in question (although the "log comment" column is redacted here). [18:08:14] notconfusing: I see your question but I don't know :) I would maybe ask legoktm or Reedy but otherwise open a task [18:10:26] "A unique Id to identify the event being thanked for, to use when checking for duplicate thanks" [18:12:55] notconfusing: You're looking for rev-12345 [18:13:46] So... The thankid? [18:14:11] So it's "arbitrary tag/value relations to this log entry" [18:17:06] logsearch! [18:17:31] notconfusing: checked the logsearch table? [18:20:05] Reedy: scap update-interwiki-cache does not seem to even exist on deployment-tin ? [18:20:11] It doesn't [18:20:14] I've no idea why [18:20:35] but to update the beta-cluster IW map you have to do it from deployment-tin right? [18:20:51] Or screw around with scripts pointing where, and locations of dblists etc [18:21:15] I ran... [18:21:15] mwscript extensions/WikimediaMaintenance/dumpInterwiki.php --protocolrelative > wmf-config/interwiki-labs.php [18:21:20] Then copied it locally to commit to gerrit IIRC [18:22:27] right, but I'd avoid directly writting to the files w/o code-review first :) [18:22:38] I think I'll ask for the thing to be enabled on beta [18:32:40] tx Reedy [18:35:32] He left.. [19:02:43] notconfusing: I'm pretty sure that was considered private information and is not in the replicas [20:20:10] (03PS1) 10Ottomata: Re-add dummy kafka_main-eqiad_broker dummy certificates [labs/private] - 10https://gerrit.wikimedia.org/r/440193 [20:20:44] (03CR) 10Ottomata: [V: 032 C: 032] Re-add dummy kafka_main-eqiad_broker dummy certificates [labs/private] - 10https://gerrit.wikimedia.org/r/440193 (owner: 10Ottomata) [21:04:06] chicovenancio, thanks for the response, that's what i heard from the wiki-research mailing list too. chasemp and reedy, thanks for the pointers