Right, this is how it happens:
1. Connection is dropped somewhere/somehow. PyMSNt logs off, and sends
me this message:
Disconnected from MSN servers: [Failure instance: Traceback (failure
with no frames): twisted.internet.error.ConnectionDone: Connection was
closed cleanly.
]
2. Hours later, I dismiss the message, and send presence to try and
login again. PyMSNt sends me this message:
Failed to connect to MSN servers: [Failure instance: Traceback
(failure with no frames): None: None
]
3. I dismiss the message, and send presence to try and login again.
PyMSNt logs in fine, i get everyone logging on.
Could it be that something isn't getting cleaned up correctly after
the first traceback?
--
- Norman Rasmussen
Sorry I haven't replied to this thread for a while.
I'm thinking/hoping this might be related to Twisted? What version are you using? I'll try and reproduce it.