Sync -> Mails there. Sync -> mails gone
Nicolas Sebrecht
nicolas.s-dev at laposte.net
Fri Jan 30 03:28:42 GMT 2015
On Thu, Jan 29, 2015 at 04:24:12PM +0100, Matthias Beyer wrote:
> Here we go:
>
> offlineimap -a <accountname>
>
> Without --info:
> --------------
>
> OfflineIMAP 6.5.5
<...>
> ERROR: Exceptions occurred during the run!
> ERROR: ERROR in syncfolder for blaweb folder bla_12.INBOX: Traceback (most recent call last):
> File "/usr/lib/python2.7/site-packages/offlineimap/accounts.py", line 399, in syncfolder
> statusrepos.getsep()))
> File "/usr/lib/python2.7/site-packages/offlineimap/repository/LocalStatus.py", line 105, in getfolder
> self.import_other_backend(folder)
> File "/usr/lib/python2.7/site-packages/offlineimap/repository/LocalStatus.py", line 68, in import_other_backend
> folderbk = dic['class'](folder.name, repobk)
> File "/usr/lib/python2.7/site-packages/offlineimap/folder/LocalStatusSQLite.py", line 59, in __init__
> self.connection = sqlite.connect(self.filename, check_same_thread = False)
> OperationalError: unable to open database file
This bug was reported fixed in v6.5.7-rc2, 4 hours ago.
See
https://github.com/OfflineIMAP/offlineimap/issues/133#issuecomment-72124708
and re-open if you still get the bug.
The problem is that if the cache is not updated, OfflineIMAP might
re-sync everything on each run.
--
Nicolas Sebrecht
More information about the OfflineIMAP-project
mailing list