Hello,

I'm trying to import my calendar data from an owncloud instance to the
new sogo server. For that I have written a set of scripts to extract
the calendar data (and meta data) and compile them to a dictionary that
looks very much like the one created by sogo-tool backup. Importing the
calendar data itself works just fine, however, when I try to import the
user settings, I get the following error:

> root@calendar:~/migrate# sogo-tool restore -p /tmp/sogo tpriebe
> <0x0x18eb710[SOGoCache]> Cache cleanup interval set every 300.000000
> seconds
> <0x0x18eb710[SOGoCache]> Using host(s) 'localhost' as server(s)
> sogo-tool: Uncaught exception NSRangeException, reason: Index 1 is
> out of range 1 (in 'objectAtIndex:')

which isn't particularly helpful.

My question: Is there any kind of specification for this format or any
way to debug this (e.g. running this error producing script/program
manually)? Is there a better way than to write a couple of scripts to
import calendar data? Are tabs vs spaces a thing in this format?

Thank you in advance

Tom

Attachment: signature.asc
Description: This is a digitally signed message part

Reply via email to