etesync / etesync-dav

This is a CalDAV and CardDAV adapter for EteSync
https://www.etesync.com
GNU General Public License v3.0
290 stars 46 forks source link

Creating a new calendar on the etesync-CalDAV from within macOS Calendar.app fails #138

Open porg opened 4 years ago

porg commented 4 years ago

This was not possible about 1 year ago when I first evaluated etesync. And still is not possible now on the most current version macOS 10.15.5 with EteSync DAV: 0.18.1 and Radicale: 3.0.2.

Workaround: Create the calendar on the iOS App or Web App. On the next sync your Mac will get the new calendar and can create events into it. But would be fine if this would work natively!

See log in next post. Lines prefixed with "###" (three pound symbols) are annotations on what I am about to do, or what I observed.

porg commented 4 years ago
Last login: Thu Jun 11 00:48:03 on ttys000
➜  ~ etesync-dav -D --logging-mask-passwords
[2020-06-11 00:49:34 +0200] [3744] [INFO] Loaded default config
[2020-06-11 00:49:34 +0200] [3744] [INFO] Loaded arguments
[2020-06-11 00:49:34 +0200] [3744] [INFO] Starting Radicale
[2020-06-11 00:49:35 +0200] [3744] [INFO] auth type is 'radicale.auth.htpasswd'
[2020-06-11 00:49:35 +0200] [3744] [INFO] storage type is 'etesync_dav.radicale.storage'
[2020-06-11 00:49:35 +0200] [3744] [INFO] rights type is 'etesync_dav.radicale.rights'
[2020-06-11 00:49:35 +0200] [3744] [INFO] web type is 'etesync_dav.radicale.web'
[2020-06-11 00:49:35 +0200] [3744] [INFO] Listening on '[127.0.0.1]:37358' with SSL
[2020-06-11 00:49:35 +0200] [3744] [INFO] Listening on '[::1]:37358' with SSL
[2020-06-11 00:49:35 +0200] [3744] [INFO] Radicale server ready

### Will now launch macOS Calendar.

[2020-06-11 00:50:02 +0200] [3744/Thread-1] [INFO] PROPFIND request for '/███@███.com/' with depth '1' received from ::1 using 'Mac+OS+X/10.15.5 (19F101) CalendarAgent/930.5.1'
[2020-06-11 00:50:02 +0200] [3744/Thread-1] [DEBUG] Request headers:
{'CONTENT_LENGTH': '2293',
 'CONTENT_TYPE': 'text/xml',
 'GATEWAY_INTERFACE': 'CGI/1.1',
 'HTTP_ACCEPT': '*/*',
 'HTTP_ACCEPT_ENCODING': 'gzip, deflate, br',
 'HTTP_ACCEPT_LANGUAGE': 'de-at',
 'HTTP_BRIEF': 't',
 'HTTP_CONNECTION': 'keep-alive',
 'HTTP_DEPTH': '1',
 'HTTP_HOST': 'localhost:37358',
 'HTTP_PREFER': 'return=minimal',
 'HTTP_USER_AGENT': 'Mac+OS+X/10.15.5 (19F101) CalendarAgent/930.5.1',
 'PATH_INFO': '/███@███.com/',
 'QUERY_STRING': '',
 'REMOTE_ADDR': '::1',
 'REMOTE_CERTIFICATE': None,
 'REMOTE_HOST': '',
 'REQUEST_METHOD': 'PROPFIND',
 'SCRIPT_NAME': '',
 'SERVER_NAME': '1.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.ip6.arpa',
 'SERVER_PORT': '37358',
 'SERVER_PROTOCOL': 'HTTP/1.1',
 'SERVER_SOFTWARE': 'WSGIServer/0.2',
 'wsgi.errors': <_io.TextIOWrapper name='<stderr>' mode='w' encoding='UTF-8'>,
 'wsgi.file_wrapper': <class 'wsgiref.util.FileWrapper'>,
 'wsgi.input': <_io.BufferedReader name=9>,
 'wsgi.multiprocess': False,
 'wsgi.multithread': True,
 'wsgi.run_once': False,
 'wsgi.url_scheme': 'http',
 'wsgi.version': (1, 0)}
[2020-06-11 00:50:02 +0200] [3744/Thread-1] [DEBUG] Sanitized script name: ''
[2020-06-11 00:50:02 +0200] [3744/Thread-1] [DEBUG] Sanitized path: '/███@███.com/'
[2020-06-11 00:50:02 +0200] [3744/Thread-1] [INFO] Access to '/███@███.com/' denied for anonymous user
[2020-06-11 00:50:02 +0200] [3744/Thread-1] [DEBUG] Asking client for authentication
[2020-06-11 00:50:02 +0200] [3744/Thread-1] [DEBUG] Response content:
Access to the requested resource forbidden.
[2020-06-11 00:50:02 +0200] [3744/Thread-1] [INFO] PROPFIND response status for '/███@███.com/' with depth '1' in 0.002 seconds: 401 Unauthorized
[2020-06-11 00:50:02 +0200] [3744/Thread-2] [INFO] PROPFIND request for '/███@███.com/' with depth '1' received from ::1 using 'Mac+OS+X/10.15.5 (19F101) CalendarAgent/930.5.1'
[2020-06-11 00:50:02 +0200] [3744/Thread-2] [DEBUG] Request headers:
{'CONTENT_LENGTH': '2293',
 'CONTENT_TYPE': 'text/xml',
 'GATEWAY_INTERFACE': 'CGI/1.1',
 'HTTP_ACCEPT': '*/*',
 'HTTP_ACCEPT_ENCODING': 'gzip, deflate, br',
 'HTTP_ACCEPT_LANGUAGE': 'de-at',
 'HTTP_AUTHORIZATION': 'Basic **masked**',
 'HTTP_BRIEF': 't',
 'HTTP_CONNECTION': 'keep-alive',
 'HTTP_DEPTH': '1',
 'HTTP_HOST': 'localhost:37358',
 'HTTP_PREFER': 'return=minimal',
 'HTTP_USER_AGENT': 'Mac+OS+X/10.15.5 (19F101) CalendarAgent/930.5.1',
 'PATH_INFO': '/███@███.com/',
 'QUERY_STRING': '',
 'REMOTE_ADDR': '::1',
 'REMOTE_CERTIFICATE': None,
 'REMOTE_HOST': '',
 'REQUEST_METHOD': 'PROPFIND',
 'SCRIPT_NAME': '',
 'SERVER_NAME': '1.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.ip6.arpa',
 'SERVER_PORT': '37358',
 'SERVER_PROTOCOL': 'HTTP/1.1',
 'SERVER_SOFTWARE': 'WSGIServer/0.2',
 'wsgi.errors': <_io.TextIOWrapper name='<stderr>' mode='w' encoding='UTF-8'>,
 'wsgi.file_wrapper': <class 'wsgiref.util.FileWrapper'>,
 'wsgi.input': <_io.BufferedReader name=9>,
 'wsgi.multiprocess': False,
 'wsgi.multithread': True,
 'wsgi.run_once': False,
 'wsgi.url_scheme': 'http',
 'wsgi.version': (1, 0)}
[2020-06-11 00:50:02 +0200] [3744/Thread-2] [DEBUG] Sanitized script name: ''
[2020-06-11 00:50:02 +0200] [3744/Thread-2] [DEBUG] Sanitized path: '/███@███.com/'
[2020-06-11 00:50:02 +0200] [3744/Thread-2] [INFO] Successful login: '███@███.com'
[2020-06-11 00:50:02 +0200] [3744/Thread-2] [DEBUG] Request content:
<?xml version="1.0"?>
<propfind xmlns="DAV:" xmlns:C="urn:ietf:params:xml:ns:caldav" xmlns:CS="http://calendarserver.org/ns/" xmlns:ICAL="http://apple.com/ns/ical/" xmlns:ME="http://me.com/_namespace/">
  <prop>
    <add-member />
    <CS:allowed-sharing-modes />
    <ICAL:autoprovisioned />
    <ME:bulk-requests />
    <C:calendar-alarm />
    <ICAL:calendar-color />
    <C:calendar-description />
    <C:calendar-free-busy-set />
    <ICAL:calendar-order />
    <C:calendar-timezone />
    <current-user-privilege-set />
    <C:default-alarm-vevent-date />
    <C:default-alarm-vevent-datetime />
    <displayname />
    <CS:getctag />
    <CS:invite />
    <ICAL:language-code />
    <ICAL:location-code />
    <C:max-attendees-per-instance />
    <owner />
    <CS:pre-publish-url />
    <CS:publish-url />
    <CS:push-transports />
    <CS:pushkey />
    <quota-available-bytes />
    <quota-used-bytes />
    <ICAL:refreshrate />
    <resource-id />
    <resourcetype />
    <C:schedule-calendar-transp />
    <C:schedule-default-calendar-URL />
    <CS:source />
    <CS:subscribed-strip-alarms />
    <CS:subscribed-strip-attachments />
    <CS:subscribed-strip-todos />
    <C:supported-calendar-component-set />
    <C:supported-calendar-component-sets />
    <supported-report-set />
    <sync-token />
  </prop>
</propfind>

[2020-06-11 00:50:02 +0200] [3744/Thread-2] [DEBUG] '███@███.com' has write access to collection '███@███.com'
[2020-06-11 00:50:02 +0200] [3744/Thread-2] [DEBUG] '███@███.com' has write access to collection with tag '███@███.com/25ac916bc773bd7aba43e2c77b05194e6da7c354d7cbe381ddc7122b938d4813'
[2020-06-11 00:50:02 +0200] [3744/Thread-2] [DEBUG] '███@███.com' has write access to collection with tag '███@███.com/a025298574bc6a41ceaf9c41b49a727ba86396c4608d9e2a8666ae119a6308ad'
[2020-06-11 00:50:02 +0200] [3744/Thread-2] [DEBUG] '███@███.com' has write access to collection with tag '███@███.com/9e7a9fdea9e436cb21bdccda10ac010c6585afbc42f373121bdeac05087704fb'
[2020-06-11 00:50:02 +0200] [3744/Thread-2] [DEBUG] '███@███.com' has write access to collection with tag '███@███.com/287155355d92b8fc5d00ff4522c6504a27efd5d9392d368cbf94baec01dd5a02'
[2020-06-11 00:50:02 +0200] [3744/Thread-2] [DEBUG] '███@███.com' has write access to collection with tag '███@███.com/1fffb2d527bad0df90ffd9c3a78c3b358c990d07eacbb869e117cd571ebb3be0'
[2020-06-11 00:50:02 +0200] [3744/Thread-2] [DEBUG] Response content:
<?xml version="1.0"?>
<multistatus xmlns="DAV:" xmlns:C="urn:ietf:params:xml:ns:caldav" xmlns:CR="urn:ietf:params:xml:ns:carddav" xmlns:CS="http://calendarserver.org/ns/" xmlns:ICAL="http://apple.com/ns/ical/" xmlns:ME="http://me.com/_namespace/">
  <response>
    <href>/███%40███.com/</href>
    <propstat>
      <prop>
        <add-member />
        <CS:allowed-sharing-modes />
        <ICAL:autoprovisioned />
        <ME:bulk-requests />
        <C:calendar-alarm />
        <ICAL:calendar-color />
        <C:calendar-description />
        <C:calendar-free-busy-set />
        <ICAL:calendar-order />
        <C:calendar-timezone />
        <current-user-privilege-set>
          <privilege>
            <read />
          </privilege>
          <privilege>
            <all />
          </privilege>
          <privilege>
            <write />
          </privilege>
          <privilege>
            <write-properties />
          </privilege>
          <privilege>
            <write-content />
          </privilege>
        </current-user-privilege-set>
        <C:default-alarm-vevent-date />
        <C:default-alarm-vevent-datetime />
        <displayname />
        <CS:invite />
        <ICAL:language-code />
        <ICAL:location-code />
        <C:max-attendees-per-instance />
        <owner>
          <href>/███%40███.com/</href>
        </owner>
        <CS:pre-publish-url />
        <CS:publish-url />
        <CS:push-transports />
        <CS:pushkey />
        <quota-available-bytes />
        <quota-used-bytes />
        <ICAL:refreshrate />
        <resource-id />
        <resourcetype>
          <principal />
          <collection />
        </resourcetype>
        <C:schedule-calendar-transp />
        <C:schedule-default-calendar-URL />
        <CS:source />
        <CS:subscribed-strip-alarms />
        <CS:subscribed-strip-attachments />
        <CS:subscribed-strip-todos />
        <C:supported-calendar-component-sets />
        <supported-report-set>
          <supported-report>
            <report>
              <expand-property />
            </report>
          </supported-report>
          <supported-report>
            <report>
              <principal-search-property-set />
            </report>
          </supported-report>
          <supported-report>
            <report>
              <principal-property-search />
            </report>
          </supported-report>
        </supported-report-set>
      </prop>
      <status>HTTP/1.1 200 OK</status>
    </propstat>
    <propstat>
      <prop>
        <CS:getctag />
        <C:supported-calendar-component-set />
        <sync-token />
      </prop>
      <status>HTTP/1.1 404 Not Found</status>
    </propstat>
  </response>
  <response>
    <href>/███%40███.com/25ac916bc773bd7aba43e2c77b05194e6da7c354d7cbe381ddc7122b938d4813/</href>
    <propstat>
      <prop>
        <add-member />
        <CS:allowed-sharing-modes />
        <ICAL:autoprovisioned />
        <ME:bulk-requests />
        <C:calendar-alarm />
        <C:calendar-free-busy-set />
        <ICAL:calendar-order />
        <C:calendar-timezone />
        <C:default-alarm-vevent-date />
        <C:default-alarm-vevent-datetime />
        <CS:invite />
        <ICAL:language-code />
        <ICAL:location-code />
        <C:max-attendees-per-instance />
        <CS:pre-publish-url />
        <CS:publish-url />
        <CS:push-transports />
        <CS:pushkey />
        <quota-available-bytes />
        <quota-used-bytes />
        <ICAL:refreshrate />
        <resource-id />
        <C:schedule-calendar-transp />
        <C:schedule-default-calendar-URL />
        <CS:source />
        <CS:subscribed-strip-alarms />
        <CS:subscribed-strip-attachments />
        <CS:subscribed-strip-todos />
        <C:supported-calendar-component-sets />
      </prop>
      <status>HTTP/1.1 404 Not Found</status>
    </propstat>
    <propstat>
      <prop>
        <ICAL:calendar-color>#e91e63ff</ICAL:calendar-color>
        <C:calendar-description />
        <current-user-privilege-set>
          <privilege>
            <read />
          </privilege>
          <privilege>
            <all />
          </privilege>
          <privilege>
            <write />
          </privilege>
          <privilege>
            <write-properties />
          </privilege>
          <privilege>
            <write-content />
          </privilege>
        </current-user-privilege-set>
        <displayname>Default</displayname>
        <CS:getctag>d023b5965ccde5c001557e1761989ff09b610f9b1d4b9e24ac1e7777a103c9d8</CS:getctag>
        <owner>
          <href>/███%40███.com/</href>
        </owner>
        <resourcetype>
          <C:calendar />
          <collection />
        </resourcetype>
        <C:supported-calendar-component-set>
          <C:comp name="VEVENT" />
        </C:supported-calendar-component-set>
        <supported-report-set>
          <supported-report>
            <report>
              <expand-property />
            </report>
          </supported-report>
          <supported-report>
            <report>
              <principal-search-property-set />
            </report>
          </supported-report>
          <supported-report>
            <report>
              <principal-property-search />
            </report>
          </supported-report>
          <supported-report>
            <report>
              <sync-collection />
            </report>
          </supported-report>
          <supported-report>
            <report>
              <C:calendar-multiget />
            </report>
          </supported-report>
          <supported-report>
            <report>
              <C:calendar-query />
            </report>
          </supported-report>
        </supported-report-set>
        <sync-token>http://radicale.org/ns/sync/d023b5965ccde5c001557e1761989ff09b610f9b1d4b9e24ac1e7777a103c9d8</sync-token>
      </prop>
      <status>HTTP/1.1 200 OK</status>
    </propstat>
  </response>
  <response>
    <href>/███%40███.com/a025298574bc6a41ceaf9c41b49a727ba86396c4608d9e2a8666ae119a6308ad/</href>
    <propstat>
      <prop>
        <add-member />
        <CS:allowed-sharing-modes />
        <ICAL:autoprovisioned />
        <ME:bulk-requests />
        <C:calendar-alarm />
        <ICAL:calendar-color />
        <C:calendar-free-busy-set />
        <ICAL:calendar-order />
        <C:calendar-timezone />
        <C:default-alarm-vevent-date />
        <C:default-alarm-vevent-datetime />
        <CS:invite />
        <ICAL:language-code />
        <ICAL:location-code />
        <C:max-attendees-per-instance />
        <CS:pre-publish-url />
        <CS:publish-url />
        <CS:push-transports />
        <CS:pushkey />
        <quota-available-bytes />
        <quota-used-bytes />
        <ICAL:refreshrate />
        <resource-id />
        <C:schedule-calendar-transp />
        <C:schedule-default-calendar-URL />
        <CS:source />
        <CS:subscribed-strip-alarms />
        <CS:subscribed-strip-attachments />
        <CS:subscribed-strip-todos />
        <C:supported-calendar-component-sets />
      </prop>
      <status>HTTP/1.1 404 Not Found</status>
    </propstat>
    <propstat>
      <prop>
        <C:calendar-description />
        <current-user-privilege-set>
          <privilege>
            <read />
          </privilege>
          <privilege>
            <all />
          </privilege>
          <privilege>
            <write />
          </privilege>
          <privilege>
            <write-properties />
          </privilege>
          <privilege>
            <write-content />
          </privilege>
        </current-user-privilege-set>
        <displayname>Default</displayname>
        <CS:getctag>a025298574bc6a41ceaf9c41b49a727ba86396c4608d9e2a8666ae119a6308ad</CS:getctag>
        <owner>
          <href>/███%40███.com/</href>
        </owner>
        <resourcetype>
          <C:calendar />
          <collection />
        </resourcetype>
        <C:supported-calendar-component-set>
          <C:comp name="VTODO" />
        </C:supported-calendar-component-set>
        <supported-report-set>
          <supported-report>
            <report>
              <expand-property />
            </report>
          </supported-report>
          <supported-report>
            <report>
              <principal-search-property-set />
            </report>
          </supported-report>
          <supported-report>
            <report>
              <principal-property-search />
            </report>
          </supported-report>
          <supported-report>
            <report>
              <sync-collection />
            </report>
          </supported-report>
          <supported-report>
            <report>
              <C:calendar-multiget />
            </report>
          </supported-report>
          <supported-report>
            <report>
              <C:calendar-query />
            </report>
          </supported-report>
        </supported-report-set>
        <sync-token>http://radicale.org/ns/sync/a025298574bc6a41ceaf9c41b49a727ba86396c4608d9e2a8666ae119a6308ad</sync-token>
      </prop>
      <status>HTTP/1.1 200 OK</status>
    </propstat>
  </response>
  <response>
    <href>/███%40███.com/9e7a9fdea9e436cb21bdccda10ac010c6585afbc42f373121bdeac05087704fb/</href>
    <propstat>
      <prop>
        <add-member />
        <CS:allowed-sharing-modes />
        <ICAL:autoprovisioned />
        <ME:bulk-requests />
        <C:calendar-alarm />
        <ICAL:calendar-color />
        <C:calendar-description />
        <C:calendar-free-busy-set />
        <ICAL:calendar-order />
        <C:calendar-timezone />
        <C:default-alarm-vevent-date />
        <C:default-alarm-vevent-datetime />
        <CS:invite />
        <ICAL:language-code />
        <ICAL:location-code />
        <C:max-attendees-per-instance />
        <CS:pre-publish-url />
        <CS:publish-url />
        <CS:push-transports />
        <CS:pushkey />
        <quota-available-bytes />
        <quota-used-bytes />
        <ICAL:refreshrate />
        <resource-id />
        <C:schedule-calendar-transp />
        <C:schedule-default-calendar-URL />
        <CS:source />
        <CS:subscribed-strip-alarms />
        <CS:subscribed-strip-attachments />
        <CS:subscribed-strip-todos />
        <C:supported-calendar-component-sets />
      </prop>
      <status>HTTP/1.1 404 Not Found</status>
    </propstat>
    <propstat>
      <prop>
        <current-user-privilege-set>
          <privilege>
            <read />
          </privilege>
          <privilege>
            <all />
          </privilege>
          <privilege>
            <write />
          </privilege>
          <privilege>
            <write-properties />
          </privilege>
          <privilege>
            <write-content />
          </privilege>
        </current-user-privilege-set>
        <displayname>Default</displayname>
        <CS:getctag>9e7a9fdea9e436cb21bdccda10ac010c6585afbc42f373121bdeac05087704fb</CS:getctag>
        <owner>
          <href>/███%40███.com/</href>
        </owner>
        <resourcetype>
          <CR:addressbook />
          <collection />
        </resourcetype>
        <C:supported-calendar-component-set>
          <C:comp name="none" />
        </C:supported-calendar-component-set>
        <supported-report-set>
          <supported-report>
            <report>
              <expand-property />
            </report>
          </supported-report>
          <supported-report>
            <report>
              <principal-search-property-set />
            </report>
          </supported-report>
          <supported-report>
            <report>
              <principal-property-search />
            </report>
          </supported-report>
          <supported-report>
            <report>
              <sync-collection />
            </report>
          </supported-report>
          <supported-report>
            <report>
              <CR:addressbook-multiget />
            </report>
          </supported-report>
          <supported-report>
            <report>
              <CR:addressbook-query />
            </report>
          </supported-report>
        </supported-report-set>
        <sync-token>http://radicale.org/ns/sync/9e7a9fdea9e436cb21bdccda10ac010c6585afbc42f373121bdeac05087704fb</sync-token>
      </prop>
      <status>HTTP/1.1 200 OK</status>
    </propstat>
  </response>
  <response>
    <href>/███%40███.com/287155355d92b8fc5d00ff4522c6504a27efd5d9392d368cbf94baec01dd5a02/</href>
    <propstat>
      <prop>
        <add-member />
        <CS:allowed-sharing-modes />
        <ICAL:autoprovisioned />
        <ME:bulk-requests />
        <C:calendar-alarm />
        <C:calendar-free-busy-set />
        <ICAL:calendar-order />
        <C:calendar-timezone />
        <C:default-alarm-vevent-date />
        <C:default-alarm-vevent-datetime />
        <CS:invite />
        <ICAL:language-code />
        <ICAL:location-code />
        <C:max-attendees-per-instance />
        <CS:pre-publish-url />
        <CS:publish-url />
        <CS:push-transports />
        <CS:pushkey />
        <quota-available-bytes />
        <quota-used-bytes />
        <ICAL:refreshrate />
        <resource-id />
        <C:schedule-calendar-transp />
        <C:schedule-default-calendar-URL />
        <CS:source />
        <CS:subscribed-strip-alarms />
        <CS:subscribed-strip-attachments />
        <CS:subscribed-strip-todos />
        <C:supported-calendar-component-sets />
      </prop>
      <status>HTTP/1.1 404 Not Found</status>
    </propstat>
    <propstat>
      <prop>
        <ICAL:calendar-color>#4caf50ff</ICAL:calendar-color>
        <C:calendar-description />
        <current-user-privilege-set>
          <privilege>
            <read />
          </privilege>
          <privilege>
            <all />
          </privilege>
          <privilege>
            <write />
          </privilege>
          <privilege>
            <write-properties />
          </privilege>
          <privilege>
            <write-content />
          </privilege>
        </current-user-privilege-set>
        <displayname>Sport</displayname>
        <CS:getctag>c26eebfbbcbf0ad27ffca78020594e298d2962c6d9f0dde6628a0f59eff2acc1</CS:getctag>
        <owner>
          <href>/███%40███.com/</href>
        </owner>
        <resourcetype>
          <C:calendar />
          <collection />
        </resourcetype>
        <C:supported-calendar-component-set>
          <C:comp name="VEVENT" />
        </C:supported-calendar-component-set>
        <supported-report-set>
          <supported-report>
            <report>
              <expand-property />
            </report>
          </supported-report>
          <supported-report>
            <report>
              <principal-search-property-set />
            </report>
          </supported-report>
          <supported-report>
            <report>
              <principal-property-search />
            </report>
          </supported-report>
          <supported-report>
            <report>
              <sync-collection />
            </report>
          </supported-report>
          <supported-report>
            <report>
              <C:calendar-multiget />
            </report>
          </supported-report>
          <supported-report>
            <report>
              <C:calendar-query />
            </report>
          </supported-report>
        </supported-report-set>
        <sync-token>http://radicale.org/ns/sync/c26eebfbbcbf0ad27ffca78020594e298d2962c6d9f0dde6628a0f59eff2acc1</sync-token>
      </prop>
      <status>HTTP/1.1 200 OK</status>
    </propstat>
  </response>
  <response>
    <href>/███%40███.com/1fffb2d527bad0df90ffd9c3a78c3b358c990d07eacbb869e117cd571ebb3be0/</href>
    <propstat>
      <prop>
        <add-member />
        <CS:allowed-sharing-modes />
        <ICAL:autoprovisioned />
        <ME:bulk-requests />
        <C:calendar-alarm />
        <C:calendar-free-busy-set />
        <ICAL:calendar-order />
        <C:calendar-timezone />
        <C:default-alarm-vevent-date />
        <C:default-alarm-vevent-datetime />
        <CS:invite />
        <ICAL:language-code />
        <ICAL:location-code />
        <C:max-attendees-per-instance />
        <CS:pre-publish-url />
        <CS:publish-url />
        <CS:push-transports />
        <CS:pushkey />
        <quota-available-bytes />
        <quota-used-bytes />
        <ICAL:refreshrate />
        <resource-id />
        <C:schedule-calendar-transp />
        <C:schedule-default-calendar-URL />
        <CS:source />
        <CS:subscribed-strip-alarms />
        <CS:subscribed-strip-attachments />
        <CS:subscribed-strip-todos />
        <C:supported-calendar-component-sets />
      </prop>
      <status>HTTP/1.1 404 Not Found</status>
    </propstat>
    <propstat>
      <prop>
        <ICAL:calendar-color>#03a9f4ff</ICAL:calendar-color>
        <C:calendar-description />
        <current-user-privilege-set>
          <privilege>
            <read />
          </privilege>
          <privilege>
            <all />
          </privilege>
          <privilege>
            <write />
          </privilege>
          <privilege>
            <write-properties />
          </privilege>
          <privilege>
            <write-content />
          </privilege>
        </current-user-privilege-set>
        <displayname>Football</displayname>
        <CS:getctag>e366fc4f6a68780e78d628f1307e42fb3c38ff40bc49a476bf6f12acc642a004</CS:getctag>
        <owner>
          <href>/███%40███.com/</href>
        </owner>
        <resourcetype>
          <C:calendar />
          <collection />
        </resourcetype>
        <C:supported-calendar-component-set>
          <C:comp name="VEVENT" />
        </C:supported-calendar-component-set>
        <supported-report-set>
          <supported-report>
            <report>
              <expand-property />
            </report>
          </supported-report>
          <supported-report>
            <report>
              <principal-search-property-set />
            </report>
          </supported-report>
          <supported-report>
            <report>
              <principal-property-search />
            </report>
          </supported-report>
          <supported-report>
            <report>
              <sync-collection />
            </report>
          </supported-report>
          <supported-report>
            <report>
              <C:calendar-multiget />
            </report>
          </supported-report>
          <supported-report>
            <report>
              <C:calendar-query />
            </report>
          </supported-report>
        </supported-report-set>
        <sync-token>http://radicale.org/ns/sync/e366fc4f6a68780e78d628f1307e42fb3c38ff40bc49a476bf6f12acc642a004</sync-token>
      </prop>
      <status>HTTP/1.1 200 OK</status>
    </propstat>
  </response>
</multistatus>

[2020-06-11 00:50:02 +0200] [3744/Thread-2] [INFO] PROPFIND response status for '/███@███.com/' with depth '1' in 0.194 seconds: 207 Multi-Status
[2020-06-11 00:50:02 +0200] [3744/Thread-4] [INFO] PROPPATCH request for '/███@███.com/1fffb2d527bad0df90ffd9c3a78c3b358c990d07eacbb869e117cd571ebb3be0/' received from ::1 using 'Mac+OS+X/10.15.5 (19F101) CalendarAgent/930.5.1'
[2020-06-11 00:50:02 +0200] [3744/Thread-4] [DEBUG] Request headers:
{'CONTENT_LENGTH': '198',
 'CONTENT_TYPE': 'text/xml',
 'GATEWAY_INTERFACE': 'CGI/1.1',
 'HTTP_ACCEPT': '*/*',
 'HTTP_ACCEPT_ENCODING': 'gzip, deflate, br',
 'HTTP_ACCEPT_LANGUAGE': 'de-at',
 'HTTP_AUTHORIZATION': 'Basic **masked**',
 'HTTP_CONNECTION': 'keep-alive',
 'HTTP_HOST': 'localhost:37358',
 'HTTP_USER_AGENT': 'Mac+OS+X/10.15.5 (19F101) CalendarAgent/930.5.1',
 'PATH_INFO': '/███@███.com/1fffb2d527bad0df90ffd9c3a78c3b358c990d07eacbb869e117cd571ebb3be0/',
 'QUERY_STRING': '',
 'REMOTE_ADDR': '::1',
 'REMOTE_CERTIFICATE': None,
 'REMOTE_HOST': '',
 'REQUEST_METHOD': 'PROPPATCH',
 'SCRIPT_NAME': '',
 'SERVER_NAME': '1.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.ip6.arpa',
 'SERVER_PORT': '37358',
 'SERVER_PROTOCOL': 'HTTP/1.1',
 'SERVER_SOFTWARE': 'WSGIServer/0.2',
 'wsgi.errors': <_io.TextIOWrapper name='<stderr>' mode='w' encoding='UTF-8'>,
 'wsgi.file_wrapper': <class 'wsgiref.util.FileWrapper'>,
 'wsgi.input': <_io.BufferedReader name=9>,
 'wsgi.multiprocess': False,
 'wsgi.multithread': True,
 'wsgi.run_once': False,
 'wsgi.url_scheme': 'http',
 'wsgi.version': (1, 0)}
[2020-06-11 00:50:02 +0200] [3744/Thread-4] [DEBUG] Sanitized script name: ''
[2020-06-11 00:50:02 +0200] [3744/Thread-4] [DEBUG] Sanitized path: '/███@███.com/1fffb2d527bad0df90ffd9c3a78c3b358c990d07eacbb869e117cd571ebb3be0/'
[2020-06-11 00:50:02 +0200] [3744/Thread-4] [INFO] Successful login: '███@███.com'
[2020-06-11 00:50:02 +0200] [3744/Thread-4] [DEBUG] Request content:
<?xml version="1.0"?>
<propertyupdate xmlns="DAV:" xmlns:ICAL="http://apple.com/ns/ical/">
  <set>
    <prop>
      <ICAL:calendar-order>3</ICAL:calendar-order>
    </prop>
  </set>
</propertyupdate>

[2020-06-11 00:50:02 +0200] [3744/Thread-4] [DEBUG] Response content:
<?xml version="1.0"?>
<multistatus xmlns="DAV:" xmlns:ICAL="http://apple.com/ns/ical/">
  <response>
    <href>/███%40███.com/1fffb2d527bad0df90ffd9c3a78c3b358c990d07eacbb869e117cd571ebb3be0/</href>
    <propstat>
      <prop>
        <ICAL:calendar-order />
      </prop>
      <status>HTTP/1.1 200 OK</status>
    </propstat>
  </response>
</multistatus>

[2020-06-11 00:50:02 +0200] [3744/Thread-4] [INFO] PROPPATCH response status for '/███@███.com/1fffb2d527bad0df90ffd9c3a78c3b358c990d07eacbb869e117cd571ebb3be0/' in 0.032 seconds: 207 Multi-Status
[2020-06-11 00:50:02 +0200] [3744/Thread-5] [INFO] PROPPATCH request for '/███@███.com/1fffb2d527bad0df90ffd9c3a78c3b358c990d07eacbb869e117cd571ebb3be0/' received from ::1 using 'Mac+OS+X/10.15.5 (19F101) CalendarAgent/930.5.1'
[2020-06-11 00:50:02 +0200] [3744/Thread-5] [DEBUG] Request headers:
{'CONTENT_LENGTH': '748',
 'CONTENT_TYPE': 'text/xml',
 'GATEWAY_INTERFACE': 'CGI/1.1',
 'HTTP_ACCEPT': '*/*',
 'HTTP_ACCEPT_ENCODING': 'gzip, deflate, br',
 'HTTP_ACCEPT_LANGUAGE': 'de-at',
 'HTTP_AUTHORIZATION': 'Basic **masked**',
 'HTTP_CONNECTION': 'keep-alive',
 'HTTP_HOST': 'localhost:37358',
 'HTTP_USER_AGENT': 'Mac+OS+X/10.15.5 (19F101) CalendarAgent/930.5.1',
 'PATH_INFO': '/███@███.com/1fffb2d527bad0df90ffd9c3a78c3b358c990d07eacbb869e117cd571ebb3be0/',
 'QUERY_STRING': '',
 'REMOTE_ADDR': '::1',
 'REMOTE_CERTIFICATE': None,
 'REMOTE_HOST': '',
 'REQUEST_METHOD': 'PROPPATCH',
 'SCRIPT_NAME': '',
 'SERVER_NAME': '1.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.ip6.arpa',
 'SERVER_PORT': '37358',
 'SERVER_PROTOCOL': 'HTTP/1.1',
 'SERVER_SOFTWARE': 'WSGIServer/0.2',
 'wsgi.errors': <_io.TextIOWrapper name='<stderr>' mode='w' encoding='UTF-8'>,
 'wsgi.file_wrapper': <class 'wsgiref.util.FileWrapper'>,
 'wsgi.input': <_io.BufferedReader name=9>,
 'wsgi.multiprocess': False,
 'wsgi.multithread': True,
 'wsgi.run_once': False,
 'wsgi.url_scheme': 'http',
 'wsgi.version': (1, 0)}
[2020-06-11 00:50:02 +0200] [3744/Thread-5] [DEBUG] Sanitized script name: ''
[2020-06-11 00:50:02 +0200] [3744/Thread-5] [DEBUG] Sanitized path: '/███@███.com/1fffb2d527bad0df90ffd9c3a78c3b358c990d07eacbb869e117cd571ebb3be0/'
[2020-06-11 00:50:02 +0200] [3744/Thread-5] [INFO] Successful login: '███@███.com'
[2020-06-11 00:50:02 +0200] [3744/Thread-5] [DEBUG] Request content:
<?xml version="1.0"?>
<propertyupdate xmlns="DAV:" xmlns:C="urn:ietf:params:xml:ns:caldav">
  <set>
    <prop>
      <C:calendar-timezone>BEGIN:VCALENDAR
VERSION:2.0
PRODID:-//Apple Inc.//Mac OS X 10.15.5//EN
CALSCALE:GREGORIAN
BEGIN:VTIMEZONE
TZID:Europe/Vienna
BEGIN:DAYLIGHT
TZOFFSETFROM:+0100
RRULE:FREQ=YEARLY;BYMONTH=3;BYDAY=-1SU
DTSTART:19810329T020000
TZNAME:MESZ
TZOFFSETTO:+0200
END:DAYLIGHT
BEGIN:STANDARD
TZOFFSETFROM:+0200
RRULE:FREQ=YEARLY;BYMONTH=10;BYDAY=-1SU
DTSTART:19961027T030000
TZNAME:MEZ
TZOFFSETTO:+0100
END:STANDARD
END:VTIMEZONE
END:VCALENDAR
</C:calendar-timezone>
    </prop>
  </set>
</propertyupdate>

[2020-06-11 00:50:02 +0200] [3744/Thread-5] [DEBUG] Response content:
<?xml version="1.0"?>
<multistatus xmlns="DAV:" xmlns:C="urn:ietf:params:xml:ns:caldav">
  <response>
    <href>/███%40███.com/1fffb2d527bad0df90ffd9c3a78c3b358c990d07eacbb869e117cd571ebb3be0/</href>
    <propstat>
      <prop>
        <C:calendar-timezone />
      </prop>
      <status>HTTP/1.1 200 OK</status>
    </propstat>
  </response>
</multistatus>

[2020-06-11 00:50:02 +0200] [3744/Thread-5] [INFO] PROPPATCH response status for '/███@███.com/1fffb2d527bad0df90ffd9c3a78c3b358c990d07eacbb869e117cd571ebb3be0/' in 0.044 seconds: 207 Multi-Status
[2020-06-11 00:50:03 +0200] [3744/Thread-6] [INFO] PROPPATCH request for '/███@███.com/287155355d92b8fc5d00ff4522c6504a27efd5d9392d368cbf94baec01dd5a02/' received from ::1 using 'Mac+OS+X/10.15.5 (19F101) CalendarAgent/930.5.1'
[2020-06-11 00:50:03 +0200] [3744/Thread-6] [DEBUG] Request headers:
{'CONTENT_LENGTH': '198',
 'CONTENT_TYPE': 'text/xml',
 'GATEWAY_INTERFACE': 'CGI/1.1',
 'HTTP_ACCEPT': '*/*',
 'HTTP_ACCEPT_ENCODING': 'gzip, deflate, br',
 'HTTP_ACCEPT_LANGUAGE': 'de-at',
 'HTTP_AUTHORIZATION': 'Basic **masked**',
 'HTTP_CONNECTION': 'keep-alive',
 'HTTP_HOST': 'localhost:37358',
 'HTTP_USER_AGENT': 'Mac+OS+X/10.15.5 (19F101) CalendarAgent/930.5.1',
 'PATH_INFO': '/███@███.com/287155355d92b8fc5d00ff4522c6504a27efd5d9392d368cbf94baec01dd5a02/',
 'QUERY_STRING': '',
 'REMOTE_ADDR': '::1',
 'REMOTE_CERTIFICATE': None,
 'REMOTE_HOST': '',
 'REQUEST_METHOD': 'PROPPATCH',
 'SCRIPT_NAME': '',
 'SERVER_NAME': '1.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.ip6.arpa',
 'SERVER_PORT': '37358',
 'SERVER_PROTOCOL': 'HTTP/1.1',
 'SERVER_SOFTWARE': 'WSGIServer/0.2',
 'wsgi.errors': <_io.TextIOWrapper name='<stderr>' mode='w' encoding='UTF-8'>,
 'wsgi.file_wrapper': <class 'wsgiref.util.FileWrapper'>,
 'wsgi.input': <_io.BufferedReader name=10>,
 'wsgi.multiprocess': False,
 'wsgi.multithread': True,
 'wsgi.run_once': False,
 'wsgi.url_scheme': 'http',
 'wsgi.version': (1, 0)}
[2020-06-11 00:50:03 +0200] [3744/Thread-6] [DEBUG] Sanitized script name: ''
[2020-06-11 00:50:03 +0200] [3744/Thread-6] [DEBUG] Sanitized path: '/███@███.com/287155355d92b8fc5d00ff4522c6504a27efd5d9392d368cbf94baec01dd5a02/'
[2020-06-11 00:50:03 +0200] [3744/Thread-6] [INFO] Successful login: '███@███.com'
[2020-06-11 00:50:03 +0200] [3744/Thread-6] [DEBUG] Request content:
<?xml version="1.0"?>
<propertyupdate xmlns="DAV:" xmlns:ICAL="http://apple.com/ns/ical/">
  <set>
    <prop>
      <ICAL:calendar-order>2</ICAL:calendar-order>
    </prop>
  </set>
</propertyupdate>

[2020-06-11 00:50:03 +0200] [3744/Thread-6] [DEBUG] Response content:
<?xml version="1.0"?>
<multistatus xmlns="DAV:" xmlns:ICAL="http://apple.com/ns/ical/">
  <response>
    <href>/███%40███.com/287155355d92b8fc5d00ff4522c6504a27efd5d9392d368cbf94baec01dd5a02/</href>
    <propstat>
      <prop>
        <ICAL:calendar-order />
      </prop>
      <status>HTTP/1.1 200 OK</status>
    </propstat>
  </response>
</multistatus>

[2020-06-11 00:50:03 +0200] [3744/Thread-6] [INFO] PROPPATCH response status for '/███@███.com/287155355d92b8fc5d00ff4522c6504a27efd5d9392d368cbf94baec01dd5a02/' in 0.055 seconds: 207 Multi-Status
[2020-06-11 00:50:03 +0200] [3744/Thread-7] [INFO] PROPPATCH request for '/███@███.com/287155355d92b8fc5d00ff4522c6504a27efd5d9392d368cbf94baec01dd5a02/' received from ::1 using 'Mac+OS+X/10.15.5 (19F101) CalendarAgent/930.5.1'
[2020-06-11 00:50:03 +0200] [3744/Thread-7] [DEBUG] Request headers:
{'CONTENT_LENGTH': '748',
 'CONTENT_TYPE': 'text/xml',
 'GATEWAY_INTERFACE': 'CGI/1.1',
 'HTTP_ACCEPT': '*/*',
 'HTTP_ACCEPT_ENCODING': 'gzip, deflate, br',
 'HTTP_ACCEPT_LANGUAGE': 'de-at',
 'HTTP_AUTHORIZATION': 'Basic **masked**',
 'HTTP_CONNECTION': 'keep-alive',
 'HTTP_HOST': 'localhost:37358',
 'HTTP_USER_AGENT': 'Mac+OS+X/10.15.5 (19F101) CalendarAgent/930.5.1',
 'PATH_INFO': '/███@███.com/287155355d92b8fc5d00ff4522c6504a27efd5d9392d368cbf94baec01dd5a02/',
 'QUERY_STRING': '',
 'REMOTE_ADDR': '::1',
 'REMOTE_CERTIFICATE': None,
 'REMOTE_HOST': '',
 'REQUEST_METHOD': 'PROPPATCH',
 'SCRIPT_NAME': '',
 'SERVER_NAME': '1.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.ip6.arpa',
 'SERVER_PORT': '37358',
 'SERVER_PROTOCOL': 'HTTP/1.1',
 'SERVER_SOFTWARE': 'WSGIServer/0.2',
 'wsgi.errors': <_io.TextIOWrapper name='<stderr>' mode='w' encoding='UTF-8'>,
 'wsgi.file_wrapper': <class 'wsgiref.util.FileWrapper'>,
 'wsgi.input': <_io.BufferedReader name=11>,
 'wsgi.multiprocess': False,
 'wsgi.multithread': True,
 'wsgi.run_once': False,
 'wsgi.url_scheme': 'http',
 'wsgi.version': (1, 0)}
[2020-06-11 00:50:03 +0200] [3744/Thread-7] [DEBUG] Sanitized script name: ''
[2020-06-11 00:50:03 +0200] [3744/Thread-7] [DEBUG] Sanitized path: '/███@███.com/287155355d92b8fc5d00ff4522c6504a27efd5d9392d368cbf94baec01dd5a02/'
[2020-06-11 00:50:03 +0200] [3744/Thread-7] [INFO] Successful login: '███@███.com'
[2020-06-11 00:50:03 +0200] [3744/Thread-7] [DEBUG] Request content:
<?xml version="1.0"?>
<propertyupdate xmlns="DAV:" xmlns:C="urn:ietf:params:xml:ns:caldav">
  <set>
    <prop>
      <C:calendar-timezone>BEGIN:VCALENDAR
VERSION:2.0
PRODID:-//Apple Inc.//Mac OS X 10.15.5//EN
CALSCALE:GREGORIAN
BEGIN:VTIMEZONE
TZID:Europe/Vienna
BEGIN:DAYLIGHT
TZOFFSETFROM:+0100
RRULE:FREQ=YEARLY;BYMONTH=3;BYDAY=-1SU
DTSTART:19810329T020000
TZNAME:MESZ
TZOFFSETTO:+0200
END:DAYLIGHT
BEGIN:STANDARD
TZOFFSETFROM:+0200
RRULE:FREQ=YEARLY;BYMONTH=10;BYDAY=-1SU
DTSTART:19961027T030000
TZNAME:MEZ
TZOFFSETTO:+0100
END:STANDARD
END:VTIMEZONE
END:VCALENDAR
</C:calendar-timezone>
    </prop>
  </set>
</propertyupdate>

[2020-06-11 00:50:03 +0200] [3744/Thread-7] [DEBUG] Response content:
<?xml version="1.0"?>
<multistatus xmlns="DAV:" xmlns:C="urn:ietf:params:xml:ns:caldav">
  <response>
    <href>/███%40███.com/287155355d92b8fc5d00ff4522c6504a27efd5d9392d368cbf94baec01dd5a02/</href>
    <propstat>
      <prop>
        <C:calendar-timezone />
      </prop>
      <status>HTTP/1.1 200 OK</status>
    </propstat>
  </response>
</multistatus>

[2020-06-11 00:50:03 +0200] [3744/Thread-7] [INFO] PROPPATCH response status for '/███@███.com/287155355d92b8fc5d00ff4522c6504a27efd5d9392d368cbf94baec01dd5a02/' in 0.028 seconds: 207 Multi-Status
[2020-06-11 00:50:03 +0200] [3744/Thread-8] [INFO] PROPPATCH request for '/███@███.com/25ac916bc773bd7aba43e2c77b05194e6da7c354d7cbe381ddc7122b938d4813/' received from ::1 using 'Mac+OS+X/10.15.5 (19F101) CalendarAgent/930.5.1'
[2020-06-11 00:50:03 +0200] [3744/Thread-8] [DEBUG] Request headers:
{'CONTENT_LENGTH': '198',
 'CONTENT_TYPE': 'text/xml',
 'GATEWAY_INTERFACE': 'CGI/1.1',
 'HTTP_ACCEPT': '*/*',
 'HTTP_ACCEPT_ENCODING': 'gzip, deflate, br',
 'HTTP_ACCEPT_LANGUAGE': 'de-at',
 'HTTP_AUTHORIZATION': 'Basic **masked**',
 'HTTP_CONNECTION': 'keep-alive',
 'HTTP_HOST': 'localhost:37358',
 'HTTP_USER_AGENT': 'Mac+OS+X/10.15.5 (19F101) CalendarAgent/930.5.1',
 'PATH_INFO': '/███@███.com/25ac916bc773bd7aba43e2c77b05194e6da7c354d7cbe381ddc7122b938d4813/',
 'QUERY_STRING': '',
 'REMOTE_ADDR': '::1',
 'REMOTE_CERTIFICATE': None,
 'REMOTE_HOST': '',
 'REQUEST_METHOD': 'PROPPATCH',
 'SCRIPT_NAME': '',
 'SERVER_NAME': '1.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.ip6.arpa',
 'SERVER_PORT': '37358',
 'SERVER_PROTOCOL': 'HTTP/1.1',
 'SERVER_SOFTWARE': 'WSGIServer/0.2',
 'wsgi.errors': <_io.TextIOWrapper name='<stderr>' mode='w' encoding='UTF-8'>,
 'wsgi.file_wrapper': <class 'wsgiref.util.FileWrapper'>,
 'wsgi.input': <_io.BufferedReader name=10>,
 'wsgi.multiprocess': False,
 'wsgi.multithread': True,
 'wsgi.run_once': False,
 'wsgi.url_scheme': 'http',
 'wsgi.version': (1, 0)}
[2020-06-11 00:50:03 +0200] [3744/Thread-8] [DEBUG] Sanitized script name: ''
[2020-06-11 00:50:03 +0200] [3744/Thread-8] [DEBUG] Sanitized path: '/███@███.com/25ac916bc773bd7aba43e2c77b05194e6da7c354d7cbe381ddc7122b938d4813/'
[2020-06-11 00:50:03 +0200] [3744/Thread-8] [INFO] Successful login: '███@███.com'
[2020-06-11 00:50:03 +0200] [3744/Thread-8] [DEBUG] Request content:
<?xml version="1.0"?>
<propertyupdate xmlns="DAV:" xmlns:ICAL="http://apple.com/ns/ical/">
  <set>
    <prop>
      <ICAL:calendar-order>1</ICAL:calendar-order>
    </prop>
  </set>
</propertyupdate>

[2020-06-11 00:50:03 +0200] [3744/Thread-8] [DEBUG] Response content:
<?xml version="1.0"?>
<multistatus xmlns="DAV:" xmlns:ICAL="http://apple.com/ns/ical/">
  <response>
    <href>/███%40███.com/25ac916bc773bd7aba43e2c77b05194e6da7c354d7cbe381ddc7122b938d4813/</href>
    <propstat>
      <prop>
        <ICAL:calendar-order />
      </prop>
      <status>HTTP/1.1 200 OK</status>
    </propstat>
  </response>
</multistatus>

[2020-06-11 00:50:03 +0200] [3744/Thread-8] [INFO] PROPPATCH response status for '/███@███.com/25ac916bc773bd7aba43e2c77b05194e6da7c354d7cbe381ddc7122b938d4813/' in 0.016 seconds: 207 Multi-Status
[2020-06-11 00:50:03 +0200] [3744/Thread-9] [INFO] PROPPATCH request for '/███@███.com/25ac916bc773bd7aba43e2c77b05194e6da7c354d7cbe381ddc7122b938d4813/' received from ::1 using 'Mac+OS+X/10.15.5 (19F101) CalendarAgent/930.5.1'
[2020-06-11 00:50:03 +0200] [3744/Thread-9] [DEBUG] Request headers:
{'CONTENT_LENGTH': '748',
 'CONTENT_TYPE': 'text/xml',
 'GATEWAY_INTERFACE': 'CGI/1.1',
 'HTTP_ACCEPT': '*/*',
 'HTTP_ACCEPT_ENCODING': 'gzip, deflate, br',
 'HTTP_ACCEPT_LANGUAGE': 'de-at',
 'HTTP_AUTHORIZATION': 'Basic **masked**',
 'HTTP_CONNECTION': 'keep-alive',
 'HTTP_HOST': 'localhost:37358',
 'HTTP_USER_AGENT': 'Mac+OS+X/10.15.5 (19F101) CalendarAgent/930.5.1',
 'PATH_INFO': '/███@███.com/25ac916bc773bd7aba43e2c77b05194e6da7c354d7cbe381ddc7122b938d4813/',
 'QUERY_STRING': '',
 'REMOTE_ADDR': '::1',
 'REMOTE_CERTIFICATE': None,
 'REMOTE_HOST': '',
 'REQUEST_METHOD': 'PROPPATCH',
 'SCRIPT_NAME': '',
 'SERVER_NAME': '1.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.ip6.arpa',
 'SERVER_PORT': '37358',
 'SERVER_PROTOCOL': 'HTTP/1.1',
 'SERVER_SOFTWARE': 'WSGIServer/0.2',
 'wsgi.errors': <_io.TextIOWrapper name='<stderr>' mode='w' encoding='UTF-8'>,
 'wsgi.file_wrapper': <class 'wsgiref.util.FileWrapper'>,
 'wsgi.input': <_io.BufferedReader name=10>,
 'wsgi.multiprocess': False,
 'wsgi.multithread': True,
 'wsgi.run_once': False,
 'wsgi.url_scheme': 'http',
 'wsgi.version': (1, 0)}
[2020-06-11 00:50:03 +0200] [3744/Thread-9] [DEBUG] Sanitized script name: ''
[2020-06-11 00:50:03 +0200] [3744/Thread-9] [DEBUG] Sanitized path: '/███@███.com/25ac916bc773bd7aba43e2c77b05194e6da7c354d7cbe381ddc7122b938d4813/'
[2020-06-11 00:50:03 +0200] [3744/Thread-9] [INFO] Successful login: '███@███.com'
[2020-06-11 00:50:03 +0200] [3744/Thread-9] [DEBUG] Request content:
<?xml version="1.0"?>
<propertyupdate xmlns="DAV:" xmlns:C="urn:ietf:params:xml:ns:caldav">
  <set>
    <prop>
      <C:calendar-timezone>BEGIN:VCALENDAR
VERSION:2.0
PRODID:-//Apple Inc.//Mac OS X 10.15.5//EN
CALSCALE:GREGORIAN
BEGIN:VTIMEZONE
TZID:Europe/Vienna
BEGIN:DAYLIGHT
TZOFFSETFROM:+0100
RRULE:FREQ=YEARLY;BYMONTH=3;BYDAY=-1SU
DTSTART:19810329T020000
TZNAME:MESZ
TZOFFSETTO:+0200
END:DAYLIGHT
BEGIN:STANDARD
TZOFFSETFROM:+0200
RRULE:FREQ=YEARLY;BYMONTH=10;BYDAY=-1SU
DTSTART:19961027T030000
TZNAME:MEZ
TZOFFSETTO:+0100
END:STANDARD
END:VTIMEZONE
END:VCALENDAR
</C:calendar-timezone>
    </prop>
  </set>
</propertyupdate>

[2020-06-11 00:50:03 +0200] [3744/Thread-9] [DEBUG] Response content:
<?xml version="1.0"?>
<multistatus xmlns="DAV:" xmlns:C="urn:ietf:params:xml:ns:caldav">
  <response>
    <href>/███%40███.com/25ac916bc773bd7aba43e2c77b05194e6da7c354d7cbe381ddc7122b938d4813/</href>
    <propstat>
      <prop>
        <C:calendar-timezone />
      </prop>
      <status>HTTP/1.1 200 OK</status>
    </propstat>
  </response>
</multistatus>

[2020-06-11 00:50:03 +0200] [3744/Thread-9] [INFO] PROPPATCH response status for '/███@███.com/25ac916bc773bd7aba43e2c77b05194e6da7c354d7cbe381ddc7122b938d4813/' in 0.015 seconds: 207 Multi-Status

### In Calendar.app I will now create a new cal into the etesync CalDAV account

[2020-06-11 00:50:33 +0200] [3744/Thread-10] [INFO] MKCALENDAR request for '/███@███.com/2B2BEB1A-29E8-48FB-BE26-28A765E84660/' received from ::1 using 'Mac+OS+X/10.15.5 (19F101) CalendarAgent/930.5.1'
[2020-06-11 00:50:33 +0200] [3744/Thread-10] [DEBUG] Request headers:
{'CONTENT_LENGTH': '1205',
 'CONTENT_TYPE': 'text/xml',
 'GATEWAY_INTERFACE': 'CGI/1.1',
 'HTTP_ACCEPT': '*/*',
 'HTTP_ACCEPT_ENCODING': 'gzip, deflate, br',
 'HTTP_ACCEPT_LANGUAGE': 'de-at',
 'HTTP_CONNECTION': 'keep-alive',
 'HTTP_HOST': 'localhost:37358',
 'HTTP_USER_AGENT': 'Mac+OS+X/10.15.5 (19F101) CalendarAgent/930.5.1',
 'PATH_INFO': '/███@███.com/2B2BEB1A-29E8-48FB-BE26-28A765E84660/',
 'QUERY_STRING': '',
 'REMOTE_ADDR': '::1',
 'REMOTE_CERTIFICATE': None,
 'REMOTE_HOST': '',
 'REQUEST_METHOD': 'MKCALENDAR',
 'SCRIPT_NAME': '',
 'SERVER_NAME': '1.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.ip6.arpa',
 'SERVER_PORT': '37358',
 'SERVER_PROTOCOL': 'HTTP/1.1',
 'SERVER_SOFTWARE': 'WSGIServer/0.2',
 'wsgi.errors': <_io.TextIOWrapper name='<stderr>' mode='w' encoding='UTF-8'>,
 'wsgi.file_wrapper': <class 'wsgiref.util.FileWrapper'>,
 'wsgi.input': <_io.BufferedReader name=9>,
 'wsgi.multiprocess': False,
 'wsgi.multithread': True,
 'wsgi.run_once': False,
 'wsgi.url_scheme': 'http',
 'wsgi.version': (1, 0)}
[2020-06-11 00:50:33 +0200] [3744/Thread-10] [DEBUG] Sanitized script name: ''
[2020-06-11 00:50:33 +0200] [3744/Thread-10] [DEBUG] Sanitized path: '/███@███.com/2B2BEB1A-29E8-48FB-BE26-28A765E84660/'
[2020-06-11 00:50:33 +0200] [3744/Thread-10] [INFO] Access to '/███@███.com/2B2BEB1A-29E8-48FB-BE26-28A765E84660/' denied for anonymous user
[2020-06-11 00:50:33 +0200] [3744/Thread-10] [DEBUG] Asking client for authentication
[2020-06-11 00:50:33 +0200] [3744/Thread-10] [DEBUG] Response content:
Access to the requested resource forbidden.
[2020-06-11 00:50:33 +0200] [3744/Thread-10] [INFO] MKCALENDAR response status for '/███@███.com/2B2BEB1A-29E8-48FB-BE26-28A765E84660/' in 0.002 seconds: 401 Unauthorized
[2020-06-11 00:50:33 +0200] [3744/Thread-11] [INFO] MKCALENDAR request for '/███@███.com/2B2BEB1A-29E8-48FB-BE26-28A765E84660/' received from ::1 using 'Mac+OS+X/10.15.5 (19F101) CalendarAgent/930.5.1'
[2020-06-11 00:50:33 +0200] [3744/Thread-11] [DEBUG] Request headers:
{'CONTENT_LENGTH': '1205',
 'CONTENT_TYPE': 'text/xml',
 'GATEWAY_INTERFACE': 'CGI/1.1',
 'HTTP_ACCEPT': '*/*',
 'HTTP_ACCEPT_ENCODING': 'gzip, deflate, br',
 'HTTP_ACCEPT_LANGUAGE': 'de-at',
 'HTTP_AUTHORIZATION': 'Basic **masked**',
 'HTTP_CONNECTION': 'keep-alive',
 'HTTP_HOST': 'localhost:37358',
 'HTTP_USER_AGENT': 'Mac+OS+X/10.15.5 (19F101) CalendarAgent/930.5.1',
 'PATH_INFO': '/███@███.com/2B2BEB1A-29E8-48FB-BE26-28A765E84660/',
 'QUERY_STRING': '',
 'REMOTE_ADDR': '::1',
 'REMOTE_CERTIFICATE': None,
 'REMOTE_HOST': '',
 'REQUEST_METHOD': 'MKCALENDAR',
 'SCRIPT_NAME': '',
 'SERVER_NAME': '1.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.ip6.arpa',
 'SERVER_PORT': '37358',
 'SERVER_PROTOCOL': 'HTTP/1.1',
 'SERVER_SOFTWARE': 'WSGIServer/0.2',
 'wsgi.errors': <_io.TextIOWrapper name='<stderr>' mode='w' encoding='UTF-8'>,
 'wsgi.file_wrapper': <class 'wsgiref.util.FileWrapper'>,
 'wsgi.input': <_io.BufferedReader name=9>,
 'wsgi.multiprocess': False,
 'wsgi.multithread': True,
 'wsgi.run_once': False,
 'wsgi.url_scheme': 'http',
 'wsgi.version': (1, 0)}
[2020-06-11 00:50:33 +0200] [3744/Thread-11] [DEBUG] Sanitized script name: ''
[2020-06-11 00:50:33 +0200] [3744/Thread-11] [DEBUG] Sanitized path: '/███@███.com/2B2BEB1A-29E8-48FB-BE26-28A765E84660/'
[2020-06-11 00:50:33 +0200] [3744/Thread-11] [INFO] Successful login: '███@███.com'
[2020-06-11 00:50:33 +0200] [3744/Thread-11] [INFO] Access to '/███@███.com/2B2BEB1A-29E8-48FB-BE26-28A765E84660/' denied for '███@███.com'
[2020-06-11 00:50:33 +0200] [3744/Thread-11] [DEBUG] Response content:
Access to the requested resource forbidden.
[2020-06-11 00:50:33 +0200] [3744/Thread-11] [INFO] MKCALENDAR response status for '/███@███.com/2B2BEB1A-29E8-48FB-BE26-28A765E84660/' in 0.012 seconds: 403 Forbidden
[2020-06-11 00:50:33 +0200] [3744/Thread-12] [INFO] MKCALENDAR request for '/███@███.com/2B2BEB1A-29E8-48FB-BE26-28A765E84660/' received from ::1 using 'Mac+OS+X/10.15.5 (19F101) CalendarAgent/930.5.1'
[2020-06-11 00:50:33 +0200] [3744/Thread-12] [DEBUG] Request headers:
{'CONTENT_LENGTH': '1205',
 'CONTENT_TYPE': 'text/xml',
 'GATEWAY_INTERFACE': 'CGI/1.1',
 'HTTP_ACCEPT': '*/*',
 'HTTP_ACCEPT_ENCODING': 'gzip, deflate, br',
 'HTTP_ACCEPT_LANGUAGE': 'de-at',
 'HTTP_AUTHORIZATION': 'Basic **masked**',
 'HTTP_CONNECTION': 'keep-alive',
 'HTTP_HOST': 'localhost:37358',
 'HTTP_USER_AGENT': 'Mac+OS+X/10.15.5 (19F101) CalendarAgent/930.5.1',
 'PATH_INFO': '/███@███.com/2B2BEB1A-29E8-48FB-BE26-28A765E84660/',
 'QUERY_STRING': '',
 'REMOTE_ADDR': '::1',
 'REMOTE_CERTIFICATE': None,
 'REMOTE_HOST': '',
 'REQUEST_METHOD': 'MKCALENDAR',
 'SCRIPT_NAME': '',
 'SERVER_NAME': '1.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.ip6.arpa',
 'SERVER_PORT': '37358',
 'SERVER_PROTOCOL': 'HTTP/1.1',
 'SERVER_SOFTWARE': 'WSGIServer/0.2',
 'wsgi.errors': <_io.TextIOWrapper name='<stderr>' mode='w' encoding='UTF-8'>,
 'wsgi.file_wrapper': <class 'wsgiref.util.FileWrapper'>,
 'wsgi.input': <_io.BufferedReader name=9>,
 'wsgi.multiprocess': False,
 'wsgi.multithread': True,
 'wsgi.run_once': False,
 'wsgi.url_scheme': 'http',
 'wsgi.version': (1, 0)}
[2020-06-11 00:50:33 +0200] [3744/Thread-12] [DEBUG] Sanitized script name: ''
[2020-06-11 00:50:33 +0200] [3744/Thread-12] [DEBUG] Sanitized path: '/███@███.com/2B2BEB1A-29E8-48FB-BE26-28A765E84660/'
[2020-06-11 00:50:33 +0200] [3744/Thread-12] [INFO] Successful login: '███@███.com'
[2020-06-11 00:50:33 +0200] [3744/Thread-12] [INFO] Access to '/███@███.com/2B2BEB1A-29E8-48FB-BE26-28A765E84660/' denied for '███@███.com'
[2020-06-11 00:50:33 +0200] [3744/Thread-12] [DEBUG] Response content:
Access to the requested resource forbidden.
[2020-06-11 00:50:33 +0200] [3744/Thread-12] [INFO] MKCALENDAR response status for '/███@███.com/2B2BEB1A-29E8-48FB-BE26-28A765E84660/' in 0.013 seconds: 403 Forbidden
[2020-06-11 00:50:33 +0200] [3744/Thread-13] [INFO] MKCALENDAR request for '/███@███.com/2B2BEB1A-29E8-48FB-BE26-28A765E84660/' received from ::1 using 'Mac+OS+X/10.15.5 (19F101) CalendarAgent/930.5.1'
[2020-06-11 00:50:33 +0200] [3744/Thread-13] [DEBUG] Request headers:
{'CONTENT_LENGTH': '1205',
 'CONTENT_TYPE': 'text/xml',
 'GATEWAY_INTERFACE': 'CGI/1.1',
 'HTTP_ACCEPT': '*/*',
 'HTTP_ACCEPT_ENCODING': 'gzip, deflate, br',
 'HTTP_ACCEPT_LANGUAGE': 'de-at',
 'HTTP_AUTHORIZATION': 'Basic **masked**',
 'HTTP_CONNECTION': 'keep-alive',
 'HTTP_HOST': 'localhost:37358',
 'HTTP_USER_AGENT': 'Mac+OS+X/10.15.5 (19F101) CalendarAgent/930.5.1',
 'PATH_INFO': '/███@███.com/2B2BEB1A-29E8-48FB-BE26-28A765E84660/',
 'QUERY_STRING': '',
 'REMOTE_ADDR': '::1',
 'REMOTE_CERTIFICATE': None,
 'REMOTE_HOST': '',
 'REQUEST_METHOD': 'MKCALENDAR',
 'SCRIPT_NAME': '',
 'SERVER_NAME': '1.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.ip6.arpa',
 'SERVER_PORT': '37358',
 'SERVER_PROTOCOL': 'HTTP/1.1',
 'SERVER_SOFTWARE': 'WSGIServer/0.2',
 'wsgi.errors': <_io.TextIOWrapper name='<stderr>' mode='w' encoding='UTF-8'>,
 'wsgi.file_wrapper': <class 'wsgiref.util.FileWrapper'>,
 'wsgi.input': <_io.BufferedReader name=9>,
 'wsgi.multiprocess': False,
 'wsgi.multithread': True,
 'wsgi.run_once': False,
 'wsgi.url_scheme': 'http',
 'wsgi.version': (1, 0)}
[2020-06-11 00:50:33 +0200] [3744/Thread-13] [DEBUG] Sanitized script name: ''
[2020-06-11 00:50:33 +0200] [3744/Thread-13] [DEBUG] Sanitized path: '/███@███.com/2B2BEB1A-29E8-48FB-BE26-28A765E84660/'
[2020-06-11 00:50:33 +0200] [3744/Thread-13] [INFO] Successful login: '███@███.com'
[2020-06-11 00:50:33 +0200] [3744/Thread-13] [INFO] Access to '/███@███.com/2B2BEB1A-29E8-48FB-BE26-28A765E84660/' denied for '███@███.com'
[2020-06-11 00:50:33 +0200] [3744/Thread-13] [DEBUG] Response content:
Access to the requested resource forbidden.
[2020-06-11 00:50:33 +0200] [3744/Thread-13] [INFO] MKCALENDAR response status for '/███@███.com/2B2BEB1A-29E8-48FB-BE26-28A765E84660/' in 0.010 seconds: 403 Forbidden
[2020-06-11 00:50:33 +0200] [3744/Thread-14] [INFO] MKCALENDAR request for '/███@███.com/2B2BEB1A-29E8-48FB-BE26-28A765E84660/' received from ::1 using 'Mac+OS+X/10.15.5 (19F101) CalendarAgent/930.5.1'
[2020-06-11 00:50:33 +0200] [3744/Thread-14] [DEBUG] Request headers:
{'CONTENT_LENGTH': '1205',
 'CONTENT_TYPE': 'text/xml',
 'GATEWAY_INTERFACE': 'CGI/1.1',
 'HTTP_ACCEPT': '*/*',
 'HTTP_ACCEPT_ENCODING': 'gzip, deflate, br',
 'HTTP_ACCEPT_LANGUAGE': 'de-at',
 'HTTP_AUTHORIZATION': 'Basic **masked**',
 'HTTP_CONNECTION': 'keep-alive',
 'HTTP_HOST': 'localhost:37358',
 'HTTP_USER_AGENT': 'Mac+OS+X/10.15.5 (19F101) CalendarAgent/930.5.1',
 'PATH_INFO': '/███@███.com/2B2BEB1A-29E8-48FB-BE26-28A765E84660/',
 'QUERY_STRING': '',
 'REMOTE_ADDR': '::1',
 'REMOTE_CERTIFICATE': None,
 'REMOTE_HOST': '',
 'REQUEST_METHOD': 'MKCALENDAR',
 'SCRIPT_NAME': '',
 'SERVER_NAME': '1.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.ip6.arpa',
 'SERVER_PORT': '37358',
 'SERVER_PROTOCOL': 'HTTP/1.1',
 'SERVER_SOFTWARE': 'WSGIServer/0.2',
 'wsgi.errors': <_io.TextIOWrapper name='<stderr>' mode='w' encoding='UTF-8'>,
 'wsgi.file_wrapper': <class 'wsgiref.util.FileWrapper'>,
 'wsgi.input': <_io.BufferedReader name=9>,
 'wsgi.multiprocess': False,
 'wsgi.multithread': True,
 'wsgi.run_once': False,
 'wsgi.url_scheme': 'http',
 'wsgi.version': (1, 0)}
[2020-06-11 00:50:33 +0200] [3744/Thread-14] [DEBUG] Sanitized script name: ''
[2020-06-11 00:50:33 +0200] [3744/Thread-14] [DEBUG] Sanitized path: '/███@███.com/2B2BEB1A-29E8-48FB-BE26-28A765E84660/'
[2020-06-11 00:50:33 +0200] [3744/Thread-14] [INFO] Successful login: '███@███.com'
[2020-06-11 00:50:33 +0200] [3744/Thread-14] [INFO] Access to '/███@███.com/2B2BEB1A-29E8-48FB-BE26-28A765E84660/' denied for '███@███.com'
[2020-06-11 00:50:33 +0200] [3744/Thread-14] [DEBUG] Response content:
Access to the requested resource forbidden.
[2020-06-11 00:50:33 +0200] [3744/Thread-14] [INFO] MKCALENDAR response status for '/███@███.com/2B2BEB1A-29E8-48FB-BE26-28A765E84660/' in 0.012 seconds: 403 Forbidden
[2020-06-11 00:50:33 +0200] [3744/Thread-15] [INFO] PROPFIND request for '/███@███.com/' with depth '1' received from ::1 using 'Mac+OS+X/10.15.5 (19F101) CalendarAgent/930.5.1'
[2020-06-11 00:50:33 +0200] [3744/Thread-15] [DEBUG] Request headers:
{'CONTENT_LENGTH': '2293',
 'CONTENT_TYPE': 'text/xml',
 'GATEWAY_INTERFACE': 'CGI/1.1',
 'HTTP_ACCEPT': '*/*',
 'HTTP_ACCEPT_ENCODING': 'gzip, deflate, br',
 'HTTP_ACCEPT_LANGUAGE': 'de-at',
 'HTTP_BRIEF': 't',
 'HTTP_CONNECTION': 'keep-alive',
 'HTTP_DEPTH': '1',
 'HTTP_HOST': 'localhost:37358',
 'HTTP_PREFER': 'return=minimal',
 'HTTP_USER_AGENT': 'Mac+OS+X/10.15.5 (19F101) CalendarAgent/930.5.1',
 'PATH_INFO': '/███@███.com/',
 'QUERY_STRING': '',
 'REMOTE_ADDR': '::1',
 'REMOTE_CERTIFICATE': None,
 'REMOTE_HOST': '',
 'REQUEST_METHOD': 'PROPFIND',
 'SCRIPT_NAME': '',
 'SERVER_NAME': '1.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.ip6.arpa',
 'SERVER_PORT': '37358',
 'SERVER_PROTOCOL': 'HTTP/1.1',
 'SERVER_SOFTWARE': 'WSGIServer/0.2',
 'wsgi.errors': <_io.TextIOWrapper name='<stderr>' mode='w' encoding='UTF-8'>,
 'wsgi.file_wrapper': <class 'wsgiref.util.FileWrapper'>,
 'wsgi.input': <_io.BufferedReader name=9>,
 'wsgi.multiprocess': False,
 'wsgi.multithread': True,
 'wsgi.run_once': False,
 'wsgi.url_scheme': 'http',
 'wsgi.version': (1, 0)}
[2020-06-11 00:50:33 +0200] [3744/Thread-15] [DEBUG] Sanitized script name: ''
[2020-06-11 00:50:33 +0200] [3744/Thread-15] [DEBUG] Sanitized path: '/███@███.com/'
[2020-06-11 00:50:33 +0200] [3744/Thread-15] [INFO] Access to '/███@███.com/' denied for anonymous user
[2020-06-11 00:50:33 +0200] [3744/Thread-15] [DEBUG] Asking client for authentication
[2020-06-11 00:50:33 +0200] [3744/Thread-15] [DEBUG] Response content:
Access to the requested resource forbidden.
[2020-06-11 00:50:33 +0200] [3744/Thread-15] [INFO] PROPFIND response status for '/███@███.com/' with depth '1' in 0.001 seconds: 401 Unauthorized
[2020-06-11 00:50:33 +0200] [3744/Thread-16] [INFO] PROPFIND request for '/███@███.com/' with depth '1' received from ::1 using 'Mac+OS+X/10.15.5 (19F101) CalendarAgent/930.5.1'
[2020-06-11 00:50:33 +0200] [3744/Thread-16] [DEBUG] Request headers:
{'CONTENT_LENGTH': '2293',
 'CONTENT_TYPE': 'text/xml',
 'GATEWAY_INTERFACE': 'CGI/1.1',
 'HTTP_ACCEPT': '*/*',
 'HTTP_ACCEPT_ENCODING': 'gzip, deflate, br',
 'HTTP_ACCEPT_LANGUAGE': 'de-at',
 'HTTP_AUTHORIZATION': 'Basic **masked**',
 'HTTP_BRIEF': 't',
 'HTTP_CONNECTION': 'keep-alive',
 'HTTP_DEPTH': '1',
 'HTTP_HOST': 'localhost:37358',
 'HTTP_PREFER': 'return=minimal',
 'HTTP_USER_AGENT': 'Mac+OS+X/10.15.5 (19F101) CalendarAgent/930.5.1',
 'PATH_INFO': '/███@███.com/',
 'QUERY_STRING': '',
 'REMOTE_ADDR': '::1',
 'REMOTE_CERTIFICATE': None,
 'REMOTE_HOST': '',
 'REQUEST_METHOD': 'PROPFIND',
 'SCRIPT_NAME': '',
 'SERVER_NAME': '1.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.ip6.arpa',
 'SERVER_PORT': '37358',
 'SERVER_PROTOCOL': 'HTTP/1.1',
 'SERVER_SOFTWARE': 'WSGIServer/0.2',
 'wsgi.errors': <_io.TextIOWrapper name='<stderr>' mode='w' encoding='UTF-8'>,
 'wsgi.file_wrapper': <class 'wsgiref.util.FileWrapper'>,
 'wsgi.input': <_io.BufferedReader name=9>,
 'wsgi.multiprocess': False,
 'wsgi.multithread': True,
 'wsgi.run_once': False,
 'wsgi.url_scheme': 'http',
 'wsgi.version': (1, 0)}
[2020-06-11 00:50:33 +0200] [3744/Thread-16] [DEBUG] Sanitized script name: ''
[2020-06-11 00:50:33 +0200] [3744/Thread-16] [DEBUG] Sanitized path: '/███@███.com/'
[2020-06-11 00:50:33 +0200] [3744/Thread-16] [INFO] Successful login: '███@███.com'
[2020-06-11 00:50:33 +0200] [3744/Thread-16] [DEBUG] Request content:
<?xml version="1.0"?>
<propfind xmlns="DAV:" xmlns:C="urn:ietf:params:xml:ns:caldav" xmlns:CS="http://calendarserver.org/ns/" xmlns:ICAL="http://apple.com/ns/ical/" xmlns:ME="http://me.com/_namespace/">
  <prop>
    <add-member />
    <CS:allowed-sharing-modes />
    <ICAL:autoprovisioned />
    <ME:bulk-requests />
    <C:calendar-alarm />
    <ICAL:calendar-color />
    <C:calendar-description />
    <C:calendar-free-busy-set />
    <ICAL:calendar-order />
    <C:calendar-timezone />
    <current-user-privilege-set />
    <C:default-alarm-vevent-date />
    <C:default-alarm-vevent-datetime />
    <displayname />
    <CS:getctag />
    <CS:invite />
    <ICAL:language-code />
    <ICAL:location-code />
    <C:max-attendees-per-instance />
    <owner />
    <CS:pre-publish-url />
    <CS:publish-url />
    <CS:push-transports />
    <CS:pushkey />
    <quota-available-bytes />
    <quota-used-bytes />
    <ICAL:refreshrate />
    <resource-id />
    <resourcetype />
    <C:schedule-calendar-transp />
    <C:schedule-default-calendar-URL />
    <CS:source />
    <CS:subscribed-strip-alarms />
    <CS:subscribed-strip-attachments />
    <CS:subscribed-strip-todos />
    <C:supported-calendar-component-set />
    <C:supported-calendar-component-sets />
    <supported-report-set />
    <sync-token />
  </prop>
</propfind>

[2020-06-11 00:50:33 +0200] [3744/Thread-16] [DEBUG] '███@███.com' has write access to collection '███@███.com'
[2020-06-11 00:50:33 +0200] [3744/Thread-16] [DEBUG] '███@███.com' has write access to collection with tag '███@███.com/25ac916bc773bd7aba43e2c77b05194e6da7c354d7cbe381ddc7122b938d4813'
[2020-06-11 00:50:33 +0200] [3744/Thread-16] [DEBUG] '███@███.com' has write access to collection with tag '███@███.com/a025298574bc6a41ceaf9c41b49a727ba86396c4608d9e2a8666ae119a6308ad'
[2020-06-11 00:50:33 +0200] [3744/Thread-16] [DEBUG] '███@███.com' has write access to collection with tag '███@███.com/9e7a9fdea9e436cb21bdccda10ac010c6585afbc42f373121bdeac05087704fb'
[2020-06-11 00:50:33 +0200] [3744/Thread-16] [DEBUG] '███@███.com' has write access to collection with tag '███@███.com/287155355d92b8fc5d00ff4522c6504a27efd5d9392d368cbf94baec01dd5a02'
[2020-06-11 00:50:33 +0200] [3744/Thread-16] [DEBUG] '███@███.com' has write access to collection with tag '███@███.com/1fffb2d527bad0df90ffd9c3a78c3b358c990d07eacbb869e117cd571ebb3be0'
[2020-06-11 00:50:33 +0200] [3744/Thread-16] [DEBUG] Response content:
<?xml version="1.0"?>
<multistatus xmlns="DAV:" xmlns:C="urn:ietf:params:xml:ns:caldav" xmlns:CR="urn:ietf:params:xml:ns:carddav" xmlns:CS="http://calendarserver.org/ns/" xmlns:ICAL="http://apple.com/ns/ical/" xmlns:ME="http://me.com/_namespace/">
  <response>
    <href>/███%40███.com/</href>
    <propstat>
      <prop>
        <add-member />
        <CS:allowed-sharing-modes />
        <ICAL:autoprovisioned />
        <ME:bulk-requests />
        <C:calendar-alarm />
        <ICAL:calendar-color />
        <C:calendar-description />
        <C:calendar-free-busy-set />
        <ICAL:calendar-order />
        <C:calendar-timezone />
        <current-user-privilege-set>
          <privilege>
            <read />
          </privilege>
          <privilege>
            <all />
          </privilege>
          <privilege>
            <write />
          </privilege>
          <privilege>
            <write-properties />
          </privilege>
          <privilege>
            <write-content />
          </privilege>
        </current-user-privilege-set>
        <C:default-alarm-vevent-date />
        <C:default-alarm-vevent-datetime />
        <displayname />
        <CS:invite />
        <ICAL:language-code />
        <ICAL:location-code />
        <C:max-attendees-per-instance />
        <owner>
          <href>/███%40███.com/</href>
        </owner>
        <CS:pre-publish-url />
        <CS:publish-url />
        <CS:push-transports />
        <CS:pushkey />
        <quota-available-bytes />
        <quota-used-bytes />
        <ICAL:refreshrate />
        <resource-id />
        <resourcetype>
          <principal />
          <collection />
        </resourcetype>
        <C:schedule-calendar-transp />
        <C:schedule-default-calendar-URL />
        <CS:source />
        <CS:subscribed-strip-alarms />
        <CS:subscribed-strip-attachments />
        <CS:subscribed-strip-todos />
        <C:supported-calendar-component-sets />
        <supported-report-set>
          <supported-report>
            <report>
              <expand-property />
            </report>
          </supported-report>
          <supported-report>
            <report>
              <principal-search-property-set />
            </report>
          </supported-report>
          <supported-report>
            <report>
              <principal-property-search />
            </report>
          </supported-report>
        </supported-report-set>
      </prop>
      <status>HTTP/1.1 200 OK</status>
    </propstat>
    <propstat>
      <prop>
        <CS:getctag />
        <C:supported-calendar-component-set />
        <sync-token />
      </prop>
      <status>HTTP/1.1 404 Not Found</status>
    </propstat>
  </response>
  <response>
    <href>/███%40███.com/25ac916bc773bd7aba43e2c77b05194e6da7c354d7cbe381ddc7122b938d4813/</href>
    <propstat>
      <prop>
        <add-member />
        <CS:allowed-sharing-modes />
        <ICAL:autoprovisioned />
        <ME:bulk-requests />
        <C:calendar-alarm />
        <C:calendar-free-busy-set />
        <ICAL:calendar-order />
        <C:calendar-timezone />
        <C:default-alarm-vevent-date />
        <C:default-alarm-vevent-datetime />
        <CS:invite />
        <ICAL:language-code />
        <ICAL:location-code />
        <C:max-attendees-per-instance />
        <CS:pre-publish-url />
        <CS:publish-url />
        <CS:push-transports />
        <CS:pushkey />
        <quota-available-bytes />
        <quota-used-bytes />
        <ICAL:refreshrate />
        <resource-id />
        <C:schedule-calendar-transp />
        <C:schedule-default-calendar-URL />
        <CS:source />
        <CS:subscribed-strip-alarms />
        <CS:subscribed-strip-attachments />
        <CS:subscribed-strip-todos />
        <C:supported-calendar-component-sets />
      </prop>
      <status>HTTP/1.1 404 Not Found</status>
    </propstat>
    <propstat>
      <prop>
        <ICAL:calendar-color>#e91e63ff</ICAL:calendar-color>
        <C:calendar-description />
        <current-user-privilege-set>
          <privilege>
            <read />
          </privilege>
          <privilege>
            <all />
          </privilege>
          <privilege>
            <write />
          </privilege>
          <privilege>
            <write-properties />
          </privilege>
          <privilege>
            <write-content />
          </privilege>
        </current-user-privilege-set>
        <displayname>Default</displayname>
        <CS:getctag>d023b5965ccde5c001557e1761989ff09b610f9b1d4b9e24ac1e7777a103c9d8</CS:getctag>
        <owner>
          <href>/███%40███.com/</href>
        </owner>
        <resourcetype>
          <C:calendar />
          <collection />
        </resourcetype>
        <C:supported-calendar-component-set>
          <C:comp name="VEVENT" />
        </C:supported-calendar-component-set>
        <supported-report-set>
          <supported-report>
            <report>
              <expand-property />
            </report>
          </supported-report>
          <supported-report>
            <report>
              <principal-search-property-set />
            </report>
          </supported-report>
          <supported-report>
            <report>
              <principal-property-search />
            </report>
          </supported-report>
          <supported-report>
            <report>
              <sync-collection />
            </report>
          </supported-report>
          <supported-report>
            <report>
              <C:calendar-multiget />
            </report>
          </supported-report>
          <supported-report>
            <report>
              <C:calendar-query />
            </report>
          </supported-report>
        </supported-report-set>
        <sync-token>http://radicale.org/ns/sync/d023b5965ccde5c001557e1761989ff09b610f9b1d4b9e24ac1e7777a103c9d8</sync-token>
      </prop>
      <status>HTTP/1.1 200 OK</status>
    </propstat>
  </response>
  <response>
    <href>/███%40███.com/a025298574bc6a41ceaf9c41b49a727ba86396c4608d9e2a8666ae119a6308ad/</href>
    <propstat>
      <prop>
        <add-member />
        <CS:allowed-sharing-modes />
        <ICAL:autoprovisioned />
        <ME:bulk-requests />
        <C:calendar-alarm />
        <ICAL:calendar-color />
        <C:calendar-free-busy-set />
        <ICAL:calendar-order />
        <C:calendar-timezone />
        <C:default-alarm-vevent-date />
        <C:default-alarm-vevent-datetime />
        <CS:invite />
        <ICAL:language-code />
        <ICAL:location-code />
        <C:max-attendees-per-instance />
        <CS:pre-publish-url />
        <CS:publish-url />
        <CS:push-transports />
        <CS:pushkey />
        <quota-available-bytes />
        <quota-used-bytes />
        <ICAL:refreshrate />
        <resource-id />
        <C:schedule-calendar-transp />
        <C:schedule-default-calendar-URL />
        <CS:source />
        <CS:subscribed-strip-alarms />
        <CS:subscribed-strip-attachments />
        <CS:subscribed-strip-todos />
        <C:supported-calendar-component-sets />
      </prop>
      <status>HTTP/1.1 404 Not Found</status>
    </propstat>
    <propstat>
      <prop>
        <C:calendar-description />
        <current-user-privilege-set>
          <privilege>
            <read />
          </privilege>
          <privilege>
            <all />
          </privilege>
          <privilege>
            <write />
          </privilege>
          <privilege>
            <write-properties />
          </privilege>
          <privilege>
            <write-content />
          </privilege>
        </current-user-privilege-set>
        <displayname>Default</displayname>
        <CS:getctag>a025298574bc6a41ceaf9c41b49a727ba86396c4608d9e2a8666ae119a6308ad</CS:getctag>
        <owner>
          <href>/███%40███.com/</href>
        </owner>
        <resourcetype>
          <C:calendar />
          <collection />
        </resourcetype>
        <C:supported-calendar-component-set>
          <C:comp name="VTODO" />
        </C:supported-calendar-component-set>
        <supported-report-set>
          <supported-report>
            <report>
              <expand-property />
            </report>
          </supported-report>
          <supported-report>
            <report>
              <principal-search-property-set />
            </report>
          </supported-report>
          <supported-report>
            <report>
              <principal-property-search />
            </report>
          </supported-report>
          <supported-report>
            <report>
              <sync-collection />
            </report>
          </supported-report>
          <supported-report>
            <report>
              <C:calendar-multiget />
            </report>
          </supported-report>
          <supported-report>
            <report>
              <C:calendar-query />
            </report>
          </supported-report>
        </supported-report-set>
        <sync-token>http://radicale.org/ns/sync/a025298574bc6a41ceaf9c41b49a727ba86396c4608d9e2a8666ae119a6308ad</sync-token>
      </prop>
      <status>HTTP/1.1 200 OK</status>
    </propstat>
  </response>
  <response>
    <href>/███%40███.com/9e7a9fdea9e436cb21bdccda10ac010c6585afbc42f373121bdeac05087704fb/</href>
    <propstat>
      <prop>
        <add-member />
        <CS:allowed-sharing-modes />
        <ICAL:autoprovisioned />
        <ME:bulk-requests />
        <C:calendar-alarm />
        <ICAL:calendar-color />
        <C:calendar-description />
        <C:calendar-free-busy-set />
        <ICAL:calendar-order />
        <C:calendar-timezone />
        <C:default-alarm-vevent-date />
        <C:default-alarm-vevent-datetime />
        <CS:invite />
        <ICAL:language-code />
        <ICAL:location-code />
        <C:max-attendees-per-instance />
        <CS:pre-publish-url />
        <CS:publish-url />
        <CS:push-transports />
        <CS:pushkey />
        <quota-available-bytes />
        <quota-used-bytes />
        <ICAL:refreshrate />
        <resource-id />
        <C:schedule-calendar-transp />
        <C:schedule-default-calendar-URL />
        <CS:source />
        <CS:subscribed-strip-alarms />
        <CS:subscribed-strip-attachments />
        <CS:subscribed-strip-todos />
        <C:supported-calendar-component-sets />
      </prop>
      <status>HTTP/1.1 404 Not Found</status>
    </propstat>
    <propstat>
      <prop>
        <current-user-privilege-set>
          <privilege>
            <read />
          </privilege>
          <privilege>
            <all />
          </privilege>
          <privilege>
            <write />
          </privilege>
          <privilege>
            <write-properties />
          </privilege>
          <privilege>
            <write-content />
          </privilege>
        </current-user-privilege-set>
        <displayname>Default</displayname>
        <CS:getctag>9e7a9fdea9e436cb21bdccda10ac010c6585afbc42f373121bdeac05087704fb</CS:getctag>
        <owner>
          <href>/███%40███.com/</href>
        </owner>
        <resourcetype>
          <CR:addressbook />
          <collection />
        </resourcetype>
        <C:supported-calendar-component-set>
          <C:comp name="none" />
        </C:supported-calendar-component-set>
        <supported-report-set>
          <supported-report>
            <report>
              <expand-property />
            </report>
          </supported-report>
          <supported-report>
            <report>
              <principal-search-property-set />
            </report>
          </supported-report>
          <supported-report>
            <report>
              <principal-property-search />
            </report>
          </supported-report>
          <supported-report>
            <report>
              <sync-collection />
            </report>
          </supported-report>
          <supported-report>
            <report>
              <CR:addressbook-multiget />
            </report>
          </supported-report>
          <supported-report>
            <report>
              <CR:addressbook-query />
            </report>
          </supported-report>
        </supported-report-set>
        <sync-token>http://radicale.org/ns/sync/9e7a9fdea9e436cb21bdccda10ac010c6585afbc42f373121bdeac05087704fb</sync-token>
      </prop>
      <status>HTTP/1.1 200 OK</status>
    </propstat>
  </response>
  <response>
    <href>/███%40███.com/287155355d92b8fc5d00ff4522c6504a27efd5d9392d368cbf94baec01dd5a02/</href>
    <propstat>
      <prop>
        <add-member />
        <CS:allowed-sharing-modes />
        <ICAL:autoprovisioned />
        <ME:bulk-requests />
        <C:calendar-alarm />
        <C:calendar-free-busy-set />
        <ICAL:calendar-order />
        <C:calendar-timezone />
        <C:default-alarm-vevent-date />
        <C:default-alarm-vevent-datetime />
        <CS:invite />
        <ICAL:language-code />
        <ICAL:location-code />
        <C:max-attendees-per-instance />
        <CS:pre-publish-url />
        <CS:publish-url />
        <CS:push-transports />
        <CS:pushkey />
        <quota-available-bytes />
        <quota-used-bytes />
        <ICAL:refreshrate />
        <resource-id />
        <C:schedule-calendar-transp />
        <C:schedule-default-calendar-URL />
        <CS:source />
        <CS:subscribed-strip-alarms />
        <CS:subscribed-strip-attachments />
        <CS:subscribed-strip-todos />
        <C:supported-calendar-component-sets />
      </prop>
      <status>HTTP/1.1 404 Not Found</status>
    </propstat>
    <propstat>
      <prop>
        <ICAL:calendar-color>#4caf50ff</ICAL:calendar-color>
        <C:calendar-description />
        <current-user-privilege-set>
          <privilege>
            <read />
          </privilege>
          <privilege>
            <all />
          </privilege>
          <privilege>
            <write />
          </privilege>
          <privilege>
            <write-properties />
          </privilege>
          <privilege>
            <write-content />
          </privilege>
        </current-user-privilege-set>
        <displayname>Sport</displayname>
        <CS:getctag>c26eebfbbcbf0ad27ffca78020594e298d2962c6d9f0dde6628a0f59eff2acc1</CS:getctag>
        <owner>
          <href>/███%40███.com/</href>
        </owner>
        <resourcetype>
          <C:calendar />
          <collection />
        </resourcetype>
        <C:supported-calendar-component-set>
          <C:comp name="VEVENT" />
        </C:supported-calendar-component-set>
        <supported-report-set>
          <supported-report>
            <report>
              <expand-property />
            </report>
          </supported-report>
          <supported-report>
            <report>
              <principal-search-property-set />
            </report>
          </supported-report>
          <supported-report>
            <report>
              <principal-property-search />
            </report>
          </supported-report>
          <supported-report>
            <report>
              <sync-collection />
            </report>
          </supported-report>
          <supported-report>
            <report>
              <C:calendar-multiget />
            </report>
          </supported-report>
          <supported-report>
            <report>
              <C:calendar-query />
            </report>
          </supported-report>
        </supported-report-set>
        <sync-token>http://radicale.org/ns/sync/c26eebfbbcbf0ad27ffca78020594e298d2962c6d9f0dde6628a0f59eff2acc1</sync-token>
      </prop>
      <status>HTTP/1.1 200 OK</status>
    </propstat>
  </response>
  <response>
    <href>/███%40███.com/1fffb2d527bad0df90ffd9c3a78c3b358c990d07eacbb869e117cd571ebb3be0/</href>
    <propstat>
      <prop>
        <add-member />
        <CS:allowed-sharing-modes />
        <ICAL:autoprovisioned />
        <ME:bulk-requests />
        <C:calendar-alarm />
        <C:calendar-free-busy-set />
        <ICAL:calendar-order />
        <C:calendar-timezone />
        <C:default-alarm-vevent-date />
        <C:default-alarm-vevent-datetime />
        <CS:invite />
        <ICAL:language-code />
        <ICAL:location-code />
        <C:max-attendees-per-instance />
        <CS:pre-publish-url />
        <CS:publish-url />
        <CS:push-transports />
        <CS:pushkey />
        <quota-available-bytes />
        <quota-used-bytes />
        <ICAL:refreshrate />
        <resource-id />
        <C:schedule-calendar-transp />
        <C:schedule-default-calendar-URL />
        <CS:source />
        <CS:subscribed-strip-alarms />
        <CS:subscribed-strip-attachments />
        <CS:subscribed-strip-todos />
        <C:supported-calendar-component-sets />
      </prop>
      <status>HTTP/1.1 404 Not Found</status>
    </propstat>
    <propstat>
      <prop>
        <ICAL:calendar-color>#03a9f4ff</ICAL:calendar-color>
        <C:calendar-description />
        <current-user-privilege-set>
          <privilege>
            <read />
          </privilege>
          <privilege>
            <all />
          </privilege>
          <privilege>
            <write />
          </privilege>
          <privilege>
            <write-properties />
          </privilege>
          <privilege>
            <write-content />
          </privilege>
        </current-user-privilege-set>
        <displayname>Football</displayname>
        <CS:getctag>e366fc4f6a68780e78d628f1307e42fb3c38ff40bc49a476bf6f12acc642a004</CS:getctag>
        <owner>
          <href>/███%40███.com/</href>
        </owner>
        <resourcetype>
          <C:calendar />
          <collection />
        </resourcetype>
        <C:supported-calendar-component-set>
          <C:comp name="VEVENT" />
        </C:supported-calendar-component-set>
        <supported-report-set>
          <supported-report>
            <report>
              <expand-property />
            </report>
          </supported-report>
          <supported-report>
            <report>
              <principal-search-property-set />
            </report>
          </supported-report>
          <supported-report>
            <report>
              <principal-property-search />
            </report>
          </supported-report>
          <supported-report>
            <report>
              <sync-collection />
            </report>
          </supported-report>
          <supported-report>
            <report>
              <C:calendar-multiget />
            </report>
          </supported-report>
          <supported-report>
            <report>
              <C:calendar-query />
            </report>
          </supported-report>
        </supported-report-set>
        <sync-token>http://radicale.org/ns/sync/e366fc4f6a68780e78d628f1307e42fb3c38ff40bc49a476bf6f12acc642a004</sync-token>
      </prop>
      <status>HTTP/1.1 200 OK</status>
    </propstat>
  </response>
</multistatus>

[2020-06-11 00:50:33 +0200] [3744/Thread-16] [INFO] PROPFIND response status for '/███@███.com/' with depth '1' in 0.068 seconds: 207 Multi-Status
[2020-06-11 00:50:33 +0200] [3744/Thread-17] [INFO] PROPPATCH request for '/███@███.com/287155355d92b8fc5d00ff4522c6504a27efd5d9392d368cbf94baec01dd5a02/' received from ::1 using 'Mac+OS+X/10.15.5 (19F101) CalendarAgent/930.5.1'
[2020-06-11 00:50:33 +0200] [3744/Thread-17] [DEBUG] Request headers:
{'CONTENT_LENGTH': '198',
 'CONTENT_TYPE': 'text/xml',
 'GATEWAY_INTERFACE': 'CGI/1.1',
 'HTTP_ACCEPT': '*/*',
 'HTTP_ACCEPT_ENCODING': 'gzip, deflate, br',
 'HTTP_ACCEPT_LANGUAGE': 'de-at',
 'HTTP_AUTHORIZATION': 'Basic **masked**',
 'HTTP_CONNECTION': 'keep-alive',
 'HTTP_HOST': 'localhost:37358',
 'HTTP_USER_AGENT': 'Mac+OS+X/10.15.5 (19F101) CalendarAgent/930.5.1',
 'PATH_INFO': '/███@███.com/287155355d92b8fc5d00ff4522c6504a27efd5d9392d368cbf94baec01dd5a02/',
 'QUERY_STRING': '',
 'REMOTE_ADDR': '::1',
 'REMOTE_CERTIFICATE': None,
 'REMOTE_HOST': '',
 'REQUEST_METHOD': 'PROPPATCH',
 'SCRIPT_NAME': '',
 'SERVER_NAME': '1.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.ip6.arpa',
 'SERVER_PORT': '37358',
 'SERVER_PROTOCOL': 'HTTP/1.1',
 'SERVER_SOFTWARE': 'WSGIServer/0.2',
 'wsgi.errors': <_io.TextIOWrapper name='<stderr>' mode='w' encoding='UTF-8'>,
 'wsgi.file_wrapper': <class 'wsgiref.util.FileWrapper'>,
 'wsgi.input': <_io.BufferedReader name=9>,
 'wsgi.multiprocess': False,
 'wsgi.multithread': True,
 'wsgi.run_once': False,
 'wsgi.url_scheme': 'http',
 'wsgi.version': (1, 0)}
[2020-06-11 00:50:33 +0200] [3744/Thread-17] [DEBUG] Sanitized script name: ''
[2020-06-11 00:50:33 +0200] [3744/Thread-17] [DEBUG] Sanitized path: '/███@███.com/287155355d92b8fc5d00ff4522c6504a27efd5d9392d368cbf94baec01dd5a02/'
[2020-06-11 00:50:33 +0200] [3744/Thread-17] [INFO] Successful login: '███@███.com'
[2020-06-11 00:50:33 +0200] [3744/Thread-17] [DEBUG] Request content:
<?xml version="1.0"?>
<propertyupdate xmlns="DAV:" xmlns:ICAL="http://apple.com/ns/ical/">
  <set>
    <prop>
      <ICAL:calendar-order>2</ICAL:calendar-order>
    </prop>
  </set>
</propertyupdate>

[2020-06-11 00:50:33 +0200] [3744/Thread-17] [DEBUG] Response content:
<?xml version="1.0"?>
<multistatus xmlns="DAV:" xmlns:ICAL="http://apple.com/ns/ical/">
  <response>
    <href>/███%40███.com/287155355d92b8fc5d00ff4522c6504a27efd5d9392d368cbf94baec01dd5a02/</href>
    <propstat>
      <prop>
        <ICAL:calendar-order />
      </prop>
      <status>HTTP/1.1 200 OK</status>
    </propstat>
  </response>
</multistatus>

[2020-06-11 00:50:33 +0200] [3744/Thread-17] [INFO] PROPPATCH response status for '/███@███.com/287155355d92b8fc5d00ff4522c6504a27efd5d9392d368cbf94baec01dd5a02/' in 0.015 seconds: 207 Multi-Status
[2020-06-11 00:50:33 +0200] [3744/Thread-18] [INFO] PROPPATCH request for '/███@███.com/287155355d92b8fc5d00ff4522c6504a27efd5d9392d368cbf94baec01dd5a02/' received from ::1 using 'Mac+OS+X/10.15.5 (19F101) CalendarAgent/930.5.1'
[2020-06-11 00:50:33 +0200] [3744/Thread-18] [DEBUG] Request headers:
{'CONTENT_LENGTH': '748',
 'CONTENT_TYPE': 'text/xml',
 'GATEWAY_INTERFACE': 'CGI/1.1',
 'HTTP_ACCEPT': '*/*',
 'HTTP_ACCEPT_ENCODING': 'gzip, deflate, br',
 'HTTP_ACCEPT_LANGUAGE': 'de-at',
 'HTTP_AUTHORIZATION': 'Basic **masked**',
 'HTTP_CONNECTION': 'keep-alive',
 'HTTP_HOST': 'localhost:37358',
 'HTTP_USER_AGENT': 'Mac+OS+X/10.15.5 (19F101) CalendarAgent/930.5.1',
 'PATH_INFO': '/███@███.com/287155355d92b8fc5d00ff4522c6504a27efd5d9392d368cbf94baec01dd5a02/',
 'QUERY_STRING': '',
 'REMOTE_ADDR': '::1',
 'REMOTE_CERTIFICATE': None,
 'REMOTE_HOST': '',
 'REQUEST_METHOD': 'PROPPATCH',
 'SCRIPT_NAME': '',
 'SERVER_NAME': '1.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.ip6.arpa',
 'SERVER_PORT': '37358',
 'SERVER_PROTOCOL': 'HTTP/1.1',
 'SERVER_SOFTWARE': 'WSGIServer/0.2',
 'wsgi.errors': <_io.TextIOWrapper name='<stderr>' mode='w' encoding='UTF-8'>,
 'wsgi.file_wrapper': <class 'wsgiref.util.FileWrapper'>,
 'wsgi.input': <_io.BufferedReader name=9>,
 'wsgi.multiprocess': False,
 'wsgi.multithread': True,
 'wsgi.run_once': False,
 'wsgi.url_scheme': 'http',
 'wsgi.version': (1, 0)}
[2020-06-11 00:50:33 +0200] [3744/Thread-18] [DEBUG] Sanitized script name: ''
[2020-06-11 00:50:33 +0200] [3744/Thread-18] [DEBUG] Sanitized path: '/███@███.com/287155355d92b8fc5d00ff4522c6504a27efd5d9392d368cbf94baec01dd5a02/'
[2020-06-11 00:50:33 +0200] [3744/Thread-18] [INFO] Successful login: '███@███.com'
[2020-06-11 00:50:33 +0200] [3744/Thread-18] [DEBUG] Request content:
<?xml version="1.0"?>
<propertyupdate xmlns="DAV:" xmlns:C="urn:ietf:params:xml:ns:caldav">
  <set>
    <prop>
      <C:calendar-timezone>BEGIN:VCALENDAR
VERSION:2.0
PRODID:-//Apple Inc.//Mac OS X 10.15.5//EN
CALSCALE:GREGORIAN
BEGIN:VTIMEZONE
TZID:Europe/Vienna
BEGIN:DAYLIGHT
TZOFFSETFROM:+0100
RRULE:FREQ=YEARLY;BYMONTH=3;BYDAY=-1SU
DTSTART:19810329T020000
TZNAME:MESZ
TZOFFSETTO:+0200
END:DAYLIGHT
BEGIN:STANDARD
TZOFFSETFROM:+0200
RRULE:FREQ=YEARLY;BYMONTH=10;BYDAY=-1SU
DTSTART:19961027T030000
TZNAME:MEZ
TZOFFSETTO:+0100
END:STANDARD
END:VTIMEZONE
END:VCALENDAR
</C:calendar-timezone>
    </prop>
  </set>
</propertyupdate>

[2020-06-11 00:50:33 +0200] [3744/Thread-18] [DEBUG] Response content:
<?xml version="1.0"?>
<multistatus xmlns="DAV:" xmlns:C="urn:ietf:params:xml:ns:caldav">
  <response>
    <href>/███%40███.com/287155355d92b8fc5d00ff4522c6504a27efd5d9392d368cbf94baec01dd5a02/</href>
    <propstat>
      <prop>
        <C:calendar-timezone />
      </prop>
      <status>HTTP/1.1 200 OK</status>
    </propstat>
  </response>
</multistatus>

[2020-06-11 00:50:33 +0200] [3744/Thread-18] [INFO] PROPPATCH response status for '/███@███.com/287155355d92b8fc5d00ff4522c6504a27efd5d9392d368cbf94baec01dd5a02/' in 0.016 seconds: 207 Multi-Status
[2020-06-11 00:50:33 +0200] [3744/Thread-19] [INFO] PROPPATCH request for '/███@███.com/1fffb2d527bad0df90ffd9c3a78c3b358c990d07eacbb869e117cd571ebb3be0/' received from ::1 using 'Mac+OS+X/10.15.5 (19F101) CalendarAgent/930.5.1'
[2020-06-11 00:50:33 +0200] [3744/Thread-19] [DEBUG] Request headers:
{'CONTENT_LENGTH': '198',
 'CONTENT_TYPE': 'text/xml',
 'GATEWAY_INTERFACE': 'CGI/1.1',
 'HTTP_ACCEPT': '*/*',
 'HTTP_ACCEPT_ENCODING': 'gzip, deflate, br',
 'HTTP_ACCEPT_LANGUAGE': 'de-at',
 'HTTP_AUTHORIZATION': 'Basic **masked**',
 'HTTP_CONNECTION': 'keep-alive',
 'HTTP_HOST': 'localhost:37358',
 'HTTP_USER_AGENT': 'Mac+OS+X/10.15.5 (19F101) CalendarAgent/930.5.1',
 'PATH_INFO': '/███@███.com/1fffb2d527bad0df90ffd9c3a78c3b358c990d07eacbb869e117cd571ebb3be0/',
 'QUERY_STRING': '',
 'REMOTE_ADDR': '::1',
 'REMOTE_CERTIFICATE': None,
 'REMOTE_HOST': '',
 'REQUEST_METHOD': 'PROPPATCH',
 'SCRIPT_NAME': '',
 'SERVER_NAME': '1.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.ip6.arpa',
 'SERVER_PORT': '37358',
 'SERVER_PROTOCOL': 'HTTP/1.1',
 'SERVER_SOFTWARE': 'WSGIServer/0.2',
 'wsgi.errors': <_io.TextIOWrapper name='<stderr>' mode='w' encoding='UTF-8'>,
 'wsgi.file_wrapper': <class 'wsgiref.util.FileWrapper'>,
 'wsgi.input': <_io.BufferedReader name=9>,
 'wsgi.multiprocess': False,
 'wsgi.multithread': True,
 'wsgi.run_once': False,
 'wsgi.url_scheme': 'http',
 'wsgi.version': (1, 0)}
[2020-06-11 00:50:33 +0200] [3744/Thread-19] [DEBUG] Sanitized script name: ''
[2020-06-11 00:50:33 +0200] [3744/Thread-19] [DEBUG] Sanitized path: '/███@███.com/1fffb2d527bad0df90ffd9c3a78c3b358c990d07eacbb869e117cd571ebb3be0/'
[2020-06-11 00:50:33 +0200] [3744/Thread-19] [INFO] Successful login: '███@███.com'
[2020-06-11 00:50:33 +0200] [3744/Thread-19] [DEBUG] Request content:
<?xml version="1.0"?>
<propertyupdate xmlns="DAV:" xmlns:ICAL="http://apple.com/ns/ical/">
  <set>
    <prop>
      <ICAL:calendar-order>3</ICAL:calendar-order>
    </prop>
  </set>
</propertyupdate>

[2020-06-11 00:50:33 +0200] [3744/Thread-19] [DEBUG] Response content:
<?xml version="1.0"?>
<multistatus xmlns="DAV:" xmlns:ICAL="http://apple.com/ns/ical/">
  <response>
    <href>/███%40███.com/1fffb2d527bad0df90ffd9c3a78c3b358c990d07eacbb869e117cd571ebb3be0/</href>
    <propstat>
      <prop>
        <ICAL:calendar-order />
      </prop>
      <status>HTTP/1.1 200 OK</status>
    </propstat>
  </response>
</multistatus>

[2020-06-11 00:50:33 +0200] [3744/Thread-19] [INFO] PROPPATCH response status for '/███@███.com/1fffb2d527bad0df90ffd9c3a78c3b358c990d07eacbb869e117cd571ebb3be0/' in 0.016 seconds: 207 Multi-Status
[2020-06-11 00:50:33 +0200] [3744/Thread-20] [INFO] PROPPATCH request for '/███@███.com/1fffb2d527bad0df90ffd9c3a78c3b358c990d07eacbb869e117cd571ebb3be0/' received from ::1 using 'Mac+OS+X/10.15.5 (19F101) CalendarAgent/930.5.1'
[2020-06-11 00:50:33 +0200] [3744/Thread-20] [DEBUG] Request headers:
{'CONTENT_LENGTH': '748',
 'CONTENT_TYPE': 'text/xml',
 'GATEWAY_INTERFACE': 'CGI/1.1',
 'HTTP_ACCEPT': '*/*',
 'HTTP_ACCEPT_ENCODING': 'gzip, deflate, br',
 'HTTP_ACCEPT_LANGUAGE': 'de-at',
 'HTTP_AUTHORIZATION': 'Basic **masked**',
 'HTTP_CONNECTION': 'keep-alive',
 'HTTP_HOST': 'localhost:37358',
 'HTTP_USER_AGENT': 'Mac+OS+X/10.15.5 (19F101) CalendarAgent/930.5.1',
 'PATH_INFO': '/███@███.com/1fffb2d527bad0df90ffd9c3a78c3b358c990d07eacbb869e117cd571ebb3be0/',
 'QUERY_STRING': '',
 'REMOTE_ADDR': '::1',
 'REMOTE_CERTIFICATE': None,
 'REMOTE_HOST': '',
 'REQUEST_METHOD': 'PROPPATCH',
 'SCRIPT_NAME': '',
 'SERVER_NAME': '1.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.ip6.arpa',
 'SERVER_PORT': '37358',
 'SERVER_PROTOCOL': 'HTTP/1.1',
 'SERVER_SOFTWARE': 'WSGIServer/0.2',
 'wsgi.errors': <_io.TextIOWrapper name='<stderr>' mode='w' encoding='UTF-8'>,
 'wsgi.file_wrapper': <class 'wsgiref.util.FileWrapper'>,
 'wsgi.input': <_io.BufferedReader name=9>,
 'wsgi.multiprocess': False,
 'wsgi.multithread': True,
 'wsgi.run_once': False,
 'wsgi.url_scheme': 'http',
 'wsgi.version': (1, 0)}
[2020-06-11 00:50:33 +0200] [3744/Thread-20] [DEBUG] Sanitized script name: ''
[2020-06-11 00:50:33 +0200] [3744/Thread-20] [DEBUG] Sanitized path: '/███@███.com/1fffb2d527bad0df90ffd9c3a78c3b358c990d07eacbb869e117cd571ebb3be0/'
[2020-06-11 00:50:33 +0200] [3744/Thread-20] [INFO] Successful login: '███@███.com'
[2020-06-11 00:50:33 +0200] [3744/Thread-20] [DEBUG] Request content:
<?xml version="1.0"?>
<propertyupdate xmlns="DAV:" xmlns:C="urn:ietf:params:xml:ns:caldav">
  <set>
    <prop>
      <C:calendar-timezone>BEGIN:VCALENDAR
VERSION:2.0
PRODID:-//Apple Inc.//Mac OS X 10.15.5//EN
CALSCALE:GREGORIAN
BEGIN:VTIMEZONE
TZID:Europe/Vienna
BEGIN:DAYLIGHT
TZOFFSETFROM:+0100
RRULE:FREQ=YEARLY;BYMONTH=3;BYDAY=-1SU
DTSTART:19810329T020000
TZNAME:MESZ
TZOFFSETTO:+0200
END:DAYLIGHT
BEGIN:STANDARD
TZOFFSETFROM:+0200
RRULE:FREQ=YEARLY;BYMONTH=10;BYDAY=-1SU
DTSTART:19961027T030000
TZNAME:MEZ
TZOFFSETTO:+0100
END:STANDARD
END:VTIMEZONE
END:VCALENDAR
</C:calendar-timezone>
    </prop>
  </set>
</propertyupdate>

[2020-06-11 00:50:33 +0200] [3744/Thread-20] [DEBUG] Response content:
<?xml version="1.0"?>
<multistatus xmlns="DAV:" xmlns:C="urn:ietf:params:xml:ns:caldav">
  <response>
    <href>/███%40███.com/1fffb2d527bad0df90ffd9c3a78c3b358c990d07eacbb869e117cd571ebb3be0/</href>
    <propstat>
      <prop>
        <C:calendar-timezone />
      </prop>
      <status>HTTP/1.1 200 OK</status>
    </propstat>
  </response>
</multistatus>

[2020-06-11 00:50:33 +0200] [3744/Thread-20] [INFO] PROPPATCH response status for '/███@███.com/1fffb2d527bad0df90ffd9c3a78c3b358c990d07eacbb869e117cd571ebb3be0/' in 0.016 seconds: 207 Multi-Status
[2020-06-11 00:50:33 +0200] [3744/Thread-21] [INFO] PROPPATCH request for '/███@███.com/25ac916bc773bd7aba43e2c77b05194e6da7c354d7cbe381ddc7122b938d4813/' received from ::1 using 'Mac+OS+X/10.15.5 (19F101) CalendarAgent/930.5.1'
[2020-06-11 00:50:33 +0200] [3744/Thread-21] [DEBUG] Request headers:
{'CONTENT_LENGTH': '198',
 'CONTENT_TYPE': 'text/xml',
 'GATEWAY_INTERFACE': 'CGI/1.1',
 'HTTP_ACCEPT': '*/*',
 'HTTP_ACCEPT_ENCODING': 'gzip, deflate, br',
 'HTTP_ACCEPT_LANGUAGE': 'de-at',
 'HTTP_AUTHORIZATION': 'Basic **masked**',
 'HTTP_CONNECTION': 'keep-alive',
 'HTTP_HOST': 'localhost:37358',
 'HTTP_USER_AGENT': 'Mac+OS+X/10.15.5 (19F101) CalendarAgent/930.5.1',
 'PATH_INFO': '/███@███.com/25ac916bc773bd7aba43e2c77b05194e6da7c354d7cbe381ddc7122b938d4813/',
 'QUERY_STRING': '',
 'REMOTE_ADDR': '::1',
 'REMOTE_CERTIFICATE': None,
 'REMOTE_HOST': '',
 'REQUEST_METHOD': 'PROPPATCH',
 'SCRIPT_NAME': '',
 'SERVER_NAME': '1.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.ip6.arpa',
 'SERVER_PORT': '37358',
 'SERVER_PROTOCOL': 'HTTP/1.1',
 'SERVER_SOFTWARE': 'WSGIServer/0.2',
 'wsgi.errors': <_io.TextIOWrapper name='<stderr>' mode='w' encoding='UTF-8'>,
 'wsgi.file_wrapper': <class 'wsgiref.util.FileWrapper'>,
 'wsgi.input': <_io.BufferedReader name=9>,
 'wsgi.multiprocess': False,
 'wsgi.multithread': True,
 'wsgi.run_once': False,
 'wsgi.url_scheme': 'http',
 'wsgi.version': (1, 0)}
[2020-06-11 00:50:33 +0200] [3744/Thread-21] [DEBUG] Sanitized script name: ''
[2020-06-11 00:50:33 +0200] [3744/Thread-21] [DEBUG] Sanitized path: '/███@███.com/25ac916bc773bd7aba43e2c77b05194e6da7c354d7cbe381ddc7122b938d4813/'
[2020-06-11 00:50:33 +0200] [3744/Thread-21] [INFO] Successful login: '███@███.com'
[2020-06-11 00:50:33 +0200] [3744/Thread-21] [DEBUG] Request content:
<?xml version="1.0"?>
<propertyupdate xmlns="DAV:" xmlns:ICAL="http://apple.com/ns/ical/">
  <set>
    <prop>
      <ICAL:calendar-order>1</ICAL:calendar-order>
    </prop>
  </set>
</propertyupdate>

[2020-06-11 00:50:33 +0200] [3744/Thread-21] [DEBUG] Response content:
<?xml version="1.0"?>
<multistatus xmlns="DAV:" xmlns:ICAL="http://apple.com/ns/ical/">
  <response>
    <href>/███%40███.com/25ac916bc773bd7aba43e2c77b05194e6da7c354d7cbe381ddc7122b938d4813/</href>
    <propstat>
      <prop>
        <ICAL:calendar-order />
      </prop>
      <status>HTTP/1.1 200 OK</status>
    </propstat>
  </response>
</multistatus>

[2020-06-11 00:50:33 +0200] [3744/Thread-21] [INFO] PROPPATCH response status for '/███@███.com/25ac916bc773bd7aba43e2c77b05194e6da7c354d7cbe381ddc7122b938d4813/' in 0.016 seconds: 207 Multi-Status
[2020-06-11 00:50:33 +0200] [3744/Thread-22] [INFO] PROPPATCH request for '/███@███.com/25ac916bc773bd7aba43e2c77b05194e6da7c354d7cbe381ddc7122b938d4813/' received from ::1 using 'Mac+OS+X/10.15.5 (19F101) CalendarAgent/930.5.1'
[2020-06-11 00:50:33 +0200] [3744/Thread-22] [DEBUG] Request headers:
{'CONTENT_LENGTH': '748',
 'CONTENT_TYPE': 'text/xml',
 'GATEWAY_INTERFACE': 'CGI/1.1',
 'HTTP_ACCEPT': '*/*',
 'HTTP_ACCEPT_ENCODING': 'gzip, deflate, br',
 'HTTP_ACCEPT_LANGUAGE': 'de-at',
 'HTTP_AUTHORIZATION': 'Basic **masked**',
 'HTTP_CONNECTION': 'keep-alive',
 'HTTP_HOST': 'localhost:37358',
 'HTTP_USER_AGENT': 'Mac+OS+X/10.15.5 (19F101) CalendarAgent/930.5.1',
 'PATH_INFO': '/███@███.com/25ac916bc773bd7aba43e2c77b05194e6da7c354d7cbe381ddc7122b938d4813/',
 'QUERY_STRING': '',
 'REMOTE_ADDR': '::1',
 'REMOTE_CERTIFICATE': None,
 'REMOTE_HOST': '',
 'REQUEST_METHOD': 'PROPPATCH',
 'SCRIPT_NAME': '',
 'SERVER_NAME': '1.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.ip6.arpa',
 'SERVER_PORT': '37358',
 'SERVER_PROTOCOL': 'HTTP/1.1',
 'SERVER_SOFTWARE': 'WSGIServer/0.2',
 'wsgi.errors': <_io.TextIOWrapper name='<stderr>' mode='w' encoding='UTF-8'>,
 'wsgi.file_wrapper': <class 'wsgiref.util.FileWrapper'>,
 'wsgi.input': <_io.BufferedReader name=9>,
 'wsgi.multiprocess': False,
 'wsgi.multithread': True,
 'wsgi.run_once': False,
 'wsgi.url_scheme': 'http',
 'wsgi.version': (1, 0)}
[2020-06-11 00:50:33 +0200] [3744/Thread-22] [DEBUG] Sanitized script name: ''
[2020-06-11 00:50:33 +0200] [3744/Thread-22] [DEBUG] Sanitized path: '/███@███.com/25ac916bc773bd7aba43e2c77b05194e6da7c354d7cbe381ddc7122b938d4813/'
[2020-06-11 00:50:33 +0200] [3744/Thread-22] [INFO] Successful login: '███@███.com'
[2020-06-11 00:50:33 +0200] [3744/Thread-22] [DEBUG] Request content:
<?xml version="1.0"?>
<propertyupdate xmlns="DAV:" xmlns:C="urn:ietf:params:xml:ns:caldav">
  <set>
    <prop>
      <C:calendar-timezone>BEGIN:VCALENDAR
VERSION:2.0
PRODID:-//Apple Inc.//Mac OS X 10.15.5//EN
CALSCALE:GREGORIAN
BEGIN:VTIMEZONE
TZID:Europe/Vienna
BEGIN:DAYLIGHT
TZOFFSETFROM:+0100
RRULE:FREQ=YEARLY;BYMONTH=3;BYDAY=-1SU
DTSTART:19810329T020000
TZNAME:MESZ
TZOFFSETTO:+0200
END:DAYLIGHT
BEGIN:STANDARD
TZOFFSETFROM:+0200
RRULE:FREQ=YEARLY;BYMONTH=10;BYDAY=-1SU
DTSTART:19961027T030000
TZNAME:MEZ
TZOFFSETTO:+0100
END:STANDARD
END:VTIMEZONE
END:VCALENDAR
</C:calendar-timezone>
    </prop>
  </set>
</propertyupdate>

[2020-06-11 00:50:33 +0200] [3744/Thread-22] [DEBUG] Response content:
<?xml version="1.0"?>
<multistatus xmlns="DAV:" xmlns:C="urn:ietf:params:xml:ns:caldav">
  <response>
    <href>/███%40███.com/25ac916bc773bd7aba43e2c77b05194e6da7c354d7cbe381ddc7122b938d4813/</href>
    <propstat>
      <prop>
        <C:calendar-timezone />
      </prop>
      <status>HTTP/1.1 200 OK</status>
    </propstat>
  </response>
</multistatus>

[2020-06-11 00:50:33 +0200] [3744/Thread-22] [INFO] PROPPATCH response status for '/███@███.com/25ac916bc773bd7aba43e2c77b05194e6da7c354d7cbe381ddc7122b938d4813/' in 0.016 seconds: 207 Multi-Status
[2020-06-11 00:50:33 +0200] [3744/Thread-23] [INFO] MKCALENDAR request for '/███@███.com/2B2BEB1A-29E8-48FB-BE26-28A765E84660/' received from ::1 using 'Mac+OS+X/10.15.5 (19F101) CalendarAgent/930.5.1'
[2020-06-11 00:50:33 +0200] [3744/Thread-23] [DEBUG] Request headers:
{'CONTENT_LENGTH': '1205',
 'CONTENT_TYPE': 'text/xml',
 'GATEWAY_INTERFACE': 'CGI/1.1',
 'HTTP_ACCEPT': '*/*',
 'HTTP_ACCEPT_ENCODING': 'gzip, deflate, br',
 'HTTP_ACCEPT_LANGUAGE': 'de-at',
 'HTTP_AUTHORIZATION': 'Basic **masked**',
 'HTTP_CONNECTION': 'keep-alive',
 'HTTP_HOST': 'localhost:37358',
 'HTTP_USER_AGENT': 'Mac+OS+X/10.15.5 (19F101) CalendarAgent/930.5.1',
 'PATH_INFO': '/███@███.com/2B2BEB1A-29E8-48FB-BE26-28A765E84660/',
 'QUERY_STRING': '',
 'REMOTE_ADDR': '::1',
 'REMOTE_CERTIFICATE': None,
 'REMOTE_HOST': '',
 'REQUEST_METHOD': 'MKCALENDAR',
 'SCRIPT_NAME': '',
 'SERVER_NAME': '1.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.ip6.arpa',
 'SERVER_PORT': '37358',
 'SERVER_PROTOCOL': 'HTTP/1.1',
 'SERVER_SOFTWARE': 'WSGIServer/0.2',
 'wsgi.errors': <_io.TextIOWrapper name='<stderr>' mode='w' encoding='UTF-8'>,
 'wsgi.file_wrapper': <class 'wsgiref.util.FileWrapper'>,
 'wsgi.input': <_io.BufferedReader name=9>,
 'wsgi.multiprocess': False,
 'wsgi.multithread': True,
 'wsgi.run_once': False,
 'wsgi.url_scheme': 'http',
 'wsgi.version': (1, 0)}
[2020-06-11 00:50:33 +0200] [3744/Thread-23] [DEBUG] Sanitized script name: ''
[2020-06-11 00:50:33 +0200] [3744/Thread-23] [DEBUG] Sanitized path: '/███@███.com/2B2BEB1A-29E8-48FB-BE26-28A765E84660/'
[2020-06-11 00:50:33 +0200] [3744/Thread-23] [INFO] Successful login: '███@███.com'
[2020-06-11 00:50:33 +0200] [3744/Thread-23] [INFO] Access to '/███@███.com/2B2BEB1A-29E8-48FB-BE26-28A765E84660/' denied for '███@███.com'
[2020-06-11 00:50:33 +0200] [3744/Thread-23] [DEBUG] Response content:
Access to the requested resource forbidden.
[2020-06-11 00:50:33 +0200] [3744/Thread-23] [INFO] MKCALENDAR response status for '/███@███.com/2B2BEB1A-29E8-48FB-BE26-28A765E84660/' in 0.009 seconds: 403 Forbidden
[2020-06-11 00:50:33 +0200] [3744/Thread-24] [INFO] MKCALENDAR request for '/███@███.com/2B2BEB1A-29E8-48FB-BE26-28A765E84660/' received from ::1 using 'Mac+OS+X/10.15.5 (19F101) CalendarAgent/930.5.1'
[2020-06-11 00:50:33 +0200] [3744/Thread-24] [DEBUG] Request headers:
{'CONTENT_LENGTH': '1205',
 'CONTENT_TYPE': 'text/xml',
 'GATEWAY_INTERFACE': 'CGI/1.1',
 'HTTP_ACCEPT': '*/*',
 'HTTP_ACCEPT_ENCODING': 'gzip, deflate, br',
 'HTTP_ACCEPT_LANGUAGE': 'de-at',
 'HTTP_AUTHORIZATION': 'Basic **masked**',
 'HTTP_CONNECTION': 'keep-alive',
 'HTTP_HOST': 'localhost:37358',
 'HTTP_USER_AGENT': 'Mac+OS+X/10.15.5 (19F101) CalendarAgent/930.5.1',
 'PATH_INFO': '/███@███.com/2B2BEB1A-29E8-48FB-BE26-28A765E84660/',
 'QUERY_STRING': '',
 'REMOTE_ADDR': '::1',
 'REMOTE_CERTIFICATE': None,
 'REMOTE_HOST': '',
 'REQUEST_METHOD': 'MKCALENDAR',
 'SCRIPT_NAME': '',
 'SERVER_NAME': '1.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.ip6.arpa',
 'SERVER_PORT': '37358',
 'SERVER_PROTOCOL': 'HTTP/1.1',
 'SERVER_SOFTWARE': 'WSGIServer/0.2',
 'wsgi.errors': <_io.TextIOWrapper name='<stderr>' mode='w' encoding='UTF-8'>,
 'wsgi.file_wrapper': <class 'wsgiref.util.FileWrapper'>,
 'wsgi.input': <_io.BufferedReader name=9>,
 'wsgi.multiprocess': False,
 'wsgi.multithread': True,
 'wsgi.run_once': False,
 'wsgi.url_scheme': 'http',
 'wsgi.version': (1, 0)}
[2020-06-11 00:50:33 +0200] [3744/Thread-24] [DEBUG] Sanitized script name: ''
[2020-06-11 00:50:33 +0200] [3744/Thread-24] [DEBUG] Sanitized path: '/███@███.com/2B2BEB1A-29E8-48FB-BE26-28A765E84660/'
[2020-06-11 00:50:33 +0200] [3744/Thread-24] [INFO] Successful login: '███@███.com'
[2020-06-11 00:50:33 +0200] [3744/Thread-24] [INFO] Access to '/███@███.com/2B2BEB1A-29E8-48FB-BE26-28A765E84660/' denied for '███@███.com'
[2020-06-11 00:50:33 +0200] [3744/Thread-24] [DEBUG] Response content:
Access to the requested resource forbidden.
[2020-06-11 00:50:33 +0200] [3744/Thread-24] [INFO] MKCALENDAR response status for '/███@███.com/2B2BEB1A-29E8-48FB-BE26-28A765E84660/' in 0.010 seconds: 403 Forbidden
[2020-06-11 00:50:33 +0200] [3744/Thread-25] [INFO] MKCALENDAR request for '/███@███.com/2B2BEB1A-29E8-48FB-BE26-28A765E84660/' received from ::1 using 'Mac+OS+X/10.15.5 (19F101) CalendarAgent/930.5.1'
[2020-06-11 00:50:33 +0200] [3744/Thread-25] [DEBUG] Request headers:
{'CONTENT_LENGTH': '1205',
 'CONTENT_TYPE': 'text/xml',
 'GATEWAY_INTERFACE': 'CGI/1.1',
 'HTTP_ACCEPT': '*/*',
 'HTTP_ACCEPT_ENCODING': 'gzip, deflate, br',
 'HTTP_ACCEPT_LANGUAGE': 'de-at',
 'HTTP_AUTHORIZATION': 'Basic **masked**',
 'HTTP_CONNECTION': 'keep-alive',
 'HTTP_HOST': 'localhost:37358',
 'HTTP_USER_AGENT': 'Mac+OS+X/10.15.5 (19F101) CalendarAgent/930.5.1',
 'PATH_INFO': '/███@███.com/2B2BEB1A-29E8-48FB-BE26-28A765E84660/',
 'QUERY_STRING': '',
 'REMOTE_ADDR': '::1',
 'REMOTE_CERTIFICATE': None,
 'REMOTE_HOST': '',
 'REQUEST_METHOD': 'MKCALENDAR',
 'SCRIPT_NAME': '',
 'SERVER_NAME': '1.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.ip6.arpa',
 'SERVER_PORT': '37358',
 'SERVER_PROTOCOL': 'HTTP/1.1',
 'SERVER_SOFTWARE': 'WSGIServer/0.2',
 'wsgi.errors': <_io.TextIOWrapper name='<stderr>' mode='w' encoding='UTF-8'>,
 'wsgi.file_wrapper': <class 'wsgiref.util.FileWrapper'>,
 'wsgi.input': <_io.BufferedReader name=9>,
 'wsgi.multiprocess': False,
 'wsgi.multithread': True,
 'wsgi.run_once': False,
 'wsgi.url_scheme': 'http',
 'wsgi.version': (1, 0)}
[2020-06-11 00:50:33 +0200] [3744/Thread-25] [DEBUG] Sanitized script name: ''
[2020-06-11 00:50:33 +0200] [3744/Thread-25] [DEBUG] Sanitized path: '/███@███.com/2B2BEB1A-29E8-48FB-BE26-28A765E84660/'
[2020-06-11 00:50:33 +0200] [3744/Thread-25] [INFO] Successful login: '███@███.com'
[2020-06-11 00:50:33 +0200] [3744/Thread-25] [INFO] Access to '/███@███.com/2B2BEB1A-29E8-48FB-BE26-28A765E84660/' denied for '███@███.com'
[2020-06-11 00:50:33 +0200] [3744/Thread-25] [DEBUG] Response content:
Access to the requested resource forbidden.
[2020-06-11 00:50:33 +0200] [3744/Thread-25] [INFO] MKCALENDAR response status for '/███@███.com/2B2BEB1A-29E8-48FB-BE26-28A765E84660/' in 0.010 seconds: 403 Forbidden
[2020-06-11 00:50:33 +0200] [3744/Thread-26] [INFO] MKCALENDAR request for '/███@███.com/2B2BEB1A-29E8-48FB-BE26-28A765E84660/' received from ::1 using 'Mac+OS+X/10.15.5 (19F101) CalendarAgent/930.5.1'
[2020-06-11 00:50:33 +0200] [3744/Thread-26] [DEBUG] Request headers:
{'CONTENT_LENGTH': '1205',
 'CONTENT_TYPE': 'text/xml',
 'GATEWAY_INTERFACE': 'CGI/1.1',
 'HTTP_ACCEPT': '*/*',
 'HTTP_ACCEPT_ENCODING': 'gzip, deflate, br',
 'HTTP_ACCEPT_LANGUAGE': 'de-at',
 'HTTP_AUTHORIZATION': 'Basic **masked**',
 'HTTP_CONNECTION': 'keep-alive',
 'HTTP_HOST': 'localhost:37358',
 'HTTP_USER_AGENT': 'Mac+OS+X/10.15.5 (19F101) CalendarAgent/930.5.1',
 'PATH_INFO': '/███@███.com/2B2BEB1A-29E8-48FB-BE26-28A765E84660/',
 'QUERY_STRING': '',
 'REMOTE_ADDR': '::1',
 'REMOTE_CERTIFICATE': None,
 'REMOTE_HOST': '',
 'REQUEST_METHOD': 'MKCALENDAR',
 'SCRIPT_NAME': '',
 'SERVER_NAME': '1.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.ip6.arpa',
 'SERVER_PORT': '37358',
 'SERVER_PROTOCOL': 'HTTP/1.1',
 'SERVER_SOFTWARE': 'WSGIServer/0.2',
 'wsgi.errors': <_io.TextIOWrapper name='<stderr>' mode='w' encoding='UTF-8'>,
 'wsgi.file_wrapper': <class 'wsgiref.util.FileWrapper'>,
 'wsgi.input': <_io.BufferedReader name=9>,
 'wsgi.multiprocess': False,
 'wsgi.multithread': True,
 'wsgi.run_once': False,
 'wsgi.url_scheme': 'http',
 'wsgi.version': (1, 0)}
[2020-06-11 00:50:33 +0200] [3744/Thread-26] [DEBUG] Sanitized script name: ''
[2020-06-11 00:50:33 +0200] [3744/Thread-26] [DEBUG] Sanitized path: '/███@███.com/2B2BEB1A-29E8-48FB-BE26-28A765E84660/'
[2020-06-11 00:50:33 +0200] [3744/Thread-26] [INFO] Successful login: '███@███.com'
[2020-06-11 00:50:33 +0200] [3744/Thread-26] [INFO] Access to '/███@███.com/2B2BEB1A-29E8-48FB-BE26-28A765E84660/' denied for '███@███.com'
[2020-06-11 00:50:33 +0200] [3744/Thread-26] [DEBUG] Response content:
Access to the requested resource forbidden.
[2020-06-11 00:50:33 +0200] [3744/Thread-26] [INFO] MKCALENDAR response status for '/███@███.com/2B2BEB1A-29E8-48FB-BE26-28A765E84660/' in 0.011 seconds: 403 Forbidden

### macOS Calendar shows error dialog that the action failed with buttons RETRY and OK. Will press OK.
### Retrospect note: This is what happened immediately thereafter:

[2020-06-11 00:51:18 +0200] [3744/Thread-27] [INFO] PROPPATCH request for '/███@███.com/2B2BEB1A-29E8-48FB-BE26-28A765E84660/' received from ::1 using 'Mac+OS+X/10.15.5 (19F101) CalendarAgent/930.5.1'
[2020-06-11 00:51:18 +0200] [3744/Thread-27] [DEBUG] Request headers:
{'CONTENT_LENGTH': '228',
 'CONTENT_TYPE': 'text/xml',
 'GATEWAY_INTERFACE': 'CGI/1.1',
 'HTTP_ACCEPT': '*/*',
 'HTTP_ACCEPT_ENCODING': 'gzip, deflate, br',
 'HTTP_ACCEPT_LANGUAGE': 'de-at',
 'HTTP_CONNECTION': 'keep-alive',
 'HTTP_HOST': 'localhost:37358',
 'HTTP_USER_AGENT': 'Mac+OS+X/10.15.5 (19F101) CalendarAgent/930.5.1',
 'PATH_INFO': '/███@███.com/2B2BEB1A-29E8-48FB-BE26-28A765E84660/',
 'QUERY_STRING': '',
 'REMOTE_ADDR': '::1',
 'REMOTE_CERTIFICATE': None,
 'REMOTE_HOST': '',
 'REQUEST_METHOD': 'PROPPATCH',
 'SCRIPT_NAME': '',
 'SERVER_NAME': '1.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.ip6.arpa',
 'SERVER_PORT': '37358',
 'SERVER_PROTOCOL': 'HTTP/1.1',
 'SERVER_SOFTWARE': 'WSGIServer/0.2',
 'wsgi.errors': <_io.TextIOWrapper name='<stderr>' mode='w' encoding='UTF-8'>,
 'wsgi.file_wrapper': <class 'wsgiref.util.FileWrapper'>,
 'wsgi.input': <_io.BufferedReader name=9>,
 'wsgi.multiprocess': False,
 'wsgi.multithread': True,
 'wsgi.run_once': False,
 'wsgi.url_scheme': 'http',
 'wsgi.version': (1, 0)}
[2020-06-11 00:51:18 +0200] [3744/Thread-27] [DEBUG] Sanitized script name: ''
[2020-06-11 00:51:18 +0200] [3744/Thread-27] [DEBUG] Sanitized path: '/███@███.com/2B2BEB1A-29E8-48FB-BE26-28A765E84660/'
[2020-06-11 00:51:18 +0200] [3744/Thread-27] [INFO] Access to '/███@███.com/2B2BEB1A-29E8-48FB-BE26-28A765E84660/' denied for anonymous user
[2020-06-11 00:51:18 +0200] [3744/Thread-27] [DEBUG] Asking client for authentication
[2020-06-11 00:51:18 +0200] [3744/Thread-27] [DEBUG] Response content:
Access to the requested resource forbidden.
[2020-06-11 00:51:18 +0200] [3744/Thread-27] [INFO] PROPPATCH response status for '/███@███.com/2B2BEB1A-29E8-48FB-BE26-28A765E84660/' in 0.002 seconds: 401 Unauthorized
[2020-06-11 00:51:18 +0200] [3744/Thread-28] [INFO] PROPPATCH request for '/███@███.com/2B2BEB1A-29E8-48FB-BE26-28A765E84660/' received from ::1 using 'Mac+OS+X/10.15.5 (19F101) CalendarAgent/930.5.1'
[2020-06-11 00:51:18 +0200] [3744/Thread-28] [DEBUG] Request headers:
{'CONTENT_LENGTH': '228',
 'CONTENT_TYPE': 'text/xml',
 'GATEWAY_INTERFACE': 'CGI/1.1',
 'HTTP_ACCEPT': '*/*',
 'HTTP_ACCEPT_ENCODING': 'gzip, deflate, br',
 'HTTP_ACCEPT_LANGUAGE': 'de-at',
 'HTTP_AUTHORIZATION': 'Basic **masked**',
 'HTTP_CONNECTION': 'keep-alive',
 'HTTP_HOST': 'localhost:37358',
 'HTTP_USER_AGENT': 'Mac+OS+X/10.15.5 (19F101) CalendarAgent/930.5.1',
 'PATH_INFO': '/███@███.com/2B2BEB1A-29E8-48FB-BE26-28A765E84660/',
 'QUERY_STRING': '',
 'REMOTE_ADDR': '::1',
 'REMOTE_CERTIFICATE': None,
 'REMOTE_HOST': '',
 'REQUEST_METHOD': 'PROPPATCH',
 'SCRIPT_NAME': '',
 'SERVER_NAME': '1.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.ip6.arpa',
 'SERVER_PORT': '37358',
 'SERVER_PROTOCOL': 'HTTP/1.1',
 'SERVER_SOFTWARE': 'WSGIServer/0.2',
 'wsgi.errors': <_io.TextIOWrapper name='<stderr>' mode='w' encoding='UTF-8'>,
 'wsgi.file_wrapper': <class 'wsgiref.util.FileWrapper'>,
 'wsgi.input': <_io.BufferedReader name=9>,
 'wsgi.multiprocess': False,
 'wsgi.multithread': True,
 'wsgi.run_once': False,
 'wsgi.url_scheme': 'http',
 'wsgi.version': (1, 0)}
[2020-06-11 00:51:18 +0200] [3744/Thread-28] [DEBUG] Sanitized script name: ''
[2020-06-11 00:51:18 +0200] [3744/Thread-28] [DEBUG] Sanitized path: '/███@███.com/2B2BEB1A-29E8-48FB-BE26-28A765E84660/'
[2020-06-11 00:51:18 +0200] [3744/Thread-28] [INFO] Successful login: '███@███.com'
[2020-06-11 00:51:18 +0200] [3744/Thread-28] [INFO] Access to '/███@███.com/2B2BEB1A-29E8-48FB-BE26-28A765E84660/' denied for '███@███.com'
[2020-06-11 00:51:18 +0200] [3744/Thread-28] [DEBUG] Response content:
Access to the requested resource forbidden.
[2020-06-11 00:51:18 +0200] [3744/Thread-28] [INFO] PROPPATCH response status for '/███@███.com/2B2BEB1A-29E8-48FB-BE26-28A765E84660/' in 0.010 seconds: 403 Forbidden
[2020-06-11 00:51:18 +0200] [3744/Thread-29] [INFO] PROPPATCH request for '/███@███.com/2B2BEB1A-29E8-48FB-BE26-28A765E84660/' received from ::1 using 'Mac+OS+X/10.15.5 (19F101) CalendarAgent/930.5.1'
[2020-06-11 00:51:18 +0200] [3744/Thread-29] [DEBUG] Request headers:
{'CONTENT_LENGTH': '228',
 'CONTENT_TYPE': 'text/xml',
 'GATEWAY_INTERFACE': 'CGI/1.1',
 'HTTP_ACCEPT': '*/*',
 'HTTP_ACCEPT_ENCODING': 'gzip, deflate, br',
 'HTTP_ACCEPT_LANGUAGE': 'de-at',
 'HTTP_AUTHORIZATION': 'Basic **masked**',
 'HTTP_CONNECTION': 'keep-alive',
 'HTTP_HOST': 'localhost:37358',
 'HTTP_USER_AGENT': 'Mac+OS+X/10.15.5 (19F101) CalendarAgent/930.5.1',
 'PATH_INFO': '/███@███.com/2B2BEB1A-29E8-48FB-BE26-28A765E84660/',
 'QUERY_STRING': '',
 'REMOTE_ADDR': '::1',
 'REMOTE_CERTIFICATE': None,
 'REMOTE_HOST': '',
 'REQUEST_METHOD': 'PROPPATCH',
 'SCRIPT_NAME': '',
 'SERVER_NAME': '1.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.ip6.arpa',
 'SERVER_PORT': '37358',
 'SERVER_PROTOCOL': 'HTTP/1.1',
 'SERVER_SOFTWARE': 'WSGIServer/0.2',
 'wsgi.errors': <_io.TextIOWrapper name='<stderr>' mode='w' encoding='UTF-8'>,
 'wsgi.file_wrapper': <class 'wsgiref.util.FileWrapper'>,
 'wsgi.input': <_io.BufferedReader name=9>,
 'wsgi.multiprocess': False,
 'wsgi.multithread': True,
 'wsgi.run_once': False,
 'wsgi.url_scheme': 'http',
 'wsgi.version': (1, 0)}
[2020-06-11 00:51:18 +0200] [3744/Thread-29] [DEBUG] Sanitized script name: ''
[2020-06-11 00:51:18 +0200] [3744/Thread-29] [DEBUG] Sanitized path: '/███@███.com/2B2BEB1A-29E8-48FB-BE26-28A765E84660/'
[2020-06-11 00:51:18 +0200] [3744/Thread-29] [INFO] Successful login: '███@███.com'
[2020-06-11 00:51:18 +0200] [3744/Thread-29] [INFO] Access to '/███@███.com/2B2BEB1A-29E8-48FB-BE26-28A765E84660/' denied for '███@███.com'
[2020-06-11 00:51:18 +0200] [3744/Thread-29] [DEBUG] Response content:
Access to the requested resource forbidden.
[2020-06-11 00:51:18 +0200] [3744/Thread-29] [INFO] PROPPATCH response status for '/███@███.com/2B2BEB1A-29E8-48FB-BE26-28A765E84660/' in 0.012 seconds: 403 Forbidden
[2020-06-11 00:51:18 +0200] [3744/Thread-30] [INFO] PROPPATCH request for '/███@███.com/2B2BEB1A-29E8-48FB-BE26-28A765E84660/' received from ::1 using 'Mac+OS+X/10.15.5 (19F101) CalendarAgent/930.5.1'
[2020-06-11 00:51:18 +0200] [3744/Thread-30] [DEBUG] Request headers:
{'CONTENT_LENGTH': '199',
 'CONTENT_TYPE': 'text/xml',
 'GATEWAY_INTERFACE': 'CGI/1.1',
 'HTTP_ACCEPT': '*/*',
 'HTTP_ACCEPT_ENCODING': 'gzip, deflate, br',
 'HTTP_ACCEPT_LANGUAGE': 'de-at',
 'HTTP_AUTHORIZATION': 'Basic **masked**',
 'HTTP_CONNECTION': 'keep-alive',
 'HTTP_HOST': 'localhost:37358',
 'HTTP_USER_AGENT': 'Mac+OS+X/10.15.5 (19F101) CalendarAgent/930.5.1',
 'PATH_INFO': '/███@███.com/2B2BEB1A-29E8-48FB-BE26-28A765E84660/',
 'QUERY_STRING': '',
 'REMOTE_ADDR': '::1',
 'REMOTE_CERTIFICATE': None,
 'REMOTE_HOST': '',
 'REQUEST_METHOD': 'PROPPATCH',
 'SCRIPT_NAME': '',
 'SERVER_NAME': '1.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.ip6.arpa',
 'SERVER_PORT': '37358',
 'SERVER_PROTOCOL': 'HTTP/1.1',
 'SERVER_SOFTWARE': 'WSGIServer/0.2',
 'wsgi.errors': <_io.TextIOWrapper name='<stderr>' mode='w' encoding='UTF-8'>,
 'wsgi.file_wrapper': <class 'wsgiref.util.FileWrapper'>,
 'wsgi.input': <_io.BufferedReader name=9>,
 'wsgi.multiprocess': False,
 'wsgi.multithread': True,
 'wsgi.run_once': False,
 'wsgi.url_scheme': 'http',
 'wsgi.version': (1, 0)}
[2020-06-11 00:51:18 +0200] [3744/Thread-30] [DEBUG] Sanitized script name: ''
[2020-06-11 00:51:18 +0200] [3744/Thread-30] [DEBUG] Sanitized path: '/███@███.com/2B2BEB1A-29E8-48FB-BE26-28A765E84660/'
[2020-06-11 00:51:18 +0200] [3744/Thread-30] [INFO] Successful login: '███@███.com'
[2020-06-11 00:51:18 +0200] [3744/Thread-30] [INFO] Access to '/███@███.com/2B2BEB1A-29E8-48FB-BE26-28A765E84660/' denied for '███@███.com'
[2020-06-11 00:51:18 +0200] [3744/Thread-30] [DEBUG] Response content:
Access to the requested resource forbidden.
[2020-06-11 00:51:18 +0200] [3744/Thread-30] [INFO] PROPPATCH response status for '/███@███.com/2B2BEB1A-29E8-48FB-BE26-28A765E84660/' in 0.011 seconds: 403 Forbidden
[2020-06-11 00:51:18 +0200] [3744/Thread-31] [INFO] PROPPATCH request for '/███@███.com/2B2BEB1A-29E8-48FB-BE26-28A765E84660/' received from ::1 using 'Mac+OS+X/10.15.5 (19F101) CalendarAgent/930.5.1'
[2020-06-11 00:51:18 +0200] [3744/Thread-31] [DEBUG] Request headers:
{'CONTENT_LENGTH': '165',
 'CONTENT_TYPE': 'text/xml',
 'GATEWAY_INTERFACE': 'CGI/1.1',
 'HTTP_ACCEPT': '*/*',
 'HTTP_ACCEPT_ENCODING': 'gzip, deflate, br',
 'HTTP_ACCEPT_LANGUAGE': 'de-at',
 'HTTP_AUTHORIZATION': 'Basic **masked**',
 'HTTP_CONNECTION': 'keep-alive',
 'HTTP_HOST': 'localhost:37358',
 'HTTP_USER_AGENT': 'Mac+OS+X/10.15.5 (19F101) CalendarAgent/930.5.1',
 'PATH_INFO': '/███@███.com/2B2BEB1A-29E8-48FB-BE26-28A765E84660/',
 'QUERY_STRING': '',
 'REMOTE_ADDR': '::1',
 'REMOTE_CERTIFICATE': None,
 'REMOTE_HOST': '',
 'REQUEST_METHOD': 'PROPPATCH',
 'SCRIPT_NAME': '',
 'SERVER_NAME': '1.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.ip6.arpa',
 'SERVER_PORT': '37358',
 'SERVER_PROTOCOL': 'HTTP/1.1',
 'SERVER_SOFTWARE': 'WSGIServer/0.2',
 'wsgi.errors': <_io.TextIOWrapper name='<stderr>' mode='w' encoding='UTF-8'>,
 'wsgi.file_wrapper': <class 'wsgiref.util.FileWrapper'>,
 'wsgi.input': <_io.BufferedReader name=9>,
 'wsgi.multiprocess': False,
 'wsgi.multithread': True,
 'wsgi.run_once': False,
 'wsgi.url_scheme': 'http',
 'wsgi.version': (1, 0)}
[2020-06-11 00:51:18 +0200] [3744/Thread-31] [DEBUG] Sanitized script name: ''
[2020-06-11 00:51:18 +0200] [3744/Thread-31] [DEBUG] Sanitized path: '/███@███.com/2B2BEB1A-29E8-48FB-BE26-28A765E84660/'
[2020-06-11 00:51:18 +0200] [3744/Thread-31] [INFO] Successful login: '███@███.com'
[2020-06-11 00:51:18 +0200] [3744/Thread-31] [INFO] Access to '/███@███.com/2B2BEB1A-29E8-48FB-BE26-28A765E84660/' denied for '███@███.com'
[2020-06-11 00:51:18 +0200] [3744/Thread-31] [DEBUG] Response content:
Access to the requested resource forbidden.
[2020-06-11 00:51:18 +0200] [3744/Thread-31] [INFO] PROPPATCH response status for '/███@███.com/2B2BEB1A-29E8-48FB-BE26-28A765E84660/' in 0.013 seconds: 403 Forbidden
[2020-06-11 00:51:18 +0200] [3744/Thread-32] [INFO] PROPFIND request for '/' with depth '0' received from ::1 using 'Mac+OS+X/10.15.5 (19F101) CalendarAgent/930.5.1'
[2020-06-11 00:51:18 +0200] [3744/Thread-32] [DEBUG] Request headers:
{'CONTENT_LENGTH': '176',
 'CONTENT_TYPE': 'text/xml',
 'GATEWAY_INTERFACE': 'CGI/1.1',
 'HTTP_ACCEPT': '*/*',
 'HTTP_ACCEPT_ENCODING': 'gzip, deflate, br',
 'HTTP_ACCEPT_LANGUAGE': 'de-at',
 'HTTP_BRIEF': 't',
 'HTTP_CONNECTION': 'keep-alive',
 'HTTP_DEPTH': '0',
 'HTTP_HOST': 'localhost:37358',
 'HTTP_PREFER': 'return=minimal',
 'HTTP_USER_AGENT': 'Mac+OS+X/10.15.5 (19F101) CalendarAgent/930.5.1',
 'PATH_INFO': '/',
 'QUERY_STRING': '',
 'REMOTE_ADDR': '::1',
 'REMOTE_CERTIFICATE': None,
 'REMOTE_HOST': '',
 'REQUEST_METHOD': 'PROPFIND',
 'SCRIPT_NAME': '',
 'SERVER_NAME': '1.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.ip6.arpa',
 'SERVER_PORT': '37358',
 'SERVER_PROTOCOL': 'HTTP/1.1',
 'SERVER_SOFTWARE': 'WSGIServer/0.2',
 'wsgi.errors': <_io.TextIOWrapper name='<stderr>' mode='w' encoding='UTF-8'>,
 'wsgi.file_wrapper': <class 'wsgiref.util.FileWrapper'>,
 'wsgi.input': <_io.BufferedReader name=9>,
 'wsgi.multiprocess': False,
 'wsgi.multithread': True,
 'wsgi.run_once': False,
 'wsgi.url_scheme': 'http',
 'wsgi.version': (1, 0)}
[2020-06-11 00:51:18 +0200] [3744/Thread-32] [DEBUG] Sanitized script name: ''
[2020-06-11 00:51:18 +0200] [3744/Thread-32] [DEBUG] Sanitized path: '/'
[2020-06-11 00:51:18 +0200] [3744/Thread-32] [INFO] Access to '/' denied for anonymous user
[2020-06-11 00:51:18 +0200] [3744/Thread-32] [DEBUG] Asking client for authentication
[2020-06-11 00:51:18 +0200] [3744/Thread-32] [DEBUG] Response content:
Access to the requested resource forbidden.
[2020-06-11 00:51:18 +0200] [3744/Thread-32] [INFO] PROPFIND response status for '/' with depth '0' in 0.001 seconds: 401 Unauthorized
[2020-06-11 00:51:18 +0200] [3744/Thread-33] [INFO] PROPFIND request for '/' with depth '0' received from ::1 using 'Mac+OS+X/10.15.5 (19F101) CalendarAgent/930.5.1'
[2020-06-11 00:51:18 +0200] [3744/Thread-33] [DEBUG] Request headers:
{'CONTENT_LENGTH': '176',
 'CONTENT_TYPE': 'text/xml',
 'GATEWAY_INTERFACE': 'CGI/1.1',
 'HTTP_ACCEPT': '*/*',
 'HTTP_ACCEPT_ENCODING': 'gzip, deflate, br',
 'HTTP_ACCEPT_LANGUAGE': 'de-at',
 'HTTP_AUTHORIZATION': 'Basic **masked**',
 'HTTP_BRIEF': 't',
 'HTTP_CONNECTION': 'keep-alive',
 'HTTP_DEPTH': '0',
 'HTTP_HOST': 'localhost:37358',
 'HTTP_PREFER': 'return=minimal',
 'HTTP_USER_AGENT': 'Mac+OS+X/10.15.5 (19F101) CalendarAgent/930.5.1',
 'PATH_INFO': '/',
 'QUERY_STRING': '',
 'REMOTE_ADDR': '::1',
 'REMOTE_CERTIFICATE': None,
 'REMOTE_HOST': '',
 'REQUEST_METHOD': 'PROPFIND',
 'SCRIPT_NAME': '',
 'SERVER_NAME': '1.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.ip6.arpa',
 'SERVER_PORT': '37358',
 'SERVER_PROTOCOL': 'HTTP/1.1',
 'SERVER_SOFTWARE': 'WSGIServer/0.2',
 'wsgi.errors': <_io.TextIOWrapper name='<stderr>' mode='w' encoding='UTF-8'>,
 'wsgi.file_wrapper': <class 'wsgiref.util.FileWrapper'>,
 'wsgi.input': <_io.BufferedReader name=9>,
 'wsgi.multiprocess': False,
 'wsgi.multithread': True,
 'wsgi.run_once': False,
 'wsgi.url_scheme': 'http',
 'wsgi.version': (1, 0)}
[2020-06-11 00:51:18 +0200] [3744/Thread-33] [DEBUG] Sanitized script name: ''
[2020-06-11 00:51:18 +0200] [3744/Thread-33] [DEBUG] Sanitized path: '/'
[2020-06-11 00:51:18 +0200] [3744/Thread-33] [INFO] Successful login: '███@███.com'
[2020-06-11 00:51:18 +0200] [3744/Thread-33] [DEBUG] Request content:
<?xml version="1.0"?>
<propfind xmlns="DAV:" xmlns:C="urn:ietf:params:xml:ns:caldav">
  <prop>
    <C:calendar-free-busy-set />
  </prop>
</propfind>

[2020-06-11 00:51:18 +0200] [3744/Thread-33] [DEBUG] '███@███.com' has read access to collection ''
[2020-06-11 00:51:18 +0200] [3744/Thread-33] [DEBUG] Response content:
<?xml version="1.0"?>
<multistatus xmlns="DAV:" xmlns:C="urn:ietf:params:xml:ns:caldav">
  <response>
    <href>/</href>
    <propstat>
      <prop>
        <C:calendar-free-busy-set />
      </prop>
      <status>HTTP/1.1 200 OK</status>
    </propstat>
  </response>
</multistatus>

[2020-06-11 00:51:18 +0200] [3744/Thread-33] [INFO] PROPFIND response status for '/' with depth '0' in 0.010 seconds: 207 Multi-Status
[2020-06-11 00:51:18 +0200] [3744/Thread-34] [INFO] PROPPATCH request for '/' received from ::1 using 'Mac+OS+X/10.15.5 (19F101) CalendarAgent/930.5.1'
[2020-06-11 00:51:18 +0200] [3744/Thread-34] [DEBUG] Request headers:
{'CONTENT_LENGTH': '191',
 'CONTENT_TYPE': 'text/xml',
 'GATEWAY_INTERFACE': 'CGI/1.1',
 'HTTP_ACCEPT': '*/*',
 'HTTP_ACCEPT_ENCODING': 'gzip, deflate, br',
 'HTTP_ACCEPT_LANGUAGE': 'de-at',
 'HTTP_AUTHORIZATION': 'Basic **masked**',
 'HTTP_CONNECTION': 'keep-alive',
 'HTTP_HOST': 'localhost:37358',
 'HTTP_USER_AGENT': 'Mac+OS+X/10.15.5 (19F101) CalendarAgent/930.5.1',
 'PATH_INFO': '/',
 'QUERY_STRING': '',
 'REMOTE_ADDR': '::1',
 'REMOTE_CERTIFICATE': None,
 'REMOTE_HOST': '',
 'REQUEST_METHOD': 'PROPPATCH',
 'SCRIPT_NAME': '',
 'SERVER_NAME': '1.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.ip6.arpa',
 'SERVER_PORT': '37358',
 'SERVER_PROTOCOL': 'HTTP/1.1',
 'SERVER_SOFTWARE': 'WSGIServer/0.2',
 'wsgi.errors': <_io.TextIOWrapper name='<stderr>' mode='w' encoding='UTF-8'>,
 'wsgi.file_wrapper': <class 'wsgiref.util.FileWrapper'>,
 'wsgi.input': <_io.BufferedReader name=9>,
 'wsgi.multiprocess': False,
 'wsgi.multithread': True,
 'wsgi.run_once': False,
 'wsgi.url_scheme': 'http',
 'wsgi.version': (1, 0)}
[2020-06-11 00:51:18 +0200] [3744/Thread-34] [DEBUG] Sanitized script name: ''
[2020-06-11 00:51:18 +0200] [3744/Thread-34] [DEBUG] Sanitized path: '/'
[2020-06-11 00:51:18 +0200] [3744/Thread-34] [INFO] Successful login: '███@███.com'
[2020-06-11 00:51:18 +0200] [3744/Thread-34] [INFO] Access to '/' denied for '███@███.com'
[2020-06-11 00:51:18 +0200] [3744/Thread-34] [DEBUG] Response content:
Access to the requested resource forbidden.
[2020-06-11 00:51:18 +0200] [3744/Thread-34] [INFO] PROPPATCH response status for '/' in 0.008 seconds: 403 Forbidden
[2020-06-11 00:51:18 +0200] [3744/Thread-35] [INFO] PROPFIND request for '/███@███.com/' with depth '1' received from ::1 using 'Mac+OS+X/10.15.5 (19F101) CalendarAgent/930.5.1'
[2020-06-11 00:51:18 +0200] [3744/Thread-35] [DEBUG] Request headers:
{'CONTENT_LENGTH': '2293',
 'CONTENT_TYPE': 'text/xml',
 'GATEWAY_INTERFACE': 'CGI/1.1',
 'HTTP_ACCEPT': '*/*',
 'HTTP_ACCEPT_ENCODING': 'gzip, deflate, br',
 'HTTP_ACCEPT_LANGUAGE': 'de-at',
 'HTTP_AUTHORIZATION': 'Basic **masked**',
 'HTTP_BRIEF': 't',
 'HTTP_CONNECTION': 'keep-alive',
 'HTTP_DEPTH': '1',
 'HTTP_HOST': 'localhost:37358',
 'HTTP_PREFER': 'return=minimal',
 'HTTP_USER_AGENT': 'Mac+OS+X/10.15.5 (19F101) CalendarAgent/930.5.1',
 'PATH_INFO': '/███@███.com/',
 'QUERY_STRING': '',
 'REMOTE_ADDR': '::1',
 'REMOTE_CERTIFICATE': None,
 'REMOTE_HOST': '',
 'REQUEST_METHOD': 'PROPFIND',
 'SCRIPT_NAME': '',
 'SERVER_NAME': '1.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.ip6.arpa',
 'SERVER_PORT': '37358',
 'SERVER_PROTOCOL': 'HTTP/1.1',
 'SERVER_SOFTWARE': 'WSGIServer/0.2',
 'wsgi.errors': <_io.TextIOWrapper name='<stderr>' mode='w' encoding='UTF-8'>,
 'wsgi.file_wrapper': <class 'wsgiref.util.FileWrapper'>,
 'wsgi.input': <_io.BufferedReader name=9>,
 'wsgi.multiprocess': False,
 'wsgi.multithread': True,
 'wsgi.run_once': False,
 'wsgi.url_scheme': 'http',
 'wsgi.version': (1, 0)}
[2020-06-11 00:51:18 +0200] [3744/Thread-35] [DEBUG] Sanitized script name: ''
[2020-06-11 00:51:18 +0200] [3744/Thread-35] [DEBUG] Sanitized path: '/███@███.com/'
[2020-06-11 00:51:18 +0200] [3744/Thread-35] [INFO] Successful login: '███@███.com'
[2020-06-11 00:51:18 +0200] [3744/Thread-35] [DEBUG] Request content:
<?xml version="1.0"?>
<propfind xmlns="DAV:" xmlns:C="urn:ietf:params:xml:ns:caldav" xmlns:CS="http://calendarserver.org/ns/" xmlns:ICAL="http://apple.com/ns/ical/" xmlns:ME="http://me.com/_namespace/">
  <prop>
    <add-member />
    <CS:allowed-sharing-modes />
    <ICAL:autoprovisioned />
    <ME:bulk-requests />
    <C:calendar-alarm />
    <ICAL:calendar-color />
    <C:calendar-description />
    <C:calendar-free-busy-set />
    <ICAL:calendar-order />
    <C:calendar-timezone />
    <current-user-privilege-set />
    <C:default-alarm-vevent-date />
    <C:default-alarm-vevent-datetime />
    <displayname />
    <CS:getctag />
    <CS:invite />
    <ICAL:language-code />
    <ICAL:location-code />
    <C:max-attendees-per-instance />
    <owner />
    <CS:pre-publish-url />
    <CS:publish-url />
    <CS:push-transports />
    <CS:pushkey />
    <quota-available-bytes />
    <quota-used-bytes />
    <ICAL:refreshrate />
    <resource-id />
    <resourcetype />
    <C:schedule-calendar-transp />
    <C:schedule-default-calendar-URL />
    <CS:source />
    <CS:subscribed-strip-alarms />
    <CS:subscribed-strip-attachments />
    <CS:subscribed-strip-todos />
    <C:supported-calendar-component-set />
    <C:supported-calendar-component-sets />
    <supported-report-set />
    <sync-token />
  </prop>
</propfind>

[2020-06-11 00:51:18 +0200] [3744/Thread-35] [DEBUG] '███@███.com' has write access to collection '███@███.com'
[2020-06-11 00:51:18 +0200] [3744/Thread-35] [DEBUG] '███@███.com' has write access to collection with tag '███@███.com/25ac916bc773bd7aba43e2c77b05194e6da7c354d7cbe381ddc7122b938d4813'
[2020-06-11 00:51:18 +0200] [3744/Thread-35] [DEBUG] '███@███.com' has write access to collection with tag '███@███.com/a025298574bc6a41ceaf9c41b49a727ba86396c4608d9e2a8666ae119a6308ad'
[2020-06-11 00:51:18 +0200] [3744/Thread-35] [DEBUG] '███@███.com' has write access to collection with tag '███@███.com/9e7a9fdea9e436cb21bdccda10ac010c6585afbc42f373121bdeac05087704fb'
[2020-06-11 00:51:18 +0200] [3744/Thread-35] [DEBUG] '███@███.com' has write access to collection with tag '███@███.com/287155355d92b8fc5d00ff4522c6504a27efd5d9392d368cbf94baec01dd5a02'
[2020-06-11 00:51:18 +0200] [3744/Thread-35] [DEBUG] '███@███.com' has write access to collection with tag '███@███.com/1fffb2d527bad0df90ffd9c3a78c3b358c990d07eacbb869e117cd571ebb3be0'
[2020-06-11 00:51:18 +0200] [3744/Thread-35] [DEBUG] Response content:
<?xml version="1.0"?>
<multistatus xmlns="DAV:" xmlns:C="urn:ietf:params:xml:ns:caldav" xmlns:CR="urn:ietf:params:xml:ns:carddav" xmlns:CS="http://calendarserver.org/ns/" xmlns:ICAL="http://apple.com/ns/ical/" xmlns:ME="http://me.com/_namespace/">
  <response>
    <href>/███%40███.com/</href>
    <propstat>
      <prop>
        <add-member />
        <CS:allowed-sharing-modes />
        <ICAL:autoprovisioned />
        <ME:bulk-requests />
        <C:calendar-alarm />
        <ICAL:calendar-color />
        <C:calendar-description />
        <C:calendar-free-busy-set />
        <ICAL:calendar-order />
        <C:calendar-timezone />
        <current-user-privilege-set>
          <privilege>
            <read />
          </privilege>
          <privilege>
            <all />
          </privilege>
          <privilege>
            <write />
          </privilege>
          <privilege>
            <write-properties />
          </privilege>
          <privilege>
            <write-content />
          </privilege>
        </current-user-privilege-set>
        <C:default-alarm-vevent-date />
        <C:default-alarm-vevent-datetime />
        <displayname />
        <CS:invite />
        <ICAL:language-code />
        <ICAL:location-code />
        <C:max-attendees-per-instance />
        <owner>
          <href>/███%40███.com/</href>
        </owner>
        <CS:pre-publish-url />
        <CS:publish-url />
        <CS:push-transports />
        <CS:pushkey />
        <quota-available-bytes />
        <quota-used-bytes />
        <ICAL:refreshrate />
        <resource-id />
        <resourcetype>
          <principal />
          <collection />
        </resourcetype>
        <C:schedule-calendar-transp />
        <C:schedule-default-calendar-URL />
        <CS:source />
        <CS:subscribed-strip-alarms />
        <CS:subscribed-strip-attachments />
        <CS:subscribed-strip-todos />
        <C:supported-calendar-component-sets />
        <supported-report-set>
          <supported-report>
            <report>
              <expand-property />
            </report>
          </supported-report>
          <supported-report>
            <report>
              <principal-search-property-set />
            </report>
          </supported-report>
          <supported-report>
            <report>
              <principal-property-search />
            </report>
          </supported-report>
        </supported-report-set>
      </prop>
      <status>HTTP/1.1 200 OK</status>
    </propstat>
    <propstat>
      <prop>
        <CS:getctag />
        <C:supported-calendar-component-set />
        <sync-token />
      </prop>
      <status>HTTP/1.1 404 Not Found</status>
    </propstat>
  </response>
  <response>
    <href>/███%40███.com/25ac916bc773bd7aba43e2c77b05194e6da7c354d7cbe381ddc7122b938d4813/</href>
    <propstat>
      <prop>
        <add-member />
        <CS:allowed-sharing-modes />
        <ICAL:autoprovisioned />
        <ME:bulk-requests />
        <C:calendar-alarm />
        <C:calendar-free-busy-set />
        <C:default-alarm-vevent-date />
        <C:default-alarm-vevent-datetime />
        <CS:invite />
        <ICAL:language-code />
        <ICAL:location-code />
        <C:max-attendees-per-instance />
        <CS:pre-publish-url />
        <CS:publish-url />
        <CS:push-transports />
        <CS:pushkey />
        <quota-available-bytes />
        <quota-used-bytes />
        <ICAL:refreshrate />
        <resource-id />
        <C:schedule-calendar-transp />
        <C:schedule-default-calendar-URL />
        <CS:source />
        <CS:subscribed-strip-alarms />
        <CS:subscribed-strip-attachments />
        <CS:subscribed-strip-todos />
        <C:supported-calendar-component-sets />
      </prop>
      <status>HTTP/1.1 404 Not Found</status>
    </propstat>
    <propstat>
      <prop>
        <ICAL:calendar-color>#e91e63ff</ICAL:calendar-color>
        <C:calendar-description />
        <ICAL:calendar-order>1</ICAL:calendar-order>
        <C:calendar-timezone>BEGIN:VCALENDAR
VERSION:2.0
PRODID:-//Apple Inc.//Mac OS X 10.15.5//EN
CALSCALE:GREGORIAN
BEGIN:VTIMEZONE
TZID:Europe/Vienna
BEGIN:DAYLIGHT
TZOFFSETFROM:+0100
RRULE:FREQ=YEARLY;BYMONTH=3;BYDAY=-1SU
DTSTART:19810329T020000
TZNAME:MESZ
TZOFFSETTO:+0200
END:DAYLIGHT
BEGIN:STANDARD
TZOFFSETFROM:+0200
RRULE:FREQ=YEARLY;BYMONTH=10;BYDAY=-1SU
DTSTART:19961027T030000
TZNAME:MEZ
TZOFFSETTO:+0100
END:STANDARD
END:VTIMEZONE
END:VCALENDAR
</C:calendar-timezone>
        <current-user-privilege-set>
          <privilege>
            <read />
          </privilege>
          <privilege>
            <all />
          </privilege>
          <privilege>
            <write />
          </privilege>
          <privilege>
            <write-properties />
          </privilege>
          <privilege>
            <write-content />
          </privilege>
        </current-user-privilege-set>
        <displayname>Default</displayname>
        <CS:getctag>d023b5965ccde5c001557e1761989ff09b610f9b1d4b9e24ac1e7777a103c9d8</CS:getctag>
        <owner>
          <href>/███%40███.com/</href>
        </owner>
        <resourcetype>
          <C:calendar />
          <collection />
        </resourcetype>
        <C:supported-calendar-component-set>
          <C:comp name="VEVENT" />
        </C:supported-calendar-component-set>
        <supported-report-set>
          <supported-report>
            <report>
              <expand-property />
            </report>
          </supported-report>
          <supported-report>
            <report>
              <principal-search-property-set />
            </report>
          </supported-report>
          <supported-report>
            <report>
              <principal-property-search />
            </report>
          </supported-report>
          <supported-report>
            <report>
              <sync-collection />
            </report>
          </supported-report>
          <supported-report>
            <report>
              <C:calendar-multiget />
            </report>
          </supported-report>
          <supported-report>
            <report>
              <C:calendar-query />
            </report>
          </supported-report>
        </supported-report-set>
        <sync-token>http://radicale.org/ns/sync/d023b5965ccde5c001557e1761989ff09b610f9b1d4b9e24ac1e7777a103c9d8</sync-token>
      </prop>
      <status>HTTP/1.1 200 OK</status>
    </propstat>
  </response>
  <response>
    <href>/███%40███.com/a025298574bc6a41ceaf9c41b49a727ba86396c4608d9e2a8666ae119a6308ad/</href>
    <propstat>
      <prop>
        <add-member />
        <CS:allowed-sharing-modes />
        <ICAL:autoprovisioned />
        <ME:bulk-requests />
        <C:calendar-alarm />
        <ICAL:calendar-color />
        <C:calendar-free-busy-set />
        <ICAL:calendar-order />
        <C:calendar-timezone />
        <C:default-alarm-vevent-date />
        <C:default-alarm-vevent-datetime />
        <CS:invite />
        <ICAL:language-code />
        <ICAL:location-code />
        <C:max-attendees-per-instance />
        <CS:pre-publish-url />
        <CS:publish-url />
        <CS:push-transports />
        <CS:pushkey />
        <quota-available-bytes />
        <quota-used-bytes />
        <ICAL:refreshrate />
        <resource-id />
        <C:schedule-calendar-transp />
        <C:schedule-default-calendar-URL />
        <CS:source />
        <CS:subscribed-strip-alarms />
        <CS:subscribed-strip-attachments />
        <CS:subscribed-strip-todos />
        <C:supported-calendar-component-sets />
      </prop>
      <status>HTTP/1.1 404 Not Found</status>
    </propstat>
    <propstat>
      <prop>
        <C:calendar-description />
        <current-user-privilege-set>
          <privilege>
            <read />
          </privilege>
          <privilege>
            <all />
          </privilege>
          <privilege>
            <write />
          </privilege>
          <privilege>
            <write-properties />
          </privilege>
          <privilege>
            <write-content />
          </privilege>
        </current-user-privilege-set>
        <displayname>Default</displayname>
        <CS:getctag>a025298574bc6a41ceaf9c41b49a727ba86396c4608d9e2a8666ae119a6308ad</CS:getctag>
        <owner>
          <href>/███%40███.com/</href>
        </owner>
        <resourcetype>
          <C:calendar />
          <collection />
        </resourcetype>
        <C:supported-calendar-component-set>
          <C:comp name="VTODO" />
        </C:supported-calendar-component-set>
        <supported-report-set>
          <supported-report>
            <report>
              <expand-property />
            </report>
          </supported-report>
          <supported-report>
            <report>
              <principal-search-property-set />
            </report>
          </supported-report>
          <supported-report>
            <report>
              <principal-property-search />
            </report>
          </supported-report>
          <supported-report>
            <report>
              <sync-collection />
            </report>
          </supported-report>
          <supported-report>
            <report>
              <C:calendar-multiget />
            </report>
          </supported-report>
          <supported-report>
            <report>
              <C:calendar-query />
            </report>
          </supported-report>
        </supported-report-set>
        <sync-token>http://radicale.org/ns/sync/a025298574bc6a41ceaf9c41b49a727ba86396c4608d9e2a8666ae119a6308ad</sync-token>
      </prop>
      <status>HTTP/1.1 200 OK</status>
    </propstat>
  </response>
  <response>
    <href>/███%40███.com/9e7a9fdea9e436cb21bdccda10ac010c6585afbc42f373121bdeac05087704fb/</href>
    <propstat>
      <prop>
        <add-member />
        <CS:allowed-sharing-modes />
        <ICAL:autoprovisioned />
        <ME:bulk-requests />
        <C:calendar-alarm />
        <ICAL:calendar-color />
        <C:calendar-description />
        <C:calendar-free-busy-set />
        <ICAL:calendar-order />
        <C:calendar-timezone />
        <C:default-alarm-vevent-date />
        <C:default-alarm-vevent-datetime />
        <CS:invite />
        <ICAL:language-code />
        <ICAL:location-code />
        <C:max-attendees-per-instance />
        <CS:pre-publish-url />
        <CS:publish-url />
        <CS:push-transports />
        <CS:pushkey />
        <quota-available-bytes />
        <quota-used-bytes />
        <ICAL:refreshrate />
        <resource-id />
        <C:schedule-calendar-transp />
        <C:schedule-default-calendar-URL />
        <CS:source />
        <CS:subscribed-strip-alarms />
        <CS:subscribed-strip-attachments />
        <CS:subscribed-strip-todos />
        <C:supported-calendar-component-sets />
      </prop>
      <status>HTTP/1.1 404 Not Found</status>
    </propstat>
    <propstat>
      <prop>
        <current-user-privilege-set>
          <privilege>
            <read />
          </privilege>
          <privilege>
            <all />
          </privilege>
          <privilege>
            <write />
          </privilege>
          <privilege>
            <write-properties />
          </privilege>
          <privilege>
            <write-content />
          </privilege>
        </current-user-privilege-set>
        <displayname>Default</displayname>
        <CS:getctag>9e7a9fdea9e436cb21bdccda10ac010c6585afbc42f373121bdeac05087704fb</CS:getctag>
        <owner>
          <href>/███%40███.com/</href>
        </owner>
        <resourcetype>
          <CR:addressbook />
          <collection />
        </resourcetype>
        <C:supported-calendar-component-set>
          <C:comp name="none" />
        </C:supported-calendar-component-set>
        <supported-report-set>
          <supported-report>
            <report>
              <expand-property />
            </report>
          </supported-report>
          <supported-report>
            <report>
              <principal-search-property-set />
            </report>
          </supported-report>
          <supported-report>
            <report>
              <principal-property-search />
            </report>
          </supported-report>
          <supported-report>
            <report>
              <sync-collection />
            </report>
          </supported-report>
          <supported-report>
            <report>
              <CR:addressbook-multiget />
            </report>
          </supported-report>
          <supported-report>
            <report>
              <CR:addressbook-query />
            </report>
          </supported-report>
        </supported-report-set>
        <sync-token>http://radicale.org/ns/sync/9e7a9fdea9e436cb21bdccda10ac010c6585afbc42f373121bdeac05087704fb</sync-token>
      </prop>
      <status>HTTP/1.1 200 OK</status>
    </propstat>
  </response>
  <response>
    <href>/███%40███.com/287155355d92b8fc5d00ff4522c6504a27efd5d9392d368cbf94baec01dd5a02/</href>
    <propstat>
      <prop>
        <add-member />
        <CS:allowed-sharing-modes />
        <ICAL:autoprovisioned />
        <ME:bulk-requests />
        <C:calendar-alarm />
        <C:calendar-free-busy-set />
        <C:default-alarm-vevent-date />
        <C:default-alarm-vevent-datetime />
        <CS:invite />
        <ICAL:language-code />
        <ICAL:location-code />
        <C:max-attendees-per-instance />
        <CS:pre-publish-url />
        <CS:publish-url />
        <CS:push-transports />
        <CS:pushkey />
        <quota-available-bytes />
        <quota-used-bytes />
        <ICAL:refreshrate />
        <resource-id />
        <C:schedule-calendar-transp />
        <C:schedule-default-calendar-URL />
        <CS:source />
        <CS:subscribed-strip-alarms />
        <CS:subscribed-strip-attachments />
        <CS:subscribed-strip-todos />
        <C:supported-calendar-component-sets />
      </prop>
      <status>HTTP/1.1 404 Not Found</status>
    </propstat>
    <propstat>
      <prop>
        <ICAL:calendar-color>#4caf50ff</ICAL:calendar-color>
        <C:calendar-description />
        <ICAL:calendar-order>2</ICAL:calendar-order>
        <C:calendar-timezone>BEGIN:VCALENDAR
VERSION:2.0
PRODID:-//Apple Inc.//Mac OS X 10.15.5//EN
CALSCALE:GREGORIAN
BEGIN:VTIMEZONE
TZID:Europe/Vienna
BEGIN:DAYLIGHT
TZOFFSETFROM:+0100
RRULE:FREQ=YEARLY;BYMONTH=3;BYDAY=-1SU
DTSTART:19810329T020000
TZNAME:MESZ
TZOFFSETTO:+0200
END:DAYLIGHT
BEGIN:STANDARD
TZOFFSETFROM:+0200
RRULE:FREQ=YEARLY;BYMONTH=10;BYDAY=-1SU
DTSTART:19961027T030000
TZNAME:MEZ
TZOFFSETTO:+0100
END:STANDARD
END:VTIMEZONE
END:VCALENDAR
</C:calendar-timezone>
        <current-user-privilege-set>
          <privilege>
            <read />
          </privilege>
          <privilege>
            <all />
          </privilege>
          <privilege>
            <write />
          </privilege>
          <privilege>
            <write-properties />
          </privilege>
          <privilege>
            <write-content />
          </privilege>
        </current-user-privilege-set>
        <displayname>Sport</displayname>
        <CS:getctag>c26eebfbbcbf0ad27ffca78020594e298d2962c6d9f0dde6628a0f59eff2acc1</CS:getctag>
        <owner>
          <href>/███%40███.com/</href>
        </owner>
        <resourcetype>
          <C:calendar />
          <collection />
        </resourcetype>
        <C:supported-calendar-component-set>
          <C:comp name="VEVENT" />
        </C:supported-calendar-component-set>
        <supported-report-set>
          <supported-report>
            <report>
              <expand-property />
            </report>
          </supported-report>
          <supported-report>
            <report>
              <principal-search-property-set />
            </report>
          </supported-report>
          <supported-report>
            <report>
              <principal-property-search />
            </report>
          </supported-report>
          <supported-report>
            <report>
              <sync-collection />
            </report>
          </supported-report>
          <supported-report>
            <report>
              <C:calendar-multiget />
            </report>
          </supported-report>
          <supported-report>
            <report>
              <C:calendar-query />
            </report>
          </supported-report>
        </supported-report-set>
        <sync-token>http://radicale.org/ns/sync/c26eebfbbcbf0ad27ffca78020594e298d2962c6d9f0dde6628a0f59eff2acc1</sync-token>
      </prop>
      <status>HTTP/1.1 200 OK</status>
    </propstat>
  </response>
  <response>
    <href>/███%40███.com/1fffb2d527bad0df90ffd9c3a78c3b358c990d07eacbb869e117cd571ebb3be0/</href>
    <propstat>
      <prop>
        <add-member />
        <CS:allowed-sharing-modes />
        <ICAL:autoprovisioned />
        <ME:bulk-requests />
        <C:calendar-alarm />
        <C:calendar-free-busy-set />
        <C:default-alarm-vevent-date />
        <C:default-alarm-vevent-datetime />
        <CS:invite />
        <ICAL:language-code />
        <ICAL:location-code />
        <C:max-attendees-per-instance />
        <CS:pre-publish-url />
        <CS:publish-url />
        <CS:push-transports />
        <CS:pushkey />
        <quota-available-bytes />
        <quota-used-bytes />
        <ICAL:refreshrate />
        <resource-id />
        <C:schedule-calendar-transp />
        <C:schedule-default-calendar-URL />
        <CS:source />
        <CS:subscribed-strip-alarms />
        <CS:subscribed-strip-attachments />
        <CS:subscribed-strip-todos />
        <C:supported-calendar-component-sets />
      </prop>
      <status>HTTP/1.1 404 Not Found</status>
    </propstat>
    <propstat>
      <prop>
        <ICAL:calendar-color>#03a9f4ff</ICAL:calendar-color>
        <C:calendar-description />
        <ICAL:calendar-order>3</ICAL:calendar-order>
        <C:calendar-timezone>BEGIN:VCALENDAR
VERSION:2.0
PRODID:-//Apple Inc.//Mac OS X 10.15.5//EN
CALSCALE:GREGORIAN
BEGIN:VTIMEZONE
TZID:Europe/Vienna
BEGIN:DAYLIGHT
TZOFFSETFROM:+0100
RRULE:FREQ=YEARLY;BYMONTH=3;BYDAY=-1SU
DTSTART:19810329T020000
TZNAME:MESZ
TZOFFSETTO:+0200
END:DAYLIGHT
BEGIN:STANDARD
TZOFFSETFROM:+0200
RRULE:FREQ=YEARLY;BYMONTH=10;BYDAY=-1SU
DTSTART:19961027T030000
TZNAME:MEZ
TZOFFSETTO:+0100
END:STANDARD
END:VTIMEZONE
END:VCALENDAR
</C:calendar-timezone>
        <current-user-privilege-set>
          <privilege>
            <read />
          </privilege>
          <privilege>
            <all />
          </privilege>
          <privilege>
            <write />
          </privilege>
          <privilege>
            <write-properties />
          </privilege>
          <privilege>
            <write-content />
          </privilege>
        </current-user-privilege-set>
        <displayname>Football</displayname>
        <CS:getctag>e366fc4f6a68780e78d628f1307e42fb3c38ff40bc49a476bf6f12acc642a004</CS:getctag>
        <owner>
          <href>/███%40███.com/</href>
        </owner>
        <resourcetype>
          <C:calendar />
          <collection />
        </resourcetype>
        <C:supported-calendar-component-set>
          <C:comp name="VEVENT" />
        </C:supported-calendar-component-set>
        <supported-report-set>
          <supported-report>
            <report>
              <expand-property />
            </report>
          </supported-report>
          <supported-report>
            <report>
              <principal-search-property-set />
            </report>
          </supported-report>
          <supported-report>
            <report>
              <principal-property-search />
            </report>
          </supported-report>
          <supported-report>
            <report>
              <sync-collection />
            </report>
          </supported-report>
          <supported-report>
            <report>
              <C:calendar-multiget />
            </report>
          </supported-report>
          <supported-report>
            <report>
              <C:calendar-query />
            </report>
          </supported-report>
        </supported-report-set>
        <sync-token>http://radicale.org/ns/sync/e366fc4f6a68780e78d628f1307e42fb3c38ff40bc49a476bf6f12acc642a004</sync-token>
      </prop>
      <status>HTTP/1.1 200 OK</status>
    </propstat>
  </response>
</multistatus>

[2020-06-11 00:51:18 +0200] [3744/Thread-35] [INFO] PROPFIND response status for '/███@███.com/' with depth '1' in 0.079 seconds: 207 Multi-Status
[2020-06-11 00:51:18 +0200] [3744/Thread-36] [INFO] PROPFIND request for '/' with depth '0' received from ::1 using 'Mac+OS+X/10.15.5 (19F101) CalendarAgent/930.5.1'
[2020-06-11 00:51:18 +0200] [3744/Thread-36] [DEBUG] Request headers:
{'CONTENT_LENGTH': '176',
 'CONTENT_TYPE': 'text/xml',
 'GATEWAY_INTERFACE': 'CGI/1.1',
 'HTTP_ACCEPT': '*/*',
 'HTTP_ACCEPT_ENCODING': 'gzip, deflate, br',
 'HTTP_ACCEPT_LANGUAGE': 'de-at',
 'HTTP_BRIEF': 't',
 'HTTP_CONNECTION': 'keep-alive',
 'HTTP_DEPTH': '0',
 'HTTP_HOST': 'localhost:37358',
 'HTTP_PREFER': 'return=minimal',
 'HTTP_USER_AGENT': 'Mac+OS+X/10.15.5 (19F101) CalendarAgent/930.5.1',
 'PATH_INFO': '/',
 'QUERY_STRING': '',
 'REMOTE_ADDR': '::1',
 'REMOTE_CERTIFICATE': None,
 'REMOTE_HOST': '',
 'REQUEST_METHOD': 'PROPFIND',
 'SCRIPT_NAME': '',
 'SERVER_NAME': '1.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.ip6.arpa',
 'SERVER_PORT': '37358',
 'SERVER_PROTOCOL': 'HTTP/1.1',
 'SERVER_SOFTWARE': 'WSGIServer/0.2',
 'wsgi.errors': <_io.TextIOWrapper name='<stderr>' mode='w' encoding='UTF-8'>,
 'wsgi.file_wrapper': <class 'wsgiref.util.FileWrapper'>,
 'wsgi.input': <_io.BufferedReader name=9>,
 'wsgi.multiprocess': False,
 'wsgi.multithread': True,
 'wsgi.run_once': False,
 'wsgi.url_scheme': 'http',
 'wsgi.version': (1, 0)}
[2020-06-11 00:51:18 +0200] [3744/Thread-36] [DEBUG] Sanitized script name: ''
[2020-06-11 00:51:18 +0200] [3744/Thread-36] [DEBUG] Sanitized path: '/'
[2020-06-11 00:51:18 +0200] [3744/Thread-36] [INFO] Access to '/' denied for anonymous user
[2020-06-11 00:51:18 +0200] [3744/Thread-36] [DEBUG] Asking client for authentication
[2020-06-11 00:51:18 +0200] [3744/Thread-36] [DEBUG] Response content:
Access to the requested resource forbidden.
[2020-06-11 00:51:18 +0200] [3744/Thread-36] [INFO] PROPFIND response status for '/' with depth '0' in 0.002 seconds: 401 Unauthorized
[2020-06-11 00:51:18 +0200] [3744/Thread-37] [INFO] PROPFIND request for '/' with depth '0' received from ::1 using 'Mac+OS+X/10.15.5 (19F101) CalendarAgent/930.5.1'
[2020-06-11 00:51:18 +0200] [3744/Thread-37] [DEBUG] Request headers:
{'CONTENT_LENGTH': '176',
 'CONTENT_TYPE': 'text/xml',
 'GATEWAY_INTERFACE': 'CGI/1.1',
 'HTTP_ACCEPT': '*/*',
 'HTTP_ACCEPT_ENCODING': 'gzip, deflate, br',
 'HTTP_ACCEPT_LANGUAGE': 'de-at',
 'HTTP_AUTHORIZATION': 'Basic **masked**',
 'HTTP_BRIEF': 't',
 'HTTP_CONNECTION': 'keep-alive',
 'HTTP_DEPTH': '0',
 'HTTP_HOST': 'localhost:37358',
 'HTTP_PREFER': 'return=minimal',
 'HTTP_USER_AGENT': 'Mac+OS+X/10.15.5 (19F101) CalendarAgent/930.5.1',
 'PATH_INFO': '/',
 'QUERY_STRING': '',
 'REMOTE_ADDR': '::1',
 'REMOTE_CERTIFICATE': None,
 'REMOTE_HOST': '',
 'REQUEST_METHOD': 'PROPFIND',
 'SCRIPT_NAME': '',
 'SERVER_NAME': '1.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.ip6.arpa',
 'SERVER_PORT': '37358',
 'SERVER_PROTOCOL': 'HTTP/1.1',
 'SERVER_SOFTWARE': 'WSGIServer/0.2',
 'wsgi.errors': <_io.TextIOWrapper name='<stderr>' mode='w' encoding='UTF-8'>,
 'wsgi.file_wrapper': <class 'wsgiref.util.FileWrapper'>,
 'wsgi.input': <_io.BufferedReader name=9>,
 'wsgi.multiprocess': False,
 'wsgi.multithread': True,
 'wsgi.run_once': False,
 'wsgi.url_scheme': 'http',
 'wsgi.version': (1, 0)}
[2020-06-11 00:51:18 +0200] [3744/Thread-37] [DEBUG] Sanitized script name: ''
[2020-06-11 00:51:18 +0200] [3744/Thread-37] [DEBUG] Sanitized path: '/'
[2020-06-11 00:51:18 +0200] [3744/Thread-37] [INFO] Successful login: '███@███.com'
[2020-06-11 00:51:18 +0200] [3744/Thread-37] [DEBUG] Request content:
<?xml version="1.0"?>
<propfind xmlns="DAV:" xmlns:C="urn:ietf:params:xml:ns:caldav">
  <prop>
    <C:calendar-free-busy-set />
  </prop>
</propfind>

[2020-06-11 00:51:18 +0200] [3744/Thread-37] [DEBUG] '███@███.com' has read access to collection ''
[2020-06-11 00:51:18 +0200] [3744/Thread-37] [DEBUG] Response content:
<?xml version="1.0"?>
<multistatus xmlns="DAV:" xmlns:C="urn:ietf:params:xml:ns:caldav">
  <response>
    <href>/</href>
    <propstat>
      <prop>
        <C:calendar-free-busy-set />
      </prop>
      <status>HTTP/1.1 200 OK</status>
    </propstat>
  </response>
</multistatus>

[2020-06-11 00:51:18 +0200] [3744/Thread-37] [INFO] PROPFIND response status for '/' with depth '0' in 0.012 seconds: 207 Multi-Status
[2020-06-11 00:51:18 +0200] [3744/Thread-38] [INFO] PROPPATCH request for '/' received from ::1 using 'Mac+OS+X/10.15.5 (19F101) CalendarAgent/930.5.1'
[2020-06-11 00:51:18 +0200] [3744/Thread-38] [DEBUG] Request headers:
{'CONTENT_LENGTH': '191',
 'CONTENT_TYPE': 'text/xml',
 'GATEWAY_INTERFACE': 'CGI/1.1',
 'HTTP_ACCEPT': '*/*',
 'HTTP_ACCEPT_ENCODING': 'gzip, deflate, br',
 'HTTP_ACCEPT_LANGUAGE': 'de-at',
 'HTTP_AUTHORIZATION': 'Basic **masked**',
 'HTTP_CONNECTION': 'keep-alive',
 'HTTP_HOST': 'localhost:37358',
 'HTTP_USER_AGENT': 'Mac+OS+X/10.15.5 (19F101) CalendarAgent/930.5.1',
 'PATH_INFO': '/',
 'QUERY_STRING': '',
 'REMOTE_ADDR': '::1',
 'REMOTE_CERTIFICATE': None,
 'REMOTE_HOST': '',
 'REQUEST_METHOD': 'PROPPATCH',
 'SCRIPT_NAME': '',
 'SERVER_NAME': '1.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.ip6.arpa',
 'SERVER_PORT': '37358',
 'SERVER_PROTOCOL': 'HTTP/1.1',
 'SERVER_SOFTWARE': 'WSGIServer/0.2',
 'wsgi.errors': <_io.TextIOWrapper name='<stderr>' mode='w' encoding='UTF-8'>,
 'wsgi.file_wrapper': <class 'wsgiref.util.FileWrapper'>,
 'wsgi.input': <_io.BufferedReader name=9>,
 'wsgi.multiprocess': False,
 'wsgi.multithread': True,
 'wsgi.run_once': False,
 'wsgi.url_scheme': 'http',
 'wsgi.version': (1, 0)}
[2020-06-11 00:51:18 +0200] [3744/Thread-38] [DEBUG] Sanitized script name: ''
[2020-06-11 00:51:18 +0200] [3744/Thread-38] [DEBUG] Sanitized path: '/'
[2020-06-11 00:51:18 +0200] [3744/Thread-38] [INFO] Successful login: '███@███.com'
[2020-06-11 00:51:18 +0200] [3744/Thread-38] [INFO] Access to '/' denied for '███@███.com'
[2020-06-11 00:51:18 +0200] [3744/Thread-38] [DEBUG] Response content:
Access to the requested resource forbidden.
[2020-06-11 00:51:18 +0200] [3744/Thread-38] [INFO] PROPPATCH response status for '/' in 0.005 seconds: 403 Forbidden

### Will now quit etesync-dav with ctrl-C

^C[2020-06-11 00:51:38 +0200] [3744] [INFO] Stopping Radicale
➜  ~