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 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