On Freitag, 14. November 2008, Michal Čihař wrote: > Dne Fri, 14 Nov 2008 22:07:49 +0100 > Christoph Haas <[EMAIL PROTECTED]> napsal(a): > > After I lost my internet connection the service died again and didn't > > recover. I had to restart the process and inform all users to re-login > > to the service. Sorry for the bad news. > > Can you please include log?
I'm not exactly sure whether this traceback logs the actual cause of the failure. But it's the only thing I found in the logs: > [2008-11-09 23:57:54] Traceback (most recent call last): > File > "/usr/lib/python2.5/site-packages/twisted/internet/defer.py", line 312, > in _startRunCallbacks self._runCallbacks() > File > "/usr/lib/python2.5/site-packages/twisted/internet/defer.py", line 328, > in _runCallbacks self.result = callback(self.result, *args, **kw) > File > "/usr/lib/python2.5/site-packages/twisted/internet/defer.py", line 243, > in callback self._startRunCallbacks(result) > File > "/usr/lib/python2.5/site-packages/twisted/internet/defer.py", line 312, > in _startRunCallbacks self._runCallbacks() > --- <exception caught here> --- > File > "/usr/lib/python2.5/site-packages/twisted/internet/defer.py", line 328, > in _runCallbacks self.result = callback(self.result, *args, **kw) > File "/usr/share/pyaimt/src/legacy/aimt.py", line 177, in > gotBuddyIconFromServer self.oscarcon.legacyList.updateAvatar(contact, > icondata, md5Hash=iconhash) exceptions.AttributeError: 'NoneType' object > has no attribute 'updateAvatar' Christoph
signature.asc
Description: This is a digitally signed message part.