<html><head><meta http-equiv="Content-Type" content="text/html charset=us-ascii"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">Hi,<div class=""><br class=""></div><div class="">Hard to say what's up without seeing more information (such as any interesting error.log content), however there's a reasonably small update to 5.4-dev that has some key fixes made since 5.3.</div><div class=""><br class=""></div><div class=""><a href="http://trac.calendarserver.org/log/CalendarServer/branches/release/CalendarServer-5.4-dev" class="">http://trac.calendarserver.org/log/CalendarServer/branches/release/CalendarServer-5.4-dev</a></div><div class=""><br class=""></div><div class="">There is one known issue in 5.3 regarding how we handle updating calendar event data when the format changes (as it has recently). In 5.3, the approach is to leave the data in the old format until it is requested, and then update it on the fly as it is vended to the client. This fails when there are enough events being 'touched' by the request that the processing time for doing the format upgrades exceeds the client's request timeout threshold. This is fixed in 5.4-dev.</div><div class=""><br class=""></div><div class="">Be sure to have backups before you do anything :)</div><div class=""><br class=""></div><div class="">-dre</div><div class=""><br class=""><div><blockquote type="cite" class=""><div class="">On Feb 3, 2015, at 2:23 PM, Jacques Distler &lt;<a href="mailto:distler@golem.ph.utexas.edu" class="">distler@golem.ph.utexas.edu</a>&gt; wrote:</div><br class="Apple-interchange-newline"><div class="">* CalendarServer 5.3<br class="">* Clients: Calendar.app on MacOSX and iOS.<br class=""><br class="">All of a sudden, I am getting a lot of<br class=""><br class=""> &nbsp;&nbsp;[twext.web2.channel.http#error] Connection aborted - took too long to close<br class=""><br class="">errors in my logs -- essentially every time the client tried to manually refresh the calendars. To be more precise, only certain clients (or delegates) seem to be affected -- those with rather large calendars.<br class=""><br class="">I wonder if some internal limit on the server side has been exceeded, causing the transaction to fail.<br class=""><br class="">Any pointers for debugging this would be appreciated.<br class=""><br class=""><br class="">_______________________________________________<br class="">calendarserver-users mailing list<br class=""><a href="mailto:calendarserver-users@lists.macosforge.org" class="">calendarserver-users@lists.macosforge.org</a><br class="">https://lists.macosforge.org/mailman/listinfo/calendarserver-users<br class=""></div></blockquote></div><br class=""></div></body></html>