Since yesterday, PyMSN 0.10.3 shows strange behaviour. The contacts keep appearing offline, then back online. The exception log is in the attachment.
I use Twisted 2.1.0, running on FreeBSD 5.4-STABLE i386. -------------- next part -------------- A non-text attachment was scrubbed... Name: pymsn.log.gz Type: application/x-extension-gz Size: 1166 bytes Desc: not available Url : http://modevia.com/pipermail/py-transports/attachments/20060815/1d85d044/pymsn.log.bin From [EMAIL PROTECTED] Tue Aug 15 13:29:58 2006 From: [EMAIL PROTECTED] (Stian B. Barmen) Date: Tue Aug 15 13:30:07 2006 Subject: [py-transports] Loosing messages In-Reply-To: <[EMAIL PROTECTED]> References: <[EMAIL PROTECTED]> <[EMAIL PROTECTED]> <[EMAIL PROTECTED]> <[EMAIL PROTECTED]> <[EMAIL PROTECTED]> <[EMAIL PROTECTED]> <[EMAIL PROTECTED]> <[EMAIL PROTECTED]> <[EMAIL PROTECTED]> <[EMAIL PROTECTED]> <[EMAIL PROTECTED]> Message-ID: <[EMAIL PROTECTED]> >> >> Failed to connect to MSN servers: [Failure instance: Traceback >> (failure with no frames): exceptions.Exception: Timeout >> > >Thanks for that. >The first bunch of ones (internJID) are fixed in current svn. > >With the exception of the one liners the others are all related to issues with the destruction of >MSNConnection objects. I'm refactoring all of that code for the next release to fix that. > So basically this means that we might get the "Failed to connect .." type message sometimes until the next release? -stian
