User talk:Mdupont
Your shell access was granted
Hello, welcome to Wikimedia Labs! I would like to inform you that your shell request was processed and you should be able to login to Bastion host now at bastion.wmflabs.org. In case you get into troubles, please read this page which contains useful information about accessing instances. You can also ask in our irc channel at #wikimedia-labs connect or send an e-mail to our mailing list labs-l@lists.wikimedia.org - thank you, and have fun using labs! Tim Landscheidt (talk) 01:56, 9 November 2013 (UTC)
Thanks! Mdupont (talk) 01:57, 9 November 2013 (UTC)
Welcome to Tool Labs
Hello Mdupont, welcome to the Tool Labs project! Your request for access was processed and you should be able to login now via ssh at tools-login.wmflabs.org
. To get started, check the help page and the migrating from the Toolserver page. You can also ask in our IRC channel at #wikimedia-labs connect or send an e-mail to our mailing list labs-l@lists.wikimedia.org – thank you, and have fun using Tools! Tim Landscheidt (talk) 20:03, 27 March 2014 (UTC)
- Thanks! Mdupont (talk) 20:05, 27 March 2014 (UTC)
Speedy deletion transferbot
Hello Mdupont, Please do not run any long-running processes on tools-bastion-03. Please use the Help:Tool Labs/Grid instead. I have not killed the process for now (as I realize it needs to run continuously to work correctly), but please move it to the grid as soon as possible. valhallasw (Merlijn van Deen) (talk) 10:29, 17 August 2016 (UTC)
- Thank you for the warning, I will get right on it, it might take a day or two. Mdupont (talk) 11:10, 17 August 2016 (UTC)
- Ok, I tried to start it as a continuous bot. Will see if that works. Mdupont (talk) 00:16, 19 August 2016 (UTC)
- Thank you! valhallasw (Merlijn van Deen) (talk) 11:15, 19 August 2016 (UTC)
- It is not working,
- Thank you! valhallasw (Merlijn van Deen) (talk) 11:15, 19 August 2016 (UTC)
- Ok, I tried to start it as a continuous bot. Will see if that works. Mdupont (talk) 00:16, 19 August 2016 (UTC)
- Thank you for the warning, I will get right on it, it might take a day or two. Mdupont (talk) 11:10, 17 August 2016 (UTC)
2016-08-19 04:54:29 warn: Too many attempts to restart job 'speedydeletion'; throttling.
it restarted it 24 times I supposed. What next? ~.bigbrotherrc has
jstart -N speedydeletion /data/project/speedydeletionwikia/pywikibot-core/transfer_one.sh
Mdupont (talk) 11:21, 19 August 2016 (UTC) I guess I plan to have it run 1/10 of the day, so maybe start itself like 20 times and finish.
- Does transferbot stay running by itself, or does it stop after a given number of pages have been processed? In the latter case, you should probably use jsub with cron to repeatedly submit the job. If it stays running by itself (e.g. by sleeping and then starting over again), jstart is the correct option. valhallasw (Merlijn van Deen) (talk) 18:12, 19 August 2016 (UTC)
- oh that is easy, turned it back to while true. so easy. thanks!