Is this a problem with iRony sync?

Thomas Brüderli bruederli at kolabsys.com
Thu Nov 5 21:33:01 CET 2015


Michael Corbit wrote:
> Hello All,
> 
> I'm starting out with a fresh install of Kolab 3.4. using the
> tpokorra-kolab repository with Fedora 22. And I'm trying to solve sync
> issues I've had with iRony. One was caused by imported google calendars
> with a slash, "/" in the UID. 

This has been resolved some time ago in the iRony source. Not sure about
the packaging status if the fix, though.

> But I'm still getting this in the logs.
> Initially a new calendar seems to sync ok and then this starts showing up.
> 
> Here's /var/log/iRony/user at example.net <mailto:user at example.net>/console
> at the beginning of a sync
> =========================
> ...
> 
> [04-Nov-2015 14:13:38,000000 -0500]: Basic  calendars/user at example.net
> <mailto:user at example.net>/85592d82-e777-4afd-9ab8-707cfe5673c3
> [04-Nov-2015 14:13:38,000000 -0500]:
> Kolab\CalDAV\CalendarBackend::getCalendarByName;
> 85592d82-e777-4afd-9ab8-707cXXXXXXXX
> 
> ...
> 
> =========================================
> 
> Does this look like a problem or something that should be solved?

What you're looking at is just debug logging. Nothing to worry about.
But you might want to turn debug logging off by settings

  $config['kolabdav_console'] = false;

in your iRony config file.

~Thomas


More information about the users mailing list