Strange errors
Dave Abrahams
dave at boostpro.com
Fri Jun 1 09:58:05 BST 2012
I have a few different issues that are all exhibited here. These errors
came while shutting down offlineimap with Control-C. Any help
appreciated; thanks!
--8<---------------cut here---------------start------------->8---
*** Finished account 'ArchiveSync' in 1138:04
ERROR: Exceptions occurred during the run!
ERROR: Aborting sync, folder '[Gmail].Spam' [acc: 'Spam']
Error SELECTing mailbox '[Gmail].Spam', server reply:
('NO', ["Mailbox doesn't exist: [Gmail]/Spam"])
ERROR: IMAP server 'BoostProRemote' does not have a message with UID '29931'
ERROR: IMAP server 'BoostProRemote' does not have a message with UID '29947'
ERROR: IMAP server 'BoostProRemote' does not have a message with UID '29949'
ERROR: IMAP server 'BoostProRemote' does not have a message with UID '29950'
ERROR: IMAP server 'BoostProRemote' does not have a message with UID '30177'
ERROR: command: UID => socket error: <class 'socket.error'> - [Errno 54] Connection reset by peer
ERROR: Saving msg folder '[Gmail].All Mail', repo 'BoostProLocal'failed (error). Server reponded: APPEND command error: BAD ['Invalid internal date.']. Data: JMKO208736 APPEND "[Gmail].All Mail" (\Seen) "09-Sep-2007 -6:33:06 -0500" {3721}
Message content was: Return-Path: <dave at boost-consulting.com>
Received: from murder ([unix socket])
(authenticated user=dave bits=0)
by boost-consulting.com (Cyrus ...-----=_NextPart_000_0006_01C7F289.C0CED410--
imap: Info: Server shutting down. in=1475397 out=1131403 Copyright 2002-2012 John Goerzen & contributors
File "/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/offlineimap/folder/Base.py", line 526, in syncmessages
to
action(dstfolder, statusfolder)
File "/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/offlineimap/folder/Base.py", line 432, in syncmessages
to_delete
folder.deletemessages(deletelist)
File "/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/offlineimap/folder/UIDMaps.py", line 293, in deletemes
sages
self._mb.deletemessages(self._uidlist(self.r2l, uidlist))
File "/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/offlineimap/folder/UIDMaps.py", line 88, in _uidlist
raise OfflineImapError("Could not find UID for msg '{0}' (f:'{1}'."
NameError: global name 'OfflineImapError' is not defined
global name 'OfflineImapError' is not defined
Copy message 30216 (6 of 48) BoostProRemote:[Gmail]/Important -> BoostProLocal
--8<---------------cut here---------------end--------------->8---
--
Dave Abrahams
BoostPro Computing
http://www.boostpro.com
More information about the OfflineIMAP-project
mailing list