From: Neil C. <ne...@ma...> - 2011-11-09 01:18:19
|
Hi guys, need your help please if you have some time: i have openfire 3.7.0 running with the xmppy-pythin and mxit transport running. Now the weird thing is i had this all working like a charm and ofcourse i changed something and now its stuck. seems like everything connects, however no conn is made to mxit, i have debug on and get - any idea what error code 407 is? is this why i cant connect? any help :) DEBUG: socket got <presence id="Erg9v-4" from=" ti...@op.../tixm" to="gallery\ 40...@mx..."> <status>available</status> </presence> <presence id="Erg9v-4" from="ti...@op.../tixm" to="tradepost\40...@mx..."> <status>available</status> </presence> DEBUG: socket sent <presence to=" ti...@op.../tixm" from="tradepost\ 40...@mx..." id="Erg9v-4" type="error"> <status>available</status> <error code="407" type="auth"> <registration-required xmlns="urn:ietf:params:xml:ns:xmpp-stanzas" /> <text xmlns="urn:ietf:params:xml:ns:xmpp-stanzas">The requesting entity is not authorized to access the requested service because registration is required.</text> </error> </presence> |