Hi,<br><br>Thanks for a great program. I've been using offlineimap for the last two years and am currently using version 6.2.0, running on a Puppy Linux system and sync'ing between Gmail and a local Dovecot IMAP server. Things were running fine until two days ago, when offlineimap started crashing on every instance with the following error messages:<br>
<br><span class="gI"><span class="ik"></span></span><span class="gI"><span class="ik"></span>Thread 'Account sync Gmail-New' terminated with exception:<br>Traceback (most recent call last):<br> File "/root/Software/offlineimap/offlineimap/threadutil.py", line 149, in run<br>
Thread.run(self)<br> File "/usr/lib/python2.5/threading.py", line 446, in run<br> self.__target(*self.__args, **self.__kwargs)<br> File "/root/Software/offlineimap/offlineimap/accounts.py", line 188, in syncrunner<br>
self.sync(siglistener)<br> File "/root/Software/offlineimap/offlineimap/accounts.py", line 220, in sync<br> remoterepos.syncfoldersto(localrepos, [statusrepos])<br> File "/root/Software/offlineimap/offlineimap/repository/Base.py", line 136, in syncfoldersto<br>
destfolders = dest.getfolders()<br> File "/root/Software/offlineimap/offlineimap/repository/IMAP.py", line 239, in getfolders<br> self.accountname, self))<br> File "/root/Software/offlineimap/offlineimap/folder/UIDMaps.py", line 226, in __init__<br>
self._initmapping()<br> File "/root/Software/offlineimap/offlineimap/folder/UIDMaps.py", line 29, in _initmapping<br> (self.diskr2l, self.diskl2r) = self._loadmaps()<br> File "/root/Software/offlineimap/offlineimap/folder/UIDMaps.py", line 50, in _loadmaps<br>
(str1, str2) = line.split(':')<br>ValueError: need more than 1 value to unpack<br><br>What does this error mean? I presume I could fix it by wiping the local status directories and starting all over again, but that would mean re-sync'ing thousands of messages on a very slow connection (which would take 24 hours or more). <br>
<br>Thanks a lot,<br>Shankar Gopalakrishnan<br></span>