Page MenuHomePhorge

webdav interface partly broken after seafile integration
Open, NormalPublic

Assigned To
None
Authored By
Suadelus
Mar 21 2016, 12:17 AM
Referenced Files
F133230: iRony_errors.txt
Mar 21 2016, 12:17 AM
F133234: sabre_dav_start.png
Mar 21 2016, 12:17 AM
F133233: webdav_win_addr.png
Mar 21 2016, 12:17 AM
F133231: webdav_win.png
Mar 21 2016, 12:17 AM
F133232: sabre_dav_addr.png
Mar 21 2016, 12:17 AM

Description

I followed the guide for using Seafile as an exclusive storage mechanism: https://docs.kolab.org/howtos/use-seafile-with-chwala.html
The integration works, I can access the files with webdav from Windows and roundcubemail. (Calendars, ... do not appear within the Seafile interface.) In iRony the structure and files are no longer accessible (Storage error. Library not found.).
When I create libraries in Seafile with the names of the webdav structure it appears to work again- the libraries within seafile stay empty. I attached the log and screenshots.
(the system's packages are listed in a new paste "webdav interface broken after seafile integration - installed software CentOS 7")

sabre_dav_start.png (548×1 px, 40 KB)

sabre_dav_addr.png (548×1 px, 37 KB)

webdav_win.png (287×903 px, 33 KB)

webdav_win_addr.png (253×972 px, 25 KB)

Details

Ticket Type
Task

Event Timeline

This scenario is not possible at the moment and because SeaFile has it's own WebDAV service I'm not sure there's a need to use iRony for that. You can configure iRony to provide CalDAV and CardDAV only if needed.

vanmeeuwen lowered the priority of this task from 60 to Normal.Mar 28 2019, 8:12 AM

This scenario is not possible at the moment and because SeaFile has it's own WebDAV service I'm not sure there's a need to use iRony for that. You can configure iRony to provide CalDAV and CardDAV only if needed.

Thanks, but it wasn't easy to find out how. I think it should be done as follows: add to your apache iRony config:

SetEnv CALDAV 1
SetEnv CARDDAV 1