[OGo-Users] GroupDAV Sync
Raffael Luthiger
users@opengroupware.org
Tue, 14 Aug 2007 23:34:34 +0200
Hi,
I have a little problem with the GroupDAV sync. I am syncing the address
book with the Thunderbird address book. Downloading and updating works
but not creating new vCards. Is this not possible at all?
I have here some more information.
The Thunderbird plugin by Inverse gives me the following messages (I
replaced the username)
-----START
Tue Aug 14 2007 12:04:27 GMT+0200 [DEBUG] Logging service started
successfully
Tue Aug 14 2007 12:04:43 GMT+0200 [DEBUG] Sending card:
AA-d86e6676-e574-2978-44
BEGIN:VCARD
VERSION:3.0
UID:AA-d86e6676-e574-2978-44
N:Account;Test
FN:Test Account
ADR;TYPE=work:;;;;;;
ADR;TYPE=home:;;;;;;
EMAIL;TYPE=work:test@test.com
END:VCARD
Tue Aug 14 2007 12:04:43 GMT+0200 [WARN] Upload failure, the server
could not process the card (google the HTTP status code for more
information).
Server HTTP Status Code:405
Tue Aug 14 2007 12:04:43 GMT+0200 [WARN]
SynchProgressMeter.UPLOAD_ERROR_EVENT Upload failure:
<state><status>405</status><url>http://192.168.1.252/zidestore/so/username/public/Accounts/AA-d86e6676-e574-2978-44</url></state>
---- END
And in /var/log/httpd/error_log I find these messages.
------START
[Tue Aug 14 12:04:44 2007] [info] req is PROPFIND
/zidestore/so/username/public/Accounts/ HTTP/1.1(len=54)
[Tue Aug 14 12:04:44 2007] [info] send response (size=18066)
[Tue Aug 14 12:04:44 2007] [info] req is PUT
/zidestore/so/username/public/Accounts/AA-d86e6676-e574-2978-44
HTTP/1.1(len=73)
-----END
I have OGo Version 1.1.6 and SOPE version 4.5.8 running.
Can anybody give me some hints if this is DAV related or OGo? And if OGo
how I can get more information about the problem (log files, etc)?
Thanks and regards,
Raffael