I briefly had the CalendarServer up and running on my OS X box (10.4.x). Then I tried to get it running as a daemon with launchd and now all is awry. Here is what happens:

* When I execute "run", the server starts up and seems OK.
* I can go to http://localhost:8008/ in a web browser and see a listing of resources. Here is the message:

2007/02/26 14:01 -0400 [HTTPChannel,1,127.0.0.1] GET / HTTP/1.1
2007/02/26 14:01 -0400 [HTTPChannel,1,127.0.0.1] "Attempt to create clone '/repository/svn/CalendarServer/twistedcaldav/test/data/ principals/user' of resource <DirectoryPrincipalProvisioningResource: /repository/svn/ CalendarServer/twistedcaldav/test/data/principals>" 2007/02/26 14:01 -0400 [HTTPChannel,1,127.0.0.1] "Attempt to create clone '/repository/svn/CalendarServer/twistedcaldav/test/data/ principals/user' of resource <DirectoryPrincipalProvisioningResource: /repository/svn/ CalendarServer/twistedcaldav/test/data/principals>" 2007/02/26 14:01 -0400 [HTTPChannel,1,127.0.0.1] GET /favicon.ico HTTP/1.1 2007/02/26 14:01 -0400 [HTTPChannel,1,127.0.0.1] "Attempt to create clone '/repository/svn/CalendarServer/twistedcaldav/test/data/ principals/user' of resource <DirectoryPrincipalProvisioningResource: /repository/svn/ CalendarServer/twistedcaldav/test/data/principals>"

* If I try to navigate to a calendar in my browser, I can a page that contains:

* If I try to subscribe from iCal, I get and error message. The server log contains:

If I use the correct name and password (e.g., admin / admin)
2007/02/26 14:09 -0400 [HTTPChannel,8,127.0.0.1] GET /holidays.ics HTTP/1.1 2007/02/26 14:09 -0400 [HTTPChannel,9,127.0.0.1] GET /holidays.ics HTTP/1.1 2007/02/26 14:09 -0400 [HTTPChannel,9,127.0.0.1] "Attempt to create clone '/repository/svn/CalendarServer/twistedcaldav/test/data/ principals/user' of resource <DirectoryPrincipalProvisioningResource: /repository/svn/ CalendarServer/twistedcaldav/test/data/principals>"

If I use the wrong password (e.g. admin / foo)

2007/02/26 14:09 -0400 [HTTPChannel,10,127.0.0.1] GET /holidays.ics HTTP/1.1 2007/02/26 14:10 -0400 [HTTPChannel,11,127.0.0.1] GET /holidays.ics HTTP/1.1 2007/02/26 14:10 -0400 [HTTPChannel,11,127.0.0.1] "Authentication failed: Incorrect credentials for <XMLDirectoryRecord [EMAIL PROTECTED](Test Realm)] 38eae584-2b75-582b-a058-018391d1003f(admin) 'Super User'>"

If I use the wrong username

2007/02/26 14:11 -0400 [HTTPChannel,12,127.0.0.1] GET /holidays.ics HTTP/1.1 2007/02/26 14:11 -0400 [HTTPChannel,13,127.0.0.1] GET /holidays.ics HTTP/1.1 2007/02/26 14:11 -0400 [HTTPChannel,13,127.0.0.1] Could not find the principal resource for user id: gwking

What have I done wrong?!

thanks,
--
Gary Warren King, metabang.com
Cell: (413) 885 9127
Fax: (206) 338-4052
gwkkwg on Skype * garethsan on AIM




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

Reply via email to