[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kronolith
Subject:    Re: [kronolith] CalDAV not working with iCal and IOS 6
From:       "Kinglok, Fong" <busywater () gmail ! com>
Date:       2013-06-22 0:14:52
Message-ID: F4B1917D-47B4-435E-AE2C-9580EB4E001E () gmail ! com
[Download RAW message or body]

[Attachment #2 (multipart/signed)]


On 22 Jun, 2013, at 3:43 AM, Jan Schneider <jan@horde.org> wrote:

> 
> Zitat von "Kinglok, Fong" <busywater@gmail.com>:
> 
> > On 19 Jun, 2013, at 9:53 PM, lst_hoe02@kwsoft.de wrote:
> > 
> > > 
> > > Zitat von "Kinglok, Fong" <busywater@gmail.com>:
> > > 
> > > > Hi all,
> > > > 
> > > > I have using horde 5.1.1 and Kronolith 4.1.1 and would like to report the \
> > > > CalDAV status in iCal in OSX 10.8.4 and iOS 6. 
> > > > I have tried add a CalDAV account in iCal, here are the setting I employ:
> > > > 
> > > > User Name: foo (without @domain, I have used a hook to strip the domain name)
> > > > Password: XXXXXXXX
> > > > 
> > > > Server Address: mail.domain.com
> > > > Server Path: /rpc/principals/foo
> > > 
> > > From what i remember this should be /rpc.php/...
> > > It should work if you type in the full URL without "https" as servername when \
> > > creating the calendar.
> > 
> > I am using rewrite module to generate pretty URL.  So, /rpc/ is correct for me.
> > 
> > > 
> > > > Port: 443, using SSL
> > > 
> > > Be sure to check if your certificate is valid and accepted by iOS, eg. check if \
> > > the root CA is included there and that you provide intermediate CA \
> > > certificates. Test with built-in browser if you use the certificate for webmail \
> > > access. 
> > > > However, there is simply no calendar shown while I have two self-owned \
> > > > calendars in kronolith interface.
> > > 
> > > Beside some sync trouble it is working here with the latest Horde/Kronolith.
> > > 
> > > Regards
> > > 
> > > Andreas
> > > 
> > > 
> > > --
> > > kronolith mailing list
> > > Frequently Asked Questions: http://wiki.horde.org/FAQ
> > > To unsubscribe, mail: kronolith-unsubscribe@lists.horde.org
> > 
> > 
> > I don't think it is a cert problem.  Referring to the page: \
> > http://code.google.com/p/sabredav/wiki/ServiceDiscovery I have setup a redirect \
> > rewriterule: RewriteEngine On
> > 
> > RewriteRule /.well-known/caldav /rpc/ [R,L]
> > 
> > 
> > RewriteRule /.well-known/carddav /rpc/ [R,L]
> > 
> > 
> > And now adding account is much more quicker in both iOS and iCal.  However, still \
> > there is no calendar shown in iCal and no calendar event in iOS. 
> > Kinglok, Fong
> 
> Check for errors in the logs, and try debugging on iCal: \
>                 http://code.google.com/p/sabredav/wiki/ICal
> -- 
> Jan Schneider
> The Horde Project
> http://www.horde.org/
> 
> -- 
> kronolith mailing list
> Frequently Asked Questions: http://wiki.horde.org/FAQ
> To unsubscribe, mail: kronolith-unsubscribe@lists.horde.org

After enabling the logging in iCal, I try viewing the calendar (there is no calendar \
shown), the log is as follows:

22/6/13 8:07:14.250 AM Calendar[311]: [com.apple.calendar.store.log.caldav.http] \
[>>>>>] 22/6/13 8:07:14.251 AM Calendar[311]: \
[com.apple.calendar.store.log.caldav.http] [PROPFIND \
https://foo@www.domain.com/.well-known/caldav] 22/6/13 8:07:14.251 AM Calendar[311]: \
[com.apple.calendar.store.log.caldav.http] [Brief: t] 22/6/13 8:07:14.251 AM \
Calendar[311]: [com.apple.calendar.store.log.caldav.http] [Content-Length: 181] \
22/6/13 8:07:14.252 AM Calendar[311]: [com.apple.calendar.store.log.caldav.http] \
[Content-Type: text/xml] 22/6/13 8:07:14.252 AM Calendar[311]: \
[com.apple.calendar.store.log.caldav.http] [Depth: 0] 22/6/13 8:07:14.252 AM \
Calendar[311]: [com.apple.calendar.store.log.caldav.http] [User-Agent: Mac OS \
X/10.8.4 (12E55) Calendar/1648] 22/6/13 8:07:14.253 AM Calendar[311]: \
[com.apple.calendar.store.log.caldav.http] [] 22/6/13 8:07:14.253 AM Calendar[311]: \
[com.apple.calendar.store.log.caldav.http] [<?xml version="1.0" encoding="UTF-8"?> \
<A:propfind xmlns:A="DAV:">  <A:prop>
    <A:current-user-principal/>
    <A:principal-URL/>
    <A:resourcetype/>
  </A:prop>
</A:propfind>]
22/6/13 8:07:14.253 AM Calendar[311]: [com.apple.calendar.store.log.caldav.http] []
22/6/13 8:07:14.254 AM Calendar[311]: [com.apple.calendar.store.log.caldav.http] \
[>>>>>] 22/6/13 8:07:14.254 AM Calendar[311]: \
[com.apple.calendar.store.log.caldav.http] [>>>>>] 22/6/13 8:07:14.254 AM \
Calendar[311]: [com.apple.calendar.store.log.caldav.http] [PROPFIND \
https://foo@www.domain.com:8443/.well-known/caldav] 22/6/13 8:07:14.255 AM \
Calendar[311]: [com.apple.calendar.store.log.caldav.http] [Brief: t] 22/6/13 \
8:07:14.255 AM Calendar[311]: [com.apple.calendar.store.log.caldav.http] \
[Content-Length: 181] 22/6/13 8:07:14.255 AM Calendar[311]: \
[com.apple.calendar.store.log.caldav.http] [Content-Type: text/xml] 22/6/13 \
8:07:14.255 AM Calendar[311]: [com.apple.calendar.store.log.caldav.http] [Depth: 0] \
22/6/13 8:07:14.256 AM Calendar[311]: [com.apple.calendar.store.log.caldav.http] \
[User-Agent: Mac OS X/10.8.4 (12E55) Calendar/1648] 22/6/13 8:07:14.256 AM \
Calendar[311]: [com.apple.calendar.store.log.caldav.http] [] 22/6/13 8:07:14.256 AM \
Calendar[311]: [com.apple.calendar.store.log.caldav.http] [<?xml version="1.0" \
encoding="UTF-8"?> <A:propfind xmlns:A="DAV:">
  <A:prop>
    <A:current-user-principal/>
    <A:principal-URL/>
    <A:resourcetype/>
  </A:prop>
</A:propfind>]
22/6/13 8:07:14.257 AM Calendar[311]: [com.apple.calendar.store.log.caldav.http] []
22/6/13 8:07:14.257 AM Calendar[311]: [com.apple.calendar.store.log.caldav.http] \
[>>>>>] 22/6/13 8:07:14.304 AM Calendar[311]: \
[com.apple.calendar.store.log.caldav.http] [REDIRECT: \
https://foo@www.domain.com/rpc/] 22/6/13 8:07:14.304 AM Calendar[311]: \
[com.apple.calendar.store.log.caldav.http] [<<<<<] 22/6/13 8:07:14.600 AM \
Calendar[311]: [com.apple.calendar.store.log.caldav.http] [<<<<<] 22/6/13 8:07:14.600 \
AM Calendar[311]: [com.apple.calendar.store.log.caldav.http] [HTTP/1.1 207 \
(Multi-Status)] 22/6/13 8:07:14.601 AM Calendar[311]: \
[com.apple.calendar.store.log.caldav.http] [Cache-Control: no-store, no-cache, \
must-revalidate, post-check=0, pre-check=0] 22/6/13 8:07:14.601 AM Calendar[311]: \
[com.apple.calendar.store.log.caldav.http] [Connection: Keep-Alive] 22/6/13 \
8:07:14.601 AM Calendar[311]: [com.apple.calendar.store.log.caldav.http] \
[Content-Encoding: gzip] 22/6/13 8:07:14.602 AM Calendar[311]: \
[com.apple.calendar.store.log.caldav.http] [Content-Length: 279] 22/6/13 8:07:14.602 \
AM Calendar[311]: [com.apple.calendar.store.log.caldav.http] [Content-Type: \
application/xml; charset=utf-8] 22/6/13 8:07:14.602 AM Calendar[311]: \
[com.apple.calendar.store.log.caldav.http] [Date: Sat, 22 Jun 2013 00:08:35 GMT] \
22/6/13 8:07:14.603 AM Calendar[311]: [com.apple.calendar.store.log.caldav.http] \
[DAV: 1, 3, extended-mkcol, calendar-access, calendar-proxy, addressbook, 2, \
access-control, calendarserver-principal-property-search] 22/6/13 8:07:14.603 AM \
Calendar[311]: [com.apple.calendar.store.log.caldav.http] [Expires: Thu, 19 Nov 1981 \
08:52:00 GMT] 22/6/13 8:07:14.603 AM Calendar[311]: \
[com.apple.calendar.store.log.caldav.http] [Keep-Alive: timeout=5, max=100] 22/6/13 \
8:07:14.604 AM Calendar[311]: [com.apple.calendar.store.log.caldav.http] [Pragma: \
no-cache] 22/6/13 8:07:14.604 AM Calendar[311]: \
[com.apple.calendar.store.log.caldav.http] [Server: Apache] 22/6/13 8:07:14.604 AM \
Calendar[311]: [com.apple.calendar.store.log.caldav.http] [Set-Cookie: \
Horde=4a23gfocvtchqe3qhm36hf8450; path=/; domain=www.domain.com; secure; HttpOnly, \
Horde=6ahaqf12hgiphaanrj8f9ufdj6; path=/; domain=www.domain.com; secure; HttpOnly, \
horde_secret_key=6ahaqf12hgiphaanrj8f9ufdj6; path=/; domain=www.domain.com; secure; \
httponly, default_horde_view=auto; expires=Mon, 22-Jul-2013 00:08:36 GMT; path=/; \
domain=www.domain.com] 22/6/13 8:07:14.605 AM Calendar[311]: \
[com.apple.calendar.store.log.caldav.http] [Vary: Accept-Encoding] 22/6/13 \
8:07:14.605 AM Calendar[311]: [com.apple.calendar.store.log.caldav.http] \
[X-Powered-By: PHP/5.4.11-1~dotdeb.0] 22/6/13 8:07:14.605 AM Calendar[311]: \
[com.apple.calendar.store.log.caldav.http] [] 22/6/13 8:07:14.606 AM Calendar[311]: \
[com.apple.calendar.store.log.caldav.http] [<?xml version="1.0" encoding="utf-8"?> \
<d:multistatus xmlns:d="DAV:" xmlns:s="http://sabredav.org/ns" \
xmlns:cal="urn:ietf:params:xml:ns:caldav" xmlns:cs="http://calendarserver.org/ns/" \
xmlns:card="urn:ietf:params:xml:ns:carddav"><d:response><d:href>/rpc/</d:href><d:props \
tat><d:prop><d:current-user-principal><d:href>/rpc/principals/foo/</d:href></d:current \
-user-principal><d:resourcetype><d:collection/></d:resourcetype></d:prop><d:status>HTTP/1.1 \
200 OK</d:status></d:propstat></d:response></d:multistatus>] 22/6/13 8:07:14.606 AM \
Calendar[311]: [com.apple.calendar.store.log.caldav.http] [<<<<<] 22/6/13 8:07:14.606 \
AM Calendar[311]: [com.apple.calendar.store.log.caldav.http] [>>>>>] 22/6/13 \
8:07:14.607 AM Calendar[311]: [com.apple.calendar.store.log.caldav.http] [OPTIONS \
https://foo@www.domain.com/rpc/principals/foo/] 22/6/13 8:07:14.607 AM Calendar[311]: \
[com.apple.calendar.store.log.caldav.http] [User-Agent: Mac OS X/10.8.4 (12E55) \
Calendar/1648] 22/6/13 8:07:14.607 AM Calendar[311]: \
[com.apple.calendar.store.log.caldav.http] [] 22/6/13 8:07:14.608 AM Calendar[311]: \
[com.apple.calendar.store.log.caldav.http] [] 22/6/13 8:07:14.608 AM Calendar[311]: \
[com.apple.calendar.store.log.caldav.http] [] 22/6/13 8:07:14.608 AM Calendar[311]: \
[com.apple.calendar.store.log.caldav.http] [>>>>>] 22/6/13 8:07:15.085 AM \
Calendar[311]: [com.apple.calendar.store.log.caldav.http] [<<<<<] 22/6/13 8:07:15.085 \
AM Calendar[311]: [com.apple.calendar.store.log.caldav.http] [HTTP/1.1 200 (OK)] \
22/6/13 8:07:15.086 AM Calendar[311]: [com.apple.calendar.store.log.caldav.http] \
[Accept-Ranges: bytes] 22/6/13 8:07:15.086 AM Calendar[311]: \
[com.apple.calendar.store.log.caldav.http] [Allow: OPTIONS, GET, HEAD, DELETE, \
PROPFIND, PUT, PROPPATCH, COPY, MOVE, REPORT, LOCK, UNLOCK] 22/6/13 8:07:15.086 AM \
Calendar[311]: [com.apple.calendar.store.log.caldav.http] [Cache-Control: no-store, \
no-cache, must-revalidate, post-check=0, pre-check=0] 22/6/13 8:07:15.087 AM \
Calendar[311]: [com.apple.calendar.store.log.caldav.http] [Connection: Keep-Alive] \
22/6/13 8:07:15.087 AM Calendar[311]: [com.apple.calendar.store.log.caldav.http] \
[Content-Encoding: gzip] 22/6/13 8:07:15.087 AM Calendar[311]: \
[com.apple.calendar.store.log.caldav.http] [Content-Length: 20] 22/6/13 8:07:15.088 \
AM Calendar[311]: [com.apple.calendar.store.log.caldav.http] [Content-Type: \
text/html] 22/6/13 8:07:15.088 AM Calendar[311]: \
[com.apple.calendar.store.log.caldav.http] [Date: Sat, 22 Jun 2013 00:08:36 GMT] \
22/6/13 8:07:15.088 AM Calendar[311]: [com.apple.calendar.store.log.caldav.http] \
[DAV: 1, 3, extended-mkcol, calendar-access, calendar-proxy, addressbook, 2, \
access-control, calendarserver-principal-property-search] 22/6/13 8:07:15.089 AM \
Calendar[311]: [com.apple.calendar.store.log.caldav.http] [Expires: Thu, 19 Nov 1981 \
08:52:00 GMT] 22/6/13 8:07:15.089 AM Calendar[311]: \
[com.apple.calendar.store.log.caldav.http] [Keep-Alive: timeout=5, max=99] 22/6/13 \
8:07:15.089 AM Calendar[311]: [com.apple.calendar.store.log.caldav.http] \
[MS-Author-Via: DAV] 22/6/13 8:07:15.090 AM Calendar[311]: \
[com.apple.calendar.store.log.caldav.http] [Pragma: no-cache] 22/6/13 8:07:15.090 AM \
Calendar[311]: [com.apple.calendar.store.log.caldav.http] [Server: Apache] 22/6/13 \
8:07:15.090 AM Calendar[311]: [com.apple.calendar.store.log.caldav.http] [Set-Cookie: \
Horde=e7vgll80gufljarq9psu68ivd1; path=/; domain=www.domain.com; secure; HttpOnly, \
Horde=2qee6efm4ote03k8sn1aue3iv1; path=/; domain=www.domain.com; secure; HttpOnly, \
horde_secret_key=2qee6efm4ote03k8sn1aue3iv1; path=/; domain=www.domain.com; secure; \
httponly, default_horde_view=auto; expires=Mon, 22-Jul-2013 00:08:36 GMT; path=/; \
domain=www.domain.com] 22/6/13 8:07:15.091 AM Calendar[311]: \
[com.apple.calendar.store.log.caldav.http] [Vary: Accept-Encoding] 22/6/13 \
8:07:15.091 AM Calendar[311]: [com.apple.calendar.store.log.caldav.http] \
[X-Powered-By: PHP/5.4.11-1~dotdeb.0] 22/6/13 8:07:15.091 AM Calendar[311]: \
[com.apple.calendar.store.log.caldav.http] [X-Sabre-Version: 1.8.4] 22/6/13 \
8:07:15.092 AM Calendar[311]: [com.apple.calendar.store.log.caldav.http] [] 22/6/13 \
8:07:15.092 AM Calendar[311]: [com.apple.calendar.store.log.caldav.http] [>>>>>] \
22/6/13 8:07:15.092 AM Calendar[311]: [com.apple.calendar.store.log.caldav.http] \
[PROPFIND https://foo@www.domain.com:8443/] 22/6/13 8:07:15.093 AM Calendar[311]: \
[com.apple.calendar.store.log.caldav.http] [Brief: t] 22/6/13 8:07:15.093 AM \
Calendar[311]: [com.apple.calendar.store.log.caldav.http] [Content-Length: 181] \
22/6/13 8:07:15.093 AM Calendar[311]: [com.apple.calendar.store.log.caldav.http] \
[Content-Type: text/xml] 22/6/13 8:07:15.094 AM Calendar[311]: \
[com.apple.calendar.store.log.caldav.http] [Depth: 0] 22/6/13 8:07:15.094 AM \
Calendar[311]: [com.apple.calendar.store.log.caldav.http] [User-Agent: Mac OS \
X/10.8.4 (12E55) Calendar/1648] 22/6/13 8:07:15.094 AM Calendar[311]: \
[com.apple.calendar.store.log.caldav.http] [] 22/6/13 8:07:15.094 AM Calendar[311]: \
[com.apple.calendar.store.log.caldav.http] [<?xml version="1.0" encoding="UTF-8"?> \
<A:propfind xmlns:A="DAV:">  <A:prop>
    <A:current-user-principal/>
    <A:principal-URL/>
    <A:resourcetype/>
  </A:prop>
</A:propfind>]
22/6/13 8:07:15.095 AM Calendar[311]: [com.apple.calendar.store.log.caldav.http] []
22/6/13 8:07:15.095 AM Calendar[311]: [com.apple.calendar.store.log.caldav.http] \
[>>>>>] 22/6/13 8:07:21.659 AM CalendarAgent[187]: AOSKit ERROR: (-) RAF: Invalid url \
-- https://busywater%40gmail.com@calendar.google.com/calendar/dav/busywater%40gmail.com/user/
 22/6/13 8:07:34.811 AM Calendar[311]: [com.apple.calendar.store.log.caldav.http] \
[>>>>>] 22/6/13 8:07:34.811 AM Calendar[311]: \
[com.apple.calendar.store.log.caldav.http] [REPORT \
https://foo@www.domain.com/rpc/principals/foo/calendar-proxy-write/] 22/6/13 \
8:07:34.811 AM Calendar[311]: [com.apple.calendar.store.log.caldav.http] \
[Content-Length: 399] 22/6/13 8:07:34.811 AM Calendar[311]: \
[com.apple.calendar.store.log.caldav.http] [Content-Type: text/xml] 22/6/13 \
8:07:34.811 AM Calendar[311]: [com.apple.calendar.store.log.caldav.http] [User-Agent: \
Mac OS X/10.8.4 (12E55) Calendar/1648] 22/6/13 8:07:34.811 AM Calendar[311]: \
[com.apple.calendar.store.log.caldav.http] [] 22/6/13 8:07:34.812 AM Calendar[311]: \
[com.apple.calendar.store.log.caldav.http] [<?xml version="1.0" encoding="UTF-8"?> \
<A:expand-property xmlns:A="DAV:">  <A:property name="group-member-set" \
namespace="DAV:">  <A:property name="displayname" namespace="DAV:"/>
    <A:property name="calendar-user-address-set" \
namespace="urn:ietf:params:xml:ns:caldav"/>  <A:property name="email-address-set" \
namespace="http://calendarserver.org/ns/"/>  </A:property>
</A:expand-property>]
22/6/13 8:07:34.812 AM Calendar[311]: [com.apple.calendar.store.log.caldav.http] []
22/6/13 8:07:34.812 AM Calendar[311]: [com.apple.calendar.store.log.caldav.http] \
[>>>>>] 22/6/13 8:07:35.389 AM Calendar[311]: \
[com.apple.calendar.store.log.caldav.http] [<<<<<] 22/6/13 8:07:35.389 AM \
Calendar[311]: [com.apple.calendar.store.log.caldav.http] [HTTP/1.1 404 (Not Found)] \
22/6/13 8:07:35.389 AM Calendar[311]: [com.apple.calendar.store.log.caldav.http] \
[Cache-Control: no-store, no-cache, must-revalidate, post-check=0, pre-check=0] \
22/6/13 8:07:35.390 AM Calendar[311]: [com.apple.calendar.store.log.caldav.http] \
[Connection: Keep-Alive] 22/6/13 8:07:35.390 AM Calendar[311]: \
[com.apple.calendar.store.log.caldav.http] [Content-Encoding: gzip] 22/6/13 \
8:07:35.390 AM Calendar[311]: [com.apple.calendar.store.log.caldav.http] \
[Content-Length: 229] 22/6/13 8:07:35.390 AM Calendar[311]: [CalDAVAccount \
getGrantedDelegatesListDone] err = Error Domain=CoreDAVHTTPStatusErrorDomain Code=404 \
"The operation couldn’t be completed. (CoreDAVHTTPStatusErrorDomain error 404.)" \
UserInfo=0x7f9f47559be0 {CoreDAVHTTPHeaders=<CFBasicHash 0x7f9f4751e550 \
[0x7fff76304110]>{type = immutable dict, count = 13, entries =>
	0 : Case Insensitive Key: Content-Type = <CFString 0x7f9f47540470 \
[0x7fff76304110]>{contents = "application/xml; charset=utf-8"}  1 : Case Insensitive \
Key: Keep-Alive = <CFString 0x7f9f47559e00 [0x7fff76304110]>{contents = "timeout=5, \
max=100"}  2 : Case Insensitive Key: Pragma = <CFString 0x7f9f438032c0 \
[0x7fff76304110]>{contents = "no-cache"}  4 : Case Insensitive Key: X-Powered-By = \
<CFString 0x7f9f4389f2a0 [0x7fff76304110]>{contents = "PHP/5.4.11-1~dotdeb.0"}  5 : \
Case Insensitive Key: Set-Cookie = <CFString 0x7f9f47400910 \
[0x7fff76304110]>{contents = "Horde=ajjb8nhhrqhg74cai5evn68nb0; path=/; \
domain=www.domain.com; secure; HttpOnly, Horde=pislci4t7kufncajiccq3fppv5; path=/; \
domain=www.domain.com; secure; HttpOnly, horde_secret_key=pislci4t7kufncajiccq3fppv5; \
path=/; domain=www.domain.com; secure; httponly, default_horde_view=auto; \
expires=Mon, 22-Jul-2013 00:08:56 GMT; path=/; domain=www.domain.com"}  6 : Case \
Insensitive Key: Server = <CFString 0x7f9f47596600 [0x7fff76304110]>{contents = \
"Apache"}  7 : Case Insensitive Key: Content-Encoding = <CFString 0x7f9f47504e10 \
[0x7fff76304110]>{contents = "gzip"}  8 : Case Insensitive Key: Expires = <CFString \
0x7f9f47524a90 [0x7fff76304110]>{contents = "Thu, 19 Nov 1981 08:52:00 GMT"}  12 : \
Case Insensitive Key: Cache-Control = <CFString 0x7f9f475d21c0 \
[0x7fff76304110]>{contents = "no-store, no-cache, must-revalidate, post-check=0, \
pre-check=0"}  13 : Case Insensitive Key: Date = <CFString 0x7f9f47531b80 \
[0x7fff76304110]>{contents = "Sat, 22 Jun 2013 00:08:56 GMT"}  15 : Case Insensitive \
Key: Content-Length = <CFString 0x7fff762e3ce0 [0x7fff76304110]>{contents = "229"}  \
17 : Case Insensitive Key: Connection = <CFString 0x7f9f4759a1b0 \
[0x7fff76304110]>{contents = "Keep-Alive"}  21 : Case Insensitive Key: Vary = \
<CFString 0x7f9f475b45e0 [0x7fff76304110]>{contents = "Accept-Encoding"} }
}
22/6/13 8:07:35.390 AM Calendar[311]: [com.apple.calendar.store.log.caldav.http] \
[Content-Type: application/xml; charset=utf-8] 22/6/13 8:07:35.390 AM Calendar[311]: \
[com.apple.calendar.store.log.caldav.http] [Date: Sat, 22 Jun 2013 00:08:56 GMT] \
22/6/13 8:07:35.391 AM Calendar[311]: [com.apple.calendar.store.log.caldav.http] \
[Expires: Thu, 19 Nov 1981 08:52:00 GMT] 22/6/13 8:07:35.391 AM Calendar[311]: \
[com.apple.calendar.store.log.caldav.http] [Keep-Alive: timeout=5, max=100] 22/6/13 \
8:07:35.391 AM Calendar[311]: [com.apple.calendar.store.log.caldav.http] [Pragma: \
no-cache] 22/6/13 8:07:35.391 AM Calendar[311]: \
[com.apple.calendar.store.log.caldav.http] [Server: Apache] 22/6/13 8:07:35.391 AM \
Calendar[311]: [com.apple.calendar.store.log.caldav.http] [Set-Cookie: \
Horde=ajjb8nhhrqhg74cai5evn68nb0; path=/; domain=www.domain.com; secure; HttpOnly, \
Horde=pislci4t7kufncajiccq3fppv5; path=/; domain=www.domain.com; secure; HttpOnly, \
horde_secret_key=pislci4t7kufncajiccq3fppv5; path=/; domain=www.domain.com; secure; \
httponly, default_horde_view=auto; expires=Mon, 22-Jul-2013 00:08:56 GMT; path=/; \
domain=www.domain.com] 22/6/13 8:07:35.392 AM Calendar[311]: \
[com.apple.calendar.store.log.caldav.http] [Vary: Accept-Encoding] 22/6/13 \
8:07:35.392 AM Calendar[311]: [com.apple.calendar.store.log.caldav.http] \
[X-Powered-By: PHP/5.4.11-1~dotdeb.0] 22/6/13 8:07:35.392 AM Calendar[311]: \
[com.apple.calendar.store.log.caldav.http] [] 22/6/13 8:07:35.392 AM Calendar[311]: \
[com.apple.calendar.store.log.caldav.http] [<?xml version="1.0" encoding="utf-8"?> \
<d:error xmlns:d="DAV:" xmlns:s="http://sabredav.org/ns">  \
<s:exception>Sabre\DAV\Exception\NotFound</s:exception>  <s:message>Could not find \
node at path: principals/foo/calendar-proxy-write</s:message>  \
<s:sabredav-version>1.8.4</s:sabredav-version> </d:error>]
22/6/13 8:07:35.392 AM Calendar[311]: [com.apple.calendar.store.log.caldav.http] \
[<<<<<]


["signature.asc" (signature.asc)]

-----BEGIN PGP SIGNATURE-----
Version: GnuPG/MacGPG2 v2.0.19 (Darwin)

iQIcBAEBCgAGBQJRxOyBAAoJECBFYpa+zGxLs/IP/1IwH6wofKTjO0gmIuIwupZo
4ZPhFoiiR0gB3jupXe1lXA1g0aheFwbob8IXPMko+miOWFMTYZu17tst69Oj/s44
bFQ0dmUA+zf5EOes1cAfob90Q10PPmLk/SAZNR7UCgTrBhnsw0SpNqDqVjbp+x7J
iAytGIm5GxvIYpfNcNtddC8BSjfrVpxK55DdVUy55OmDglRJp/9jsZN2yKzlEpfG
IrjBZTH4oooi/L8j3L0EaH2M/GmHY/0oJvvatrJGEmi/73F+WcFSc9XEWOrRM476
E1m9CorpRyJUjOAdacX3AGfHjrJ++zMltQu8H5ikHA/Gc3HyqlFeGKsT5P2h3dag
h0SUCZ7GvYoTw5DPoXLJZ48B2qSzQQi6Q+K0IkRiU510g0AWCPrfW/y0wh0tfgFZ
vSQ+JCkXWn8M1X9Typl4zP98DNsOa/1J1TExAoB7IVRDkj6kJDRkAetFgk7LSnaY
aHGLKoxaJDgZN5KhpPYFgmkxpkyEKVa0x5yx36OFwKT7AsMW8vUicflN8j58r1qI
xz/OOV2mecNK1fyKVmzYS7L/pocwjkKLcx7apAxV2GfJKmJ+yPBgwBBtbri6nNnR
+GZyLPFX3jZaxHOToum+n6QBALRI89gCmtNg0rTcG8IsGBXYRurqbRLvPO810u36
qP5ZQhZx8qrpDr8QozqK
=Qeou
-----END PGP SIGNATURE-----


-- 
kronolith mailing list
Frequently Asked Questions: http://wiki.horde.org/FAQ
To unsubscribe, mail: kronolith-unsubscribe@lists.horde.org

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic