Hi Jason,

--On September 26, 2007 8:51:58 AM -0400 Jason Pruim <[EMAIL PROTECTED]> wrote:

2007-09-26 08:52:47-0400 [-] twisted.internet.error.CannotListenError:
Couldn't listen on any:logs/caldavd.sock: (48, 'Address already in use').


Any ideas?

You have another server running on the port that the calendar server is trying to startup on. By default the server uses 8008 (http) and 8443 (https), but you can also change the values via the caldavd.plist file. Check what else is running on your machine at the ports the calendar server is trying to use and either stop the existing server (whatever it is) or change the calendar server ports to some other value to avoid the conflict.

--
Cyrus Daboo

_______________________________________________
calendarserver-users mailing list
calendarserver-users@lists.macosforge.org
http://lists.macosforge.org/mailman/listinfo/calendarserver-users

Reply via email to