Re: [CalendarServer-users] Getting group calndars to work.

2008-02-15 Thread tdog
Okay, something I didn't understand which I'm sure is clear to all of you but I will do my best to explain in case someone is having the same confusion I was... In order to load a new "group" calendar, rather than have it listed as a delegate I created a new "account" for the group letting each u

[CalendarServer-users] Getting group calndars to work.

2008-02-15 Thread tdog
I'm having trouble getting the group calendar functionality to work. Could someone please point out what I might be doing wrong? When I setup a location, it shows up as a delegate, however the group calendars don't appear. We're using iCal as a calendar client. This is my accounts.xml config

Re: [CalendarServer-users] ACL from iCal on Leopard?

2008-02-10 Thread tdog
Ever any resolution to this. I'm having the same problem. I notice that if I create a "location" it will show up as a delegate, however I cannot get a group or other user to list. -- View this message in context: http://www.nabble.com/ACL-from-iCal-on-Leopard--tp12951693p15399849.html Sent fro

Re: [CalendarServer-users] Always a need to start fresh?

2008-02-10 Thread tdog
Cyrus Daboo-3 wrote: > > Hi tdog, > > --On February 9, 2008 6:34:11 PM -0800 tdog <[EMAIL PROTECTED]> wrote: > >> xml.parsers.expat.ExpatError: mismatched tag: line 43, column 28 > > So what is in your XML accounts file at that line? > > -- >

Re: [CalendarServer-users] Always a need to start fresh?

2008-02-09 Thread tdog
upon further investigation there is indeed an error of some sort. Perhaps someone here could make something of it. The error at the end of this listing is : xml.parsers.expat.ExpatError: mismatched tag ./run -v 2008-02-09 18:31:30-0800 [-] Log opened. 2008-02-09 18:31:30-0800 [-] twistd 2.5.0+rU

[CalendarServer-users] Always a need to start fresh?

2008-02-09 Thread tdog
Alright I'm confused. I check out a fresh version of CalendarSever, configure it then ./run -d everything works great. I decide I want to change the configuration so I kill the daemon with ./run -k when I try to start it again I get no errors, but the request for data silently fails. Even if I

Re: [CalendarServer-users] Connection made but no data transfers through Leopard server

2008-02-09 Thread tdog
Thanks for our help. I fell back on the ol' stand-by of removing everything and starting over. This time with success. Test service works. Now to setup actual accounts... -- View this message in context: http://www.nabble.com/Connection-made-but-no-data-transfers-through-Leopard-server-tp153

Re: [CalendarServer-users] svn 2130 issues ?

2008-02-09 Thread tdog
I don't pretend to know why, but I removed the full directory and started over with a fresh svn checkout and all seems fine. Sorry for the earlier report. -- View this message in context: http://www.nabble.com/svn-2130-issues---tp15367819p15388904.html Sent from the Calendar Server - Users mail

Re: [CalendarServer-users] svn 2130 issues ?

2008-02-08 Thread tdog
According to this http://www.nabble.com/Running-Calendar-Server-under-OS-X-Server-10.4.9-td10410932.html#a10410932 thread there should have been a fix to the apparent problem of not being able to locate bsexec. Has this somehow made it's way back into the repository? -- View this message in co

[CalendarServer-users] svn 2130 issues ?

2008-02-08 Thread tdog
While trying to debug my setup I ran svn update which updated twistedcaldav/cluster.py and I'm now at revision 2130. When I tried to start the server I get this error and failure... Traceback (most recent call last): File "/opt/local/Twisted/bin/twistd", line 21, in run() File "/opt/lo

Re: [CalendarServer-users] Connection made but no data transfers through Leopard server

2008-02-08 Thread tdog
Emil Lundberg wrote: > > Methinks you might have forgotten to add your server's IP number to > the BindAddress array in caldavd-dev.plist. By default, the server > only responds to requests from localhost (127.0.0.1), i.e. the server > itself. > > Thanks for the tip. Unfortunately I

[CalendarServer-users] Connection made but no data transfers through Leopard server

2008-02-08 Thread tdog
I have just installed the CalendarServer onto a macMini home fileserver running leopard. Install went very smoothly although I must have made a wrong turn somewhere because when I try to access the server through my web browser the connection goes through but nothing returns. I have it setup ide