Thanks for your report.
E/davdroid.DavSyncAdapter(16580): Caused by: android.os.TransactionTooLargeException
The number of items in this VCALENDAR is too big for the transaction. Adding every event is wrapped in a transaction (already one transaction per event).
This is a duplicate of #274.