<html><head><meta http-equiv="content-type" content="text/html; charset=utf-8"></head><body dir="auto"><div>Hi,</div><div><div><br></div>On Nov 19, 2016, at 1:55 PM, Axel Rau &lt;<a href="mailto:Axel.Rau@Chaos1.DE">Axel.Rau@Chaos1.DE</a>&gt; wrote:<br><br></div><blockquote type="cite"><div>...<br><span> &nbsp;&nbsp;&nbsp;maxConnections=config.MaxDBConnectionsPerPool</span><br><span>TypeError: __init__() got an unexpected keyword argument ‚dialect'</span><br><span></span><br><span>Can I remove that argument safely?</span></div></blockquote><div><br></div><div>"dialect" is (was) used to select either Postgres or Oracle. I'd say the problem is either: 1) your config needs to be updated, or 2) you have mismatched versions of subcomponents with respect to CalendarServer (like maybe twisted extensions).&nbsp;</div><div><br></div><div>In particular, this change set seems relevant:&nbsp;<a href="https://github.com/apple/ccs-twistedextensions/commit/0d442984f49a7966e7fdda862ba6850a91e6e79b">https://github.com/apple/ccs-twistedextensions/commit/0d442984f49a7966e7fdda862ba6850a91e6e79b</a></div><div><br></div><div>Here's a plist representation of the possible server settings:&nbsp;<a href="https://github.com/apple/ccs-calendarserver/blob/master/conf/caldavd-stdconfig.plist">https://github.com/apple/ccs-calendarserver/blob/master/conf/caldavd-stdconfig.plist</a></div><div><br></div><div>I think the comment for DBType should reference DatabaseConnection, not DSN...</div><div><br></div><div>-dre</div><br><blockquote type="cite"><div><span></span><br><span>Axel</span><br><span>---</span><br><span>PGP-Key:29E99DD6 &nbsp;☀ &nbsp;computing @ chaos claudius</span><br><span></span><br><span>_______________________________________________</span><br><span>calendarserver-dev mailing list</span><br><span><a href="mailto:calendarserver-dev@lists.macosforge.org">calendarserver-dev@lists.macosforge.org</a></span><br><span><a href="https://lists.macosforge.org/mailman/listinfo/calendarserver-dev">https://lists.macosforge.org/mailman/listinfo/calendarserver-dev</a></span><br></div></blockquote></body></html>