I've just installed SOGo 1.3.12c from yum repository for RHEL6. Auth is set to AD LDAP, database is mysql.
When I try to login I get "An unhandled error occurred." and this is in the sogo.log: ============================================================ 2012-03-15 17:39:09.140 sogod[19754] WARNING(-[NSNull(misc) count]): called NSNull -count (returns 0) !!! 192.168.*.* - - [15/Mar/2012:17:39:09 GMT] "GET /SOGo/ HTTP/1.1" 200 5125/0 0.094 14842 65% 4M Mar 15 17:39:13 sogod [19754]: SOGoRootPage successful login for user 'casper' - expire = -1 grace = -1 EXCEPTION: <NSException: 0x2b0b5d8> NAME:NSInvalidArgumentException REASON:GSCInlineString(instance) does not recognize stringsWithFormat: INFO:(null) Mar 15 17:39:13 sogod [19733]: <0x0x26daf08[WOWatchDogChild]> child 19754 exited Mar 15 17:39:13 sogod [19733]: <0x0x26daf08[WOWatchDogChild]> (terminated due to signal 6) Mar 15 17:39:13 sogod [19733]: <0x0x2522988[WOWatchDog]> child spawned with pid 20157 ============================================================ So it says "successful login for user 'casper'" and drop an exception just after. I've googled and found one post with exactly same error, the author said he solved the problem by "fixing" LDAP configuration and did not provided any details. My baseDN and bindDN contain an amp sing (...ou=users&admins,dc=...), I wonder whether this is my problem. Also, this SOGo version depend on libmemcached.so.7 which is available from sogo-rhel6 repository, but rhel6 comes with libmemcached.so.2 and php memcached extension requires libmemcached.so.2, so I was not able to update. I just made symlink from libmemcached.so.2 to libmemcached.so.7 and now wonder if this would cause problems. -- [email protected] https://inverse.ca/sogo/lists
