Complete.Org: Mailing Lists: Archives: offlineimap: April 2003:
Re: crash with 3.99.13
Home

Re: crash with 3.99.13

[Top] [All Lists]

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
To: offlineimap@xxxxxxxxxxxx
Subject: Re: crash with 3.99.13
From: Martin MAURER <martin.maurer@xxxxxxxx>
Date: 24 Apr 2003 17:54:58 +0200

I debugged this problem a little further. The complete error message
with offlineimap -d imap is below. This problem could relate to one of
the former problems I had: My Mailserver is one of those, that doesnt
provide a correct SEARCH command (as in the manual page described).

New msg sync from Sent:
   Copy message -4 Maildir[Sent] -> IMAP[Sent], LocalStatus[Sent]
New msg sync from Sent:
   DEBUG[imap]:   51:10.96 > EEKL21 APPEND Sent (\Seen) "23-Apr-2003
19:05:41 +0100" {1858}
New msg sync from Sent:
   DEBUG[imap]:   51:11.02 < + go ahead
New msg sync from Sent:
   DEBUG[imap]:   51:11.02      matched r'\+( (?P<data>.*))?' => (' go
ahead', 'go ahead')
New msg sync from Sent:
   DEBUG[imap]:   51:11.02 write literal size 1858
New msg sync from Sent:
   DEBUG[imap]:   51:11.12 < EEKL21 NO could not write file: -6
New msg sync from Sent:
   DEBUG[imap]:   51:11.12      matched r'(?P<tag>EEKL\d+)
(?P<type>[A-Z]+) (?P<data>.*)' => ('EEKL21', 'NO', 'could not write
file: -6')
New msg sync from Sent:
   DEBUG[imap]:   51:11.12 NO response: could not write file: -6
New msg sync from Sent:
   Copy message -2 Maildir[Sent] -> IMAP[Sent], LocalStatus[Sent]
New msg sync from Sent:
   DEBUG[imap]:   51:11.13 > EEKL22 APPEND Sent (\Seen) "23-Apr-2003
19:25:41 +0100" {2641}
Thread 'New msg sync from Sent' terminated with exception:
Traceback (most recent call last):
  File "/usr/lib/python2.2/site-packages/offlineimap/threadutil.py",
line 148, in run
    Thread.run(self)
  File "/usr/lib/python2.2/threading.py", line 402, in run
    apply(self.__target, self.__args, self.__kwargs)
  File "/usr/lib/python2.2/site-packages/offlineimap/folder/Base.py",
line 207, in syncmessagesto_neguid_msg
    successuid = tryappend.savemessage(uid, message, flags)
  File "/usr/lib/python2.2/site-packages/offlineimap/folder/IMAP.py",
line 185, in savemessage
    date, content)[0] == 'OK')
AssertionError


On Wed, 2003-04-23 at 19:34, Martin MAURER wrote:
> when I run offlineimap (version 3.99.13 on debian unstable) it finishes
> with the following exception:
> 
> ...
> Thread 'New msg sync from INBOX' terminated with exception:
> Traceback (most recent call last):
>   File "/usr/lib/python2.2/site-packages/offlineimap/threadutil.py",
> line 148, in run
>     Thread.run(self)
>   File "/usr/lib/python2.2/threading.py", line 402, in run
>     apply(self.__target, self.__args, self.__kwargs)
>   File "/usr/lib/python2.2/site-packages/offlineimap/folder/Base.py",
> line 207, in syncmessagesto_neguid_msg
>     successuid = tryappend.savemessage(uid, message, flags)
>   File "/usr/lib/python2.2/site-packages/offlineimap/folder/IMAP.py",
> line 185, in savemessage
>     date, content)[0] == 'OK')
> AssertionError
> 
> 
> No debug messages were logged for New msg sync from INBOX.
> 
> PS: please CC me, as I am not subscribed to this list.
> 

-- Attached file included as plaintext by Ecartis --
-- File: signature.asc
-- Desc: This is a digitally signed message part

-----BEGIN PGP MESSAGE-----
Version: GnuPG v1.2.1 (GNU/Linux)

iD8DBQA+qAjRXHsqb5Up6wURAnLvAKCW4r0R8yrnnhxMY6IY4NX2+zjbWwCfRaln
6xbd4VeYevO1TsFJJADl8mQ=
=KNMS
-----END PGP MESSAGE-----




[Prev in Thread] Current Thread [Next in Thread]