Greetings. I installed CalenderServer on Freebsd, and started with two users and a location in the accounts file. I tried connecting to a user calender with Sunbird, but I get an error "The resource at ... is a DAV collection but not a CalDAV calendar". This error is caused when Sunbird doesn't detect "calendar" in the resourcetype property CalServer sends back. I verified that "calendar" wasn't in the resourcetype prop via the web interface. I noticed the location I has set up does in fact have the correct property set. Is this a bug, or am I not doing something correctly? The accounts.xml is basically the default with the names changed. Everything else is default. I'm using rev 1797. Thanks
Did you resolve this? If not, what was the URL of the resource generating this error? The calendar resource URLs are all of this form: /calendars/<principal_type>/<principal_name> -wsv On Aug 20, 2007, at 3:52 AM, Joel Leyh wrote:
Greetings.
I installed CalenderServer on Freebsd, and started with two users and a location in the accounts file. I tried connecting to a user calender with Sunbird, but I get an error "The resource at ... is a DAV collection but not a CalDAV calendar". This error is caused when Sunbird doesn't detect "calendar" in the resourcetype property CalServer sends back. I verified that "calendar" wasn't in the resourcetype prop via the web interface. I noticed the location I has set up does in fact have the correct property set.
Is this a bug, or am I not doing something correctly? The accounts.xml is basically the default with the names changed. Everything else is default. I'm using rev 1797.
Thanks _______________________________________________ calendarserver-users mailing list calendarserver-users@lists.macosforge.org http://lists.macosforge.org/mailman/listinfo/calendarserver-users
I checked out the latest version, and http://localhost:8008/calendars/users/joel/calendar/ seems to have the calendar resourcetype. I will advise if this stops working again. Thanks On 10/26/07, Wilfredo Sánchez Vega <wsanchez@wsanchez.net> wrote:
Did you resolve this? If not, what was the URL of the resource generating this error? The calendar resource URLs are all of this form:
/calendars/<principal_type>/<principal_name>
-wsv
On Aug 20, 2007, at 3:52 AM, Joel Leyh wrote:
Greetings.
I installed CalenderServer on Freebsd, and started with two users and a location in the accounts file. I tried connecting to a user calender with Sunbird, but I get an error "The resource at ... is a DAV collection but not a CalDAV calendar". This error is caused when Sunbird doesn't detect "calendar" in the resourcetype property CalServer sends back. I verified that "calendar" wasn't in the resourcetype prop via the web interface. I noticed the location I has set up does in fact have the correct property set.
Is this a bug, or am I not doing something correctly? The accounts.xml is basically the default with the names changed. Everything else is default. I'm using rev 1797.
Thanks _______________________________________________ calendarserver-users mailing list calendarserver-users@lists.macosforge.org http://lists.macosforge.org/mailman/listinfo/calendarserver-users
_______________________________________________ calendarserver-users mailing list calendarserver-users@lists.macosforge.org http://lists.macosforge.org/mailman/listinfo/calendarserver-users
participants (2)
-
Joel Leyh
-
Wilfredo Sánchez Vega