Difference between revisions of "OwnCloud"

From dmfswiki
Jump to: navigation, search
Line 3: Line 3:
 
As of 2012-02-25 there are a number of known issues (bugs) in the SabreDAV version used by ownCloud. Please try to update the [http://code.google.com/p/sabredav/ SabreDAV] part of your ownCloud installation first if something doesn't work as expected. Most users reported success with SabreDAV version 1.5.8. SabreDAV version 1.6 has been reported "not working" with ownCloud 3.
 
As of 2012-02-25 there are a number of known issues (bugs) in the SabreDAV version used by ownCloud. Please try to update the [http://code.google.com/p/sabredav/ SabreDAV] part of your ownCloud installation first if something doesn't work as expected. Most users reported success with SabreDAV version 1.5.8. SabreDAV version 1.6 has been reported "not working" with ownCloud 3.
  
== Setup ==
+
== Setup with ownCloud 3 ==
  
 
=== CalDAV-Sync ===
 
=== CalDAV-Sync ===

Revision as of 10:41, 26 May 2012

ownCloud is an open source cloud software suite for remote access of calendar, address and file data.

As of 2012-02-25 there are a number of known issues (bugs) in the SabreDAV version used by ownCloud. Please try to update the SabreDAV part of your ownCloud installation first if something doesn't work as expected. Most users reported success with SabreDAV version 1.5.8. SabreDAV version 1.6 has been reported "not working" with ownCloud 3.

Setup with ownCloud 3

CalDAV-Sync

  • Server URL: <servername>/owncloud/apps/calendar/caldav.php/calendars/
  • Use SSL: check accordingly
  • Username: your login name
  • Password: your password

Note: The /owncloud/ part depends on your setup. If it doesn't work try /cloud/ (or whatever your ownCloud root is) instead.

CardDAV-Sync

  • Server URL: <servername>/owncloud/apps/contacts/carddav.php/addressbooks/
  • Use SSL: check accordingly
  • Username: your login name
  • Password: your password

Note: The /owncloud/ part depends on your setup. If it doesn't work try /cloud/ (or whatever your ownCloud root is) instead.

known issues

CalDAV

There is a known bug in SabreDAV (which is used by ownCloud): If your calendar contains events with certain time zone IDs that are not recognized by SabreDAV then the server returns an "internal server error" instead of a proper response to the calendar query. Currently your only option is to find those events and delete them (or change the time zone id). Please note that many desktop clients like Thunderbird Lightning and Evolution do not use "calendar query" and thus still work with ownCloud in that case. Please see [1] there is a patch linked that is reported to fix this issue.

If some recurring events are missing on your phone see: [2]. Alternatively update SabreDAV in your ownCloud installation to the most recent SabreDAV release.

CardDAV

During my tests I noticed, that ownCloud seems to populate the vcard file with the FN (formatted name) field only and omits the N (structured name) field. On some phones this may result in improperly displayed names. Please report!

There is a report for this bug at bugs.owncloud.org: http://bugs.owncloud.org/thebuggenie/owncloud/issues/oc-8