Roundcube-CardDAV icon indicating copy to clipboard operation
Roundcube-CardDAV copied to clipboard

Can't sync with davical

Open diwljina opened this issue 10 years ago • 1 comments

I'm trying to sync addressbook with my davical server, but I'm getting this error: "An error occurred while synchronizing the CardDAV contacts".

Looking at apache error log on davical server: davical: LOG: :* Response Header **************** davical: LOG: headers:-->X-Powered-By: PHP/5.3.3-7+squeeze17 davical: LOG: headers:-->Server: 0.9 davical: LOG: headers:-->DAV: 1, 2, 3, access-control, calendar-access, calendar-schedule davical: LOG: headers:-->DAV: extended-mkcol, calendar-proxy, bind, addressbook davical: LOG: headers:-->X-DAViCal-Version: DAViCal/0.9.9; DB/1.2.9 davical: LOG: headers:-->Content-type: text/plain; charset="utf-8" davical: LOG: :**** Response ******************** davical: LOG: response:-->Request body contains no XML data!

Any idea what could be wrong?

diwljina avatar Nov 19 '13 14:11 diwljina

Take a look at: https://github.com/graviox/Roundcube-CardDAV/issues/29 Can be solved with: https://github.com/graviox/Roundcube-CardDAV/issues/29#issuecomment-7584813

Yes, the 3 lines with ">" replace the line with "<"

markuman avatar Mar 19 '14 08:03 markuman