Joseph, somehow I missed your email to this list. Were you able to figure out the issue? I am working on a patch that will improve the error messages when something like this happens ... Let me know if you need any help now.
On Mon, Mar 24, 2014 at 1:04 AM, Joseph Mingrone <[email protected]> wrote: > Hi, > > I see the errors below when running asynk pulled from git a few minutes > ago. I don't see the problems with --dry-run. What's the best way to > debug the problem? The full command I ran was: > > python asynk.py --op=sync --db=gc > > Joseph > > [16:22:57.315 INFO] Saving BBDB File /home/jrm/.bbdb... > [16:22:57.351 INFO] Saving BBDB File /home/jrm/.bbdb...done > [16:22:57.354 INFO] > ===================================================== > [16:22:57.354 INFO] Synching Deleted gc entries to bb > [16:22:57.354 INFO] > ===================================================== > [16:22:57.354 INFO] No deleted entries that need to be synched. > [16:22:57.355 INFO] > ===================================================== > [16:22:57.355 INFO] Sending New bb entries to gc > [16:22:57.355 INFO] > ===================================================== > [16:22:57.355 INFO] 44 new entries to be synched. > [16:22:57.744 ERROR] Unknown fatal error in response. Full resp: > <ns0:entry xmlns:ns0="http://www.w3.org/2005/Atom" xmlns:ns1=" > http://schemas.google.com/gdata/batch"><ns0:id> > https://www.google.com/m8/feeds/contacts/jrm%40ftfl.ca/full/batch/1395602577712/fatal</ns0:id><ns0:updated>2014-03-23T19:22:57.715Z</ns0:updated><ns0:content>Feed > processing was interrupted.</ns0:content><ns0:title>Fatal > Error</ns0:title><ns1:interrupted error="0" parsed="15" reason="[Line 1, > Column 10591, element ns2:when] Badly formatted datetime in attribute: > startTime" success="0" unprocessed="15" /></ns0:entry> > [16:22:57.745 INFO] > ===================================================== > [16:22:57.745 INFO] Sending Modified bb entries to gc > [16:22:57.745 INFO] > ===================================================== > [16:22:57.746 INFO] 1 modified entries to be synched. > [16:22:58.070 ERROR] Sync failed for bid > https://www.google.com/m8/feeds/contacts/jrm%40ftfl.ca/full/4f551c4a09eb59e1: > Reason: Contact not found.. : <ns0:id xmlns:ns0=" > http://www.w3.org/2005/Atom"> > https://www.google.com/m8/feeds/contacts/jrm%40ftfl.ca/full/4f551c4a09eb59e1 > </ns0:id> > [16:22:58.070 INFO] > ===================================================== > [16:22:58.071 INFO] Synching Deleted bb entries to gc > [16:22:58.071 INFO] > ===================================================== > [16:22:58.071 INFO] No deleted entries that need to be synched. > [16:22:58.071 INFO] timestamps not reset for profile defgcbb due to > errors (previously identified). > > -- > 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/86siq8ogjo.fsf%40gly.ath.cx. > 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/CAFkt3UMBrvqfiTXkBeYAZLcSfP3rxGd9-vm4utmM5sQMapqW3g%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
