Hrm. I don't see anything wrong in your log. It looks like the message is coming in just fine and being send out towards your xmpp client. It's going resource-less, so it should go to your highest resource. The xhtml looks fine so xhtml shouldn't be hosing it. Honestly, I really don't see anything wrong here. =( No indication what-so-ever in your xml console on your client?

Daniel

On Oct 29, 2006, at 7:58 PM, Chris Carlin wrote:

Has anyone experienced a problem receiving messages?

I've been using pyaim-t for years now, and all of a sudden I stopped receiving messages. I didn't touch any configuration files of either pyaim-t or ejabberd. I don't think either of these has even been restarted lately. The only thing that's different is that I've begun logging in with multiple resources at once. Now even when I log in with only a single resource at a time I don't receive my messages. This problem followed me through an upgrade from 0.7c to 0.8 this morning.

I receive status messages just fine. I can send them fine. Nothing at all seems wrong... except that AIM messages don't get to me. I even receive jabber messages without a problem. I'm stumped!

I'm including a snippet of pyaim-t log below in case anyone sees anything wrong in that. AIM screenname replaced with SCREENNAME1 and domain replaced with DOMAIN. I figured I should at least do that...

Thanks,
Chris


[2006-10-29 18:40:57] channel = 1
[2006-10-29 18:40:57] AIM Extended Status: user SCREENNAME
       v: '\x00\x01\x00\x05+\x00\x00\x1f\xb4'
[2006-10-29 18:40:57] extracted icon hash: extflags = 0x0, iconhash = 2b00001fb4 [2006-10-29 18:40:57] user = <OSCARUser SCREENNAME, flags ['free', 'away'], online for 10026 minutes, idle for 0 minutes>, data = 000200630501000301010201010058000000003c48544d4c3e3c424f4459204247434f 4c4f523d2223666666666666223e3c666f6e74206c616e673d22454e22203e3c666f6e 7420666163653d22417269616c22203e7364663c2f424f44593e3c2f48544d4c3e000b 00000016000445454a190013000107 [2006-10-29 18:40:57] tlvs = {19: '\x07', 2: '\x05\x01\x00\x03\x01 \x01\x02\x01\x01\x00X\x00\x00\x00\x00<HTML><BODY BGCOLOR="#ffffff"><font lang="EN" ><font face="Arial" >sdf</BODY></ HTML>', 11: '', 22: 'EEJ\x19'}
[2006-10-29 18:40:57] unknown TLV for incoming IM, 0013, '\x07'
[2006-10-29 18:40:57] Message data: '\x05\x01\x00\x03\x01\x01\x02 \x01\x01\x00X\x00\x00\x00\x00<HTML><BODY BGCOLOR="#ffffff"><font lang="EN" ><font face="Arial" >sdf</BODY></HTML>'
[2006-10-29 18:40:57] unknown TLV for incoming IM, 0016, 'EEJ\x19'
[2006-10-29 18:40:57] INFO :: [EMAIL PROTECTED] :: aimt.B :: receiveMessage :: {'aim2jid': <function aim2jid at 0xb786f48c>, 'flags': ['typingnot'], 'multiparts': [('<HTML><BODY BGCOLOR="#ffffff"><font lang="EN" ><font face="Arial" >sdf</BODY></ HTML>', 'ascii', 'standard')], 'user': <OSCARUser SCREENNAME, flags ['free', 'away'], online for 10026 minutes, idle for 0 minutes>} :: SCREENNAME [('<HTML><BODY BGCOLOR="#ffffff"><font lang="EN" ><font face="Arial" >sdf</BODY></HTML>', 'ascii', 'standard')] ['typingnot'] [2006-10-29 18:40:57] INFO :: [EMAIL PROTECTED] :: aimt.B :: receiveMessage :: {'sourcejid': '[EMAIL PROTECTED]', 'encoding': 'iso-8859-1', 'text': '<HTML><BODY BGCOLOR="#ffffff"><font lang="EN" ><font face="Arial" >sdf</BODY></ HTML>', 'multiparts': [('<HTML><BODY BGCOLOR="#ffffff"><font lang="EN" ><font face="Arial" >sdf</BODY></HTML>', 'ascii', 'standard')], 'flags': ['typingnot'], 'user': <OSCARUser SCREENNAME, flags ['free', 'away'], online for 10026 minutes, idle for 0 minutes>, 'aim2jid': <function aim2jid at 0xb786f48c>} :: Using encoding iso-8859-1 [2006-10-29 18:40:57] INFO :: :: 4/site-packages/pyaim-t/src/ utils.p :: prepxhtml :: {'s': '<HTML><BODY BGCOLOR="#ffffff"><font lang="EN" ><font face="Arial" >sdf</BODY></HTML>'} :: Got '<HTML><BODY BGCOLOR="#ffffff"><font lang="EN" ><font face="Arial" >sdf</BODY></HTML>' [2006-10-29 18:40:57] INFO :: :: 4/site-packages/pyaim-t/src/ utils.p :: prepxhtml :: {'all_regex': <_sre.SRE_Pattern object at 0xb77a9de0>, 'font_regex': <_sre.SRE_Pattern object at 0xb768ee60>, 's': '<body xmlns=\'http://www.w3.org/1999/xhtml\' bgcolor="#ffffff"><span style=\'\'><span style=\'font-family: arial; \'>sdf</body>', 'ms': <twisted.web.microdom.Document object at 0xb771068c>, 'ret': 'Oversize arg'} :: Made '<html xmlns="http:// jabber.org/protocol/xhtml-im"><body xmlns="http://www.w3.org/1999/ xhtml" bgcolor="#ffffff"><span style=""><span style="font-family: arial; ">sdf</span></span></body></html>' [2006-10-29 18:40:57] INFO :: [EMAIL PROTECTED] :: Session :: sendMessage :: {'body': u'sdf', 'delay': None, 'fro': '[EMAIL PROTECTED]', 'mtype': 'chat', 'to': u'[EMAIL PROTECTED]', 'xhtml': 'Oversize arg', 'nickname': None} :: [2006-10-29 18:40:57] INFO :: :: 4/site-packages/pyaim-t/src/ jabw.p :: sendMessage :: {'body': u'sdf', 'delay': None, 'fro': '[EMAIL PROTECTED]', 'mtype': 'chat', 'to': u'[EMAIL PROTECTED]', 'xhtml': None, 'nickname': None, 'pytrans': <main.PyTransport instance at 0xb7bd85ac>} ::

_______________________________________________
py-transports mailing list
[email protected]
http://www.modevia.com/cgi-bin/mailman/listinfo/py-transports

_______________________________________________
py-transports mailing list
[email protected]
http://www.modevia.com/cgi-bin/mailman/listinfo/py-transports

Reply via email to