[Cosmo-dev] New user, perplexed: CalDAV interface with Cosmo
Brian Moseley
bcm at osafoundation.org
Tue May 30 08:37:23 PDT 2006
On 5/30/06, Don Levey <osaf at the-leveys.us> wrote:
> I can connect to the calendar, but cannot view it. I can create an
> appointment; it is viewable for a few minutes, and then disappears. At that
> point, I can see the appointment via the Scooby interface, but not via
> Evolution. For some reason, the logs are showing a 501 error on the REPORT
> command.
can you put your logs/osafsrv.log in a place that we can see it (on a
web server, for instance)? if not, please send it to me offlist.
there is a known issue with cosmo
(https://bugzilla.osafoundation.org/show_bug.cgi?id=5340) that sending
a REPORT to a nonexistent collection or a non-collection resource
causes 501 to be returned rather than the appropriate 404 or 403.
> By the way, what *is* the proper URL to use? I've tried two different ones,
> with similar behaviour (posting but not viewing appointments):
> http://fqdn:port/cosmo/home/user/
> http://fqdn:port/cosmo/home/user/Scooby/
> The major difference seems to be that the first creates objects at the same
> level as the Scooby container, the second inside. But all the events seem
> to show up on the calendar. Is there a preferred standard? The Wiki FAQ
> seems to recommend:
> http://fqdn:port/cosmo/home/user/collection
> But that doesn't seem to make a difference in viewing. Any suggestions?
the second url is appropriate. the first url is that of your home
directory, which is not a calendar itself. it is just a place for you
to store things, including calendars. as i mentioned before, logging
into scooby autocreates a calendar named "Scooby" in your home
directory. the second url points to that calendar.
More information about the cosmo-dev
mailing list