[00:21:50] I'm disapointed [00:21:58] Put a bug on Phab that wasn't a bug [00:22:18] Apparently it's not a good idea to debug your own codde at 3am under sleep deprived conditions [00:22:20] :( [06:45:35] hey guys [06:46:09] im trying to telnet into a mediawiki server i run and issue "GET /" but i get a request timeout. Oddly i can reach it just fine with browsers.. Any idea (this is part of me debugging to make it work with AWS health checks which it fails) [06:54:30] Try GET / HTTP/1.1 [06:56:18] OH-: same, BTW i can get the content with CURL [06:56:41] telnet? [06:57:32] Maybe the server requires Hostname [06:57:48] User-Agent, or some other basic HTTP headers [06:58:41] maybe [06:58:54] i just need to get mediawiki working in AWS which requires a health check [06:59:10] whcih currently it is failing when it ell it took for /index.php but works if all it does is make sure the port is open [06:59:30] problem is the server occasionally stops working where the port is open but it hangs.. and the healthcheck wont catch that [08:11:29] . [11:56:48] tonythomas: how can i publish the tasks i've added? [11:57:36] ankita_: I think andre or Nemo_bis or someone else from the admin team will have to do that for oyu [12:42:01] Need small help anyone free? [12:42:24] !ask [12:42:24] Please feel free to ask your question: if anybody who knows the answer is around, they will surely reply. Don't ask for help or for attention before actually asking your question, that's just a waste of time – both yours and everybody else's. :) [12:43:16] I am a newbie. Setup everything. Can someone suggest me where I can make a small fix. [12:44:31] Why did I got the MediaWiki 1.27alpha installation ? [12:45:37] I have cloned this git clone ssh://my_user_name@gerrit.wikimedia.org:29418/mediawiki/core.git [12:54:24] \reedy [12:54:53] Because git master is 1.27 alpha [12:55:09] It's normal [12:55:25] So shall I proceed with that or change to a lower version? [12:56:16] I am sorry if the questions are very basic because I am completely new. [12:56:17] Proceed with that [12:56:26] Most development should be done on master [12:56:40] Unless fixing a bug that only seems to exist in an older version [12:57:12] Thank You. [13:01:55] ankita_: done [13:23:04] Nemo_bis: Thanks! :) [13:59:19] fatal: unable to access 'https://gerrit.wikimedia.org/r/p/mediawiki/extensions/examples.git/': Failed to connect to gerrit.wikimedia.org port 443: Network is unreachable [13:59:35] Reason for this? [14:04:33] No answer? [14:09:42] works for me ^^ [14:10:10] oh, tester left already [17:16:50] On the GCD I keep getting an error code when uploading covers: 502 [17:19:48] Grand Comics Database error 502 Bad gateway the server has returned a invalid or incomplete response [18:50:03] this is getting repetitive can anyone help me out with registeration of nick [18:51:44] Anitheunstoppabl: registration on freenode? [18:51:55] #freenode [18:51:56] yeah [18:52:09] also /msg nickserv help [18:52:26] no, /ns help register [18:52:35] well, yes [18:52:52] /msg nickserv help register [18:53:08] i tried /msg and i tried the syntax they gave me it didn't work [18:53:33] what error message did you get? [18:54:36] no error msg thats what odd [19:38:44] Anitheunstoppabl: google code in? [19:39:58] yeah... [19:43:19] Have you resolved your issue yet? [19:43:31] What client are you using? [19:43:39] mIRC [19:43:53] Doesn't mIRC cost money? but anyways [19:44:18] Do you have a "NickServ" under Message on the list of channels? [19:45:06] yeah [19:45:15] Click on that. that is where /msg's go [19:45:26] And follow the instructions [19:45:47] When you are directly in a message window with someone (or in this case, something) you don't need /msg [19:46:15] You can just directly enter your private message and the other person/bot should receive it [19:48:01] i know but my mentor says that my nick has not been registered thats the thing [19:48:49] Did you follow my instructions? That's how you register a nick. [19:50:23] u mean the syntax ri8 /msg Nickserv password email that stuff [19:51:53] https://freenode.net/faq.shtml#registering [19:54:44] okay thanks [19:54:56] ??? [19:55:10] ‽‽‽ [19:55:43] Interrobangs‽‽ [22:10:52] I'm having trouble with Scribunto. All I get is "Lua error: Cannot create process: proc_open(/dev/null): failed to open stream: Operation not permitted". I've tried googling but nothing helpful is coming up. [22:11:55] I'm running MediaWiki 1.26.2 on PHP 5.6.16 with LuaStandalone on Scribunto.