error connecting to prosody

52 views
Skip to first unread message

markmac

unread,
Jul 28, 2013, 8:48:19 AM7/28/13
to jabbe...@googlegroups.com
Im having a problem connecting to a prosody server on my local network, I get an error on the server side:

Jul 28 12:40:15 stanzarouter    debug   Stanza of type iq from c2s has xmlns: urn:ietf:params:xml:ns:xmpp-bind
Jul 28 12:40:15 stanzarouter    debug   Unhandled c2s stanza: iq; xmlns=urn:ietf:params:xml:ns:xmpp-bind

I have seen an almost exactly the same issue on these forums (https://groups.google.com/forum/#!searchin/jabber-net/prosody/jabber-net/IzpSnPysE8o/JTMG53Z6tAMJ) where the reported mentions the same issue, but he says that he downloaded the latest DLL and it fixed it but thats not working for me...

I can connect using a client like pidgin/adium and they work just fine. Also, I can connect using a java library "Smack" as well with no issues.

I am referencing version 2.1.0.710

I would really appreciate any help you can give

markmac

unread,
Jul 29, 2013, 6:40:39 AM7/29/13
to jabbe...@googlegroups.com
Ok, I found the issue, it seems that Jabber.net sends a 'non-standard' message in an <iq> stanza that includes a 'to' address, which is apparently not in alignment with the XMPP standard. However, most servers must just handle this, but prosody doesnt. However, they do have a custom module for handling this, which you add called mod_compat_bind (find here: https://code.google.com/p/prosody-modules/) and that fixes it :)
Reply all
Reply to author
Forward
0 new messages