Open
Bug 1818706
Opened 2 years ago
Updated 2 years ago
[imap-js] Downloading messages logs error with imap-js - (NS_ERROR_FAILURE) [nsIMsgFolder.GetMessageHeader] ImapMessageService.jsm:238
Categories
(MailNews Core :: Networking: IMAP, defect)
Tracking
(Not tracked)
NEW
People
(Reporter: freaktechnik, Unassigned)
References
(Blocks 1 open bug)
Details
While imap-js is downloading all the messages in my account I get a bunch of:
NS_ERROR_FAILURE: Component returned failure code: 0x80004005 (NS_ERROR_FAILURE) [nsIMsgFolder.GetMessageHeader] ImapMessageService.jsm:238
messageURIToMsgHdr resource:///modules/ImapMessageService.jsm:238
ImapChannel resource:///modules/ImapChannel.jsm:49
fetchMessage resource:///modules/ImapService.jsm:191
streamMessage resource:///modules/ImapMessageService.jsm:185
MsgHdrToMimeMessage resource:///modules/gloda/MimeMessage.jsm:243
_indexMessage resource:///modules/gloda/IndexMsg.jsm:3113
next self-hosted:1881
workBatch resource:///modules/gloda/GlodaIndexer.jsm:1071
next self-hosted:1881
callbackDriver resource:///modules/gloda/GlodaIndexer.jsm:855
_timerCallbackDriver resource:///modules/gloda/GlodaIndexer.jsm:781
Updated•2 years ago
|
See Also: → 1818716
Summary: Downloading messages logs error with imap-js → [imap-js] Downloading messages logs error with imap-js - (NS_ERROR_FAILURE) [nsIMsgFolder.GetMessageHeader] ImapMessageService.jsm:238
You need to log in
before you can comment on or make changes to this bug.
Description
•