msn transport appears in the list of transports but can not connect to it, if you hover the mouse will be highlighted that the MSN Transport has not yet provided information about themselves.
in logs is ---------- [2009-06-22 14:26:45] WARN:::: Failed stringprep. :: OnPresence:: PyTransport:: ( 'el':, 'self': 'instance', 'e': InvalidFormat ( 'Invalid character in hostname',), 'fro': u'presence @-internal ',' to ': u'') ---------- disappears when turned off in config <useXCP/> but this work does not start Valid hostname JID msn.somehost.ru Host xmpp.somehost.ru xmpp.somehost.ru a host on which hangs Jaber, tried and IP grep strace process for sendto \ | recvfrom --------------- sendto (8, "\ 24 \ 0 \ 0 \ 0 \ 26 \ 0 \ 1 \ 3e \ \? J \ 0 \ 0 \ 0 \ 0 \ 0 \ 0 \ 0 \ 0 "..., 20, 0, (sa_family = AF_NETLINK, pid = 0, groups = 00000000), 12) = 20 sendto (8, "<stream:stream xmlns:stream='http://etherx.jabber.org/ streams' xmlns='jabber:component:accept' to='msn.somehost.ru'> "..., 116, 0, NULL, 0) = 116 recvfrom (8, "<? xml version ='1 .0 '?> <stream: stream xmlns: stream =' http://etherx.jabber.org/streams' xmlns = 'jabber: component: accept' id ='4231084617 ' from = 'msn.somehost.ru'>"..., 65536, 0, NULL, NULL) = 155 sendto (8, "<handshake> 648900d30b6ac6c4af7ae9c677796ec750159fce </ handshake >"..., 63, 0, NULL, 0) = 63 recvfrom (8, "<handshake/> "..., 65536, 0, NULL, NULL) = 12 sendto (8, "<presence to='prese...@-internal' from=''> <x config-ns = 'http://msn-transport.jabberstudio.org/component' xmlns = 'http://www. jabber.com / schemas / component-presence.xsd 'config: version ='1' xmlns: config = 'http://www.jabber.com/config' protocol-version ='1 . 0'/></ presence> " ..., 264, 0, NULL, 0) = 264 recvfrom (8, "<presence type='error' to='' from='prese...@-internal'> <x config-ns = 'http://msn-transport.jabberstudio.org/component' xmlns = 'http : / / www.jabber.com / schemas / component-presence.xsd 'config: version ='1' xmlns: config = 'http://www.jabber.com/config' protocol-version ='1 .0 '/> <error code='400' type='modify'> <bad- request xmlns='urn:ietf:params:xml:ns:xmpp-stanzas'/> </ error> </ presence >"..., 65536 , 0, NULL, NULL) = 375 ---------------------- What am I doing wrong? --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "py-transports" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/py-transports?hl=en -~----------~----~----~----~------~----~------~--~---
