[offlineimap] ERROR: Exceptions occurred during the run! (#239)
gerroon
notifications at github.com
Sat Sep 12 19:32:50 BST 2015
I am on Debian Wheezy 32bit Python27
ERROR: Exceptions occurred during the run!
ERROR: ERROR in syncfolder for myACCOUNT folder .Trash: Traceback (most recent call last):
File "/usr/local/lib/python2.7/dist-packages/offlineimap/accounts.py", line 399, in syncfolder
statusrepos.getsep()))
File "/usr/local/lib/python2.7/dist-packages/offlineimap/repository/LocalStatus.py", line 105, in getfolder
self.import_other_backend(folder)
File "/usr/local/lib/python2.7/dist-packages/offlineimap/repository/LocalStatus.py", line 75, in import_other_backend
folderbk.cachemessagelist()
File "/usr/local/lib/python2.7/dist-packages/offlineimap/folder/LocalStatusSQLite.py", line 187, in cachemessagelist
labels = set([lb.strip() for lb in row[3].split(',') if len(lb.strip()) > 0])
AttributeError: 'NoneType' object has no attribute 'split'
'NoneType' object has no attribute 'split'
ERROR: ERROR in syncfolder for myACCOUNT folder INBOX: Traceback (most recent call last):
File "/usr/local/lib/python2.7/dist-packages/offlineimap/accounts.py", line 399, in syncfolder
statusrepos.getsep()))
File "/usr/local/lib/python2.7/dist-packages/offlineimap/repository/LocalStatus.py", line 105, in getfolder
self.import_other_backend(folder)
File "/usr/local/lib/python2.7/dist-packages/offlineimap/repository/LocalStatus.py", line 75, in import_other_backend
folderbk.cachemessagelist()
File "/usr/local/lib/python2.7/dist-packages/offlineimap/folder/LocalStatusSQLite.py", line 187, in cachemessagelist
labels = set([lb.strip() for lb in row[3].split(',') if len(lb.strip()) > 0])
AttributeError: 'NoneType' object has no attribute 'split'
'NoneType' object has no attribute 'split'
ERROR: ERROR in syncfolder for myACCOUNT folder Sent: Traceback (most recent call last):
File "/usr/local/lib/python2.7/dist-packages/offlineimap/accounts.py", line 399, in syncfolder
statusrepos.getsep()))
File "/usr/local/lib/python2.7/dist-packages/offlineimap/repository/LocalStatus.py", line 105, in getfolder
self.import_other_backend(folder)
File "/usr/local/lib/python2.7/dist-packages/offlineimap/repository/LocalStatus.py", line 75, in import_other_backend
folderbk.cachemessagelist()
File "/usr/local/lib/python2.7/dist-packages/offlineimap/folder/LocalStatusSQLite.py", line 187, in cachemessagelist
labels = set([lb.strip() for lb in row[3].split(',') if len(lb.strip()) > 0])
AttributeError: 'NoneType' object has no attribute 'split'
'NoneType' object has no attribute 'split'
ERROR: ERROR in syncfolder for myACCOUNT folder Trash: Traceback (most recent call last):
File "/usr/local/lib/python2.7/dist-packages/offlineimap/accounts.py", line 399, in syncfolder
statusrepos.getsep()))
File "/usr/local/lib/python2.7/dist-packages/offlineimap/repository/LocalStatus.py", line 105, in getfolder
self.import_other_backend(folder)
File "/usr/local/lib/python2.7/dist-packages/offlineimap/repository/LocalStatus.py", line 75, in import_other_backend
folderbk.cachemessagelist()
File "/usr/local/lib/python2.7/dist-packages/offlineimap/folder/LocalStatusSQLite.py", line 187, in cachemessagelist
labels = set([lb.strip() for lb in row[3].split(',') if len(lb.strip()) > 0])
AttributeError: 'NoneType' object has no attribute 'split'
'NoneType' object has no attribute 'split'
---
Reply to this email directly or view it on GitHub:
https://github.com/OfflineIMAP/offlineimap/issues/239
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/offlineimap-project/attachments/20150912/cf322783/attachment-0002.html>
More information about the OfflineIMAP-project
mailing list