From: Neil C. <ne...@ma...> - 2011-11-10 10:34:58
|
Hi, ok sorted my problem, sorry to bother everyone! was a login problem, however i have another one when a message is recevied for example "Sssshh..! \xbb _aLs _!s_ _Pr!vate_\xab" i think the \xbb is a smiley face of some sort?? i get a Decoding error saying unable to utf-8 decode \xbb at position 10. the mxit.py transport then hangs thanks On Wed, Nov 9, 2011 at 2:32 PM, Norman Rasmussen <no...@ra...>wrote: > The 407 error is probably because you're not connected, can you post > earlier events from the log. > > On Wed, Nov 9, 2011 at 12:10 AM, Neil Croft <ne...@ma...>wrote: > >> 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> >> >> >> ------------------------------------------------------------------------------ >> RSA(R) Conference 2012 >> Save $700 by Nov 18 >> Register now >> http://p.sf.net/sfu/rsa-sfdev2dev1 >> _______________________________________________ >> Xmpppy-devel mailing list >> Xmp...@li... >> https://lists.sourceforge.net/lists/listinfo/xmpppy-devel >> >> > > > -- > - Norman Rasmussen > - Email: no...@ra... > - Home page: http://norman.rasmussen.co.za/ > > > ------------------------------------------------------------------------------ > RSA(R) Conference 2012 > Save $700 by Nov 18 > Register now > http://p.sf.net/sfu/rsa-sfdev2dev1 > _______________________________________________ > Xmpppy-devel mailing list > Xmp...@li... > https://lists.sourceforge.net/lists/listinfo/xmpppy-devel > > |