<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" "http://www.w3.org/TR/REC-html40/loose.dtd">
<html><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8"></head><body style="font-size: 10pt; font-family: Verdana,Geneva,sans-serif">
<p>Hi everybody,</p>
<p>I am experiencing an issue with some Apple OSX (macOS 10.12 Sierra) machines with calendars and address books.</p>
<p>I can use the same services with iOS.</p>
<p>I can also use the sync with fantastical on osx, but I can't sync my calendars and contacts.</p>
<p>So by now I'm trying to solve the issue of contacts (I can use fantastical for calendars).</p>
<p>I have enabled the logs for carddav plugin:</p>
<p>defaults write com.apple.addressbook.carddavplugin EnableDebug -bool YES<br>defaults write com.apple.addressbook.carddavplugin LogConnectionDetails -bool YES</p>
<p>If I check it:<br>tail -f ~/Library/Logs/Contacts/CardDAV/76A5556B-B8E9-426D-A535-CDAD154D76D0/traffic.log</p>
<p>I get that the connection works, but I can't find anything in addressbook:</p>
<p>http://pastebin.com/f2GuupQ6</p>
<p>Note that I've configured the apache server in the simplest way (without ssl, at least now) and I've used manual configuration of the account, specifying the link from the web interface.</p>
<p>Does anybody know how to solve the issue?</p>
<p>Regards,</p>
<p>Pietro</p>
</body></html>