From: kedals0@gmail.com
To: notmuch@notmuchmail.org
Subject: Bugs on adding flag D
Date: Thu, 1 Dec 2011 16:21:19 +0100 [thread overview]
Message-ID: <20111201152119.GA9479@laptop> (raw)
Hi,
I've a recurrent problem on syncing.
To solve it, I've to remove internal files (rm -rf ~/.offlineimap/) and mails in .Sent folder.
With offlineimap 6.3.5-rc1, the output is the following :
Account sync toto_irisa:
***** Processing account toto_irisa
Copying folder structure from IMAP to Maildir
Establishing connection to zimbra.inria.fr:993.
Folder sync [toto_irisa]:
Syncing INBOX: IMAP -> Maildir
Syncing Drafts: IMAP -> Maildir
Syncing Sent: IMAP -> Maildir
Adding flag D to 1 messages on Sent
ERROR [<InstanceLimitedThread(Folder sync [toto_irisa], started daemon 140489914951424)>]: Syncing folder .Sent [acc: toto_irisa]
Error with store: UID STORE failed
ERROR [<InstanceLimitedThread(Folder sync [toto_irisa], started daemon 140489914951424)>]: ERROR in syncfolder for toto_irisa folder .Sent: Traceback (most recent call last):
File "/home/toto/comp/offlineimap/offlineimap/accounts.py", line 358, in syncfolder
localfolder.syncmessagesto(remotefolder, statusfolder)
File "/home/toto/comp/offlineimap/offlineimap/folder/Base.py", line 431, in syncmessagesto
action(dstfolder, statusfolder)
File "/home/toto/comp/offlineimap/offlineimap/folder/Base.py", line 388, in syncmessagesto_flags
dstfolder.addmessagesflags(uids, set(flag))
File "/home/toto/comp/offlineimap/offlineimap/folder/IMAP.py", line 627, in addmessagesflags
self.addmessagesflags_noconvert(uidlist, flags)
File "/home/toto/comp/offlineimap/offlineimap/folder/IMAP.py", line 621, in addmessagesflags_noconvert
self.processmessagesflags('+', uidlist, flags)
File "/home/toto/comp/offlineimap/offlineimap/folder/IMAP.py", line 653, in processmessagesflags
assert r[0] == 'OK', 'Error with store: ' + '. '.join(r[1])
AssertionError: Error with store: UID STORE failed
Error with store: UID STORE failed
Syncing Trash: IMAP -> Maildir
Account sync toto_irisa:
***** Finished processing account toto_irisa
ERROR: Exceptions occurred during the run!
ERROR: Syncing folder .Sent [acc: toto_irisa]
Error with store: UID STORE failed
ERROR: ERROR in syncfolder for toto_irisa folder .Sent: Traceback (most recent call last):
File "/home/toto/comp/offlineimap/offlineimap/accounts.py", line 358, in syncfolder
localfolder.syncmessagesto(remotefolder, statusfolder)
File "/home/toto/comp/offlineimap/offlineimap/folder/Base.py", line 431, in syncmessagesto
action(dstfolder, statusfolder)
File "/home/toto/comp/offlineimap/offlineimap/folder/Base.py", line 388, in syncmessagesto_flags
dstfolder.addmessagesflags(uids, set(flag))
File "/home/toto/comp/offlineimap/offlineimap/folder/IMAP.py", line 627, in addmessagesflags
self.addmessagesflags_noconvert(uidlist, flags)
File "/home/toto/comp/offlineimap/offlineimap/folder/IMAP.py", line 621, in addmessagesflags_noconvert
self.processmessagesflags('+', uidlist, flags)
File "/home/toto/comp/offlineimap/offlineimap/folder/IMAP.py", line 653, in processmessagesflags
assert r[0] == 'OK', 'Error with store: ' + '. '.join(r[1])
AssertionError: Error with store: UID STORE failed
Error with store: UID STORE failed
Of course, I can give you more detailled information if you need it.
Dal.
reply other threads:[~2011-12-01 15:21 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://notmuchmail.org/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20111201152119.GA9479@laptop \
--to=kedals0@gmail.com \
--cc=notmuch@notmuchmail.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this public inbox
https://yhetil.org/notmuch.git/
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).