Hi !
After fresh install of Carbonio CE server 25.3.1 we migrate Zimbra data to Carbonio. All mails, contacts was successfully migrated, but calendar is empty. I try to export for single user just calendar and import it, but result is the same ...
"zmmailbox -z -m user@domain.com -t 0 postRestURL -u "https://localhost:7071" "//?fmt=tgz&resolve=skip" /opt/zextras/backup/Z2C/mailboxes/Calendar-user@domain.com.tgz"
If I check folders in mailbox "$ carbonio prov selectMailbox user@domain.com getAllFolders" I can see calendar folder and subfolders.
Strange I can't see folder for Tasks, but they work OK.
Before import data to accounts, calendar works OK. So something was changed after import of data. Reindex also not resolved the issue.
When I try to open new appointemant I get this error "Cannot read properties of undefined (reading 'split')"
Where to start looking, or how to repair this ?
Best Regards, Marko
How to recreate calendar folder ?
Where is the Tasks folder in Carbonio CE?
If I try to delete it "zmmailbox -z -m user@domain.com deleteFolder "/Calendar""
I get this error "ERROR: mail.IMMUTABLE_OBJECT (cannot modify immutable object: 10)"
There are subfolders of folder /Calendar. If I try to delete them "$ zmmailbox -z -m user@domain.com deleteFolder "/Calendar/Subfolder1"" I get this error "ERROR: zclient.CLIENT_ERROR (unknown folder: /Calendar/Subfolder1)"
How to delete them or how to reindex so they can be seen in GUI ?
I'm really stuck here ...