Logs for jdev

Show join/part/nick changes:

[00:23:30] * Tobias joined the chat.
[00:28:49] * Tobias_ left the chat.
[00:40:17] * Lance joined the chat.
[00:56:36] * Lance left the chat.
[01:15:02] * darkrain_ left the chat.
[01:24:39] * Neustradamus left the chat.
[01:25:19] * Neustradamus joined the chat.
[01:32:57] * vorner left the chat.
[01:39:50] * Lance joined the chat.
[02:45:23] * jcea left the chat.
[02:52:30] * ermine joined the chat.
[03:05:07] * Lance left the chat.
[03:25:25] * qxm\40jabber.org joined the chat.
[03:26:19] * xmqu joined the chat.
[03:26:48] * qxm\40jabber.org left the chat.
[03:35:49] * xmqu left the chat.
[03:36:46] * xmqu joined the chat.
[03:41:03] * Lance joined the chat.
[04:00:06] * Lance left the chat.
[04:22:59] * xmqu left the chat.
[04:28:10] * xmqu joined the chat.
[04:42:11] * Lance joined the chat.
[04:58:01] * xmqu left the chat.
[04:59:07] * Lance left the chat.
[05:40:00] * vorner joined the chat.
[05:42:35] * Lance joined the chat.
[05:56:01] * vorner left the chat.
[06:00:49] * Lance left the chat.
[06:08:06] * Tobias left the chat.
[06:17:54] * luca tagliaferri left the chat.
[06:29:30] * Lance joined the chat.
[06:30:36] * Tobias joined the chat.
[06:32:20] * Alex joined the chat.
[06:45:03] * Tobias left the chat.
[06:46:03] * Tobias joined the chat.
[06:51:22] * Beanow joined the chat.
[06:51:30] * McKael joined the chat.
[06:51:35] * Beanow left the chat.
[06:58:16] * 0xAFFE joined the chat.
[07:16:33] * Flow joined the chat.
[07:18:06] * Sarvoth joined the chat.
[07:25:07] * Flow left the chat.
[07:27:25] * Neustradamus left the chat.
[07:28:41] * Neustradamus joined the chat.
[07:34:11] * jabberjocke left the chat.
[07:48:48] * Tobias left the chat.
[07:50:38] * luca tagliaferri joined the chat.
[07:51:18] * Beanow joined the chat.
[08:00:44] * Tobias joined the chat.
[08:05:50] * jabberjocke joined the chat.
[08:12:54] * Asterix joined the chat.
[08:38:50] * bear left the chat.
[08:47:08] <Sarvoth> i got a question
[08:47:15] <Sarvoth> im really stuck on adding a password to a room
[08:48:19] <Sarvoth> im trying to follow this http://xmpp.org/extensions/xep-0045.html#roomconfig
[08:48:29] <Sarvoth> on which i first create a room ny sending my presence to it
[08:48:36] <Sarvoth> then i ask for the configuration of the room which i get
[08:48:54] <Sarvoth> but when i send back a stanza message to the server with values i changed
[08:49:06] <Sarvoth> i keep getting a message from server that states that no configuration is possible
[08:49:21] <Sarvoth> see xep example 158
[08:51:35] <Alex> post you request and the server response, then we can check
[08:55:28] <Sarvoth> ok
[08:58:18] <Sarvoth> http://pastebin.com/rJX0XwPZ
[09:15:04] * Tobias left the chat.
[09:15:26] * Lance left the chat.
[09:19:29] <Alex> post the complete XML which includes the request of the config form and teh submission, so 2 complete roundtrips
[09:19:39] <Alex> and don't remove any stuff
[09:30:58] * Guus joined the chat.
[09:36:56] <Sarvoth> like this http://pastebin.com/8LHwh3eh
[09:37:33] <Sarvoth> i took the stanza i recieved from the server with the initial configuration and i changed th values i needed and posted back
[09:37:39] <Sarvoth> but i dont get a server response
[09:44:02] * Lance joined the chat.
[09:58:38] * Lloyd Watkin joined the chat.
[10:00:33] <Lloyd Watkin> Are you posting through the correct FORM_TYPE? In the gists we just see "..."
[10:00:51] * jcea joined the chat.
[10:01:19] <Lloyd Watkin> Are you actually sending '...' for lots of these values? If so I assume you are failing validation.
[10:03:14] * Lance left the chat.
[10:06:00] <Sarvoth> no i didnt open them completely
[10:06:02] <Sarvoth> i can open it
[10:06:03] <Sarvoth> wait
[10:07:38] <Sarvoth> http://pastebin.com/zNvDcYVh
[10:08:35] * Test joined the chat.
[10:09:03] <Lloyd Watkin> The paste is still not showing <value> and text node from 'password' field onwards
[10:10:46] * Test left the chat.
[10:14:56] * Lance joined the chat.
[10:15:03] * Tobias joined the chat.
[10:15:04] <Sarvoth> well i didnt open them all
[10:15:15] <Sarvoth> ok wait again, sorry
[10:16:30] <Sarvoth> http://pastebin.com/Dd3BdNET
[10:16:37] * Tobias_ joined the chat.
[10:21:07] * Tobias left the chat.
[10:21:55] <Lloyd Watkin> Do you have access to server logs? Try stripping out the <options> as well. No server response is strange, you should have least received an error stanza.
[10:22:26] <Kev> Where's the id?
[10:32:44] * Lance left the chat.
[10:37:33] * luca tagliaferri left the chat.
[10:40:29] <Sarvoth> the id is being added when Strophe(my client ) sends the message
[10:41:47] <Sarvoth> actually i am getting a response
[10:41:50] <Sarvoth> im getting a challenge
[10:42:12] * luca tagliaferri joined the chat.
[10:42:14] <Sarvoth> <body xmlns='http://jabber.org/protocol/httpbind'><challenge xmlns='urn:ietf:params:xml:ns:xmpp-sasl'>cnNwYXV0aD00ZTU1NzQwMzA2ZjkzNGMwNjk0MTVmYmQzNWVjNzRhOA==</challenge></body>
[10:42:41] <Sarvoth> tis is the first time i got this, my users is logged in and has created the room without problems
[10:43:05] <Sarvoth> i do have acces to the logs
[10:45:32] * Lance joined the chat.
[11:03:22] * Asterix left the chat.
[11:03:32] * Lance left the chat.
[11:16:35] <Sarvoth> imma just start over here and reread everything needed to change room cuse i completely lost it now
[11:20:43] <Alex> I see still many ..... in your logs
[11:21:01] <Alex> and it looks like none of your IQs has an id attribute
[11:22:02] <Alex> Ids are required to assign a response to a request
[11:24:56] <Sarvoth> my strophe client adds an ID to every message i send to the server before its send
[11:25:13] * MattJ joined the chat.
[11:25:24] <Alex> why are they not on your xml logs?
[11:25:33] <Alex> we have to see also if the IDs match
[11:28:49] <Sarvoth> k
[11:46:31] * Lance joined the chat.
[11:56:33] * scippio left the chat.
[11:59:19] * Sarvoth left the chat.
[11:59:24] * sarvoth joined the chat.
[12:00:14] <Lloyd Watkin> MattJ I'd like to get in touch, is your JID same as on xmpp.org?
[12:01:32] <MattJ> Hopefully - me@matthewwild.co.uk
[12:02:12] * kevin joined the chat.
[12:02:58] <Lloyd Watkin> Thanks, will be in touch shortly
[12:03:58] * Lance left the chat.
[12:23:54] * sarvoth left the chat.
[12:33:20] * naw joined the chat.
[12:39:00] * Guus left the chat.
[12:39:06] * Guus joined the chat.
[12:46:38] * Lance joined the chat.
[13:02:57] * Lance left the chat.
[13:06:32] * sarvoth joined the chat.
[13:06:52] <sarvoth> ok guys i redid everything and atleast now i get a message back from the server
[13:07:05] <sarvoth> but its a bad request thus my dataform is not written well
[13:07:23] <sarvoth> could you take a look at this http://pastebin.com/2FhLfTY0 it is the message from the server on my configuration message
[13:07:25] * sarvoth left the chat.
[13:08:26] <Lloyd Watkin> type="error" ? You seem to be missing a value for the final <field> (whitelist)
[13:18:42] <Alex> he's gone ;-)
[13:18:50] * Tobias_ left the chat.
[13:19:07] * 0xAFFE left the chat.
[13:19:16] * 0xAFFE joined the chat.
[13:32:58] * naw left the chat.
[13:35:34] <Lloyd Watkin> Just published xmpp-ftw 0.5.0-pubsub3 https://xmpp-ftw.jit.su (latest version adds item retrieval and publish whilst specifying an item ID#)
[13:41:32] <MattJ> Nice, congratulations :)
[13:46:41] * akuckartz joined the chat.
[13:51:55] * Guus left the chat.
[13:56:57] * Tobias joined the chat.
[14:02:11] <jabberjocke> very interesting this could be one way of getting our IoT work into smaller devices.
[14:04:45] <Tobias> and it even works
[14:05:19] <Lloyd Watkin> :P
[14:05:44] <Tobias> although it doesn't like the comments in the example login stanza
[14:06:42] <Lloyd Watkin> No, the JSON string has to be valid, the comments are there for optional data, remove if you don't want to pass that info.
[14:10:08] * sarvoth joined the chat.
[14:10:49] <sarvoth> sorry im back
[14:11:00] <sarvoth> did you have a chance to take a loot at my message ?
[14:11:26] <Lloyd Watkin> Lloyd Watkin 14:08:25 You seem to be missing a value for the final <field> (whitelist)
[14:11:44] <sarvoth> oh the captcha one
[14:12:34] <sarvoth> ok ill look at it ty
[14:14:17] * vorner joined the chat.
[14:20:09] * deryni left the chat.
[14:23:08] * Alex left the chat.
[14:44:18] * Tobias left the chat.
[14:45:04] * darkrain_ joined the chat.
[14:47:49] * Lance joined the chat.
[15:15:28] * deryni joined the chat.
[15:15:57] * psa joined the chat.
[15:47:51] * vorner left the chat.
[15:56:03] * luca tagliaferri left the chat.
[16:04:32] * 0xAFFE left the chat.
[16:19:35] * vorner joined the chat.
[16:32:49] * jabberjocke left the chat.
[16:56:38] * Flow joined the chat.
[17:01:05] * Irdis joined the chat.
[17:01:43] * Lloyd Watkin left the chat.
[17:06:45] * Asterix joined the chat.
[17:07:52] * simple123 joined the chat.
[17:08:27] <simple123> hi
[17:08:52] <simple123> i am new and this is my first id
[17:09:48] <simple123> can anyone help me pls
[17:11:17] <simple123> how can i find rooms bro
[17:15:01] <simple123> .
[17:32:26] * jabberjocke joined the chat.
[17:35:50] * simple123 left the chat.
[17:38:13] * Lance_ joined the chat.
[17:40:19] * jcea left the chat.
[17:41:15] * kevin left the chat.
[17:42:25] * jmedev joined the chat.
[17:43:53] * jmedev left the chat.
[18:05:36] * Alex joined the chat.
[18:12:33] * Lance_ left the chat.
[18:18:12] * Tobias joined the chat.
[18:28:07] * bear joined the chat.
[18:30:12] * Lance left the chat.
[18:41:35] * Kenan¢ joined the chat.
[18:41:35] * Kenan¢ left the chat.
[18:43:45] * _◘◊н◊ρнιlιρ☺άяąвs◊н◊◘_ joined the chat.
[18:47:38] <_◘◊н◊ρнιlιρ☺άяąвs◊н◊◘_> ‏ ‏
[18:51:10] * _◘◊н◊ρнιlιρ☺άяąвs◊н◊◘_ left the chat.
[19:01:05] * lloyd joined the chat.
[19:13:10] * ermine left the chat.
[19:19:03] * Neustradamus left the chat.
[19:20:38] * Neustradamus joined the chat.
[19:35:25] * luca tagliaferri joined the chat.
[19:36:12] * luca tagliaferri left the chat.
[19:36:24] * luca tagliaferri joined the chat.
[19:39:33] * psa left the chat.
[19:50:47] * sarvoth left the chat.
[20:11:34] * naw joined the chat.
[20:59:57] * deryni left the chat.
[21:06:39] * Flow left the chat.
[21:08:35] * SFontes joined the chat.
[21:08:52] * SFontes left the chat.
[21:23:14] * lloyd left the chat.
[21:28:41] * akuckartz left the chat.
[21:35:28] * luca tagliaferri left the chat.
[22:11:46] * Asterix left the chat.
[22:17:46] * bear left the chat.
[22:24:37] * Alex left the chat.
[22:41:16] * deryni joined the chat.
[22:43:59] * vorner left the chat.
[22:44:45] * vorner joined the chat.
[22:51:54] * bear joined the chat.
[23:34:50] * MattJ left the chat.