Studt Reimer
2013-12-12 17:28:32 UTC
Dear chandler-users,
My chandler does not fully synchronize my CalDav data any more. The Sharing Activity message is "...error during sync: 'NoneType' object has no attribute 'name'"
Until Monday this week, chandler has worked very well, but since then, synchronization stops somewhere in the middle. Can you help me? I have even tried to check the Python scripts, but without debugging I'm lost.
The detailed error message from the protocol is as follows
2013-12-12 18:11:50,648 osaf.sharing.recordset_conduit DEBUG: Put path 86bc3fdc-b6d1-4d91-852b-460515fcf868.ics, etag now 4ed5970d93d00
2013-12-12 18:11:50,648 osaf.sharing.recordset_conduit DEBUG: Full resource records: RecordSet(set([DisplayAlarmRecord(u'b4555cf2-60ee-11e3-e6a7-f0c12edb8e1d:20131212', None, None, None, None), EventRecord(u'b4555cf2-60ee-11e3-e6a7-f0c12edb8e1d:20131212', Inherit, Inherit, Inherit, Inherit, Inherit, Inherit, Inherit, Inherit, NoChange), ModifiedByRecord(u'b4555cf2-60ee-11e3-e6a7-f0c12edb8e1d:20131212', u'', Decimal("1386606428"), 500), ItemRecord(u'b4555cf2-60ee-11e3-e6a7-f0c12edb8e1d:20131212', Inherit, '100 -1386802800.00 1', Decimal("1386606428"), Inherit, NoChange, Inherit), NoteRecord(u'b4555cf2-60ee-11e3-e6a7-f0c12edb8e1d:20131212', Inherit, Inherit, Inherit, Inherit, Inherit)]))
2013-12-12 18:11:50,648 osaf.sharing ERROR: Error syncing collection
Traceback (most recent call last):
File "C:\Program Files (x86)\Chandler1.0.3\parcels\osaf\sharing\__init__.py", line 371, in run
activity=activity, forceUpdate=forceUpdate))
File "C:\Program Files (x86)\Chandler1.0.3\parcels\osaf\sharing\shares.py", line 778, in sync
debug=debug)
File "C:\Program Files (x86)\Chandler1.0.3\parcels\osaf\sharing\webdav_conduit.py", line 327, in sync
debug=debug)
File "C:\Program Files (x86)\Chandler1.0.3\parcels\osaf\sharing\recordset_conduit.py", line 88, in sync
debug=debug)
File "C:\Program Files (x86)\Chandler1.0.3\parcels\osaf\sharing\recordset_conduit.py", line 1038, in _sync
self.putRecords(toSend, extra, debug=debug, activity=activity)
File "C:\Program Files (x86)\Chandler1.0.3\parcels\osaf\sharing\recordset_conduit.py", line 1441, in putRecords
**extra)
File "C:\Program Files (x86)\Chandler1.0.3\parcels\osaf\sharing\ics.py", line 449, in serialize
cal = cls.recordSetsToVObject(view, recordSets, **extra)
File "C:\Program Files (x86)\Chandler1.0.3\parcels\osaf\sharing\ics.py", line 474, in recordSetsToVObject
prepareVobj(view, uuid, recordSet, vobj_mapping)
File "C:\Program Files (x86)\Chandler1.0.3\parcels\osaf\sharing\ics.py", line 56, in prepareVobj
if vobjs.get(master_uuid).name.lower() == 'vevent':
AttributeError: 'NoneType' object has no attribute 'name'
2013-12-12 18:11:51,099 repository INFO: <DBRepositoryView: viewpool-0 (394)> pruned to 400 items
2013-12-12 18:11:51,119 osaf.pim.items DEBUG: Collecting relevant displayDates for <Note (new): 7dd6b850-6350-11e3-8c12-8d7c4c4e0557> Sync
2013-12-12 18:11:51,119 osaf.pim.items DEBUG: No relevant displayDate for <Note (new): 7dd6b850-6350-11e3-8c12-8d7c4c4e0557> Sync
2013-12-12 18:11:51,119 osaf.pim.items DEBUG: Collecting relevant displayDates for <Note (new): 7dd6b850-6350-11e3-8c12-8d7c4c4e0557> Sync
2013-12-12 18:11:51,119 osaf.pim.items DEBUG: No relevant displayDate for <Note (new): 7dd6b850-6350-11e3-8c12-8d7c4c4e0557> Sync
2013-12-12 18:11:51,141 osaf.pim.items DEBUG: Collecting relevant displayDates for <Note (new): 7dd6b850-6350-11e3-8c12-8d7c4c4e0557> Sync
2013-12-12 18:11:51,141 osaf.pim.items DEBUG: Relevant displayDate for <Note (new): 7dd6b850-6350-11e3-8c12-8d7c4c4e0557> Sync is (1000, datetime.datetime(2013, 12, 12, 18, 11, 51, 141000, tzinfo=<ICUtzinfo: Europe/Berlin>), 'createdOn')
2013-12-12 18:11:51,161 osaf.pim.items DEBUG: Collecting relevant displayDates for <Note (new): 7dd6b850-6350-11e3-8c12-8d7c4c4e0557> Sync
2013-12-12 18:11:51,161 osaf.pim.items DEBUG: Relevant displayDate for <Note (new): 7dd6b850-6350-11e3-8c12-8d7c4c4e0557> Sync is (20, datetime.datetime(2013, 12, 12, 18, 11, 51, 100000, tzinfo=<ICUtzinfo: Europe/Berlin>), 'startTime')
2013-12-12 18:11:51,161 osaf.pim.items DEBUG: Collecting relevant displayWhos for <Note (new): 7dd6b850-6350-11e3-8c12-8d7c4c4e0557> Sync
2013-12-12 18:11:51,161 osaf.pim.items DEBUG: No relevant displayWho for <Note (new): 7dd6b850-6350-11e3-8c12-8d7c4c4e0557> Sync
2013-12-12 18:11:51,200 repository INFO: <DBRepositoryView: Syncing (396)> committed 12 items (12 kbytes) in 0:00:00.030000, 400 items/s (400 kbytes/s)
2013-12-12 18:11:51,401 repository INFO: <DBRepositoryView: Syncing (396)> pruned to 400 items
Thank you a lot in advance,
Reimer
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osafoundation.org/pipermail/chandler-users/attachments/20131212/d554152d/attachment.htm>
My chandler does not fully synchronize my CalDav data any more. The Sharing Activity message is "...error during sync: 'NoneType' object has no attribute 'name'"
Until Monday this week, chandler has worked very well, but since then, synchronization stops somewhere in the middle. Can you help me? I have even tried to check the Python scripts, but without debugging I'm lost.
The detailed error message from the protocol is as follows
2013-12-12 18:11:50,648 osaf.sharing.recordset_conduit DEBUG: Put path 86bc3fdc-b6d1-4d91-852b-460515fcf868.ics, etag now 4ed5970d93d00
2013-12-12 18:11:50,648 osaf.sharing.recordset_conduit DEBUG: Full resource records: RecordSet(set([DisplayAlarmRecord(u'b4555cf2-60ee-11e3-e6a7-f0c12edb8e1d:20131212', None, None, None, None), EventRecord(u'b4555cf2-60ee-11e3-e6a7-f0c12edb8e1d:20131212', Inherit, Inherit, Inherit, Inherit, Inherit, Inherit, Inherit, Inherit, NoChange), ModifiedByRecord(u'b4555cf2-60ee-11e3-e6a7-f0c12edb8e1d:20131212', u'', Decimal("1386606428"), 500), ItemRecord(u'b4555cf2-60ee-11e3-e6a7-f0c12edb8e1d:20131212', Inherit, '100 -1386802800.00 1', Decimal("1386606428"), Inherit, NoChange, Inherit), NoteRecord(u'b4555cf2-60ee-11e3-e6a7-f0c12edb8e1d:20131212', Inherit, Inherit, Inherit, Inherit, Inherit)]))
2013-12-12 18:11:50,648 osaf.sharing ERROR: Error syncing collection
Traceback (most recent call last):
File "C:\Program Files (x86)\Chandler1.0.3\parcels\osaf\sharing\__init__.py", line 371, in run
activity=activity, forceUpdate=forceUpdate))
File "C:\Program Files (x86)\Chandler1.0.3\parcels\osaf\sharing\shares.py", line 778, in sync
debug=debug)
File "C:\Program Files (x86)\Chandler1.0.3\parcels\osaf\sharing\webdav_conduit.py", line 327, in sync
debug=debug)
File "C:\Program Files (x86)\Chandler1.0.3\parcels\osaf\sharing\recordset_conduit.py", line 88, in sync
debug=debug)
File "C:\Program Files (x86)\Chandler1.0.3\parcels\osaf\sharing\recordset_conduit.py", line 1038, in _sync
self.putRecords(toSend, extra, debug=debug, activity=activity)
File "C:\Program Files (x86)\Chandler1.0.3\parcels\osaf\sharing\recordset_conduit.py", line 1441, in putRecords
**extra)
File "C:\Program Files (x86)\Chandler1.0.3\parcels\osaf\sharing\ics.py", line 449, in serialize
cal = cls.recordSetsToVObject(view, recordSets, **extra)
File "C:\Program Files (x86)\Chandler1.0.3\parcels\osaf\sharing\ics.py", line 474, in recordSetsToVObject
prepareVobj(view, uuid, recordSet, vobj_mapping)
File "C:\Program Files (x86)\Chandler1.0.3\parcels\osaf\sharing\ics.py", line 56, in prepareVobj
if vobjs.get(master_uuid).name.lower() == 'vevent':
AttributeError: 'NoneType' object has no attribute 'name'
2013-12-12 18:11:51,099 repository INFO: <DBRepositoryView: viewpool-0 (394)> pruned to 400 items
2013-12-12 18:11:51,119 osaf.pim.items DEBUG: Collecting relevant displayDates for <Note (new): 7dd6b850-6350-11e3-8c12-8d7c4c4e0557> Sync
2013-12-12 18:11:51,119 osaf.pim.items DEBUG: No relevant displayDate for <Note (new): 7dd6b850-6350-11e3-8c12-8d7c4c4e0557> Sync
2013-12-12 18:11:51,119 osaf.pim.items DEBUG: Collecting relevant displayDates for <Note (new): 7dd6b850-6350-11e3-8c12-8d7c4c4e0557> Sync
2013-12-12 18:11:51,119 osaf.pim.items DEBUG: No relevant displayDate for <Note (new): 7dd6b850-6350-11e3-8c12-8d7c4c4e0557> Sync
2013-12-12 18:11:51,141 osaf.pim.items DEBUG: Collecting relevant displayDates for <Note (new): 7dd6b850-6350-11e3-8c12-8d7c4c4e0557> Sync
2013-12-12 18:11:51,141 osaf.pim.items DEBUG: Relevant displayDate for <Note (new): 7dd6b850-6350-11e3-8c12-8d7c4c4e0557> Sync is (1000, datetime.datetime(2013, 12, 12, 18, 11, 51, 141000, tzinfo=<ICUtzinfo: Europe/Berlin>), 'createdOn')
2013-12-12 18:11:51,161 osaf.pim.items DEBUG: Collecting relevant displayDates for <Note (new): 7dd6b850-6350-11e3-8c12-8d7c4c4e0557> Sync
2013-12-12 18:11:51,161 osaf.pim.items DEBUG: Relevant displayDate for <Note (new): 7dd6b850-6350-11e3-8c12-8d7c4c4e0557> Sync is (20, datetime.datetime(2013, 12, 12, 18, 11, 51, 100000, tzinfo=<ICUtzinfo: Europe/Berlin>), 'startTime')
2013-12-12 18:11:51,161 osaf.pim.items DEBUG: Collecting relevant displayWhos for <Note (new): 7dd6b850-6350-11e3-8c12-8d7c4c4e0557> Sync
2013-12-12 18:11:51,161 osaf.pim.items DEBUG: No relevant displayWho for <Note (new): 7dd6b850-6350-11e3-8c12-8d7c4c4e0557> Sync
2013-12-12 18:11:51,200 repository INFO: <DBRepositoryView: Syncing (396)> committed 12 items (12 kbytes) in 0:00:00.030000, 400 items/s (400 kbytes/s)
2013-12-12 18:11:51,401 repository INFO: <DBRepositoryView: Syncing (396)> pruned to 400 items
Thank you a lot in advance,
Reimer
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osafoundation.org/pipermail/chandler-users/attachments/20131212/d554152d/attachment.htm>