mocmien / myroundcube

Automatically exported from code.google.com/p/myroundcube
0 stars 0 forks source link

[calendar_plus] - Sync with Synology Diskstation #578

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Token: 98115c382b14a8dd572fe4c753c768a0 (Don't modify this token!)
Version: 3.0.6 (06-09-2013)
PHP: 5.3.27
RCMAIL: 0.9.4
Database: mysql
SERVER: Apache/2
----
I.  Issue Description:
I use the calendar (plus) to connect to a Caldav server runningon a Synology 
Diskstation. I can connect with different CalDav clients, but I'm unable to 
connect with RoundCube.

The logfile cURL has various entries:

<?xml version="1.0" encoding="utf-8" ?>
<C:calendar-query xmlns:D="DAV:" xmlns:C="urn:ietf:params:xml:ns:caldav">
  <D:prop>
    <C:calendar-data/>
    <D:getetag/>
  </D:prop>
  <C:filter>
    <C:comp-filter name="VCALENDAR">
          <C:comp-filter name="VTODO">
          </C:comp-filter>
    </C:comp-filter>
  </C:filter>
</C:calendar-query>
[09-Sep-2013 12:27:00 +0200]: connect() timed out!
[09-Sep-2013 12:27:00 +0200]: 

Method: PROPFIND
[09-Sep-2013 12:27:00 +0200]: 

Request:

II. Steps to reproduce the Issue:
1.
2.
3.

Original issue reported on code.google.com by merijn....@gmail.com on 9 Sep 2013 at 10:41

GoogleCodeExporter commented 9 years ago
Are you sure you have the right URL? You need a calendar URL, not a pricipal or 
whatever. Currently it simply times out when trying to establish the connection.

Original comment by roland.l...@gmail.com on 10 Sep 2013 at 4:52

GoogleCodeExporter commented 9 years ago

Original comment by roland.l...@gmail.com on 10 Sep 2013 at 4:52

GoogleCodeExporter commented 9 years ago
I use the URL

https://[URL to Synology Diskstation]:5006/Agenda/UserX/

UserX is the calendarname created in the CalDav server on my Synology NAS

I have connection to this calendar on 2 Android devices and an ipad, so the 
Caldav server seems to be fine and a connection can be setup. 

Any ideas??

Original comment by merijn....@gmail.com on 10 Sep 2013 at 11:10

GoogleCodeExporter commented 9 years ago
Well, then it is a timeout issue. You didn't post the timestamp before <?xml. 
So I don't see how long it took to time out.

Original comment by roland.l...@gmail.com on 10 Sep 2013 at 11:38

GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago

https://[URL]:5006/Agenda/FamiliePlanner/

<?xml version="1.0" encoding="utf-8" ?>
 <D:propfind xmlns:D="DAV:" xmlns:C="http://calendarserver.org/ns/">
     <D:prop>
             <D:displayname />
             <C:getctag />
             <D:resourcetype />
     </D:prop>
 </D:propfind>
[10-Sep-2013 13:46:40 +0200]: connect() timed out!
[10-Sep-2013 13:46:41 +0200]: 

Method: PROPFIND
[10-Sep-2013 13:46:41 +0200]: 

Request:

__________

https://[URL]:5006/Agenda/FamiliePlanner/

Original comment by merijn....@gmail.com on 10 Sep 2013 at 11:49

GoogleCodeExporter commented 9 years ago
And now tell me please how I should figure out when the Propfind request to 
https://[URL]:5006/Agenda/FamiliePlanner/ started? Please post a Propfind 
request from beginnin to end.

Original comment by roland.l...@gmail.com on 10 Sep 2013 at 12:03

GoogleCodeExporter commented 9 years ago
[10-Sep-2013 14:03:41 +0200]: 

Method: PROPFIND
[10-Sep-2013 14:03:41 +0200]: 

Request:

__________

https://[URL]:5006/Agenda/FamiliePlanner/

<?xml version="1.0" encoding="utf-8" ?>
 <D:propfind xmlns:D="DAV:" xmlns:C="http://calendarserver.org/ns/">
     <D:prop>
             <D:displayname />
             <C:getctag />
             <D:resourcetype />
     </D:prop>
 </D:propfind>
[10-Sep-2013 14:03:51 +0200]: connect() timed out!
[10-Sep-2013 14:03:52 +0200]: 

Method: PROPFIND
[10-Sep-2013 14:03:52 +0200]: 

Request:

__________

https://[URL]:5006/Agenda/FamiliePlanner/

<?xml version="1.0" encoding="utf-8" ?>
 <D:propfind xmlns:D="DAV:" xmlns:C="http://calendarserver.org/ns/">
     <D:prop>
             <D:displayname />
             <C:getctag />
             <D:resourcetype />
     </D:prop>
 </D:propfind>
[10-Sep-2013 14:04:02 +0200]: connect() timed out!
[10-Sep-2013 14:04:03 +0200]: 

Method: PROPFIND
[10-Sep-2013 14:04:03 +0200]: 

Request:

__________

https://[URL]:5006/Agenda/FamiliePlanner/

<?xml version="1.0" encoding="utf-8" ?>
 <D:propfind xmlns:D="DAV:" xmlns:C="http://calendarserver.org/ns/">
     <D:prop>
             <D:displayname />
             <C:getctag />
             <D:resourcetype />
     </D:prop>
 </D:propfind>
[10-Sep-2013 14:04:12 +0200]: 

Method: PROPFIND
[10-Sep-2013 14:04:12 +0200]: 

Request:

__________

https://[URL]:5006/Agenda/FamiliePlanner/

<?xml version="1.0" encoding="utf-8" ?>
 <D:propfind xmlns:D="DAV:" xmlns:C="http://calendarserver.org/ns/">
     <D:prop>
             <D:displayname />
             <C:getctag />
             <D:resourcetype />
     </D:prop>
 </D:propfind>
[10-Sep-2013 14:04:13 +0200]: connect() timed out!
[10-Sep-2013 14:04:13 +0200]: 

Method: REPORT
[10-Sep-2013 14:04:13 +0200]: 

Request:

__________

https://[URL]:5006/Agenda/FamiliePlanner/

<?xml version="1.0" encoding="utf-8" ?>
<C:calendar-query xmlns:D="DAV:" xmlns:C="urn:ietf:params:xml:ns:caldav">
  <D:prop>
    <C:calendar-data/>
    <D:getetag/>
  </D:prop>
  <C:filter>
    <C:comp-filter name="VCALENDAR">
      <C:comp-filter name="VEVENT">
        <C:time-range start="20151231T000000Z" end="20161231T000000Z"/>
      </C:comp-filter>
    </C:comp-filter>
  </C:filter>
</C:calendar-query>
[10-Sep-2013 14:04:22 +0200]: connect() timed out!
[10-Sep-2013 14:04:22 +0200]: 

Method: PROPFIND
[10-Sep-2013 14:04:22 +0200]: 

Request:

__________

https://[URL]:5006/Agenda/FamiliePlanner/

<?xml version="1.0" encoding="utf-8" ?>
 <D:propfind xmlns:D="DAV:" xmlns:C="http://calendarserver.org/ns/">
     <D:prop>
             <D:displayname />
             <C:getctag />
             <D:resourcetype />
     </D:prop>
 </D:propfind>
[10-Sep-2013 14:04:23 +0200]: connect() timed out!
[10-Sep-2013 14:04:23 +0200]: 

Method: REPORT
[10-Sep-2013 14:04:23 +0200]: 

Request:

__________

https://[URL]:5006/Agenda/FamiliePlanner/

<?xml version="1.0" encoding="utf-8" ?>
<C:calendar-query xmlns:D="DAV:" xmlns:C="urn:ietf:params:xml:ns:caldav">
  <D:prop>
    <C:calendar-data/>
    <D:getetag/>
  </D:prop>
  <C:filter>
    <C:comp-filter name="VCALENDAR">
          <C:comp-filter name="VTODO">
          </C:comp-filter>
    </C:comp-filter>
  </C:filter>
</C:calendar-query>
[10-Sep-2013 14:04:23 +0200]: 

Method: PROPFIND
[10-Sep-2013 14:04:23 +0200]: 

Request:

__________

https://[URL]:5006/Agenda/FamiliePlanner/

<?xml version="1.0" encoding="utf-8" ?>
 <D:propfind xmlns:D="DAV:" xmlns:C="http://calendarserver.org/ns/">
     <D:prop>
             <D:displayname />
             <C:getctag />
             <D:resourcetype />
     </D:prop>
 </D:propfind>
[10-Sep-2013 14:04:32 +0200]: connect() timed out!
[10-Sep-2013 14:04:32 +0200]: 

Method: REPORT
[10-Sep-2013 14:04:32 +0200]: 

Request:

__________

https://[URL]:5006/Agenda/FamiliePlanner/

<?xml version="1.0" encoding="utf-8" ?>
<C:calendar-query xmlns:D="DAV:" xmlns:C="urn:ietf:params:xml:ns:caldav">
  <D:prop>
    <C:calendar-data/>
    <D:getetag/>
  </D:prop>
  <C:filter>
    <C:comp-filter name="VCALENDAR">
      <C:comp-filter name="VEVENT">
        <C:time-range start="20121231T000000Z" end="20131231T000000Z"/>
      </C:comp-filter>
    </C:comp-filter>
  </C:filter>
</C:calendar-query>
[10-Sep-2013 14:04:33 +0200]: connect() timed out!
[10-Sep-2013 14:04:33 +0200]: connect() timed out!
[10-Sep-2013 14:04:33 +0200]: 

Method: REPORT
[10-Sep-2013 14:04:33 +0200]: 

Request:

__________

https://[URL]:5006/Agenda/FamiliePlanner/

<?xml version="1.0" encoding="utf-8" ?>
<C:calendar-query xmlns:D="DAV:" xmlns:C="urn:ietf:params:xml:ns:caldav">
  <D:prop>
    <C:calendar-data/>
    <D:getetag/>
  </D:prop>
  <C:filter>
    <C:comp-filter name="VCALENDAR">
      <C:comp-filter name="VEVENT">
        <C:time-range start="20151231T000000Z" end="20161231T000000Z"/>
      </C:comp-filter>
    </C:comp-filter>
  </C:filter>
</C:calendar-query>
[10-Sep-2013 14:04:34 +0200]: 

Method: PROPFIND
[10-Sep-2013 14:04:34 +0200]: 

Request:

__________

https://[URL]:5006/Agenda/FamiliePlanner/

<?xml version="1.0" encoding="utf-8" ?>
 <D:propfind xmlns:D="DAV:" xmlns:C="http://calendarserver.org/ns/">
     <D:prop>
             <D:displayname />
             <C:getctag />
             <D:resourcetype />
     </D:prop>
 </D:propfind>
[10-Sep-2013 14:04:42 +0200]: connect() timed out!
[10-Sep-2013 14:04:42 +0200]: 

Method: REPORT
[10-Sep-2013 14:04:42 +0200]: 

Request:

__________

https://[URL]:5006/Agenda/FamiliePlanner/

<?xml version="1.0" encoding="utf-8" ?>
<C:calendar-query xmlns:D="DAV:" xmlns:C="urn:ietf:params:xml:ns:caldav">
  <D:prop>
    <C:calendar-data/>
    <D:getetag/>
  </D:prop>
  <C:filter>
    <C:comp-filter name="VCALENDAR">
          <C:comp-filter name="VTODO">
          </C:comp-filter>
    </C:comp-filter>
  </C:filter>
</C:calendar-query>
[10-Sep-2013 14:04:43 +0200]: connect() timed out!
[10-Sep-2013 14:04:43 +0200]: 

Method: REPORT
[10-Sep-2013 14:04:43 +0200]: 

Request:

__________

https://[URL]:5006/Agenda/FamiliePlanner/

<?xml version="1.0" encoding="utf-8" ?>
<C:calendar-query xmlns:D="DAV:" xmlns:C="urn:ietf:params:xml:ns:caldav">
  <D:prop>
    <C:calendar-data/>
    <D:getetag/>
  </D:prop>
  <C:filter>
    <C:comp-filter name="VCALENDAR">
          <C:comp-filter name="VTODO">
          </C:comp-filter>
    </C:comp-filter>
  </C:filter>
</C:calendar-query>
[10-Sep-2013 14:04:44 +0200]: connect() timed out!
[10-Sep-2013 14:04:44 +0200]: 

Method: REPORT
[10-Sep-2013 14:04:44 +0200]: 

Request:

__________

https://[URL]:5006/Agenda/FamiliePlanner/

<?xml version="1.0" encoding="utf-8" ?>
<C:calendar-query xmlns:D="DAV:" xmlns:C="urn:ietf:params:xml:ns:caldav">
  <D:prop>
    <C:calendar-data/>
    <D:getetag/>
  </D:prop>
  <C:filter>
    <C:comp-filter name="VCALENDAR">
      <C:comp-filter name="VEVENT">
        <C:time-range start="20141231T000000Z" end="20151231T000000Z"/>
      </C:comp-filter>
    </C:comp-filter>
  </C:filter>
</C:calendar-query>
[10-Sep-2013 14:04:52 +0200]: connect() timed out!
[10-Sep-2013 14:04:52 +0200]: 

Method: PROPFIND
[10-Sep-2013 14:04:52 +0200]: 

Request:

__________

https://[URL]:5006/Agenda/FamiliePlanner/

<?xml version="1.0" encoding="utf-8" ?>
 <D:propfind xmlns:D="DAV:" xmlns:C="http://calendarserver.org/ns/">
     <D:prop>
             <D:displayname />
             <C:getctag />
             <D:resourcetype />
     </D:prop>
 </D:propfind>
[10-Sep-2013 14:04:53 +0200]: connect() timed out!
[10-Sep-2013 14:04:53 +0200]: 

Method: PROPFIND
[10-Sep-2013 14:04:53 +0200]: 

Request:

__________

https://[URL]:5006/Agenda/FamiliePlanner/

<?xml version="1.0" encoding="utf-8" ?>
 <D:propfind xmlns:D="DAV:" xmlns:C="http://calendarserver.org/ns/">
     <D:prop>
             <D:displayname />
             <C:getctag />
             <D:resourcetype />
     </D:prop>
 </D:propfind>
[10-Sep-2013 14:04:54 +0200]: connect() timed out!
[10-Sep-2013 14:04:54 +0200]: 

Method: REPORT
[10-Sep-2013 14:04:54 +0200]: 

Request:

__________

https://[URL]:5006/Agenda/FamiliePlanner/

<?xml version="1.0" encoding="utf-8" ?>
<C:calendar-query xmlns:D="DAV:" xmlns:C="urn:ietf:params:xml:ns:caldav">
  <D:prop>
    <C:calendar-data/>
    <D:getetag/>
  </D:prop>
  <C:filter>
    <C:comp-filter name="VCALENDAR">
          <C:comp-filter name="VTODO">
          </C:comp-filter>
    </C:comp-filter>
  </C:filter>
</C:calendar-query>
[10-Sep-2013 14:05:02 +0200]: connect() timed out!
[10-Sep-2013 14:05:02 +0200]: 

Method: REPORT
[10-Sep-2013 14:05:02 +0200]: 

Request:

__________

https://[URL]:5006/Agenda/FamiliePlanner/

<?xml version="1.0" encoding="utf-8" ?>
<C:calendar-query xmlns:D="DAV:" xmlns:C="urn:ietf:params:xml:ns:caldav">
  <D:prop>
    <C:calendar-data/>
    <D:getetag/>
  </D:prop>
  <C:filter>
    <C:comp-filter name="VCALENDAR">
      <C:comp-filter name="VEVENT">
        <C:time-range start="20111231T000000Z" end="20121231T000000Z"/>
      </C:comp-filter>
    </C:comp-filter>
  </C:filter>
</C:calendar-query>
[10-Sep-2013 14:05:03 +0200]: connect() timed out!
[10-Sep-2013 14:05:03 +0200]: 

Method: REPORT
[10-Sep-2013 14:05:03 +0200]: 

Request:

__________

https://[URL]:5006/Agenda/FamiliePlanner/

<?xml version="1.0" encoding="utf-8" ?>
<C:calendar-query xmlns:D="DAV:" xmlns:C="urn:ietf:params:xml:ns:caldav">
  <D:prop>
    <C:calendar-data/>
    <D:getetag/>
  </D:prop>
  <C:filter>
    <C:comp-filter name="VCALENDAR">
      <C:comp-filter name="VEVENT">
        <C:time-range start="20131231T000000Z" end="20151231T000000Z"/>
      </C:comp-filter>
    </C:comp-filter>
  </C:filter>
</C:calendar-query>
[10-Sep-2013 14:05:04 +0200]: connect() timed out!
[10-Sep-2013 14:05:05 +0200]: 

Method: PROPFIND
[10-Sep-2013 14:05:05 +0200]: 

Request:

__________

https://[URL]:5006/Agenda/FamiliePlanner/

<?xml version="1.0" encoding="utf-8" ?>
 <D:propfind xmlns:D="DAV:" xmlns:C="http://calendarserver.org/ns/">
     <D:prop>
             <D:displayname />
             <C:getctag />
             <D:resourcetype />
     </D:prop>
 </D:propfind>
[10-Sep-2013 14:05:12 +0200]: 

Method: PROPFIND
[10-Sep-2013 14:05:12 +0200]: 

Request:

__________

https://[URL]:5006/Agenda/FamiliePlanner/

<?xml version="1.0" encoding="utf-8" ?>
 <D:propfind xmlns:D="DAV:" xmlns:C="http://calendarserver.org/ns/">
     <D:prop>
             <D:displayname />
             <C:getctag />
             <D:resourcetype />
     </D:prop>
 </D:propfind>
[10-Sep-2013 14:05:12 +0200]: connect() timed out!
[10-Sep-2013 14:05:12 +0200]: 

Method: REPORT
[10-Sep-2013 14:05:12 +0200]: 

Request:

__________

https://[URL]:5006/Agenda/FamiliePlanner/

<?xml version="1.0" encoding="utf-8" ?>
<C:calendar-query xmlns:D="DAV:" xmlns:C="urn:ietf:params:xml:ns:caldav">
  <D:prop>
    <C:calendar-data/>
    <D:getetag/>
  </D:prop>
  <C:filter>
    <C:comp-filter name="VCALENDAR">
          <C:comp-filter name="VTODO">
          </C:comp-filter>
    </C:comp-filter>
  </C:filter>
</C:calendar-query>
[10-Sep-2013 14:05:13 +0200]: connect() timed out!
[10-Sep-2013 14:05:13 +0200]: 

Method: REPORT
[10-Sep-2013 14:05:13 +0200]: 

Request:

__________

https://[URL]:5006/Agenda/FamiliePlanner/

<?xml version="1.0" encoding="utf-8" ?>
<C:calendar-query xmlns:D="DAV:" xmlns:C="urn:ietf:params:xml:ns:caldav">
  <D:prop>
    <C:calendar-data/>
    <D:getetag/>
  </D:prop>
  <C:filter>
    <C:comp-filter name="VCALENDAR">
          <C:comp-filter name="VTODO">
          </C:comp-filter>
    </C:comp-filter>
  </C:filter>
</C:calendar-query>
[10-Sep-2013 14:05:15 +0200]: connect() timed out!
[10-Sep-2013 14:05:15 +0200]: 

Method: REPORT
[10-Sep-2013 14:05:15 +0200]: 

Request:

__________

https://[URL]:5006/Agenda/FamiliePlanner/

<?xml version="1.0" encoding="utf-8" ?>
<C:calendar-query xmlns:D="DAV:" xmlns:C="urn:ietf:params:xml:ns:caldav">
  <D:prop>
    <C:calendar-data/>
    <D:getetag/>
  </D:prop>
  <C:filter>
    <C:comp-filter name="VCALENDAR">
      <C:comp-filter name="VEVENT">
        <C:time-range start="20131231T000000Z" end="20141231T000000Z"/>
      </C:comp-filter>
    </C:comp-filter>
  </C:filter>
</C:calendar-query>
[10-Sep-2013 14:05:22 +0200]: connect() timed out!
[10-Sep-2013 14:05:22 +0200]: 

Method: PROPFIND
[10-Sep-2013 14:05:22 +0200]: 

Request:

__________

https://[URL]:5006/Agenda/FamiliePlanner/

<?xml version="1.0" encoding="utf-8" ?>
 <D:propfind xmlns:D="DAV:" xmlns:C="http://calendarserver.org/ns/">
     <D:prop>
             <D:displayname />
             <C:getctag />
             <D:resourcetype />
     </D:prop>
 </D:propfind>
[10-Sep-2013 14:05:22 +0200]: connect() timed out!
[10-Sep-2013 14:05:23 +0200]: 

Method: PROPFIND
[10-Sep-2013 14:05:23 +0200]: 

Request:

__________

https://[URL]:5006/Agenda/FamiliePlanner/

<?xml version="1.0" encoding="utf-8" ?>
 <D:propfind xmlns:D="DAV:" xmlns:C="http://calendarserver.org/ns/">
     <D:prop>
             <D:displayname />
             <C:getctag />
             <D:resourcetype />
     </D:prop>
 </D:propfind>
[10-Sep-2013 14:05:23 +0200]: connect() timed out!
[10-Sep-2013 14:05:24 +0200]: 

Method: PROPFIND
[10-Sep-2013 14:05:24 +0200]: 

Request:

__________

https://[URL]:5006/Agenda/FamiliePlanner/

<?xml version="1.0" encoding="utf-8" ?>
 <D:propfind xmlns:D="DAV:" xmlns:C="http://calendarserver.org/ns/">
     <D:prop>
             <D:displayname />
             <C:getctag />
             <D:resourcetype />
     </D:prop>
 </D:propfind>
[10-Sep-2013 14:05:25 +0200]: connect() timed out!
[10-Sep-2013 14:05:25 +0200]: 

Method: REPORT
[10-Sep-2013 14:05:25 +0200]: 

Request:

__________

https://[URL]:5006/Agenda/FamiliePlanner/

<?xml version="1.0" encoding="utf-8" ?>
<C:calendar-query xmlns:D="DAV:" xmlns:C="urn:ietf:params:xml:ns:caldav">
  <D:prop>
    <C:calendar-data/>
    <D:getetag/>
  </D:prop>
  <C:filter>
    <C:comp-filter name="VCALENDAR">
          <C:comp-filter name="VTODO">
          </C:comp-filter>
    </C:comp-filter>
  </C:filter>
</C:calendar-query>
[10-Sep-2013 14:05:32 +0200]: connect() timed out!
[10-Sep-2013 14:05:32 +0200]: 

Method: REPORT
[10-Sep-2013 14:05:32 +0200]: 

Request:

__________

https://[URL]:5006/Agenda/FamiliePlanner/

<?xml version="1.0" encoding="utf-8" ?>
<C:calendar-query xmlns:D="DAV:" xmlns:C="urn:ietf:params:xml:ns:caldav">
  <D:prop>
    <C:calendar-data/>
    <D:getetag/>
  </D:prop>
  <C:filter>
    <C:comp-filter name="VCALENDAR">
      <C:comp-filter name="VEVENT">
        <C:time-range start="20121231T000000Z" end="20131231T000000Z"/>
      </C:comp-filter>
    </C:comp-filter>
  </C:filter>
</C:calendar-query>
[10-Sep-2013 14:05:33 +0200]: connect() timed out!
[10-Sep-2013 14:05:33 +0200]: 

Method: REPORT
[10-Sep-2013 14:05:33 +0200]: 

Request:

__________

https://[URL]:5006/Agenda/FamiliePlanner/

<?xml version="1.0" encoding="utf-8" ?>
<C:calendar-query xmlns:D="DAV:" xmlns:C="urn:ietf:params:xml:ns:caldav">
  <D:prop>
    <C:calendar-data/>
    <D:getetag/>
  </D:prop>
  <C:filter>
    <C:comp-filter name="VCALENDAR">
      <C:comp-filter name="VEVENT">
        <C:time-range start="20101231T000000Z" end="20111231T000000Z"/>
      </C:comp-filter>
    </C:comp-filter>
  </C:filter>
</C:calendar-query>
[10-Sep-2013 14:05:34 +0200]: connect() timed out!
[10-Sep-2013 14:05:34 +0200]: 

Method: REPORT
[10-Sep-2013 14:05:34 +0200]: 

Request:

__________

https://[URL]:5006/Agenda/FamiliePlanner/

<?xml version="1.0" encoding="utf-8" ?>
<C:calendar-query xmlns:D="DAV:" xmlns:C="urn:ietf:params:xml:ns:caldav">
  <D:prop>
    <C:calendar-data/>
    <D:getetag/>
  </D:prop>
  <C:filter>
    <C:comp-filter name="VCALENDAR">
      <C:comp-filter name="VEVENT">
        <C:time-range start="20111231T000000Z" end="20131231T000000Z"/>
      </C:comp-filter>
    </C:comp-filter>
  </C:filter>
</C:calendar-query>
[10-Sep-2013 14:05:35 +0200]: connect() timed out!
[10-Sep-2013 14:05:35 +0200]: 

Method: PROPFIND
[10-Sep-2013 14:05:35 +0200]: 

Request:

__________

https://[URL]:5006/Agenda/FamiliePlanner/

<?xml version="1.0" encoding="utf-8" ?>
 <D:propfind xmlns:D="DAV:" xmlns:C="http://calendarserver.org/ns/">
     <D:prop>
             <D:displayname />
             <C:getctag />
             <D:resourcetype />
     </D:prop>
 </D:propfind>
[10-Sep-2013 14:05:42 +0200]: connect() timed out!
[10-Sep-2013 14:05:42 +0200]: 

Method: REPORT
[10-Sep-2013 14:05:42 +0200]: 

Request:

__________

https://[URL]:5006/Agenda/FamiliePlanner/

<?xml version="1.0" encoding="utf-8" ?>
<C:calendar-query xmlns:D="DAV:" xmlns:C="urn:ietf:params:xml:ns:caldav">
  <D:prop>
    <C:calendar-data/>
    <D:getetag/>
  </D:prop>
  <C:filter>
    <C:comp-filter name="VCALENDAR">
          <C:comp-filter name="VTODO">
          </C:comp-filter>
    </C:comp-filter>
  </C:filter>
</C:calendar-query>
[10-Sep-2013 14:05:43 +0200]: connect() timed out!
[10-Sep-2013 14:05:43 +0200]: 

Method: REPORT
[10-Sep-2013 14:05:43 +0200]: 

Request:

__________

https://[URL]:5006/Agenda/FamiliePlanner/

<?xml version="1.0" encoding="utf-8" ?>
<C:calendar-query xmlns:D="DAV:" xmlns:C="urn:ietf:params:xml:ns:caldav">
  <D:prop>
    <C:calendar-data/>
    <D:getetag/>
  </D:prop>
  <C:filter>
    <C:comp-filter name="VCALENDAR">
          <C:comp-filter name="VTODO">
          </C:comp-filter>
    </C:comp-filter>
  </C:filter>
</C:calendar-query>
[10-Sep-2013 14:05:44 +0200]: connect() timed out!
[10-Sep-2013 14:05:44 +0200]: 

Method: REPORT
[10-Sep-2013 14:05:44 +0200]: 

Request:

__________

https://[URL]:5006/Agenda/FamiliePlanner/

<?xml version="1.0" encoding="utf-8" ?>
<C:calendar-query xmlns:D="DAV:" xmlns:C="urn:ietf:params:xml:ns:caldav">
  <D:prop>
    <C:calendar-data/>
    <D:getetag/>
  </D:prop>
  <C:filter>
    <C:comp-filter name="VCALENDAR">
          <C:comp-filter name="VTODO">
          </C:comp-filter>
    </C:comp-filter>
  </C:filter>
</C:calendar-query>
[10-Sep-2013 14:05:45 +0200]: connect() timed out!
[10-Sep-2013 14:05:45 +0200]: 

Method: REPORT
[10-Sep-2013 14:05:45 +0200]: 

Request:

__________

https://[URL]:5006/Agenda/FamiliePlanner/

<?xml version="1.0" encoding="utf-8" ?>
<C:calendar-query xmlns:D="DAV:" xmlns:C="urn:ietf:params:xml:ns:caldav">
  <D:prop>
    <C:calendar-data/>
    <D:getetag/>
  </D:prop>
  <C:filter>
    <C:comp-filter name="VCALENDAR">
      <C:comp-filter name="VEVENT">
        <C:time-range start="20121231T000000Z" end="20131231T000000Z"/>
      </C:comp-filter>
    </C:comp-filter>
  </C:filter>
</C:calendar-query>
[10-Sep-2013 14:05:52 +0200]: connect() timed out!
[10-Sep-2013 14:05:52 +0200]: 

Method: PROPFIND
[10-Sep-2013 14:05:52 +0200]: 

Request:

__________

https://[URL]:5006/Agenda/FamiliePlanner/

<?xml version="1.0" encoding="utf-8" ?>
 <D:propfind xmlns:D="DAV:" xmlns:C="http://calendarserver.org/ns/">
     <D:prop>
             <D:displayname />
             <C:getctag />
             <D:resourcetype />
     </D:prop>
 </D:propfind>
[10-Sep-2013 14:05:53 +0200]: connect() timed out!
[10-Sep-2013 14:05:53 +0200]: 

Method: PROPFIND
[10-Sep-2013 14:05:53 +0200]: 

Request:

__________

https://[URL]:5006/Agenda/FamiliePlanner/

<?xml version="1.0" encoding="utf-8" ?>
 <D:propfind xmlns:D="DAV:" xmlns:C="http://calendarserver.org/ns/">
     <D:prop>
             <D:displayname />
             <C:getctag />
             <D:resourcetype />
     </D:prop>
 </D:propfind>
[10-Sep-2013 14:05:54 +0200]: connect() timed out!
[10-Sep-2013 14:05:54 +0200]: 

Method: PROPFIND
[10-Sep-2013 14:05:54 +0200]: 

Request:

__________

https://[URL]:5006/Agenda/FamiliePlanner/

<?xml version="1.0" encoding="utf-8" ?>
 <D:propfind xmlns:D="DAV:" xmlns:C="http://calendarserver.org/ns/">
     <D:prop>
             <D:displayname />
             <C:getctag />
             <D:resourcetype />
     </D:prop>
 </D:propfind>
[10-Sep-2013 14:05:55 +0200]: connect() timed out!
[10-Sep-2013 14:05:55 +0200]: 

Method: REPORT
[10-Sep-2013 14:05:55 +0200]: 

Request:

__________

https://[URL]:5006/Agenda/FamiliePlanner/

<?xml version="1.0" encoding="utf-8" ?>
<C:calendar-query xmlns:D="DAV:" xmlns:C="urn:ietf:params:xml:ns:caldav">
  <D:prop>
    <C:calendar-data/>
    <D:getetag/>
  </D:prop>
  <C:filter>
    <C:comp-filter name="VCALENDAR">
          <C:comp-filter name="VTODO">
          </C:comp-filter>
    </C:comp-filter>
  </C:filter>
</C:calendar-query>
[10-Sep-2013 14:06:02 +0200]: connect() timed out!
[10-Sep-2013 14:06:02 +0200]: 

Method: REPORT
[10-Sep-2013 14:06:02 +0200]: 

Request:

__________

https://[URL]:5006/Agenda/FamiliePlanner/

<?xml version="1.0" encoding="utf-8" ?>
<C:calendar-query xmlns:D="DAV:" xmlns:C="urn:ietf:params:xml:ns:caldav">
  <D:prop>
    <C:calendar-data/>
    <D:getetag/>
  </D:prop>
  <C:filter>
    <C:comp-filter name="VCALENDAR">
      <C:comp-filter name="VEVENT">
        <C:time-range start="20111231T000000Z" end="20121231T000000Z"/>
      </C:comp-filter>
    </C:comp-filter>
  </C:filter>
</C:calendar-query>
[10-Sep-2013 14:06:03 +0200]: connect() timed out!

Original comment by merijn....@gmail.com on 10 Sep 2013 at 12:06

GoogleCodeExporter commented 9 years ago
When adding a task I get a similair result

Method: PUT
[11-Sep-2013 09:53:16 +0200]: 

Request:

__________

https://[URl]:5006/Agenda/FamiliePlanner/20130911T095316Z-VunYmw4.ics

BEGIN:VCALENDAR
VERSION:2.0
PRODID:-//Webmail//NONSGML Calendar//EN
BEGIN:VTIMEZONE
TZID:Europe/Berlin
BEGIN:DAYLIGHT
DTSTART:19800101T000000Z
RRULE:FREQ=YEARLY;BYDAY=-1SU;BYMONTH=03
TZNAME:CEST
TZOFFSETFROM:+0100
TZOFFSETTO:+0200
END:DAYLIGHT
BEGIN:STANDARD
DTSTART:19800406T030000Z
RRULE:FREQ=YEARLY;BYDAY=-1SU;BYMONTH=10
TZNAME:CET
TZOFFSETFROM:+0200
TZOFFSETTO:+0100
END:STANDARD
END:VTIMEZONE
BEGIN:VTODO
DTSTAMP:20130911T075316Z
SEQUENCE:1378885996
SUMMARY:test 123
UID:20130911T095316Z-VunYmw4
END:VTODO
END:VCALENDAR
[11-Sep-2013 09:53:24 +0200]: connect() timed out!
[11-Sep-2013 09:53:26 +0200]: connect() timed out!
[11-Sep-2013 09:53:27 +0200]: 

Method: PROPFIND
[11-Sep-2013 09:53:27 +0200]: 

The item cannot be saved to the CalDav server. Is there a way to check if the 
user specified in the config is authenticated correctly?

Original comment by merijn....@gmail.com on 11 Sep 2013 at 8:44

GoogleCodeExporter commented 9 years ago
Roundcube does not connect via https on Port 5006. That routing/protocol issue 
has to befixed on your side.

Original comment by roland.l...@gmail.com on 11 Sep 2013 at 9:37

GoogleCodeExporter commented 9 years ago
Hello,

Thank you for the support. the caldav server on a Synology isn't allowed to run 
on port 443. A workaround that work was to use port translation on the firewall 
to map 443 on the outside to 5006 on the inside. That worked and i see all the 
appointments.

It would be nice if Roundcube can work on different ports, because now all the 
HTTPS connections are transferd to the CalDav server. Maybe this can be on the 
feature request list?

Anyway, I got the Caldav server to connect to roundcube. Thank you for the 
input and support

Original comment by merijn....@gmail.com on 12 Sep 2013 at 7:33