[00:09:00] how many time I should wait before to perform another request with 500 results? [00:09:10] 1-5 seg? [00:09:39] the general rule is be nice [00:10:51] no less than a second between requests is a decent rule, unless you're also planning on making 500 limit=500 requests [00:10:51] please, remember that english is not my mother language [00:10:54] be nice? [00:11:16] ie, if you think what you're doing might be problematic, don't do it [00:11:27] (in a technical sense) [00:11:29] ok, I will add a random of 1-2 [00:12:50] see also https://www.mediawiki.org/wiki/Manual:Maxlag_parameter and https://www.mediawiki.org/wiki/API:Etiquette [00:31:56] thanks guys, I will go to sleep, good night [17:15:42] Hello, the public_html of my project have been deleted by someone and I don't know why? How I can have some information? [17:15:56] Hi Myst [17:16:02] what is this project? [17:16:05] coord [17:16:10] on the toolforge [17:16:41] hmmm [17:16:44] you are the only maintainer [17:17:06] -rw-r--r-- 1 tools.coord tools.coord 1.3M Sep 5 2019 public_html.20190805.tar.gz [17:17:07] drwxrwsr-x 2 tools.coord tools.coord 4.0K Sep 26 2018 public_html_old [17:17:20] Yes, but from the history, someone logged under the coord user 10/02 and deleted some files [17:17:22] and there was a public_html directory alongside this? [17:17:22] and it's not me [17:17:27] yes [17:17:38] this is from bash history? [17:18:44] yes [17:19:49] hm indeed [17:20:31] ah here we are [17:20:33] it's in SAL [17:20:34] https://wikitech.wikimedia.org/wiki/Nova_Resource:Tools.coord/SAL [17:20:48] 2020-02-10 23:54 bd808: Shutdown webservice and removed symling from $HOME/public_html to /home/myst/public_html; contained TOU violating adminer software (phpmyadmin clone) [17:21:50] Yeah, thank you, but that's bad there is no notification to the maintainer [17:22:09] it did go into your SAL [17:22:37] let's see if I can dig up any other records about this [17:23:02] I didn't receive any email [17:25:31] if there is a task for it, I was not given access [17:26:09] are you receiving mail from phab and is your email address on wikitech up to date? those are the places I'd expect to get mail notification from [17:29:39] My phab email is up to date [17:31:18] And it seem I receive email from phabricator, but the last one was ~1 year ago [17:31:36] I tried to ask for a new password and correctly receive the email [17:31:53] It seem I lost my recent work in my coord project... [17:32:22] last email 2019-04-17 right? [17:32:58] seems to rule out phab being used to communicate this [17:33:57] for some context here, WHAT is phpmyadmin and what is the problem with it? [17:34:00] yes, 2019-04-17 [17:34:23] DSquirrelGM phpmyadmin is a PHP client to consult MySQL database from the web [17:34:57] Myst, it seems the coord project just had a public_html symlink to your own public_html? [17:35:18] you still have a public_html dir [17:35:34] ok so violates the "no direct public database use" [17:35:46] that it? [17:36:12] Krenair seem so, but I'm sur I got more files in it, and I worked on it last september [17:37:57] DSquirrelGM, it's point 6 on https://wikitech.wikimedia.org/wiki/Help:Toolforge/Rules#Toolforge_rules [17:39:17] Myst, you may have to speak to Bryan about that [17:39:57] I [17:40:19] just don't have the energy to do, I will let my project die [17:40:24] Bye [17:41:53] FWIW I don't see evidence of file deletion beyond adminer-4.6.3-en.php, public_html (the symlink referenced in SAL I guess, this wasn't recursive), and service.manifest [18:24:14] I am having problems with the Scholia webservice again. [18:24:37] I have been trying "webservice --backend=kubernetes -m 1Gi python3.7 start" after stopping [18:25:01] But it wont seem to restart and hangs at "*** Operational MODE: preforking ***" [18:26:23] should it just be 1G for the memory setting, not 1Gi ? [18:26:29] I have been looking through Grafana, but I cannot see anything that can help me https://grafana-labs.wikimedia.org/d/toolforge-k8s-namespace-resources/kubernetes-namespace-resources?orgId=1&var-namespace=tool-scholia&from=1584284881641&to=1584296319533 [18:29:10] Good question. I am following a command from Bstorm from https://phabricator.wikimedia.org/T246523 It says m 1Gi [18:29:41] Thanks that did it. [18:30:11] Perhaps it is a typo. [18:35:54] was just looking at it like ... why is there an i there ...