Hello Anton,
I have SOGoDebugRequests = YES; in my .GNUstepDefaults but I still get only stuff like:

127.0.0.1 - - [10/Sep/2010:08:41:02 GMT] "HEAD /SOGo/dav/user/Calendar/personal/44B7-4C476A00-2-59F87610.ics HTTP/1.1" 200 1337/0 0.052 - - 0 Sep 10 08:41:02 sogod: SOGo watchdog [3293]: |SOGo| starting method 'POST' on uri '/SOGo/dav/user/Calendar/personal/' EXCEPTION: <NSException: 0x13ae0540> NAME:NSRangeException REASON:Index 0 is out of range 0 (in 'objectAtIndex:') INFO:{Array = (); Count = 0; Index = 0; } Sep 10 08:41:02 sogod: SOGo watchdog [3291]: <0x0x133068b0[WOWatchDogChild]> child 3293 exited Sep 10 08:41:02 sogod: SOGo watchdog [3291]: <0x0x133068b0[WOWatchDogChild]> (terminated due to signal 6)
Are you using 1.3.1 or nightly builds? If you use nightly builds, yesterday we pushed a new feature to automatically generate a stacktrace in the sogo.log file when an exception is raised (just like your "NSRangeException").

This makes debugging for us far more simpler in case of an error like yours.

So if you're using nightly builds, update again. If you're using 1.3.1, modify the start/stop sections of the sogod init file in order to export GNUSTEP_STACK_TRACE=YES (env var). Restart SOGo and paste the results you see in the sogod.log file.

Regards,

--
Ludovic Marcotte
lmarco...@inverse.ca  ::  +1.514.755.3630  ::  www.inverse.ca
Inverse inc. :: Leaders behind SOGo (www.sogo.nu) and PacketFence 
(www.packetfence.org)

-- 
users@sogo.nu
https://inverse.ca/sogo/lists

Reply via email to