You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Create a calendar for your Owncloud user and copy the CalDAV link
Install Evolution mail and create a new CalDAV calendar there from that link
Observe that user authentication and calendar discovery works but subsequently activating and syncing the calendar fails.
Expected behaviour
The calendar should be active and sync normally.
Actual behaviour
As an Evolution developer explained in this bug report https://bugzilla.gnome.org/show_bug.cgi?id=792159 the response to the http OPTION request that is returned by Owncloud server 10.0.4 is incorrect: "Your server doesn't advertise "DAV", neither "Allow", headers, which means it doesn't behave like a CalDAV/WebDAV server." This breaks calendar sync with Evolution. As everything used to work I suspect that a recent update introduced a regression here?
Server configuration
Operating system: Debian Web server: Server: Apache/2.4.10 Database: Don't know but seems irrelevant PHP version: 5.6.30-0+deb8u1
ownCloud version: 10.0.4.4
Updated from an older ownCloud or fresh install: update on the stable channel
GitMate.io thinks the contributor most likely able to help you is @kdslkdsaldsal.
Possibly related issues are #28652 ("Error occurred while checking server setup" but no entry in the log), #29395 (Custom theme not working), #29454 (OC_Theme class warning), #27731 (oc10.0.0rc2 richdocuments app is not signed), and #27980 (Exception: {"Message":"HTTP\/1.1 503 Could not open file","Exception":"Sabre\\DAV\\Exception\\ServiceUnavailable).
I am also experiencing this issue on Fedora 26 with Evolution 3.24.6 with direct connection to Owncloud calendar not via the Gnome online Clients. My contacts are working fine it is only the calendar where this is a permission issue: "Unable to connect to “Work”: Cannot open calendar: Permission denied".
However, when using the Gnome Online Clients interface and selecting NextCloud (no owncloud anymore) I can successfully see my calendars and contacts and do not get permission denied?
Steps to reproduce
Expected behaviour
The calendar should be active and sync normally.
Actual behaviour
As an Evolution developer explained in this bug report https://bugzilla.gnome.org/show_bug.cgi?id=792159 the response to the http OPTION request that is returned by Owncloud server 10.0.4 is incorrect: "Your server doesn't advertise "DAV", neither "Allow", headers, which means it doesn't behave like a CalDAV/WebDAV server." This breaks calendar sync with Evolution. As everything used to work I suspect that a recent update introduced a regression here?
Server configuration
Operating system: Debian
Web server: Server: Apache/2.4.10
Database: Don't know but seems irrelevant
PHP version: 5.6.30-0+deb8u1
ownCloud version: 10.0.4.4
Updated from an older ownCloud or fresh install: update on the stable channel
Where did you install ownCloud from: via apt from: deb http://download.owncloud.org/download/repositories/stable/Debian_8.0/ /
Signing status (ownCloud 9.0 and above):
The content of config/config.php:
List of activated apps:
Are you using external storage, if yes which one: no
Are you using encryption: no
Are you using an external user-backend, if yes which one: no
Client configuration
Browser: No browser is involved
Operating system: Linux, Debian stable
Logs
Web server error log
ownCloud log (data/owncloud.log)
The text was updated successfully, but these errors were encountered: