Please create new threads for separate issues. Can you paste the full command you issued when you got this error?
On Mon, Jun 29, 2015 at 2:49 PM, zvone <[email protected]> wrote: > Hi > > when trying to create a gccd profile with --createprofile, i get: > > Traceback (most recent call last): > File "./asynk.py", line 321, in <module> > main() > File "./asynk.py", line 313, in main > asynk = AsynkBuilderC(uinps, config, alogger).asynk > File "./asynk.py", line 178, in __init__ > self.validate_and_snarf_uinps(uinps) > File "./asynk.py", line 288, in validate_and_snarf_uinps > self._snarf_folder_ids(uinps) > File "./asynk.py", line 239, in _snarf_folder_ids > coll = self.asynk.get_colls()[i] > IndexError: list index out of range > > Any help on the matter ? > > On Mon, Jun 29, 2015 at 10:35 AM, zvone <[email protected]> wrote: > >> nvm, i hardcoded it to 'default' >> >> any guide to configuring the CardDav server adress ? >> >> On Mon, Jun 29, 2015 at 10:23 AM, zvone <[email protected]> wrote: >> >>> Hi, wats the mater with this error, says it cant find fid2 >>> >>> [10:22:15.579 DEBUG] Updated fid2 : default >>> ERROR:root:Could not find folder with ID fid1: None >>> [10:22:15.579 ERROR] Could not find folder with ID fid1: None >>> Traceback (most recent call last): >>> File "./asynk.py", line 321, in <module> >>> main() >>> File "./asynk.py", line 318, in main >>> asynk.dispatch() >>> File "/home/zv0/workspace/python/ASynK/asynk/asynk_core.py", line 97, >>> in dispatch >>> res = getattr(self, self.get_op())() >>> File "/home/zv0/workspace/python/ASynK/asynk/asynk_core.py", line 385, >>> in op_sync >>> dr=self.is_dry_run()) >>> File "/home/zv0/workspace/python/ASynK/asynk/sync.py", line 83, in >>> __init__ >>> raise Exception() >>> Exception >>> >>> >>> On Sun, Jun 28, 2015 at 4:17 AM, Sriram Karra <[email protected]> >>> wrote: >>> >>>> Hey I don't have a gmane address. Please send to karra.etc @gmail >>>> On Jun 28, 2015 1:55 AM, "Julien Cubizolles" <[email protected]> >>>> wrote: >>>> >>>>> Sriram Karra <[email protected]> writes: >>>>> >>>>> >>>>> >> Can you send me two things: >>>>> >>>>> I just sent you the information you asked for to your public.gmane.org >>>>> address. >>>>> >>>>> Julien. >>>>> >>>>> -- >>>>> You received this message because you are subscribed to the Google >>>>> Groups "ASynK Users" group. >>>>> To unsubscribe from this group and stop receiving emails from it, send >>>>> an email to [email protected]. >>>>> To post to this group, send an email to [email protected]. >>>>> To view this discussion on the web, visit >>>>> https://groups.google.com/d/msgid/asynk/87a8vmzsd0.fsf%40free.fr. >>>>> For more options, visit https://groups.google.com/d/optout. >>>>> >>>> -- >>>> You received this message because you are subscribed to a topic in the >>>> Google Groups "ASynK Users" group. >>>> To unsubscribe from this topic, visit >>>> https://groups.google.com/d/topic/asynk/WKvfdfZJ1eE/unsubscribe. >>>> To unsubscribe from this group and all its topics, send an email to >>>> [email protected]. >>>> To post to this group, send email to [email protected]. >>>> To view this discussion on the web, visit >>>> https://groups.google.com/d/msgid/asynk/CAFkt3UPSufggxF1XWh6%2Bud0VxVPJPtDVqni3uod-H4KMOx2NiA%40mail.gmail.com >>>> <https://groups.google.com/d/msgid/asynk/CAFkt3UPSufggxF1XWh6%2Bud0VxVPJPtDVqni3uod-H4KMOx2NiA%40mail.gmail.com?utm_medium=email&utm_source=footer> >>>> . >>>> >>>> For more options, visit https://groups.google.com/d/optout. >>>> >>> >>> >>> >>> -- >>> reinvent the wheel >>> >> >> >> >> -- >> reinvent the wheel >> > > > > -- > reinvent the wheel > > -- > You received this message because you are subscribed to the Google Groups > "ASynK Users" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To post to this group, send email to [email protected]. > To view this discussion on the web, visit > https://groups.google.com/d/msgid/asynk/CAD3cKMDVd1LFvtzwKNzcETZ2bYA19A0N3siJ_LzOcK3_fi3Bfg%40mail.gmail.com > <https://groups.google.com/d/msgid/asynk/CAD3cKMDVd1LFvtzwKNzcETZ2bYA19A0N3siJ_LzOcK3_fi3Bfg%40mail.gmail.com?utm_medium=email&utm_source=footer> > . > > For more options, visit https://groups.google.com/d/optout. > -- You received this message because you are subscribed to the Google Groups "ASynK Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send an email to [email protected]. To view this discussion on the web, visit https://groups.google.com/d/msgid/asynk/CAFkt3UMAWCUHqqir_3ongAM%3D_%2B159fdYAeFcyCWqFDpR8VTEDQ%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
