c2c-oerpscenario team mailing list archive
-
c2c-oerpscenario team
-
Mailing list archive
-
Message #17723
Re: [Bug 726062] Re: caldav ical mac not working
On Sunday 27 February 2011, you wrote:
> Server log is :
>
> [2011-02-27 19:43:33,230][?] INFO:DAV.propfind:PROPFIND: Depth is 1, URI is
> /xxxxxxxx:8069/webdav/acvs/calendars/users/pp/c/Meetings [2011-02-27
> 19:43:33,230][?] ERROR:httpd:code 404, message
Ouch.
Before I have some more time to investigate, can you also see:
What are the folder permissions for the paths (calendars, users, c,
Meetings..) leading to that URL?
By "permissions" I mean the "owner" and the "groups" at each folder, aka
document.directory.
Wrong permissions: u=Admin, g=(empty)
Right permissions: u=(empty), g=(empty) : public readable
u=Admin, g=[CRM group, .. ] : readable by CRM group, etc...
--
Say NO to spam and viruses. Stop using Microsoft Windows!
--
You received this bug notification because you are a member of C2C
OERPScenario, which is subscribed to the OpenERP Project Group.
https://bugs.launchpad.net/bugs/726062
Title:
caldav ical mac not working
Status in OpenERP Server:
New
Bug description:
've setup an instance with version 6 of openerp-server and -web. First
of all, I would like to say this is impressive work. I come from a SAP
world, where these kind of interfaces are something of a far away
dream. Excellent work.
Of course you run into problems from time to time, most of time I can
find it by searching the web or doing some digging into the code, but
this time, I just can't find it. The problem is with the caldav
support you get when installing caldav and document_webdav modules.
The server starts up fine, no sign of error or warning, but when I try
to connect to the caldav link using the link provided in the modules I
get an error.
The link where I try to connect to is of the form of
Code:
http://openerphosting:8069/webdav/001/calendars/users/admin/c/
. When I enter this in iCal (mac app)
I get the following error:
Quote:
The server has not specified a calendar home for the account at "/webdav/001/principals/users/admin/ -- http://openerphosting:8069/".
References