<html><head><meta http-equiv="Content-Type" content="text/html charset=windows-1252"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">good to hear that other people has the same error.<div>Maybe an iOS issue?</div><div><br><div><div>Am 28.03.2013 um 17:27 schrieb Jan-Christoph Borchardt <<a href="mailto:hey@jancborchardt.net">hey@jancborchardt.net</a>>:</div><br class="Apple-interchange-newline"><blockquote type="cite"><div dir="ltr">Just for the record, when testing on an iPod touch with both ownCloud 4.5.7 and the ownCloud 5 at <a href="http://demo.owncloud.org/">demo.owncloud.org</a>, Calendar worked nicely, but Contacts didn’t and I got errors.<br>

<br>Can’t really help more and don’t have logs, just to confirm that this is not an isolated issue.<br></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Thu, Mar 28, 2013 at 3:42 PM, Christian Pfarr <span dir="ltr"><<a href="mailto:webmaster@itnoobz.org" target="_blank">webmaster@itnoobz.org</a>></span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Its a StartCom certificate.<br>
<br>
Am 28.03.2013 um 15:37 schrieb Thomas Tanghus <<a href="mailto:thomas@tanghus.net">thomas@tanghus.net</a>>:<br>
<div class="HOEnZb"><div class="h5"><br>
> On Thursday 28 March 2013 10:07 Christian Pfarr wrote:<br>
>> Ok, good News.<br>
>> Sync from CardDAV and CalDAV with and  without SSL works with Macbook. I<br>
>> just have to ignore every alerts and simply save the options. My Macbook<br>
>> Yells "Connection over SSL impossible" and "Account Verification failed"<br>
>> but if you ignore this, everything work fine. No idea why…<br>
><br>
> Self-signed certificate maybe? I have no idea.<br>
><br>
>> Sync from my iPhone with CalDAV with and without SSL works also fine, with<br>
>> the same solution. I just have to ignore every alerts and simply save the<br>
>> options.<br>
>><br>
>> Sync from my iPhone with CardDAV wit and without SSL failes. Simply ignoring<br>
>> the alerts doesn't help. I configure Charles to log my iPhone connection.<br>
><br>
> It is possible but unlikely, that a change I made for checking privileges<br>
> causes this. Some clients didn't parse privileges correctly. I have modified<br>
> it for oC 5.0.1 in<br>
> <a href="https://github.com/owncloud/apps/commit/682c3d92b97ccee5eac1398401a31e38511591a5" target="_blank">https://github.com/owncloud/apps/commit/682c3d92b97ccee5eac1398401a31e38511591a5</a><br>
> so it should only rarely be an issue with shared, read-only address books.<br>
><br>
> On the good side my change has already prompted two clients to implement<br>
> better privilege handling ;)<br>
><br>
> I'm not that good at reading DAV responses, so I have CC'd Evert, but my guess<br>
> is that the excerpt below isn't enough to determine the issue.<br>
><br>
> Please use <a href="http://pastebin.com/" target="_blank">pastebin.com</a> or something similar for such things as mentioned in<br>
> previous mail.<br>
><br>
>> Request from my iPhone:<br>
>><br>
>> <A:propfind xmlns:A="DAV:"><br>
>>      <A:prop><br>
>>              <A:current-user-principal /><br>
>>              <A:principal-URL /><br>
>>              <A:resourcetype /><br>
>>      </A:prop><br>
>> </A:propfind><br>
>><br>
>> Response from my Server:<br>
>><br>
>> <d:multistatus xmlns:d="DAV:" xmlns:s="<a href="http://sabredav.org/ns" target="_blank">http://sabredav.org/ns</a>"<br>
>> xmlns:card="urn:ietf:params:xml:ns:carddav"> <d:response><br>
>>              <d:href>/owncloud/remote.php/carddav/principals/christian/</d:href><br>
>>              <d:propstat><br>
>>                      <d:prop><br>
>>                              <d:principal-URL><br>
>><br>
> <d:href>/owncloud/remote.php/carddav/principals/christian/</d:href><br>
>>                              </d:principal-URL><br>
>>                              <d:current-user-principal><br>
>><br>
> <d:href>/owncloud/remote.php/carddav/principals/christian/</d:href><br>
>>                              </d:current-user-principal><br>
>>                              <d:resourcetype><br>
>>                                      <d:collection /><br>
>>                                      <d:principal /><br>
>>                              </d:resourcetype><br>
>>                      </d:prop><br>
>>                      <d:status>HTTP/1.1 200 OK</d:status><br>
>>              </d:propstat><br>
>>      </d:response><br>
>> </d:multistatus><br>
>><br>
>> For my understanding everything looks fine, but i can't see my owncloud<br>
>> contacts on my iPhone. Any ideas?<br>
>> ---<br>
>> Freundliche Grüße<br>
>><br>
>> Webmaster von ITNoobz (Christian Pfarr)<br>
>><br>
>><br>
>> E-Mail:      <a href="mailto:webmaster@itnoobz.org">webmaster@itnoobz.org</a><br>
>> Internet:    <a href="http://www.itnoobz.org/" target="_blank">http://www.itnoobz.org</a><br>
>><br>
>> Hinweis:<br>
>> Diese E-Mail und/oder die Anhänge sind vertraulich und ausschließlich für<br>
>> den bezeichneten Adressaten bestimmt. Die Weitergabe oder Kopieren dieser<br>
>> E-Mail ist strengstens verboten. Wenn Sie diese E-Mail irrtümlich erhalten<br>
>> haben, informieren Sie bitte unverzüglich den Absender und vernichten Sie<br>
>> die Nachricht und alle Anhänge. Vielen Dank.<br>
>><br>
>> Am 27.03.2013 um 23:57 schrieb Thomas Tanghus <<a href="mailto:thomas@tanghus.net">thomas@tanghus.net</a>>:<br>
>>> On Wednesday 27 March 2013 20:24 Christian Pfarr wrote:<br>
>>>> ok, installed charlesproxy on my macbook.<br>
>>>> What do u want to see?<br>
>>><br>
>>> I found an article on how to set iOS up with charles<br>
>>> <a href="http://blog.cloudfour.com/using-charles-proxy-to-examine-ios-apps/" target="_blank">http://blog.cloudfour.com/using-charles-proxy-to-examine-ios-apps/</a><br>
>>><br>
>>> I'm not that familiar with charles myself, but you will have to capture<br>
>>> the<br>
>>> requests sent from iOS and the responses from ownCloud/SabreDAV. Save the<br>
>>> capture and mail a link to <a href="http://pastebin.com/" target="_blank">pastebin.com</a> or the like.<br>
> --<br>
> Med venlig hilsen / Best Regards<br>
><br>
> Thomas Tanghus<br>
> _______________________________________________<br>
> Owncloud mailing list<br>
> <a href="mailto:Owncloud@kde.org">Owncloud@kde.org</a><br>
> <a href="https://mail.kde.org/mailman/listinfo/owncloud" target="_blank">https://mail.kde.org/mailman/listinfo/owncloud</a><br>
<br>
_______________________________________________<br>
Owncloud mailing list<br>
<a href="mailto:Owncloud@kde.org">Owncloud@kde.org</a><br>
<a href="https://mail.kde.org/mailman/listinfo/owncloud" target="_blank">https://mail.kde.org/mailman/listinfo/owncloud</a><br>
</div></div></blockquote></div><br></div>
_______________________________________________<br>Owncloud mailing list<br><a href="mailto:Owncloud@kde.org">Owncloud@kde.org</a><br>https://mail.kde.org/mailman/listinfo/owncloud<br></blockquote></div><br></div></body></html>