Hello again,
Recently (a week or two ago) I started getting this bug much more
often. I'm suspicious that there are some dropped packets on my
network, or by the cable modem, but don't have anything to back
that up.
Anyway, I'm getting this hang about once a day now, even with these
flags: -d imap -1
(Previously it seemed like the problem never happened with those
flags.)
Here's the end of the log at the point where it'd freeze with 100%:
from 2011-03-04:
[...]
DEBUG[imap]: savemessage: new content length is 3226
DEBUG[imap]: 16:24.62 > CCAC54 APPEND "[Gmail]/Trash" () "
3-Mar-2011 03:03:27 -0500" {3226}
DEBUG[imap]: 16:24.66 < + go ahead
DEBUG[imap]: 16:24.66 matched r'\+( (?P<data>.*))?' => (' go
ahead', 'go ahead')
DEBUG[imap]: 16:24.66 write literal size 3226
from 2011-03-08:
[...]
DEBUG[imap]: 36:20.03 matched r'\[(?P<type>[A-Z-]+)(
(?P<data>[^\]]*))?\]' => ('UIDNEXT', ' 212', '212')
DEBUG[imap]: 36:20.03 untagged_responses[UIDNEXT] 0 += ["212"]
DEBUG[imap]: 36:20.03 < IAJI12 OK [READ-ONLY] dne selected.
(Success)
DEBUG[imap]: 36:20.03 matched r'(?P<tag>IAJI\d+)
(?P<type>[A-Z]+) (?P<data>.*)' => ('IAJI12', 'OK', '[READ-ONLY] dne
selected. (Success)')
DEBUG[imap]: 36:20.03 matched r'\[(?P<type>[A-Z-]+)(
(?P<data>[^\]]*))?\]' => ('READ-ONLY', None, None)
DEBUG[imap]: 36:20.03 untagged_responses[READ-ONLY] 0 += [""]
DEBUG[imap]: 36:20.03 > IAJI13 FETCH 1:211 (FLAGS UID)
I'm not posting full logs because they contain my private data, and
because I'm not logging them (because they're huge.) Please let me
know if there's a way I can extract more useful portions, or turn
on more relevant debug options.
Oh, note also that ^C doesn't stop offlineimap when in this state,
but ^\ does.
I hope this info is helpful. I'll keep collecting it, and hopefully
write in again with more logs in a week or two.
Thank you for your work.
Take care, - Jason
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]