I am not sure if this is the correct place to post this problem, if it is not please let me know which section to post this into.
I have a user that gets the following error logged to scalix-api.log:
M00021 could not connect to database
whenever they try to use the API to get a read-only copy of their calendar into Apple iCal.
I too am an Apple iCal user and do not have any problems doing the sync with my calendar using the same style with my user info. I have started postgres and tomcat (in that order as support informed me in the past).
My postgres server is starting with no errors, but this user cannot get his calendar. The calendar opens up fine in Outlook.
The format of the subscribe line is as follows:
http://server.domain.com/api/user@domai ... utput=ical
The server seems to be functioning normal besides this problem.
Any thoughts?