Page MenuHomePhorge

Roundcube calendar URL is not found
Open, LowPublic

Description

Hi, I hope I'm posting this in the right place, if not, I'm sorry!

We've configured calendar, libcalendaring and libkolab as described in the readme. But when initiating a calendar, the URL domain.org/caldav/calendars/username/calendarname isn't found and we receive a 404 on our nginx server. Do we have to add a specific nginx configuration?

Any help would be appreciated, thank you!

Details

Ticket Type
Task

Event Timeline

Which readme? used repository? OS version, installed package version?
Some more information to help accordingly is appreciated.
So help could only be in general, with some information and more manuals to read.

Default kolab-webclient configuration with roundcube setup is Apache.

Using Nginx with the kolab-webclient is descibed in
https://docs.kolab.org/howtos/nginx-webserver.html

and kolab configuration:
https://docs.kolab.org/administrator-guide/index.html
https://docs.kolab.org/administrator-guide/roundcube-settings-reference.html

404 is very common, that's file not found, this could be a misconfiguration in different config files, wrong user/group/rights on path, files, selinux/apparmor and further more.

Are all php package dependencies installed? ( check against metapackage: kolab-webclient)

Inline documentation of configuration files and https://docs.kolab.org/ could help, too.

Thanks for the reply! By looking further into the problem the issue seems to depend on the roundcube version, we will get back here if we still need help or close this task...