Page 1 of 1

Lightning Can't Create New Calendar Events, CalDAV

Posted: Mon Nov 03, 2008 8:25 am
by bluecc
So Lightning .9 works just fine in Thunderbird for me when it comes to loading up my calendar. However, if I go to create a new calendar entry and click Save and close, it goes nowhere. I click Reload on my calendar and nothing shows up.

Any thoughts?

Posted: Wed Nov 05, 2008 2:10 pm
by PrisonMind
did you use

Code: Select all

http://<servername>/api/dav/Calendars/Users/<user@domain>/<Calendar>


is this works???
http:/</servername>/m ???
to check postgres

Does anything appear in the tomcat logs...
In particular the scalix-api.log or the catalina.out?

and the next step
in your preferences General/Advanced/Config Editor you should have two boolean preferences somelike calendar.debug.log or with verbose in the end.

Posted: Thu Feb 05, 2009 7:09 am
by mxc
got the same problem. There is nothing in the tomcat-api.log. At least tail -f /var/opt/scalix/ml/tomcat/logs/scalix-api.log shows no activity when I try and add an event.

We are using the correct urls. Any help or tips where to look appreciated.

regards

Mark

Posted: Fri Feb 06, 2009 5:40 am
by gren
If you set the following 2 preferences (Preferences->Advanced->Config Editor)

calendar.debug.log true
calendar.debug.verbose.log true

and restart Thunderbird. After that, more information should be available in the "Error Console", which may help in tracking down problems.

Regards,
Gren.