We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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?
The text was updated successfully, but these errors were encountered:
Take a look at: #29 Can be solved with: #29 (comment)
Yes, the 3 lines with ">" replace the line with "<"
Sorry, something went wrong.
No branches or pull requests
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?
The text was updated successfully, but these errors were encountered: