Hi Conrad, --On July 14, 2008 11:10:28 AM -0500 Conrad Wasmer <conrad.wasmer@comcast.net> wrote:
I am new to this list, and could not find a way to search the archives, so please forgive me and/or point me to a past thread if I am re-hashing old news.
I've set up calendar server (employing advice from Tony Rush's blog) and things worked great for a few months. Then at the end of April, it stopped. I haven't dealt with this because our first child joined us in early April, and some priorities have shifted... The only thing that may have changed is, perhaps, an update to Leopard from Apple. After the recent update to 10.5.3, there was no sudden re-enabling of the Calendar Server, for which I had illogically hoped.
It appears that twisted is looking to listen to an address that is already in use. Any advice is much appreciated.
That usually means you already have a server instance running on the port you are trying to use for the new instance. Do "ps -aux | grep caldav" and see if you can see what else is running. -- Cyrus Daboo