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] Service exists at only 127.0.0.1

2008-02-08 Thread Robert Harris
On 31 Jan 2008, at 00:08, Robert Harris wrote: Hi, I've just downloaded and compiled DCS on Mac OS 10.5.1. I'm unable to create a service on my node's LAN address, i.e. 192.168.0.101, in spite of making the following changes: This now works as expected, after checking out the latest revi

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

2008-02-08 Thread Emil Lundberg
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 have insured that the "

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

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

2008-02-08 Thread Emil Lundberg
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. C.f. this post: http://lists.macosforge.org/pipermail/calendarserver- users/2

Re: [CalendarServer-users] accounts.xml configuration

2008-02-08 Thread Emil Lundberg
There is no FAQ describing the accounts.xml file that I am aware of, although the subject of XML configuration has been discussed in previous posts to this list (I do recall promising to help out with the FAQ part and will do so once I get back on the calendar project). The syntax and optio

[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