[Cloud] Where is webchat for wikimedia-labs?

2019-05-23 Thread Thomas Stieve
Hello all, Could someone tell me where webchat for wikimedia-labs is now? https://webchat.freenode.net/?channels=wikimedia-labs Whenever I try to log in, I get: [15:43] -herbert.freenode.net- *** Notice -- TS for #wikimedia-labs changed from 1558651383 to 1320108738 [15:43] == tomthirteen was ki

Re: [Cloud] Where is webchat for wikimedia-labs?

2019-05-23 Thread Maximilian Doerr
It’s #wikimedia-cloud now Cyberpower678 English Wikipedia Account Creation Team English Wikipedia Administrator Global User Renamer > On May 23, 2019, at 18:44, Thomas Stieve > wrote: > > Hello all, > > Could someone tell me where webchat for wikimedia-labs is now? > https://webchat.freenode.

Re: [Cloud] Where is webchat for wikimedia-labs?

2019-05-23 Thread Thomas Stieve
Thanks! On Thu, May 23, 2019 at 3:46 PM Maximilian Doerr wrote: > It’s #wikimedia-cloud now > > Cyberpower678 > English Wikipedia Account Creation Team > English Wikipedia Administrator > Global User Renamer > > On May 23, 2019, at 18:44, Thomas Stieve > wrote: > > Hello all, > > Could someone

Re: [Cloud] Where is webchat for wikimedia-labs?

2019-05-23 Thread Thomas Stieve
Also, my question for the webchat was about how to run commands using a bash file. I used to be able to run: sql enwiki_p 'select * from logging where log_title = "A.S._Roma" and log_namespace = 0 and log_timestamp > 20160101000 and log_action = "move"' > A.S._Roma.txt; Now, I just just get comma

Re: [Cloud] Where is webchat for wikimedia-labs?

2019-05-23 Thread Maximilian Doerr
You may need to point the command to the location by calling an absolute path. Use “which sql” to figure out where the command is located. Cyberpower678 English Wikipedia Account Creation Team English Wikipedia Administrator Global User Renamer > On May 23, 2019, at 18:57, Thomas Stieve > wro

Re: [Cloud] Where is webchat for wikimedia-labs?

2019-05-23 Thread Valerio Bozzolan via Cloud
Hello Thomas, Just try to type 'mysql' instead of 'sql'. I don't know any 'sql' command. Regards On May 24, 2019 12:59:33 AM GMT+02:00, Maximilian Doerr wrote: >You may need to point the command to the location by calling an >absolute path. Use “which sql” to figure out where the command is >

Re: [Cloud] Where is webchat for wikimedia-labs?

2019-05-23 Thread Zoran Dori
This should be correct. pet, 24. maj 2019. 00:59 Maximilian Doerr je napisao/la: > You may need to point the command to the location by calling an absolute > path. Use “which sql” to figure out where the command is located. > > Cyberpower678 > English Wikipedia Account Creation Team > English W