Am Donnerstag, den 31.10.2019, 09:22 +0100 schrieb Milan Crha via
evolution-list:
> On Wed, 2019-10-30 at 21:32 +0100, Volker Wysk wrote:
> > > Could it be that the "evolution-calendar-factory" is missing
> > > there? Really??
> > 
> > Could it be that the two programs have different names when
> > distributed as a Flatpak package (from Flathub.org).
> 
>       Hi,
> not different names, but different locations and very different way
> of
> being run. Flatpak is a sandbox, you cannot run it as any other
> application "on the host system".
> 
> The Flathub version of Evolution starts the factories on its own when
> it's started (and if they are not running already). Thus if you make
> sure the processes from /app in
> 
>    $ ps ax | grep evolution
> 
> are closed before you run Evolution itself, 

That's funny. I have no /app directory on my system, but "ps" reports
processes in /app...

> then the logs will be
> printed on the console of Evolution. That is, in the case of the
> Flatpak, run Evolution as this:
> 
>    $ CALDAV_DEBUG=all flatpak run org.gnome.Evolution

Yes, that works. I get a long log, which doesn't say much to me. I've
attached it.

> 
> There are other ways to run the factories in the flatpak, but it's
> out
> of scope of this thread.
> 
> By the way, were you asked for a password of the added CalDAV
> calendar,
> after the new calendar had been saved? 

Yes, I was asked.

> Either it's missing the
> password, or the evolution-calendar-factory process has a problem to
> detect the calendar is online for some reason. Though in case of
> Flatpak the detection of online state didn't work, thus the processes
> are set to think they are always online. It could be fixed in recent
> versions of portal/flatpak/glib/gio/..., but the flatpak itself can
> run
> on older versions too, thus the workaround is still needed there.
> 
> You can check whether the password is saved for example in seahorse.

I've checked. The passwort has been saved.


Aside: I think it should be considered a bug, if it doesn't work at
all, but no error message is provided. For instance, if the evolution-
calendar-factory process has a problem to detect the calendar is
online, then there should at least be a message about it.

Cheers
Volker
(evolution.bin:53): e-mail-engine-WARNING **: 12:44:13.798: Failed to add service 'Sendmail' (sendmail): Kein Treiber für Protokoll »sendmail« verfügbar
> OPTIONS /nextcloud/remote.php/dav/calendars/v/personal/ HTTP/1.1
> Soup-Debug-Timestamp: 1572522254
> Soup-Debug: EWebDAVSession 1 (0x7fd980009df0), SoupMessage 1 (0x7fd970008470), SoupSocket 1 (0x7fd9680128f0)
> Host: localhost
> User-Agent: Evolution/3.34.1
> Connection: close
> Cache-Control: no-cache
> Pragma: no-cache
> Accept-Language: de-de, de;q=0.9
> Authorization: Basic [v:**************]
  
> OPTIONS /nextcloud/remote.php/dav/calendars/v/contact_birthdays/ HTTP/1.1
> Soup-Debug-Timestamp: 1572522254
> Soup-Debug: EWebDAVSession 1 (0x7fd96800a4a0), SoupMessage 1 (0x7fd96800daa0), SoupSocket 1 (0x7fd968012ea0)
> Host: localhost
> User-Agent: Evolution/3.34.1
> Connection: close
> Cache-Control: no-cache
> Pragma: no-cache
> Accept-Language: de-de, de;q=0.9
> Authorization: Basic [v:**************]
  
< HTTP/1.1 200 OK
< Soup-Debug-Timestamp: 1572522254
< Soup-Debug: SoupMessage 1 (0x7fd96800daa0)
< Date: Thu, 31 Oct 2019 11:44:14 GMT
< Server: Apache/2.4.29 (Ubuntu)
< Strict-Transport-Security: max-age=15768000; includeSubDomains; preload
< Set-Cookie: ocjvjmi32pg4=fd8dvehsh6cao8et2emq6aud8p; path=/nextcloud; secure; HttpOnly
< Expires: Thu, 19 Nov 1981 08:52:00 GMT
< Cache-Control: no-store, no-cache, must-revalidate
< Pragma: no-cache
< Set-Cookie: oc_sessionPassphrase=LLPc2M2MJo6HFCEdhZgUlldvkyIMiy0bx9lia0SzkOTKlGmidHIfjP3e30HbaxG40A%2F%2BsSo%2FQSSq04nbQgdhhkiVblFsE44mKsd5azF3E5rSWnUGi1%2FEOjQ%2BXRb%2BJ7GF; path=/nextcloud; secure; HttpOnly
< Content-Security-Policy: default-src 'none';
< X-Frame-Options: SAMEORIGIN
< Set-Cookie: nc_sameSiteCookielax=true; path=/nextcloud; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=lax
< Set-Cookie: nc_sameSiteCookiestrict=true; path=/nextcloud; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=strict
< Set-Cookie: ocjvjmi32pg4=ejnganpvc8e79rj62ge6spec8b; path=/nextcloud; secure; HttpOnly
< Set-Cookie: cookie_test=test; expires=Thu, 31-Oct-2019 12:44:14 GMT; Max-Age=3600
< Allow: OPTIONS, GET, HEAD, DELETE, PROPFIND, PUT, PROPPATCH, COPY, MOVE, REPORT
< DAV: 1, 3, extended-mkcol, access-control, calendarserver-principal-property-search, calendar-access, calendar-proxy, calendar-auto-schedule, calendar-availability, nc-calendar-webcal-cache, calendarserver-subscribed, oc-resource-sharing, oc-calendar-publishing, calendarserver-sharing, nc-calendar-search, nc-enable-birthday-calendar
< MS-Author-Via: DAV
< Accept-Ranges: bytes
< Content-Length: 0
< X-Content-Type-Options: nosniff
< X-XSS-Protection: 1; mode=block
< X-Robots-Tag: none
< X-Download-Options: noopen
< X-Permitted-Cross-Domain-Policies: none
< Referrer-Policy: no-referrer
< Connection: close
< Content-Type: text/html; charset=UTF-8
< 
  
> PROPFIND /nextcloud/remote.php/dav/calendars/v/contact_birthdays/ HTTP/1.1
> Soup-Debug-Timestamp: 1572522254
> Soup-Debug: EWebDAVSession 1 (0x7fd96800a4a0), SoupMessage 2 (0x7fd96800dc80), SoupSocket 2 (0x7fd968012f70)
> Host: localhost
> User-Agent: Evolution/3.34.1
> Connection: close
> Cache-Control: no-cache
> Pragma: no-cache
> Depth: 0
> Content-Type: application/xml; charset="utf-8"
> Accept-Language: de-de, de;q=0.9
> Authorization: Basic [v:**************]
> 
> <propfind xmlns="DAV:">
>   <prop>
>     <current-user-privilege-set/>
>   </prop>
> </propfind>
  
< HTTP/1.1 200 OK
< Soup-Debug-Timestamp: 1572522254
< Soup-Debug: SoupMessage 1 (0x7fd970008470)
< Date: Thu, 31 Oct 2019 11:44:14 GMT
< Server: Apache/2.4.29 (Ubuntu)
< Strict-Transport-Security: max-age=15768000; includeSubDomains; preload
< Set-Cookie: ocjvjmi32pg4=h9156d2dh948uamch58sr7gnt2; path=/nextcloud; secure; HttpOnly
< Expires: Thu, 19 Nov 1981 08:52:00 GMT
< Cache-Control: no-store, no-cache, must-revalidate
< Pragma: no-cache
< Set-Cookie: oc_sessionPassphrase=jKlzYjs4NfAIv%2BxXdXnRgHfaOvifM2jYe4q0km8FOVJNfHLSwT55KaAjzrSAodJiN4sR6Mst3ozFtA0Gxl%2Brpg22bX1OnFz5VTOT21jbuCcJNJ3og81anqdzf7ixDla3; path=/nextcloud; secure; HttpOnly
< Content-Security-Policy: default-src 'none';
< X-Frame-Options: SAMEORIGIN
< Set-Cookie: nc_sameSiteCookielax=true; path=/nextcloud; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=lax
< Set-Cookie: nc_sameSiteCookiestrict=true; path=/nextcloud; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=strict
< Set-Cookie: ocjvjmi32pg4=lu277nsor90apdsnoqjrnjfmbe; path=/nextcloud; secure; HttpOnly
< Set-Cookie: cookie_test=test; expires=Thu, 31-Oct-2019 12:44:14 GMT; Max-Age=3600
< Allow: OPTIONS, GET, HEAD, DELETE, PROPFIND, PUT, PROPPATCH, COPY, MOVE, REPORT
< DAV: 1, 3, extended-mkcol, access-control, calendarserver-principal-property-search, calendar-access, calendar-proxy, calendar-auto-schedule, calendar-availability, nc-calendar-webcal-cache, calendarserver-subscribed, oc-resource-sharing, oc-calendar-publishing, calendarserver-sharing, nc-calendar-search, nc-enable-birthday-calendar
< MS-Author-Via: DAV
< Accept-Ranges: bytes
< Content-Length: 0
< X-Content-Type-Options: nosniff
< X-XSS-Protection: 1; mode=block
< X-Robots-Tag: none
< X-Download-Options: noopen
< X-Permitted-Cross-Domain-Policies: none
< Referrer-Policy: no-referrer
< Connection: close
< Content-Type: text/html; charset=UTF-8
< 
  
> PROPFIND /nextcloud/remote.php/dav/calendars/v/personal/ HTTP/1.1
> Soup-Debug-Timestamp: 1572522254
> Soup-Debug: EWebDAVSession 1 (0x7fd980009df0), SoupMessage 2 (0x7fd970008650), SoupSocket 2 (0x7fd9680129c0)
> Host: localhost
> User-Agent: Evolution/3.34.1
> Connection: close
> Cache-Control: no-cache
> Pragma: no-cache
> Depth: 0
> Content-Type: application/xml; charset="utf-8"
> Accept-Language: de-de, de;q=0.9
> Authorization: Basic [v:**************]
> 
> <propfind xmlns="DAV:">
>   <prop>
>     <current-user-privilege-set/>
>   </prop>
> </propfind>
  
< HTTP/1.1 207 Multi-Status
< Soup-Debug-Timestamp: 1572522255
< Soup-Debug: SoupMessage 2 (0x7fd96800dc80)
< Date: Thu, 31 Oct 2019 11:44:14 GMT
< Server: Apache/2.4.29 (Ubuntu)
< Strict-Transport-Security: max-age=15768000; includeSubDomains; preload
< Set-Cookie: ocjvjmi32pg4=vllfeqa4a7m5ohmnj7skisf331; path=/nextcloud; secure; HttpOnly
< Expires: Thu, 19 Nov 1981 08:52:00 GMT
< Cache-Control: no-store, no-cache, must-revalidate
< Pragma: no-cache
< Set-Cookie: oc_sessionPassphrase=i8%2BWwuwy%2F65KlV5AW7ZOd8D5sSk33ItlgSBoz0ILuiFSybOVtVS6rrXknJEZjszmlzM6oH1B%2FSBlLOAfZYX4j3Nt5cM0xzDZ6Bee0m5aTZaNToUOR94JWi1%2ByvX%2BE53s; path=/nextcloud; secure; HttpOnly
< Content-Security-Policy: default-src 'none';
< X-Frame-Options: SAMEORIGIN
< Set-Cookie: nc_sameSiteCookielax=true; path=/nextcloud; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=lax
< Set-Cookie: nc_sameSiteCookiestrict=true; path=/nextcloud; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=strict
< Set-Cookie: ocjvjmi32pg4=o2nqb55i8fb2g57anvppunf52r; path=/nextcloud; secure; HttpOnly
< Set-Cookie: cookie_test=test; expires=Thu, 31-Oct-2019 12:44:15 GMT; Max-Age=3600
< Vary: Brief,Prefer
< DAV: 1, 3, extended-mkcol, access-control, calendarserver-principal-property-search, calendar-access, calendar-proxy, calendar-auto-schedule, calendar-availability, nc-calendar-webcal-cache, calendarserver-subscribed, oc-resource-sharing, oc-calendar-publishing, calendarserver-sharing, nc-calendar-search, nc-enable-birthday-calendar
< X-Content-Type-Options: nosniff
< X-XSS-Protection: 1; mode=block
< X-Robots-Tag: none
< X-Download-Options: noopen
< X-Permitted-Cross-Domain-Policies: none
< Referrer-Policy: no-referrer
< Content-Length: 725
< Connection: close
< Content-Type: application/xml; charset=utf-8
< 
  
<?xml version="1.0"?>
<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:oc="http://owncloud.org/ns"; xmlns:nc="http://nextcloud.org/ns";><d:response><d:href>/nextcloud/remote.php/dav/calendars/v/contact_birthdays/</d:href><d:propstat><d:prop><d:current-user-privilege-set><d:privilege><d:write-properties/></d:privilege><d:privilege><d:read/></d:privilege><d:privilege><d:read-acl/></d:privilege><d:privilege><d:read-current-user-privilege-set/></d:privilege><d:privilege><cal:read-free-busy/></d:privilege></d:current-user-privilege-set></d:prop><d:status>HTTP/1.1 200 OK</d:status></d:propstat></d:response></d:multistatus>
> PROPFIND /nextcloud/remote.php/dav/calendars/v/contact_birthdays/ HTTP/1.1
> Soup-Debug-Timestamp: 1572522255
> Soup-Debug: EWebDAVSession 1 (0x7fd96800a4a0), SoupMessage 3 (0x7fd96800de60), SoupSocket 3 (0x7fd95c00a910)
> Host: localhost
> User-Agent: Evolution/3.34.1
> Connection: close
> Cache-Control: no-cache
> Pragma: no-cache
> Depth: 0
> Content-Type: application/xml; charset="utf-8"
> Accept-Language: de-de, de;q=0.9
> Authorization: Basic [v:**************]
> 
> <propfind xmlns="DAV:" xmlns:CS="http://calendarserver.org/ns/";>
>   <prop>
>     <CS:getctag/>
>   </prop>
> </propfind>
  
< HTTP/1.1 207 Multi-Status
< Soup-Debug-Timestamp: 1572522255
< Soup-Debug: SoupMessage 2 (0x7fd970008650)
< Date: Thu, 31 Oct 2019 11:44:14 GMT
< Server: Apache/2.4.29 (Ubuntu)
< Strict-Transport-Security: max-age=15768000; includeSubDomains; preload
< Set-Cookie: ocjvjmi32pg4=u4vcr6lhdjcnc5q1dvtghkgosn; path=/nextcloud; secure; HttpOnly
< Expires: Thu, 19 Nov 1981 08:52:00 GMT
< Cache-Control: no-store, no-cache, must-revalidate
< Pragma: no-cache
< Set-Cookie: oc_sessionPassphrase=s8FvmNbmChsJUE3c4s0rIl1xGK%2Biv5rX%2BnuoxYAEFLLenbQzf1tqk%2FnOATfc3M%2FtfYF39WuqiWSISvSOEIqQYYjfqseQLTa5GULE20iLUtUlFh1GJ2g5RLeMi9O5MUIa; path=/nextcloud; secure; HttpOnly
< Content-Security-Policy: default-src 'none';
< X-Frame-Options: SAMEORIGIN
< Set-Cookie: nc_sameSiteCookielax=true; path=/nextcloud; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=lax
< Set-Cookie: nc_sameSiteCookiestrict=true; path=/nextcloud; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=strict
< Set-Cookie: ocjvjmi32pg4=1upeofc8mvclcesdii04rpd01n; path=/nextcloud; secure; HttpOnly
< Set-Cookie: cookie_test=test; expires=Thu, 31-Oct-2019 12:44:15 GMT; Max-Age=3600
< Vary: Brief,Prefer
< DAV: 1, 3, extended-mkcol, access-control, calendarserver-principal-property-search, calendar-access, calendar-proxy, calendar-auto-schedule, calendar-availability, nc-calendar-webcal-cache, calendarserver-subscribed, oc-resource-sharing, oc-calendar-publishing, calendarserver-sharing, nc-calendar-search, nc-enable-birthday-calendar
< X-Content-Type-Options: nosniff
< X-XSS-Protection: 1; mode=block
< X-Robots-Tag: none
< X-Download-Options: noopen
< X-Permitted-Cross-Domain-Policies: none
< Referrer-Policy: no-referrer
< Content-Length: 951
< Connection: close
< Content-Type: application/xml; charset=utf-8
< 
  
<?xml version="1.0"?>
<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:oc="http://owncloud.org/ns"; xmlns:nc="http://nextcloud.org/ns";><d:response><d:href>/nextcloud/remote.php/dav/calendars/v/personal/</d:href><d:propstat><d:prop><d:current-user-privilege-set><d:privilege><d:write/></d:privilege><d:privilege><d:write-properties/></d:privilege><d:privilege><d:write-content/></d:privilege><d:privilege><d:unlock/></d:privilege><d:privilege><d:bind/></d:privilege><d:privilege><d:unbind/></d:privilege><d:privilege><d:write-acl/></d:privilege><d:privilege><d:read/></d:privilege><d:privilege><d:read-acl/></d:privilege><d:privilege><d:read-current-user-privilege-set/></d:privilege><d:privilege><cal:read-free-busy/></d:privilege></d:current-user-privilege-set></d:prop><d:status>HTTP/1.1 200 OK</d:status></d:propstat></d:response></d:multistatus>
> PROPFIND /nextcloud/remote.php/dav/calendars/v/personal/ HTTP/1.1
> Soup-Debug-Timestamp: 1572522255
> Soup-Debug: EWebDAVSession 1 (0x7fd980009df0), SoupMessage 3 (0x7fd96800d8c0), SoupSocket 3 (0x7fd968012a90)
> Host: localhost
> User-Agent: Evolution/3.34.1
> Connection: close
> Cache-Control: no-cache
> Pragma: no-cache
> Depth: 0
> Content-Type: application/xml; charset="utf-8"
> Accept-Language: de-de, de;q=0.9
> Authorization: Basic [v:**************]
> 
> <propfind xmlns="DAV:" xmlns:CS="http://calendarserver.org/ns/";>
>   <prop>
>     <CS:getctag/>
>   </prop>
> </propfind>
  
< HTTP/1.1 207 Multi-Status
< Soup-Debug-Timestamp: 1572522256
< Soup-Debug: SoupMessage 3 (0x7fd96800de60)
< Date: Thu, 31 Oct 2019 11:44:15 GMT
< Server: Apache/2.4.29 (Ubuntu)
< Strict-Transport-Security: max-age=15768000; includeSubDomains; preload
< Set-Cookie: ocjvjmi32pg4=ov0kt6hrps0vveu218a8shhfkv; path=/nextcloud; secure; HttpOnly
< Expires: Thu, 19 Nov 1981 08:52:00 GMT
< Cache-Control: no-store, no-cache, must-revalidate
< Pragma: no-cache
< Set-Cookie: oc_sessionPassphrase=vZ26FY%2FG7pcBdr2lurvEQtxS%2BCV3a5eM56E4ZUSBYaZg1w8lu5fmy5ATuRkGJWlqST%2FKYTbBDteDirQL1Y%2BJnclBauYDcF2zrY9%2F7RnjGOQxicrz4L1Qx1dyk30dhoP6; path=/nextcloud; secure; HttpOnly
< Content-Security-Policy: default-src 'none';
< X-Frame-Options: SAMEORIGIN
< Set-Cookie: nc_sameSiteCookielax=true; path=/nextcloud; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=lax
< Set-Cookie: nc_sameSiteCookiestrict=true; path=/nextcloud; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=strict
< Set-Cookie: ocjvjmi32pg4=ig6gts6h4i3ift27r2g8u6u45k; path=/nextcloud; secure; HttpOnly
< Set-Cookie: cookie_test=test; expires=Thu, 31-Oct-2019 12:44:16 GMT; Max-Age=3600
< Vary: Brief,Prefer
< DAV: 1, 3, extended-mkcol, access-control, calendarserver-principal-property-search, calendar-access, calendar-proxy, calendar-auto-schedule, calendar-availability, nc-calendar-webcal-cache, calendarserver-subscribed, oc-resource-sharing, oc-calendar-publishing, calendarserver-sharing, nc-calendar-search, nc-enable-birthday-calendar
< X-Content-Type-Options: nosniff
< X-XSS-Protection: 1; mode=block
< X-Robots-Tag: none
< X-Download-Options: noopen
< X-Permitted-Cross-Domain-Policies: none
< Referrer-Policy: no-referrer
< Content-Length: 480
< Connection: close
< Content-Type: application/xml; charset=utf-8
< 
  
<?xml version="1.0"?>
<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:oc="http://owncloud.org/ns"; xmlns:nc="http://nextcloud.org/ns";><d:response><d:href>/nextcloud/remote.php/dav/calendars/v/contact_birthdays/</d:href><d:propstat><d:prop><cs:getctag>http://sabre.io/ns/sync/19</cs:getctag></d:prop><d:status>HTTP/1.1 200 OK</d:status></d:propstat></d:response></d:multistatus>
> PROPFIND /nextcloud/remote.php/dav/calendars/v/contact_birthdays/ HTTP/1.1
> Soup-Debug-Timestamp: 1572522256
> Soup-Debug: EWebDAVSession 1 (0x7fd96800a4a0), SoupMessage 4 (0x7fd980683990), SoupSocket 4 (0x7fd95c00a9e0)
> Host: localhost
> User-Agent: Evolution/3.34.1
> Connection: close
> Cache-Control: no-cache
> Pragma: no-cache
> Depth: 0
> Content-Type: application/xml; charset="utf-8"
> Accept-Language: de-de, de;q=0.9
> Authorization: Basic [v:**************]
> 
> <propfind xmlns="DAV:" xmlns:CS="http://calendarserver.org/ns/";>
>   <prop>
>     <CS:getctag/>
>   </prop>
> </propfind>
  
< HTTP/1.1 207 Multi-Status
< Soup-Debug-Timestamp: 1572522256
< Soup-Debug: SoupMessage 3 (0x7fd96800d8c0)
< Date: Thu, 31 Oct 2019 11:44:15 GMT
< Server: Apache/2.4.29 (Ubuntu)
< Strict-Transport-Security: max-age=15768000; includeSubDomains; preload
< Set-Cookie: ocjvjmi32pg4=ovlolktd5escv2ooa2hg2a791q; path=/nextcloud; secure; HttpOnly
< Expires: Thu, 19 Nov 1981 08:52:00 GMT
< Cache-Control: no-store, no-cache, must-revalidate
< Pragma: no-cache
< Set-Cookie: oc_sessionPassphrase=w1nKCUMe51v3w0J%2F1z8t5Ayus%2BT7tmA%2Bo%2B%2BJlNxXixch6RDuNjr%2B5QlCR%2BcVhDBc8DRWvdzasROhzoG5vmy%2FRVg6McQlf9JTaR6zpDLq7gRbyFbW7DpCadvcbomnj2l0; path=/nextcloud; secure; HttpOnly
< Content-Security-Policy: default-src 'none';
< X-Frame-Options: SAMEORIGIN
< Set-Cookie: nc_sameSiteCookielax=true; path=/nextcloud; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=lax
< Set-Cookie: nc_sameSiteCookiestrict=true; path=/nextcloud; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=strict
< Set-Cookie: ocjvjmi32pg4=4q39iirocg9tmon1ojgl5o7fll; path=/nextcloud; secure; HttpOnly
< Set-Cookie: cookie_test=test; expires=Thu, 31-Oct-2019 12:44:16 GMT; Max-Age=3600
< Vary: Brief,Prefer
< DAV: 1, 3, extended-mkcol, access-control, calendarserver-principal-property-search, calendar-access, calendar-proxy, calendar-auto-schedule, calendar-availability, nc-calendar-webcal-cache, calendarserver-subscribed, oc-resource-sharing, oc-calendar-publishing, calendarserver-sharing, nc-calendar-search, nc-enable-birthday-calendar
< X-Content-Type-Options: nosniff
< X-XSS-Protection: 1; mode=block
< X-Robots-Tag: none
< X-Download-Options: noopen
< X-Permitted-Cross-Domain-Policies: none
< Referrer-Policy: no-referrer
< Content-Length: 471
< Connection: close
< Content-Type: application/xml; charset=utf-8
< 
  
<?xml version="1.0"?>
<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:oc="http://owncloud.org/ns"; xmlns:nc="http://nextcloud.org/ns";><d:response><d:href>/nextcloud/remote.php/dav/calendars/v/personal/</d:href><d:propstat><d:prop><cs:getctag>http://sabre.io/ns/sync/90</cs:getctag></d:prop><d:status>HTTP/1.1 200 OK</d:status></d:propstat></d:response></d:multistatus>
> PROPFIND /nextcloud/remote.php/dav/calendars/v/personal/ HTTP/1.1
> Soup-Debug-Timestamp: 1572522256
> Soup-Debug: EWebDAVSession 1 (0x7fd980009df0), SoupMessage 4 (0x7fd980683f30), SoupSocket 4 (0x7fd968012b60)
> Host: localhost
> User-Agent: Evolution/3.34.1
> Connection: close
> Cache-Control: no-cache
> Pragma: no-cache
> Depth: 0
> Content-Type: application/xml; charset="utf-8"
> Accept-Language: de-de, de;q=0.9
> Authorization: Basic [v:**************]
> 
> <propfind xmlns="DAV:" xmlns:CS="http://calendarserver.org/ns/";>
>   <prop>
>     <CS:getctag/>
>   </prop>
> </propfind>
  
< HTTP/1.1 207 Multi-Status
< Soup-Debug-Timestamp: 1572522256
< Soup-Debug: SoupMessage 4 (0x7fd980683990)
< Date: Thu, 31 Oct 2019 11:44:16 GMT
< Server: Apache/2.4.29 (Ubuntu)
< Strict-Transport-Security: max-age=15768000; includeSubDomains; preload
< Set-Cookie: ocjvjmi32pg4=as3r8p0kdmnskhh8h7dt06cpvu; path=/nextcloud; secure; HttpOnly
< Expires: Thu, 19 Nov 1981 08:52:00 GMT
< Cache-Control: no-store, no-cache, must-revalidate
< Pragma: no-cache
< Set-Cookie: oc_sessionPassphrase=oI8LGukGkGYzdBF09N7iImehR2RDav%2BzLREOHIGWrY9GaGNJSMI6hf060F7G1K%2FT%2BtbKaVgkZ2H1%2BqqSDGXp86qBrCQv6t%2BGhXLC3V3AVsxHnAnTaTdH0xXA%2BukRw5So; path=/nextcloud; secure; HttpOnly
< Content-Security-Policy: default-src 'none';
< X-Frame-Options: SAMEORIGIN
< Set-Cookie: nc_sameSiteCookielax=true; path=/nextcloud; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=lax
< Set-Cookie: nc_sameSiteCookiestrict=true; path=/nextcloud; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=strict
< Set-Cookie: ocjvjmi32pg4=6lmm39op46v6lvinphvs0lrl0l; path=/nextcloud; secure; HttpOnly
< Set-Cookie: cookie_test=test; expires=Thu, 31-Oct-2019 12:44:16 GMT; Max-Age=3600
< Vary: Brief,Prefer
< DAV: 1, 3, extended-mkcol, access-control, calendarserver-principal-property-search, calendar-access, calendar-proxy, calendar-auto-schedule, calendar-availability, nc-calendar-webcal-cache, calendarserver-subscribed, oc-resource-sharing, oc-calendar-publishing, calendarserver-sharing, nc-calendar-search, nc-enable-birthday-calendar
< X-Content-Type-Options: nosniff
< X-XSS-Protection: 1; mode=block
< X-Robots-Tag: none
< X-Download-Options: noopen
< X-Permitted-Cross-Domain-Policies: none
< Referrer-Policy: no-referrer
< Content-Length: 480
< Connection: close
< Content-Type: application/xml; charset=utf-8
< 
  
< HTTP/1.1 207 Multi-Status
< Soup-Debug-Timestamp: 1572522256
< Soup-Debug: SoupMessage 4 (0x7fd980683f30)
< Date: Thu, 31 Oct 2019 11:44:16 GMT
< Server: Apache/2.4.29 (Ubuntu)
< Strict-Transport-Security: max-age=15768000; includeSubDomains; preload
< Set-Cookie: ocjvjmi32pg4=a4g8g4ftjggdofvnouu9kkbi4j; path=/nextcloud; secure; HttpOnly
< Expires: Thu, 19 Nov 1981 08:52:00 GMT
< Cache-Control: no-store, no-cache, must-revalidate
< Pragma: no-cache
< Set-Cookie: oc_sessionPassphrase=N3HxZ408GdjE%2F11whsySYwdjdpjwuOsP4VGEteSwbCpowWNsREkDG%2F8aNrVBzYA6OFu%2FrmDXhhzLXpUBcUIJxgQb8EvCxihH%2FS6m3u6u%2BirTIAdAnlRuU7EJHheGuCHX; path=/nextcloud; secure; HttpOnly
< Content-Security-Policy: default-src 'none';
< X-Frame-Options: SAMEORIGIN
< Set-Cookie: nc_sameSiteCookielax=true; path=/nextcloud; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=lax
< Set-Cookie: nc_sameSiteCookiestrict=true; path=/nextcloud; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=strict
< Set-Cookie: ocjvjmi32pg4=9njbdv074455dev75i4aeq9au9; path=/nextcloud; secure; HttpOnly
< Set-Cookie: cookie_test=test; expires=Thu, 31-Oct-2019 12:44:16 GMT; Max-Age=3600
< Vary: Brief,Prefer
< DAV: 1, 3, extended-mkcol, access-control, calendarserver-principal-property-search, calendar-access, calendar-proxy, calendar-auto-schedule, calendar-availability, nc-calendar-webcal-cache, calendarserver-subscribed, oc-resource-sharing, oc-calendar-publishing, calendarserver-sharing, nc-calendar-search, nc-enable-birthday-calendar
< X-Content-Type-Options: nosniff
< X-XSS-Protection: 1; mode=block
< X-Robots-Tag: none
< X-Download-Options: noopen
< X-Permitted-Cross-Domain-Policies: none
< Referrer-Policy: no-referrer
< Content-Length: 471
< Connection: close
< Content-Type: application/xml; charset=utf-8
< 
  
<?xml version="1.0"?>
<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:oc="http://owncloud.org/ns"; xmlns:nc="http://nextcloud.org/ns";><d:response><d:href>/nextcloud/remote.php/dav/calendars/v/contact_birthdays/</d:href><d:propstat><d:prop><cs:getctag>http://sabre.io/ns/sync/19</cs:getctag></d:prop><d:status>HTTP/1.1 200 OK</d:status></d:propstat></d:response></d:multistatus>
<?xml version="1.0"?>
<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:oc="http://owncloud.org/ns"; xmlns:nc="http://nextcloud.org/ns";><d:response><d:href>/nextcloud/remote.php/dav/calendars/v/personal/</d:href><d:propstat><d:prop><cs:getctag>http://sabre.io/ns/sync/90</cs:getctag></d:prop><d:status>HTTP/1.1 200 OK</d:status></d:propstat></d:response></d:multistatus>

(evolution.bin:53): GLib-GIO-WARNING **: 12:45:48.569: Your application did not unregister from D-Bus before destruction. Consider using g_application_run().
_______________________________________________
evolution-list mailing list
[email protected]
To change your list options or unsubscribe, visit ...
https://mail.gnome.org/mailman/listinfo/evolution-list

Reply via email to