it doesn’t need a specific thing to reproduce this issue. I have tried to mannualy create the MailSpring
folder like you said in #769, but I think 126 & 163 mail server do not support adding a subfolder in the mail folders, and that’s what’s causing the sync process to crush.
6942 [2019-07-13 16:25:22.036] [main] [info] Identity created at 1562964813 - using ID Schema 1
6942 [2019-07-13 16:25:22.038] [main] [info] ------------- Starting Sync (salamandernewt@126.com) ---------------
6942 [2019-07-13 16:25:22.043] [background] [info] Marking all folders as `busy`
6942 [2019-07-13 16:25:22.044] [metadata] [info] Metadata delta stream starting...
6942 [2019-07-13 16:25:22.045] [background] [info] Syncing folder list...
6942 [2019-07-13 16:25:22.346] [background] [error] Could not create Mailspring container folder: Mailspring. ErrorNonExistantFolder
6942 [2019-07-13 16:25:22.384] [background] [error] Could not create required Mailspring folder: Mailspring/Snoozed. ErrorNonExistantFolder
6942 [2019-07-13 16:25:22.386] [background] [info] Syncing folder list...
6942 [2019-07-13 16:25:22.457] [background] [error] Could not create Mailspring container folder: Mailspring. ErrorNonExistantFolder
6942 [2019-07-13 16:25:22.493] [background] [error] Could not create required Mailspring folder: Mailspring/Snoozed. ErrorNonExistantFolder
6942 [2019-07-13 16:25:22.538] [background] [info] syncFolderUIDRange for INBOX, UIDs: 1 - 4294967296, Heavy: false
6942 [2019-07-13 16:25:22.582] [background] [critical]
***
*** Mailspring GenericException occurred during program execution:
*** {"debuginfo":"syncFolderUIDRange - fetchMessagesByUID","key":"ErrorNonExistantFolder","retryable":false,"what":"std::exception"}
***
6942 [2019-07-13 16:25:22.583] [background] [critical] *** Stack trace:
*** SyncWorker::syncFolderUIDRange(Folder&, mailcore::Range, bool, vector*)
*** SyncWorker::syncNow()
*** runBackgroundSyncWorker()
*** clone
***
Email Provider
Setup
- OS and Version: Ubuntu 18.04 LTS
- Mailspring Version: 1.6.3
(Originally posted by NewtMa on GitHub.)