etesync / etesync-dav

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

Unable to connect to org-caldav #204

Open pauljamesharper opened 3 years ago

pauljamesharper commented 3 years ago

I have an issue open on org-caldav as well. I am not sure if this is an etesync issue or an org-caldav issue. https://github.com/dengste/org-caldav/issues/228

I have etesync-dav working correctly in Thunderbird as per instruction on github.

Unsure of how to proceed to troubleshoot what the URL should be in Org-Caldav. I tried:

~ $ curl -D OPTIONS --basic -u user:secretpassword http://localhost:37358/user/5E18WvJazTPygkhZTF7HpUUs9XXN5Hu2/

BEGIN:VCALENDAR VERSION:2.0 PRODID:-//PYVOBJECT//NONSGML Version 1//EN X-WR-CALNAME;VALUE=TEXT:Calendar BEGIN:VTIMEZONE TZID:Africa/Cairo BEGIN:STANDARD DTSTART:19700101T000000 TZNAME:EET TZOFFSETFROM:+0200 TZOFFSETTO:+0200 END:STANDARD END:VTIMEZONE BEGIN:VEVENT UID:9201b950-f023-494b-9c09-be31eaffb77d DTSTART;TZID=Africa/Cairo:20210226T213000 DTEND;TZID=Africa/Cairo:20210226T223000 CREATED:20210224T074520Z DTSTAMP:20210224T074601Z LAST-MODIFIED:20210224T074601Z SEQUENCE:1 SUMMARY:Test X-MOZ-GENERATION:1 END:VEVENT END:VCALENDAR

When I go to that link in a browser I put in my password and it launches an .ics file.