[DEBUG 00:00:00] using username '{emailaddress}' from context for WebDAV, password was set
[DEBUG 00:00:00] using plain username/password for {emailaddress}
[DEBUG 00:00:00] timout 300s, retry 5s => resending allowed
HTTP session to https://{hosturl}:2080 begins.
[DEBUG 00:00:00] client cert is missing
[INFO 00:00:00] start database search at https://{hosturl}:2080/, from sync config '@default', syncURL='https://{hosturl}:2080/'
[DEBUG 00:00:00] testing https://{hosturl}:2080/
[DEBUG 00:00:00] debugging: read all WebDAV properties of https://{hosturl}:2080/
[DEBUG 00:00:00] starting PROPFIND, credentials unverified, no deadline
ah_create, for WWW-Authenticate
Running pre_send hooks
Sending request headers:
PROPFIND / HTTP/1.1
Keep-Alive:
Connection: TE, Keep-Alive
TE: trailers
Host: {hosturl}:2080
Depth: 0
Content-Length: 84
Content-Type: application/xml
User-Agent: SyncEvolution
Sending request-line and headers:
Doing DNS lookup on {hosturl}...
req: Connecting to 192.185.83.79:2080
Sending request body:
Body block (84 bytes):
[
]
Request sent; retry is 0.
[status-line] < HTTP/1.1 401 Unauthorized
[hdr] Date: Wed, 14 Sep 2016 17:01:28 GMT
Header Name: [date], Value: [Wed, 14 Sep 2016 17:01:28 GMT]
[hdr] Server: cPanel
Header Name: [server], Value: [cPanel]
[hdr] Persistent-Auth: false
Header Name: [persistent-auth], Value: [false]
[hdr] Host: {hosturl}:2080
Header Name: [host], Value: [{hosturl}:2080]
[hdr] Cache-Control: no-cache
Header Name: [cache-control], Value: [no-cache]
[hdr] Connection: Keep-Alive
Header Name: [connection], Value: [Keep-Alive]
[hdr] Vary: Accept-Encoding
Header Name: [vary], Value: [Accept-Encoding]
[hdr] WWW-Authenticate: Basic realm="Restricted Area"
Header Name: [www-authenticate], Value: [Basic realm="Restricted Area"]
[hdr] Content-Length: 35
Header Name: [content-length], Value: [35]
[hdr] Content-Type: text/html; charset="utf-8"
Header Name: [content-type], Value: [text/html; charset="utf-8"]
[hdr] Expires: Fri, 01 Jan 1990 00:00:00 GMT
Header Name: [expires], Value: [Fri, 01 Jan 1990 00:00:00 GMT]
[hdr]
End of headers.
Running post_headers hooks
Reading 35 bytes of response body.
Got 35 bytes.
Read block (35 bytes):
[Authorization Required]
Running post_send hooks
ah_post_send (#0), code is 401 (want 401), WWW-Authenticate is Basic realm="Restricted Area"
auth: Got challenge (code 401).
auth: Got 'Basic' challenge.
auth: Trying Basic challenge...
[DEBUG 00:00:00] retry request with credentials
auth: Accepted Basic challenge.
Running pre_send hooks
auth: Sending 'Basic' response.
Sending request headers:
PROPFIND / HTTP/1.1
Keep-Alive:
Connection: TE, Keep-Alive
TE: trailers
Host: {hosturl}:2080
Depth: 0
Content-Length: 84
Content-Type: application/xml
Authorization: xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
User-Agent: SyncEvolution
Sending request-line and headers:
Sending request body:
Body block (84 bytes):
[
]
Request sent; retry is 1.
Aborted request (-3): Could not read status line
Persistent connection timed out, retrying.
Sending request-line and headers:
req: Connecting to 192.185.83.79:2080
Sending request body:
Body block (84 bytes):
[
]
Request sent; retry is 0.
[status-line] < HTTP/1.1 207 Multi-Status
[hdr] Date: Wed, 14 Sep 2016 17:01:28 GMT
Header Name: [date], Value: [Wed, 14 Sep 2016 17:01:28 GMT]
[hdr] Server: cPanel
Header Name: [server], Value: [cPanel]
[hdr] Persistent-Auth: false
Header Name: [persistent-auth], Value: [false]
[hdr] Host: {hosturl}:2080
Header Name: [host], Value: [{hosturl}:2080]
[hdr] Cache-Control: no-cache
Header Name: [cache-control], Value: [no-cache]
[hdr] Connection: Keep-Alive
Header Name: [connection], Value: [Keep-Alive]
[hdr] Pragma: no-cache
Header Name: [pragma], Value: [no-cache]
[hdr] Vary: Accept-Encoding
Header Name: [vary], Value: [Accept-Encoding]
[hdr] Content-Length: 487
Header Name: [content-length], Value: [487]
[hdr] Content-Type: application/xml; charset=utf-8
Header Name: [content-type], Value: [application/xml; charset=utf-8]
[hdr] Expires: Fri, 01 Jan 1990 00:00:00 GMT
Header Name: [expires], Value: [Fri, 01 Jan 1990 00:00:00 GMT]
[hdr] DAV: 1, 3, extended-mkcol, calendar-access, calendar-proxy, addressbook, 2, access-control, calendarserver-principal-property-search
Header Name: [dav], Value: [1, 3, extended-mkcol, calendar-access, calendar-proxy, addressbook, 2, access-control, calendarserver-principal-property-search]
[hdr] Set-Cookie: Horde={horde_secret_key}; path=/; domain={hosturl}; HttpOnly
Header Name: [set-cookie], Value: [Horde={horde_secret_key}; path=/; domain={hosturl}; HttpOnly]
[hdr] Set-Cookie: horde_secret_key={horde_secret_key}; path=/; domain={hosturl}; httponly
Header Name: [set-cookie], Value: [horde_secret_key={horde_secret_key}; path=/; domain={hosturl}; httponly]
[hdr] Set-Cookie: default_horde_view=deleted; expires=Thu, 01-Jan-1970 00:00:01 GMT; path=/; domain={hosturl}
Header Name: [set-cookie], Value: [default_horde_view=deleted; expires=Thu, 01-Jan-1970 00:00:01 GMT; path=/; domain={hosturl}]
[hdr] X-Powered-By: PHP/5.4.31
Header Name: [x-powered-by], Value: [PHP/5.4.31]
[hdr]
End of headers.
Running post_headers hooks
Reading 487 bytes of response body.
Got 487 bytes.
Read block (487 bytes):
[
/rpc/Wed, 14 Sep 2016 17:01:29 GMTHTTP/1.1 200 OK
]
Running post_send hooks
ah_post_send (#1), code is 207 (want 401), WWW-Authenticate is (none)
Request ends, status 207 class 2xx, error line:
207 Multi-Status
[DEBUG 00:00:01] credentials accepted
Running destroy hooks.
Request ends.
[DEBUG 00:00:01] read relevant properties of https://{hosturl}:2080/
[DEBUG 00:00:01] starting PROPFIND, credentials okay, deadline in 298.6s
ah_create, for WWW-Authenticate
Running pre_send hooks
auth: Sending 'Basic' response.
[DEBUG 00:00:01] forced sending credentials
Sending request headers:
PROPFIND / HTTP/1.1
Connection: TE
TE: trailers
Host: {hosturl}:2080
Depth: 0
Content-Length: 671
Content-Type: application/xml
Authorization: xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
User-Agent: SyncEvolution
Sending request-line and headers:
Sending request body:
Body block (671 bytes):
[
]
Request sent; retry is 1.
[status-line] < HTTP/1.1 207 Multi-Status
[hdr] Date: Wed, 14 Sep 2016 17:01:29 GMT
Header Name: [date], Value: [Wed, 14 Sep 2016 17:01:29 GMT]
[hdr] Server: cPanel
Header Name: [server], Value: [cPanel]
[hdr] Persistent-Auth: false
Header Name: [persistent-auth], Value: [false]
[hdr] Host: {hosturl}:2080
Header Name: [host], Value: [{hosturl}:2080]
[hdr] Cache-Control: no-cache
Header Name: [cache-control], Value: [no-cache]
[hdr] Connection: Keep-Alive
Header Name: [connection], Value: [Keep-Alive]
[hdr] Pragma: no-cache
Header Name: [pragma], Value: [no-cache]
[hdr] Vary: Accept-Encoding
Header Name: [vary], Value: [Accept-Encoding]
[hdr] Content-Length: 879
Header Name: [content-length], Value: [879]
[hdr] Content-Type: application/xml; charset=utf-8
Header Name: [content-type], Value: [application/xml; charset=utf-8]
[hdr] Expires: Fri, 01 Jan 1990 00:00:00 GMT
Header Name: [expires], Value: [Fri, 01 Jan 1990 00:00:00 GMT]
[hdr] DAV: 1, 3, extended-mkcol, calendar-access, calendar-proxy, addressbook, 2, access-control, calendarserver-principal-property-search
Header Name: [dav], Value: [1, 3, extended-mkcol, calendar-access, calendar-proxy, addressbook, 2, access-control, calendarserver-principal-property-search]
[hdr] Set-Cookie: Horde={horde_secret_key}; path=/; domain={hosturl}; HttpOnly
Header Name: [set-cookie], Value: [Horde={horde_secret_key}; path=/; domain={hosturl}; HttpOnly]
[hdr] Set-Cookie: horde_secret_key={horde_secret_key}; path=/; domain={hosturl}; httponly
Header Name: [set-cookie], Value: [horde_secret_key={horde_secret_key}; path=/; domain={hosturl}; httponly]
[hdr] Set-Cookie: default_horde_view=deleted; expires=Thu, 01-Jan-1970 00:00:01 GMT; path=/; domain={hosturl}
Header Name: [set-cookie], Value: [default_horde_view=deleted; expires=Thu, 01-Jan-1970 00:00:01 GMT; path=/; domain={hosturl}]
[hdr] X-Powered-By: PHP/5.4.31
Header Name: [x-powered-by], Value: [PHP/5.4.31]
[hdr]
End of headers.
Running post_headers hooks
Reading 879 bytes of response body.
Got 879 bytes.
Read block (879 bytes):
[
/rpc//rpc/principals/{emailaddress}/HTTP/1.1 200 OKHTTP/1.1 404 Not Found
]
Running post_send hooks
ah_post_send (#0), code is 207 (want 401), WWW-Authenticate is (none)
Request ends, status 207 class 2xx, error line:
207 Multi-Status
[DEBUG 00:00:01] credentials accepted
Running destroy hooks.
Request ends.
[DEBUG 00:00:01] use properties for '/rpc/' instead of 'https://{hosturl}:2080/'
[DEBUG 00:00:01] follow current-user-prinicipal to https://{hosturl}:2080/rpc/principals/{emailaddress}/
[DEBUG 00:00:01] skipping listing because we don't know whether collection contains relevant collections: https://{hosturl}:2080/rpc/
[DEBUG 00:00:01] testing https://{hosturl}:2080/rpc/principals/{emailaddress}/
[DEBUG 00:00:01] debugging: read all WebDAV properties of https://{hosturl}:2080/rpc/principals/{emailaddress}/
[DEBUG 00:00:01] starting PROPFIND, credentials okay, no deadline
ah_create, for WWW-Authenticate
Running pre_send hooks
auth: Sending 'Basic' response.
Sending request headers:
PROPFIND /rpc/principals/{emailaddress}/ HTTP/1.1
Connection: TE
TE: trailers
Host: {hosturl}:2080
Depth: 0
Content-Length: 84
Content-Type: application/xml
Authorization: xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
User-Agent: SyncEvolution
Sending request-line and headers:
Sending request body:
Body block (84 bytes):
[
]
Request sent; retry is 1.
[status-line] < HTTP/1.1 207 Multi-Status
[hdr] Date: Wed, 14 Sep 2016 17:01:29 GMT
Header Name: [date], Value: [Wed, 14 Sep 2016 17:01:29 GMT]
[hdr] Server: cPanel
Header Name: [server], Value: [cPanel]
[hdr] Persistent-Auth: false
Header Name: [persistent-auth], Value: [false]
[hdr] Host: {hosturl}:2080
Header Name: [host], Value: [{hosturl}:2080]
[hdr] Cache-Control: no-cache
Header Name: [cache-control], Value: [no-cache]
[hdr] Connection: Keep-Alive
Header Name: [connection], Value: [Keep-Alive]
[hdr] Pragma: no-cache
Header Name: [pragma], Value: [no-cache]
[hdr] Vary: Accept-Encoding
Header Name: [vary], Value: [Accept-Encoding]
[hdr] Content-Length: 518
Header Name: [content-length], Value: [518]
[hdr] Content-Type: application/xml; charset=utf-8
Header Name: [content-type], Value: [application/xml; charset=utf-8]
[hdr] Expires: Fri, 01 Jan 1990 00:00:00 GMT
Header Name: [expires], Value: [Fri, 01 Jan 1990 00:00:00 GMT]
[hdr] DAV: 1, 3, extended-mkcol, calendar-access, calendar-proxy, addressbook, 2, access-control, calendarserver-principal-property-search
Header Name: [dav], Value: [1, 3, extended-mkcol, calendar-access, calendar-proxy, addressbook, 2, access-control, calendarserver-principal-property-search]
[hdr] Set-Cookie: Horde={horde_secret_key}; path=/; domain={hosturl}; HttpOnly
Header Name: [set-cookie], Value: [Horde={horde_secret_key}; path=/; domain={hosturl}; HttpOnly]
[hdr] Set-Cookie: horde_secret_key={horde_secret_key}; path=/; domain={hosturl}; httponly
Header Name: [set-cookie], Value: [horde_secret_key={horde_secret_key}; path=/; domain={hosturl}; httponly]
[hdr] Set-Cookie: default_horde_view=deleted; expires=Thu, 01-Jan-1970 00:00:01 GMT; path=/; domain={hosturl}
Header Name: [set-cookie], Value: [default_horde_view=deleted; expires=Thu, 01-Jan-1970 00:00:01 GMT; path=/; domain={hosturl}]
[hdr] X-Powered-By: PHP/5.4.31
Header Name: [x-powered-by], Value: [PHP/5.4.31]
[hdr]
End of headers.
Running post_headers hooks
Reading 518 bytes of response body.
Got 518 bytes.
Read block (518 bytes):
[
/rpc/principals/{emailaddress}/Wed, 14 Sep 2016 17:01:30 GMTHTTP/1.1 200 OK
]
Running post_send hooks
ah_post_send (#0), code is 207 (want 401), WWW-Authenticate is (none)
Request ends, status 207 class 2xx, error line:
207 Multi-Status
Running destroy hooks.
Request ends.
[DEBUG 00:00:02] read relevant properties of https://{hosturl}:2080/rpc/principals/{emailaddress}/
[DEBUG 00:00:02] starting PROPFIND, credentials okay, deadline in 297.6s
ah_create, for WWW-Authenticate
Running pre_send hooks
auth: Sending 'Basic' response.
[DEBUG 00:00:02] forced sending credentials
Sending request headers:
PROPFIND /rpc/principals/{emailaddress}/ HTTP/1.1
Connection: TE
TE: trailers
Host: {hosturl}:2080
Depth: 0
Content-Length: 671
Content-Type: application/xml
Authorization: xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
User-Agent: SyncEvolution
Sending request-line and headers:
Sending request body:
Body block (671 bytes):
[
]
Request sent; retry is 1.
[status-line] < HTTP/1.1 207 Multi-Status
[hdr] Date: Wed, 14 Sep 2016 17:01:30 GMT
Header Name: [date], Value: [Wed, 14 Sep 2016 17:01:30 GMT]
[hdr] Server: cPanel
Header Name: [server], Value: [cPanel]
[hdr] Persistent-Auth: false
Header Name: [persistent-auth], Value: [false]
[hdr] Host: {hosturl}:2080
Header Name: [host], Value: [{hosturl}:2080]
[hdr] Cache-Control: no-cache
Header Name: [cache-control], Value: [no-cache]
[hdr] Connection: Keep-Alive
Header Name: [connection], Value: [Keep-Alive]
[hdr] Pragma: no-cache
Header Name: [pragma], Value: [no-cache]
[hdr] Vary: Accept-Encoding
Header Name: [vary], Value: [Accept-Encoding]
[hdr] Content-Length: 1444
Header Name: [content-length], Value: [1444]
[hdr] Content-Type: application/xml; charset=utf-8
Header Name: [content-type], Value: [application/xml; charset=utf-8]
[hdr] Expires: Fri, 01 Jan 1990 00:00:00 GMT
Header Name: [expires], Value: [Fri, 01 Jan 1990 00:00:00 GMT]
[hdr] DAV: 1, 3, extended-mkcol, calendar-access, calendar-proxy, addressbook, 2, access-control, calendarserver-principal-property-search
Header Name: [dav], Value: [1, 3, extended-mkcol, calendar-access, calendar-proxy, addressbook, 2, access-control, calendarserver-principal-property-search]
[hdr] Set-Cookie: Horde={horde_secret_key}; path=/; domain={hosturl}; HttpOnly
Header Name: [set-cookie], Value: [Horde={horde_secret_key}; path=/; domain={hosturl}; HttpOnly]
[hdr] Set-Cookie: horde_secret_key={horde_secret_key}; path=/; domain={hosturl}; httponly
Header Name: [set-cookie], Value: [horde_secret_key={horde_secret_key}; path=/; domain={hosturl}; httponly]
[hdr] Set-Cookie: default_horde_view=deleted; expires=Thu, 01-Jan-1970 00:00:01 GMT; path=/; domain={hosturl}
Header Name: [set-cookie], Value: [default_horde_view=deleted; expires=Thu, 01-Jan-1970 00:00:01 GMT; path=/; domain={hosturl}]
[hdr] X-Powered-By: PHP/5.4.31
Header Name: [x-powered-by], Value: [PHP/5.4.31]
[hdr]
End of headers.
Running post_headers hooks
Reading 1444 bytes of response body.
Got 1444 bytes.
Read block (1444 bytes):
[
/rpc/principals/{emailaddress}//rpc/addressbooks/{emailaddress}//rpc/mailto:{emailaddress}/rpc/principals/{emailaddress}//rpc/principals/-system-{emailaddress}/rpc/principals/{emailaddress}/HTTP/1.1 200 OKHTTP/1.1 404 Not Found
]
Running post_send hooks
ah_post_send (#0), code is 207 (want 401), WWW-Authenticate is (none)
Request ends, status 207 class 2xx, error line:
207 Multi-Status
[DEBUG 00:00:03] credentials accepted
Running destroy hooks.
Request ends.
[DEBUG 00:00:03] follow home-set property to https://{hosturl}:2080/rpc/addressbooks/{emailaddress}/
[DEBUG 00:00:03] testing https://{hosturl}:2080/rpc/addressbooks/{emailaddress}/
[DEBUG 00:00:03] debugging: read all WebDAV properties of https://{hosturl}:2080/rpc/addressbooks/{emailaddress}/
[DEBUG 00:00:03] starting PROPFIND, credentials okay, no deadline
ah_create, for WWW-Authenticate
Running pre_send hooks
auth: Sending 'Basic' response.
Sending request headers:
PROPFIND /rpc/addressbooks/{emailaddress}/ HTTP/1.1
Connection: TE
TE: trailers
Host: {hosturl}:2080
Depth: 0
Content-Length: 84
Content-Type: application/xml
Authorization: xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
User-Agent: SyncEvolution
Sending request-line and headers:
Sending request body:
Body block (84 bytes):
[
]
Request sent; retry is 1.
[status-line] < HTTP/1.1 207 Multi-Status
[hdr] Date: Wed, 14 Sep 2016 17:01:31 GMT
Header Name: [date], Value: [Wed, 14 Sep 2016 17:01:31 GMT]
[hdr] Server: cPanel
Header Name: [server], Value: [cPanel]
[hdr] Persistent-Auth: false
Header Name: [persistent-auth], Value: [false]
[hdr] Host: {hosturl}:2080
Header Name: [host], Value: [{hosturl}:2080]
[hdr] Cache-Control: no-cache
Header Name: [cache-control], Value: [no-cache]
[hdr] Connection: Keep-Alive
Header Name: [connection], Value: [Keep-Alive]
[hdr] Pragma: no-cache
Header Name: [pragma], Value: [no-cache]
[hdr] Vary: Accept-Encoding
Header Name: [vary], Value: [Accept-Encoding]
[hdr] Content-Length: 453
Header Name: [content-length], Value: [453]
[hdr] Content-Type: application/xml; charset=utf-8
Header Name: [content-type], Value: [application/xml; charset=utf-8]
[hdr] Expires: Fri, 01 Jan 1990 00:00:00 GMT
Header Name: [expires], Value: [Fri, 01 Jan 1990 00:00:00 GMT]
[hdr] DAV: 1, 3, extended-mkcol, calendar-access, calendar-proxy, addressbook, 2, access-control, calendarserver-principal-property-search
Header Name: [dav], Value: [1, 3, extended-mkcol, calendar-access, calendar-proxy, addressbook, 2, access-control, calendarserver-principal-property-search]
[hdr] Set-Cookie: Horde={horde_secret_key}; path=/; domain={hosturl}; HttpOnly
Header Name: [set-cookie], Value: [Horde={horde_secret_key}; path=/; domain={hosturl}; HttpOnly]
[hdr] Set-Cookie: horde_secret_key={horde_secret_key}; path=/; domain={hosturl}; httponly
Header Name: [set-cookie], Value: [horde_secret_key={horde_secret_key}; path=/; domain={hosturl}; httponly]
[hdr] Set-Cookie: default_horde_view=deleted; expires=Thu, 01-Jan-1970 00:00:01 GMT; path=/; domain={hosturl}
Header Name: [set-cookie], Value: [default_horde_view=deleted; expires=Thu, 01-Jan-1970 00:00:01 GMT; path=/; domain={hosturl}]
[hdr] X-Powered-By: PHP/5.4.31
Header Name: [x-powered-by], Value: [PHP/5.4.31]
[hdr]
End of headers.
Running post_headers hooks
Reading 453 bytes of response body.
Got 453 bytes.
Read block (453 bytes):
[
/rpc/addressbooks/{emailaddress}/HTTP/1.1 200 OK
]
Running post_send hooks
ah_post_send (#0), code is 207 (want 401), WWW-Authenticate is (none)
Request ends, status 207 class 2xx, error line:
207 Multi-Status
Running destroy hooks.
Request ends.
[DEBUG 00:00:04] read relevant properties of https://{hosturl}:2080/rpc/addressbooks/{emailaddress}/
[DEBUG 00:00:04] starting PROPFIND, credentials okay, deadline in 296.0s
ah_create, for WWW-Authenticate
Running pre_send hooks
auth: Sending 'Basic' response.
[DEBUG 00:00:04] forced sending credentials
Sending request headers:
PROPFIND /rpc/addressbooks/{emailaddress}/ HTTP/1.1
Connection: TE
TE: trailers
Host: {hosturl}:2080
Depth: 0
Content-Length: 671
Content-Type: application/xml
Authorization: xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
User-Agent: SyncEvolution
Sending request-line and headers:
Sending request body:
Body block (671 bytes):
[
]
Request sent; retry is 1.
[status-line] < HTTP/1.1 207 Multi-Status
[hdr] Date: Wed, 14 Sep 2016 17:01:32 GMT
Header Name: [date], Value: [Wed, 14 Sep 2016 17:01:32 GMT]
[hdr] Server: cPanel
Header Name: [server], Value: [cPanel]
[hdr] Persistent-Auth: false
Header Name: [persistent-auth], Value: [false]
[hdr] Host: {hosturl}:2080
Header Name: [host], Value: [{hosturl}:2080]
[hdr] Cache-Control: no-cache
Header Name: [cache-control], Value: [no-cache]
[hdr] Connection: Keep-Alive
Header Name: [connection], Value: [Keep-Alive]
[hdr] Pragma: no-cache
Header Name: [pragma], Value: [no-cache]
[hdr] Vary: Accept-Encoding
Header Name: [vary], Value: [Accept-Encoding]
[hdr] Content-Length: 1515
Header Name: [content-length], Value: [1515]
[hdr] Content-Type: application/xml; charset=utf-8
Header Name: [content-type], Value: [application/xml; charset=utf-8]
[hdr] Expires: Fri, 01 Jan 1990 00:00:00 GMT
Header Name: [expires], Value: [Fri, 01 Jan 1990 00:00:00 GMT]
[hdr] DAV: 1, 3, extended-mkcol, calendar-access, calendar-proxy, addressbook, 2, access-control, calendarserver-principal-property-search
Header Name: [dav], Value: [1, 3, extended-mkcol, calendar-access, calendar-proxy, addressbook, 2, access-control, calendarserver-principal-property-search]
[hdr] Set-Cookie: Horde={horde_secret_key}; path=/; domain={hosturl}; HttpOnly
Header Name: [set-cookie], Value: [Horde={horde_secret_key}; path=/; domain={hosturl}; HttpOnly]
[hdr] Set-Cookie: horde_secret_key={horde_secret_key}; path=/; domain={hosturl}; httponly
Header Name: [set-cookie], Value: [horde_secret_key={horde_secret_key}; path=/; domain={hosturl}; httponly]
[hdr] Set-Cookie: default_horde_view=deleted; expires=Thu, 01-Jan-1970 00:00:01 GMT; path=/; domain={hosturl}
Header Name: [set-cookie], Value: [default_horde_view=deleted; expires=Thu, 01-Jan-1970 00:00:01 GMT; path=/; domain={hosturl}]
[hdr] X-Powered-By: PHP/5.4.31
Header Name: [x-powered-by], Value: [PHP/5.4.31]
[hdr]
End of headers.
Running post_headers hooks
Reading 1515 bytes of response body.
Got 1515 bytes.
Read block (1515 bytes):
[
/rpc/addressbooks/{emailaddress}//rpc/principals/{emailaddress}/HTTP/1.1 200 OKHTTP/1.1 404 Not Found
]
Running post_send hooks
ah_post_send (#0), code is 207 (want 401), WWW-Authenticate is (none)
Request ends, status 207 class 2xx, error line:
207 Multi-Status
[DEBUG 00:00:04] credentials accepted
Running destroy hooks.
Request ends.
[DEBUG 00:00:04] list items in https://{hosturl}:2080/rpc/addressbooks/{emailaddress}/
[DEBUG 00:00:04] starting PROPFIND, credentials okay, deadline in 295.3s
ah_create, for WWW-Authenticate
Running pre_send hooks
auth: Sending 'Basic' response.
Sending request headers:
PROPFIND /rpc/addressbooks/{emailaddress}/ HTTP/1.1
Connection: TE
TE: trailers
Host: {hosturl}:2080
Depth: 1
Content-Length: 339
Content-Type: application/xml
Authorization: xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
User-Agent: SyncEvolution
Sending request-line and headers:
Sending request body:
Body block (339 bytes):
[
]
Request sent; retry is 1.
[status-line] < HTTP/1.1 207 Multi-Status
[hdr] Date: Wed, 14 Sep 2016 17:01:32 GMT
Header Name: [date], Value: [Wed, 14 Sep 2016 17:01:32 GMT]
[hdr] Server: cPanel
Header Name: [server], Value: [cPanel]
[hdr] Persistent-Auth: false
Header Name: [persistent-auth], Value: [false]
[hdr] Host: {hosturl}:2080
Header Name: [host], Value: [{hosturl}:2080]
[hdr] Cache-Control: no-cache
Header Name: [cache-control], Value: [no-cache]
[hdr] Connection: Keep-Alive
Header Name: [connection], Value: [Keep-Alive]
[hdr] Pragma: no-cache
Header Name: [pragma], Value: [no-cache]
[hdr] Vary: Accept-Encoding
Header Name: [vary], Value: [Accept-Encoding]
[hdr] Content-Length: 3196
Header Name: [content-length], Value: [3196]
[hdr] Content-Type: application/xml; charset=utf-8
Header Name: [content-type], Value: [application/xml; charset=utf-8]
[hdr] Expires: Fri, 01 Jan 1990 00:00:00 GMT
Header Name: [expires], Value: [Fri, 01 Jan 1990 00:00:00 GMT]
[hdr] DAV: 1, 3, extended-mkcol, calendar-access, calendar-proxy, addressbook, 2, access-control, calendarserver-principal-property-search
Header Name: [dav], Value: [1, 3, extended-mkcol, calendar-access, calendar-proxy, addressbook, 2, access-control, calendarserver-principal-property-search]
[hdr] Set-Cookie: Horde={horde_secret_key}; path=/; domain={hosturl}; HttpOnly
Header Name: [set-cookie], Value: [Horde={horde_secret_key}; path=/; domain={hosturl}; HttpOnly]
[hdr] Set-Cookie: horde_secret_key={horde_secret_key}; path=/; domain={hosturl}; httponly
Header Name: [set-cookie], Value: [horde_secret_key={horde_secret_key}; path=/; domain={hosturl}; httponly]
[hdr] Set-Cookie: default_horde_view=deleted; expires=Thu, 01-Jan-1970 00:00:01 GMT; path=/; domain={hosturl}
Header Name: [set-cookie], Value: [default_horde_view=deleted; expires=Thu, 01-Jan-1970 00:00:01 GMT; path=/; domain={hosturl}]
[hdr] X-Powered-By: PHP/5.4.31
Header Name: [x-powered-by], Value: [PHP/5.4.31]
[hdr]
End of headers.
Running post_headers hooks
Reading 3196 bytes of response body.
Got 3196 bytes.
Read block (3196 bytes):
[
/rpc/addressbooks/{emailaddress}/HTTP/1.1 200 OKHTTP/1.1 404 Not Found/rpc/addressbooks/{emailaddress}/contacts~e9367a28-cf63-f046-2aa7-f581084871bf/Shared Address Book [{cpanelacct}]HTTP/1.1 200 OKHTTP/1.1 404 Not Found/rpc/addressbooks/{emailaddress}/contacts~c3e8b7c1-2d33-9c17-c0a1-61f2a9f1ccc7/Address BookHTTP/1.1 200 OKHTTP/1.1 404 Not Found/rpc/addressbooks/{emailaddress}/contacts~favourites/Favourite RecipientsHTTP/1.1 200 OKHTTP/1.1 404 Not Found
]
Running post_send hooks
ah_post_send (#0), code is 207 (want 401), WWW-Authenticate is (none)
Request ends, status 207 class 2xx, error line:
207 Multi-Status
Running destroy hooks.
Request ends.
[DEBUG 00:00:05] skipping because already checked: /rpc/addressbooks/{emailaddress}/
[DEBUG 00:00:05] new sub candidate: /rpc/addressbooks/{emailaddress}/contacts~e9367a28-cf63-f046-2aa7-f581084871bf/
[DEBUG 00:00:05] new sub candidate: /rpc/addressbooks/{emailaddress}/contacts~c3e8b7c1-2d33-9c17-c0a1-61f2a9f1ccc7/
[DEBUG 00:00:05] new sub candidate: /rpc/addressbooks/{emailaddress}/contacts~favourites/
[DEBUG 00:00:05] follow candidate https://{hosturl}:2080/.well-known/carddav
[DEBUG 00:00:05] testing https://{hosturl}:2080/.well-known/carddav
[DEBUG 00:00:05] debugging: read all WebDAV properties of https://{hosturl}:2080/.well-known/carddav
[DEBUG 00:00:05] starting PROPFIND, credentials okay, no deadline
ah_create, for WWW-Authenticate
Running pre_send hooks
auth: Sending 'Basic' response.
Sending request headers:
PROPFIND /.well-known/carddav HTTP/1.1
Connection: TE
TE: trailers
Host: {hosturl}:2080
Depth: 0
Content-Length: 84
Content-Type: application/xml
Authorization: xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
User-Agent: SyncEvolution
Sending request-line and headers:
Sending request body:
Body block (84 bytes):
[
]
Request sent; retry is 1.
[status-line] < HTTP/1.1 301 Moved Permanently
[hdr] Date: Wed, 14 Sep 2016 17:01:33 GMT
Header Name: [date], Value: [Wed, 14 Sep 2016 17:01:33 GMT]
[hdr] Server: cPanel
Header Name: [server], Value: [cPanel]
[hdr] Persistent-Auth: false
Header Name: [persistent-auth], Value: [false]
[hdr] Host: {hosturl}:2080
Header Name: [host], Value: [{hosturl}:2080]
[hdr] Cache-Control: no-cache
Header Name: [cache-control], Value: [no-cache]
[hdr] Connection: Keep-Alive
Header Name: [connection], Value: [Keep-Alive]
[hdr] Location: /
Header Name: [location], Value: [/]
[hdr] Vary: Accept-Encoding
Header Name: [vary], Value: [Accept-Encoding]
[hdr] Content-Length: 0
Header Name: [content-length], Value: [0]
[hdr] Expires: Fri, 01 Jan 1990 00:00:00 GMT
Header Name: [expires], Value: [Fri, 01 Jan 1990 00:00:00 GMT]
[hdr]
End of headers.
Running post_headers hooks
Running post_send hooks
ah_post_send (#0), code is 301 (want 401), WWW-Authenticate is (none)
Request ends, status 301 class 3xx, error line:
301 Moved Permanently
Running destroy hooks.
Request ends.
[DEBUG 00:00:05] TransportException thrown at src/backends/webdav/NeonCXX.cpp:600
[DEBUG 00:00:05] transport problem: PROPFIND: 301 status: /.well-known/carddav redirected to /
[DEBUG 00:00:05] read relevant properties of https://{hosturl}:2080/.well-known/carddav
[DEBUG 00:00:05] starting PROPFIND, credentials okay, deadline in 294.4s
ah_create, for WWW-Authenticate
Running pre_send hooks
auth: Sending 'Basic' response.
[DEBUG 00:00:05] forced sending credentials
Sending request headers:
PROPFIND /.well-known/carddav HTTP/1.1
Connection: TE
TE: trailers
Host: {hosturl}:2080
Depth: 0
Content-Length: 671
Content-Type: application/xml
Authorization: xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
User-Agent: SyncEvolution
Sending request-line and headers:
Sending request body:
Body block (671 bytes):
[
]
Request sent; retry is 1.
[status-line] < HTTP/1.1 301 Moved Permanently
[hdr] Date: Wed, 14 Sep 2016 17:01:33 GMT
Header Name: [date], Value: [Wed, 14 Sep 2016 17:01:33 GMT]
[hdr] Server: cPanel
Header Name: [server], Value: [cPanel]
[hdr] Persistent-Auth: false
Header Name: [persistent-auth], Value: [false]
[hdr] Host: {hosturl}:2080
Header Name: [host], Value: [{hosturl}:2080]
[hdr] Cache-Control: no-cache
Header Name: [cache-control], Value: [no-cache]
[hdr] Connection: Keep-Alive
Header Name: [connection], Value: [Keep-Alive]
[hdr] Location: /
Header Name: [location], Value: [/]
[hdr] Vary: Accept-Encoding
Header Name: [vary], Value: [Accept-Encoding]
[hdr] Content-Length: 0
Header Name: [content-length], Value: [0]
[hdr] Expires: Fri, 01 Jan 1990 00:00:00 GMT
Header Name: [expires], Value: [Fri, 01 Jan 1990 00:00:00 GMT]
[hdr]
End of headers.
Running post_headers hooks
Running post_send hooks
ah_post_send (#0), code is 301 (want 401), WWW-Authenticate is (none)
Request ends, status 301 class 3xx, error line:
301 Moved Permanently
Running destroy hooks.
Request ends.
[DEBUG 00:00:05] already known candidate from https://{hosturl}:2080/.well-known/carddav -> https://{hosturl}:2080/ redirect
[DEBUG 00:00:05] follow candidate https://{hosturl}:2080/rpc/addressbooks/{emailaddress}/contacts~e9367a28-cf63-f046-2aa7-f581084871bf/
[DEBUG 00:00:05] testing https://{hosturl}:2080/rpc/addressbooks/{emailaddress}/contacts~e9367a28-cf63-f046-2aa7-f581084871bf/
[DEBUG 00:00:05] debugging: read all WebDAV properties of https://{hosturl}:2080/rpc/addressbooks/{emailaddress}/contacts~e9367a28-cf63-f046-2aa7-f581084871bf/
[DEBUG 00:00:05] starting PROPFIND, credentials okay, no deadline
ah_create, for WWW-Authenticate
Running pre_send hooks
auth: Sending 'Basic' response.
Sending request headers:
PROPFIND /rpc/addressbooks/{emailaddress}/contacts~e9367a28-cf63-f046-2aa7-f581084871bf/ HTTP/1.1
Connection: TE
TE: trailers
Host: {hosturl}:2080
Depth: 0
Content-Length: 84
Content-Type: application/xml
Authorization: xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
User-Agent: SyncEvolution
Sending request-line and headers:
Sending request body:
Body block (84 bytes):
[
]
Request sent; retry is 1.
[status-line] < HTTP/1.1 207 Multi-Status
[hdr] Date: Wed, 14 Sep 2016 17:01:33 GMT
Header Name: [date], Value: [Wed, 14 Sep 2016 17:01:33 GMT]
[hdr] Server: cPanel
Header Name: [server], Value: [cPanel]
[hdr] Persistent-Auth: false
Header Name: [persistent-auth], Value: [false]
[hdr] Host: {hosturl}:2080
Header Name: [host], Value: [{hosturl}:2080]
[hdr] Cache-Control: no-cache
Header Name: [cache-control], Value: [no-cache]
[hdr] Connection: Keep-Alive
Header Name: [connection], Value: [Keep-Alive]
[hdr] Pragma: no-cache
Header Name: [pragma], Value: [no-cache]
[hdr] Vary: Accept-Encoding
Header Name: [vary], Value: [Accept-Encoding]
[hdr] Content-Length: 518
Header Name: [content-length], Value: [518]
[hdr] Content-Type: application/xml; charset=utf-8
Header Name: [content-type], Value: [application/xml; charset=utf-8]
[hdr] Expires: Fri, 01 Jan 1990 00:00:00 GMT
Header Name: [expires], Value: [Fri, 01 Jan 1990 00:00:00 GMT]
[hdr] DAV: 1, 3, extended-mkcol, calendar-access, calendar-proxy, addressbook, 2, access-control, calendarserver-principal-property-search
Header Name: [dav], Value: [1, 3, extended-mkcol, calendar-access, calendar-proxy, addressbook, 2, access-control, calendarserver-principal-property-search]
[hdr] Set-Cookie: Horde={horde_secret_key}; path=/; domain={hosturl}; HttpOnly
Header Name: [set-cookie], Value: [Horde={horde_secret_key}; path=/; domain={hosturl}; HttpOnly]
[hdr] Set-Cookie: horde_secret_key={horde_secret_key}; path=/; domain={hosturl}; httponly
Header Name: [set-cookie], Value: [horde_secret_key={horde_secret_key}; path=/; domain={hosturl}; httponly]
[hdr] Set-Cookie: default_horde_view=deleted; expires=Thu, 01-Jan-1970 00:00:01 GMT; path=/; domain={hosturl}
Header Name: [set-cookie], Value: [default_horde_view=deleted; expires=Thu, 01-Jan-1970 00:00:01 GMT; path=/; domain={hosturl}]
[hdr] X-Powered-By: PHP/5.4.31
Header Name: [x-powered-by], Value: [PHP/5.4.31]
[hdr]
End of headers.
Running post_headers hooks
Reading 518 bytes of response body.
Got 518 bytes.
Read block (518 bytes):
[
/rpc/addressbooks/{emailaddress}/contacts~e9367a28-cf63-f046-2aa7-f581084871bf/HTTP/1.1 200 OK
]
Running post_send hooks
ah_post_send (#0), code is 207 (want 401), WWW-Authenticate is (none)
Request ends, status 207 class 2xx, error line:
207 Multi-Status
Running destroy hooks.
Request ends.
[DEBUG 00:00:06] read relevant properties of https://{hosturl}:2080/rpc/addressbooks/{emailaddress}/contacts~e9367a28-cf63-f046-2aa7-f581084871bf/
[DEBUG 00:00:06] starting PROPFIND, credentials okay, deadline in 293.4s
ah_create, for WWW-Authenticate
Running pre_send hooks
auth: Sending 'Basic' response.
[DEBUG 00:00:06] forced sending credentials
Sending request headers:
PROPFIND /rpc/addressbooks/{emailaddress}/contacts~e9367a28-cf63-f046-2aa7-f581084871bf/ HTTP/1.1
Connection: TE
TE: trailers
Host: {hosturl}:2080
Depth: 0
Content-Length: 671
Content-Type: application/xml
Authorization: xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
User-Agent: SyncEvolution
Sending request-line and headers:
Sending request body:
Body block (671 bytes):
[
]
Request sent; retry is 1.
[status-line] < HTTP/1.1 207 Multi-Status
[hdr] Date: Wed, 14 Sep 2016 17:01:34 GMT
Header Name: [date], Value: [Wed, 14 Sep 2016 17:01:34 GMT]
[hdr] Server: cPanel
Header Name: [server], Value: [cPanel]
[hdr] Persistent-Auth: false
Header Name: [persistent-auth], Value: [false]
[hdr] Host: {hosturl}:2080
Header Name: [host], Value: [{hosturl}:2080]
[hdr] Cache-Control: no-cache
Header Name: [cache-control], Value: [no-cache]
[hdr] Connection: Keep-Alive
Header Name: [connection], Value: [Keep-Alive]
[hdr] Pragma: no-cache
Header Name: [pragma], Value: [no-cache]
[hdr] Vary: Accept-Encoding
Header Name: [vary], Value: [Accept-Encoding]
[hdr] Content-Length: 1987
Header Name: [content-length], Value: [1987]
[hdr] Content-Type: application/xml; charset=utf-8
Header Name: [content-type], Value: [application/xml; charset=utf-8]
[hdr] Expires: Fri, 01 Jan 1990 00:00:00 GMT
Header Name: [expires], Value: [Fri, 01 Jan 1990 00:00:00 GMT]
[hdr] DAV: 1, 3, extended-mkcol, calendar-access, calendar-proxy, addressbook, 2, access-control, calendarserver-principal-property-search
Header Name: [dav], Value: [1, 3, extended-mkcol, calendar-access, calendar-proxy, addressbook, 2, access-control, calendarserver-principal-property-search]
[hdr] Set-Cookie: Horde={horde_secret_key}; path=/; domain={hosturl}; HttpOnly
Header Name: [set-cookie], Value: [Horde={horde_secret_key}; path=/; domain={hosturl}; HttpOnly]
[hdr] Set-Cookie: horde_secret_key={horde_secret_key}; path=/; domain={hosturl}; httponly
Header Name: [set-cookie], Value: [horde_secret_key={horde_secret_key}; path=/; domain={hosturl}; httponly]
[hdr] Set-Cookie: default_horde_view=deleted; expires=Thu, 01-Jan-1970 00:00:01 GMT; path=/; domain={hosturl}
Header Name: [set-cookie], Value: [default_horde_view=deleted; expires=Thu, 01-Jan-1970 00:00:01 GMT; path=/; domain={hosturl}]
[hdr] X-Powered-By: PHP/5.4.31
Header Name: [x-powered-by], Value: [PHP/5.4.31]
[hdr]
End of headers.
Running post_headers hooks
Reading 1987 bytes of response body.
Got 1987 bytes.
Read block (1987 bytes):
[
/rpc/addressbooks/{emailaddress}/contacts~e9367a28-cf63-f046-2aa7-f581084871bf//rpc/principals/{emailaddress}/Shared Address Book [{cpanelacct}]HTTP/1.1 200 OKHTTP/1.1 404 Not Found
]
Running post_send hooks
ah_post_send (#0), code is 207 (want 401), WWW-Authenticate is (none)
Request ends, status 207 class 2xx, error line:
207 Multi-Status
[DEBUG 00:00:07] credentials accepted
Running destroy hooks.
Request ends.
[DEBUG 00:00:07] current-user-privilege-set:
[DEBUG 00:00:07] found Shared Address Book [{cpanelacct}] = https://{hosturl}:2080/rpc/addressbooks/{emailaddress}/contacts~e9367a28-cf63-f046-2aa7-f581084871bf/
[DEBUG 00:00:07] skipping listing because collection cannot contain other relevant collections: https://{hosturl}:2080/rpc/addressbooks/{emailaddress}/contacts~e9367a28-cf63-f046-2aa7-f581084871bf/
[DEBUG 00:00:07] follow candidate https://{hosturl}:2080/rpc/addressbooks/{emailaddress}/contacts~c3e8b7c1-2d33-9c17-c0a1-61f2a9f1ccc7/
[DEBUG 00:00:07] testing https://{hosturl}:2080/rpc/addressbooks/{emailaddress}/contacts~c3e8b7c1-2d33-9c17-c0a1-61f2a9f1ccc7/
[DEBUG 00:00:07] debugging: read all WebDAV properties of https://{hosturl}:2080/rpc/addressbooks/{emailaddress}/contacts~c3e8b7c1-2d33-9c17-c0a1-61f2a9f1ccc7/
[DEBUG 00:00:07] starting PROPFIND, credentials okay, no deadline
ah_create, for WWW-Authenticate
Running pre_send hooks
auth: Sending 'Basic' response.
Sending request headers:
PROPFIND /rpc/addressbooks/{emailaddress}/contacts~c3e8b7c1-2d33-9c17-c0a1-61f2a9f1ccc7/ HTTP/1.1
Connection: TE
TE: trailers
Host: {hosturl}:2080
Depth: 0
Content-Length: 84
Content-Type: application/xml
Authorization: xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
User-Agent: SyncEvolution
Sending request-line and headers:
Sending request body:
Body block (84 bytes):
[
]
Request sent; retry is 1.
[status-line] < HTTP/1.1 207 Multi-Status
[hdr] Date: Wed, 14 Sep 2016 17:01:35 GMT
Header Name: [date], Value: [Wed, 14 Sep 2016 17:01:35 GMT]
[hdr] Server: cPanel
Header Name: [server], Value: [cPanel]
[hdr] Persistent-Auth: false
Header Name: [persistent-auth], Value: [false]
[hdr] Host: {hosturl}:2080
Header Name: [host], Value: [{hosturl}:2080]
[hdr] Cache-Control: no-cache
Header Name: [cache-control], Value: [no-cache]
[hdr] Connection: Keep-Alive
Header Name: [connection], Value: [Keep-Alive]
[hdr] Pragma: no-cache
Header Name: [pragma], Value: [no-cache]
[hdr] Vary: Accept-Encoding
Header Name: [vary], Value: [Accept-Encoding]
[hdr] Content-Length: 518
Header Name: [content-length], Value: [518]
[hdr] Content-Type: application/xml; charset=utf-8
Header Name: [content-type], Value: [application/xml; charset=utf-8]
[hdr] Expires: Fri, 01 Jan 1990 00:00:00 GMT
Header Name: [expires], Value: [Fri, 01 Jan 1990 00:00:00 GMT]
[hdr] DAV: 1, 3, extended-mkcol, calendar-access, calendar-proxy, addressbook, 2, access-control, calendarserver-principal-property-search
Header Name: [dav], Value: [1, 3, extended-mkcol, calendar-access, calendar-proxy, addressbook, 2, access-control, calendarserver-principal-property-search]
[hdr] Set-Cookie: Horde={horde_secret_key}; path=/; domain={hosturl}; HttpOnly
Header Name: [set-cookie], Value: [Horde={horde_secret_key}; path=/; domain={hosturl}; HttpOnly]
[hdr] Set-Cookie: horde_secret_key={horde_secret_key}; path=/; domain={hosturl}; httponly
Header Name: [set-cookie], Value: [horde_secret_key={horde_secret_key}; path=/; domain={hosturl}; httponly]
[hdr] Set-Cookie: default_horde_view=deleted; expires=Thu, 01-Jan-1970 00:00:01 GMT; path=/; domain={hosturl}
Header Name: [set-cookie], Value: [default_horde_view=deleted; expires=Thu, 01-Jan-1970 00:00:01 GMT; path=/; domain={hosturl}]
[hdr] X-Powered-By: PHP/5.4.31
Header Name: [x-powered-by], Value: [PHP/5.4.31]
[hdr]
End of headers.
Running post_headers hooks
Reading 518 bytes of response body.
Got 518 bytes.
Read block (518 bytes):
[
/rpc/addressbooks/{emailaddress}/contacts~c3e8b7c1-2d33-9c17-c0a1-61f2a9f1ccc7/HTTP/1.1 200 OK
]
Running post_send hooks
ah_post_send (#0), code is 207 (want 401), WWW-Authenticate is (none)
Request ends, status 207 class 2xx, error line:
207 Multi-Status
Running destroy hooks.
Request ends.
[DEBUG 00:00:08] read relevant properties of https://{hosturl}:2080/rpc/addressbooks/{emailaddress}/contacts~c3e8b7c1-2d33-9c17-c0a1-61f2a9f1ccc7/
[DEBUG 00:00:08] starting PROPFIND, credentials okay, deadline in 291.4s
ah_create, for WWW-Authenticate
Running pre_send hooks
auth: Sending 'Basic' response.
[DEBUG 00:00:08] forced sending credentials
Sending request headers:
PROPFIND /rpc/addressbooks/{emailaddress}/contacts~c3e8b7c1-2d33-9c17-c0a1-61f2a9f1ccc7/ HTTP/1.1
Connection: TE
TE: trailers
Host: {hosturl}:2080
Depth: 0
Content-Length: 671
Content-Type: application/xml
Authorization: xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
User-Agent: SyncEvolution
Sending request-line and headers:
Sending request body:
Body block (671 bytes):
[
]
Request sent; retry is 1.
[status-line] < HTTP/1.1 207 Multi-Status
[hdr] Date: Wed, 14 Sep 2016 17:01:36 GMT
Header Name: [date], Value: [Wed, 14 Sep 2016 17:01:36 GMT]
[hdr] Server: cPanel
Header Name: [server], Value: [cPanel]
[hdr] Persistent-Auth: false
Header Name: [persistent-auth], Value: [false]
[hdr] Host: {hosturl}:2080
Header Name: [host], Value: [{hosturl}:2080]
[hdr] Cache-Control: no-cache
Header Name: [cache-control], Value: [no-cache]
[hdr] Connection: Keep-Alive
Header Name: [connection], Value: [Keep-Alive]
[hdr] Pragma: no-cache
Header Name: [pragma], Value: [no-cache]
[hdr] Vary: Accept-Encoding
Header Name: [vary], Value: [Accept-Encoding]
[hdr] Content-Length: 1969
Header Name: [content-length], Value: [1969]
[hdr] Content-Type: application/xml; charset=utf-8
Header Name: [content-type], Value: [application/xml; charset=utf-8]
[hdr] Expires: Fri, 01 Jan 1990 00:00:00 GMT
Header Name: [expires], Value: [Fri, 01 Jan 1990 00:00:00 GMT]
[hdr] DAV: 1, 3, extended-mkcol, calendar-access, calendar-proxy, addressbook, 2, access-control, calendarserver-principal-property-search
Header Name: [dav], Value: [1, 3, extended-mkcol, calendar-access, calendar-proxy, addressbook, 2, access-control, calendarserver-principal-property-search]
[hdr] Set-Cookie: Horde={horde_secret_key}; path=/; domain={hosturl}; HttpOnly
Header Name: [set-cookie], Value: [Horde={horde_secret_key}; path=/; domain={hosturl}; HttpOnly]
[hdr] Set-Cookie: horde_secret_key={horde_secret_key}; path=/; domain={hosturl}; httponly
Header Name: [set-cookie], Value: [horde_secret_key={horde_secret_key}; path=/; domain={hosturl}; httponly]
[hdr] Set-Cookie: default_horde_view=deleted; expires=Thu, 01-Jan-1970 00:00:01 GMT; path=/; domain={hosturl}
Header Name: [set-cookie], Value: [default_horde_view=deleted; expires=Thu, 01-Jan-1970 00:00:01 GMT; path=/; domain={hosturl}]
[hdr] X-Powered-By: PHP/5.4.31
Header Name: [x-powered-by], Value: [PHP/5.4.31]
[hdr]
End of headers.
Running post_headers hooks
Reading 1969 bytes of response body.
Got 1969 bytes.
Read block (1969 bytes):
[
/rpc/addressbooks/{emailaddress}/contacts~c3e8b7c1-2d33-9c17-c0a1-61f2a9f1ccc7//rpc/principals/{emailaddress}/Address BookHTTP/1.1 200 OKHTTP/1.1 404 Not Found
]
Running post_send hooks
ah_post_send (#0), code is 207 (want 401), WWW-Authenticate is (none)
Request ends, status 207 class 2xx, error line:
207 Multi-Status
[DEBUG 00:00:09] credentials accepted
Running destroy hooks.
Request ends.
[DEBUG 00:00:09] current-user-privilege-set:
[DEBUG 00:00:09] found Address Book = https://{hosturl}:2080/rpc/addressbooks/{emailaddress}/contacts~c3e8b7c1-2d33-9c17-c0a1-61f2a9f1ccc7/
[DEBUG 00:00:09] skipping listing because collection cannot contain other relevant collections: https://{hosturl}:2080/rpc/addressbooks/{emailaddress}/contacts~c3e8b7c1-2d33-9c17-c0a1-61f2a9f1ccc7/
[DEBUG 00:00:09] follow candidate https://{hosturl}:2080/rpc/addressbooks/{emailaddress}/contacts~favourites/
[DEBUG 00:00:09] testing https://{hosturl}:2080/rpc/addressbooks/{emailaddress}/contacts~favourites/
[DEBUG 00:00:09] debugging: read all WebDAV properties of https://{hosturl}:2080/rpc/addressbooks/{emailaddress}/contacts~favourites/
[DEBUG 00:00:09] starting PROPFIND, credentials okay, no deadline
ah_create, for WWW-Authenticate
Running pre_send hooks
auth: Sending 'Basic' response.
Sending request headers:
PROPFIND /rpc/addressbooks/{emailaddress}/contacts~favourites/ HTTP/1.1
Connection: TE
TE: trailers
Host: {hosturl}:2080
Depth: 0
Content-Length: 84
Content-Type: application/xml
Authorization: xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
User-Agent: SyncEvolution
Sending request-line and headers:
Sending request body:
Body block (84 bytes):
[
]
Request sent; retry is 1.
[status-line] < HTTP/1.1 207 Multi-Status
[hdr] Date: Wed, 14 Sep 2016 17:01:37 GMT
Header Name: [date], Value: [Wed, 14 Sep 2016 17:01:37 GMT]
[hdr] Server: cPanel
Header Name: [server], Value: [cPanel]
[hdr] Persistent-Auth: false
Header Name: [persistent-auth], Value: [false]
[hdr] Host: {hosturl}:2080
Header Name: [host], Value: [{hosturl}:2080]
[hdr] Cache-Control: no-cache
Header Name: [cache-control], Value: [no-cache]
[hdr] Connection: Keep-Alive
Header Name: [connection], Value: [Keep-Alive]
[hdr] Pragma: no-cache
Header Name: [pragma], Value: [no-cache]
[hdr] Vary: Accept-Encoding
Header Name: [vary], Value: [Accept-Encoding]
[hdr] Content-Length: 492
Header Name: [content-length], Value: [492]
[hdr] Content-Type: application/xml; charset=utf-8
Header Name: [content-type], Value: [application/xml; charset=utf-8]
[hdr] Expires: Fri, 01 Jan 1990 00:00:00 GMT
Header Name: [expires], Value: [Fri, 01 Jan 1990 00:00:00 GMT]
[hdr] DAV: 1, 3, extended-mkcol, calendar-access, calendar-proxy, addressbook, 2, access-control, calendarserver-principal-property-search
Header Name: [dav], Value: [1, 3, extended-mkcol, calendar-access, calendar-proxy, addressbook, 2, access-control, calendarserver-principal-property-search]
[hdr] Set-Cookie: Horde={horde_secret_key}; path=/; domain={hosturl}; HttpOnly
Header Name: [set-cookie], Value: [Horde={horde_secret_key}; path=/; domain={hosturl}; HttpOnly]
[hdr] Set-Cookie: horde_secret_key={horde_secret_key}; path=/; domain={hosturl}; httponly
Header Name: [set-cookie], Value: [horde_secret_key={horde_secret_key}; path=/; domain={hosturl}; httponly]
[hdr] Set-Cookie: default_horde_view=deleted; expires=Thu, 01-Jan-1970 00:00:01 GMT; path=/; domain={hosturl}
Header Name: [set-cookie], Value: [default_horde_view=deleted; expires=Thu, 01-Jan-1970 00:00:01 GMT; path=/; domain={hosturl}]
[hdr] X-Powered-By: PHP/5.4.31
Header Name: [x-powered-by], Value: [PHP/5.4.31]
[hdr]
End of headers.
Running post_headers hooks
Reading 492 bytes of response body.
Got 492 bytes.
Read block (492 bytes):
[
/rpc/addressbooks/{emailaddress}/contacts~favourites/HTTP/1.1 200 OK
]
Running post_send hooks
ah_post_send (#0), code is 207 (want 401), WWW-Authenticate is (none)
Request ends, status 207 class 2xx, error line:
207 Multi-Status
Running destroy hooks.
Request ends.
[DEBUG 00:00:10] read relevant properties of https://{hosturl}:2080/rpc/addressbooks/{emailaddress}/contacts~favourites/
[DEBUG 00:00:10] starting PROPFIND, credentials okay, deadline in 289.3s
ah_create, for WWW-Authenticate
Running pre_send hooks
auth: Sending 'Basic' response.
[DEBUG 00:00:10] forced sending credentials
Sending request headers:
PROPFIND /rpc/addressbooks/{emailaddress}/contacts~favourites/ HTTP/1.1
Connection: TE
TE: trailers
Host: {hosturl}:2080
Depth: 0
Content-Length: 671
Content-Type: application/xml
Authorization: xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
User-Agent: SyncEvolution
Sending request-line and headers:
Sending request body:
Body block (671 bytes):
[
]
Request sent; retry is 1.
[status-line] < HTTP/1.1 207 Multi-Status
[hdr] Date: Wed, 14 Sep 2016 17:01:38 GMT
Header Name: [date], Value: [Wed, 14 Sep 2016 17:01:38 GMT]
[hdr] Server: cPanel
Header Name: [server], Value: [cPanel]
[hdr] Persistent-Auth: false
Header Name: [persistent-auth], Value: [false]
[hdr] Host: {hosturl}:2080
Header Name: [host], Value: [{hosturl}:2080]
[hdr] Cache-Control: no-cache
Header Name: [cache-control], Value: [no-cache]
[hdr] Connection: Keep-Alive
Header Name: [connection], Value: [Keep-Alive]
[hdr] Pragma: no-cache
Header Name: [pragma], Value: [no-cache]
[hdr] Vary: Accept-Encoding
Header Name: [vary], Value: [Accept-Encoding]
[hdr] Content-Length: 1951
Header Name: [content-length], Value: [1951]
[hdr] Content-Type: application/xml; charset=utf-8
Header Name: [content-type], Value: [application/xml; charset=utf-8]
[hdr] Expires: Fri, 01 Jan 1990 00:00:00 GMT
Header Name: [expires], Value: [Fri, 01 Jan 1990 00:00:00 GMT]
[hdr] DAV: 1, 3, extended-mkcol, calendar-access, calendar-proxy, addressbook, 2, access-control, calendarserver-principal-property-search
Header Name: [dav], Value: [1, 3, extended-mkcol, calendar-access, calendar-proxy, addressbook, 2, access-control, calendarserver-principal-property-search]
[hdr] Set-Cookie: Horde={horde_secret_key}; path=/; domain={hosturl}; HttpOnly
Header Name: [set-cookie], Value: [Horde={horde_secret_key}; path=/; domain={hosturl}; HttpOnly]
[hdr] Set-Cookie: horde_secret_key={horde_secret_key}; path=/; domain={hosturl}; httponly
Header Name: [set-cookie], Value: [horde_secret_key={horde_secret_key}; path=/; domain={hosturl}; httponly]
[hdr] Set-Cookie: default_horde_view=deleted; expires=Thu, 01-Jan-1970 00:00:01 GMT; path=/; domain={hosturl}
Header Name: [set-cookie], Value: [default_horde_view=deleted; expires=Thu, 01-Jan-1970 00:00:01 GMT; path=/; domain={hosturl}]
[hdr] X-Powered-By: PHP/5.4.31
Header Name: [x-powered-by], Value: [PHP/5.4.31]
[hdr]
End of headers.
Running post_headers hooks
Reading 1951 bytes of response body.
Got 1951 bytes.
Read block (1951 bytes):
[
/rpc/addressbooks/{emailaddress}/contacts~favourites//rpc/principals/{emailaddress}/Favourite RecipientsHTTP/1.1 200 OKHTTP/1.1 404 Not Found
]
Running post_send hooks
ah_post_send (#0), code is 207 (want 401), WWW-Authenticate is (none)
Request ends, status 207 class 2xx, error line:
207 Multi-Status
[DEBUG 00:00:12] credentials accepted
Running destroy hooks.
Request ends.
[DEBUG 00:00:12] current-user-privilege-set:
[DEBUG 00:00:12] found Favourite Recipients = https://{hosturl}:2080/rpc/addressbooks/{emailaddress}/contacts~favourites/
[DEBUG 00:00:12] skipping listing because collection cannot contain other relevant collections: https://{hosturl}:2080/rpc/addressbooks/{emailaddress}/contacts~favourites/
carddav:
Shared Address Book [{cpanelacct}] (https://{hosturl}:2080/rpc/addressbooks/{emailaddress}/contacts~e9367a28-cf63-f046-2aa7-f581084871bf/)
Address Book (https://{hosturl}:2080/rpc/addressbooks/{emailaddress}/contacts~c3e8b7c1-2d33-9c17-c0a1-61f2a9f1ccc7/)
Favourite Recipients (https://{hosturl}:2080/rpc/addressbooks/{emailaddress}/contacts~favourites/)
sess: Destroying session.