[horde] Problem with CalDAV/WebDAV

Dominik Erdmann horde_mailing at der-domi.de
Wed Oct 30 21:36:49 UTC 2013


Hello,

I have problems with reading my standard calendar in 
Thunderbird/Lightning with CalDAV and WebDAV/ICS.

If I open the CalDAV address in a browser, I get the answer:

<d:error xmlns:d="DAV:" xmlns:s="http://sabredav.org/ns">
   <s:exception>Sabre\DAV\Exception</s:exception>
   <s:message>Der Termin konnte nicht ausgewertet werden.</s:message>
   <s:sabredav-version>1.8.6</s:sabredav-version>
</d:error>

The answer of the ICS address is the following:
(see attached file)

There are no SYSLOG entries.

I created a new calendar with a single event. With this one I get the 
expected results.


In my live environment I observe a similar problem. But the request of 
the CalDAV/WebDAV address runs and runs and never ends. I don't get any 
answer.

How can I identify what the problem is and especially how can I fix it?


Thanks a lot
Dominik
-------------- next part --------------
<d:error xmlns:d="DAV:" xmlns:s="http://sabredav.org/ns">
  <s:exception>Sabre\DAV\Exception</s:exception>
  <s:message>exception 'Kronolith_Exception' with message 'Der Termin konnte nicht ausgewertet werden.' in /srv/www/srv2.der-domi.local/webmail/kronolith/lib/Event.php:939
Stack trace:
#0 /srv/www/srv2.der-domi.local/webmail/kronolith/lib/Api.php(898): Kronolith_Event->toiCalendar(Object(Horde_Icalendar))
#1 /srv/www/srv2.der-domi.local/webmail/kronolith/lib/Api.php(238): Kronolith_Api->exportCalendar('TsYqsb2iQear3n7...', 'text/calendar')
#2 [internal function]: Kronolith_Api->browse('kronolith/foobar...')
#3 /usr/share/php/Horde/Registry.php(1116): call_user_func_array(Array, Array)
#4 /usr/share/php/Horde/Dav/File.php(142): Horde_Registry->callByPackage('kronolith', 'browse', Array)
#5 /usr/share/php/Sabre/DAV/Server.php(530): Horde_Dav_File->get()
#6 [internal function]: Sabre\DAV\Server->httpGet('kronolith/foobar...')
#7 /usr/share/php/Sabre/DAV/Server.php(474): call_user_func(Array, 'kronolith/foobar...')
#8 /usr/share/php/Sabre/DAV/Server.php(214): Sabre\DAV\Server->invokeMethod('GET', 'kronolith/foobar...')
#9 /usr/share/php/Horde/Rpc/Webdav.php(67): Sabre\DAV\Server->exec()
#10 /srv/www/srv2.der-domi.local/webmail/rpc.php(156): Horde_Rpc_Webdav->getResponse('')
#11 {main}</s:message>
  <s:sabredav-version>1.8.6</s:sabredav-version>
</d:error>


More information about the horde mailing list