Thanks for the very quick replies, that put me in the right direction. CalendarServer now starts on the standard http port but not ssl. setting HTTPPort to 0 gives the following error: twistedcaldav.config.ConfigurationError: Can't create TwistdSlaveProcess without a TCP Port my snakeoil certificates seem to exist and should be readable by the ssl-cert group any pointers appreciated Thanks tom On Wed, 06 May 2009 12:27:06 -0400, Cyrus Daboo <cdaboo@apple.com> wrote:
Hi,
--On May 6, 2009 6:21:54 PM +0200 Jochen Grotepass <jgrotepass@googlemail.com> wrote:
There seems to be an error in your accounts.xml file according to this line:
2009-05-06 12:10:49-0400 [-] [caldav-8008] AttributeError: 'XMLAccountsParser' object has no attribute 'log'
The attribute error is a bug fixed in r4192.
Please check either your caldavd.plist or your accounts.xml for propper formatting and correct tags.
The cause of the error is that the xml file being pointing to via the caldavd.plist file is not valid. So check what that is pointing to and make sure it is a proper accounts.xml style file.