Really useful thread, I've been trying to get this working on FreeBSD for a while a the instructions here are spot-on. So far I've got the server up and running, just changing the binding address from the default, but when I access the server on http:// 192.168.200.6:8008/ I get the following error with no indication of which file or directory is missing. 2007-04-17 08:02:43+0200 [-] [caldav-8008] [-] Exception rendering: 2007-04-17 08:02:43+0200 [-] [caldav-8008] [-] Unhandled Error 2007-04-17 08:02:43+0200 [-] [caldav-8008] Traceback (most recent call last): 2007-04-17 08:02:43+0200 [-] [caldav-8008] Failure: twisted.internet.error.ConnectError: An error occurred while connecting: 2: No such file or directory. 2007-04-17 08:02:43+0200 [-] [caldav-8008] I'd appreciate some suggestions. Thanks Gianni
Probably your data directory... What is it set to? giannidoe@mac.com wrote:
Really useful thread, I've been trying to get this working on FreeBSD for a while a the instructions here are spot-on.
So far I've got the server up and running, just changing the binding address from the default, but when I access the server on http://192.168.200.6:8008/ I get the following error with no indication of which file or directory is missing.
2007-04-17 08:02:43+0200 [-] [caldav-8008] [-] Exception rendering: 2007-04-17 08:02:43+0200 [-] [caldav-8008] [-] Unhandled Error 2007-04-17 08:02:43+0200 [-] [caldav-8008] Traceback (most recent call last): 2007-04-17 08:02:43+0200 [-] [caldav-8008] Failure: twisted.internet.error.ConnectError: An error occurred while connecting: 2: No such file or directory. 2007-04-17 08:02:43+0200 [-] [caldav-8008]
I'd appreciate some suggestions. Thanks Gianni _______________________________________________ calendarserver-users mailing list calendarserver-users@lists.macosforge.org http://lists.macosforge.org/mailman/listinfo/calendarserver-users
-- Joe Auty NetMusician: web publishing software for musicians http://www.netmusician.org joe@netmusician.org
In conf/caldavd-dev.plist I've got: <!-- Document root --> <key>DocumentRoot</key> <string>twistedcaldav/test/data/</string> This directory is present: # ls -a twistedcaldav/test/data twistedcaldav/test/data: .svn Holidays.ics calendar.100.tgz makelargefbset.py 2445AllExamples.ics PayDay.ics calendar.1000.tgz recurrance 2445AllExamples.txt PayDay.txt csv2ical.py server.pem Holidays calendar.10.tgz makelargecalendars.py split_holidays.py -Gianni On 17/apr/07, at 14:55, Joe Auty wrote:
Probably your data directory... What is it set to?
giannidoe@mac.com wrote:
Really useful thread, I've been trying to get this working on FreeBSD for a while a the instructions here are spot-on.
So far I've got the server up and running, just changing the binding address from the default, but when I access the server on http://192.168.200.6:8008/ I get the following error with no indication of which file or directory is missing.
2007-04-17 08:02:43+0200 [-] [caldav-8008] [-] Exception rendering: 2007-04-17 08:02:43+0200 [-] [caldav-8008] [-] Unhandled Error 2007-04-17 08:02:43+0200 [-] [caldav-8008] Traceback (most recent call last): 2007-04-17 08:02:43+0200 [-] [caldav-8008] Failure: twisted.internet.error.ConnectError: An error occurred while connecting: 2: No such file or directory. 2007-04-17 08:02:43+0200 [-] [caldav-8008]
I'd appreciate some suggestions. Thanks Gianni _______________________________________________ calendarserver-users mailing list calendarserver-users@lists.macosforge.org http://lists.macosforge.org/mailman/listinfo/calendarserver-users
-- Joe Auty NetMusician: web publishing software for musicians http://www.netmusician.org joe@netmusician.org
participants (2)
-
giannidoe@mac.com
-
Joe Auty