Koozali.org: home of the SME Server

Obsolete Releases => SME 8.x Contribs => Topic started by: holck on June 15, 2013, 08:29:19 AM

Title: Sogo - need to change /etc/sysconfig/memcached
Post by: holck on June 15, 2013, 08:29:19 AM
After re-booting my server yesterday, sogo produced lots of messages like
Code: [Select]
Jun 14 20:02:31 sogod [3465]: <0x0x871ef44[SOGoCache]> an error occurred when caching value for key 'bolig +attributes': "CLIENT ERROR"
Following the advice at http://wiki.sogo.nu/CommonProblems (http://wiki.sogo.nu/CommonProblems), I copied the file /etc/e-smith/templates/etc/sysconfig/memcached/all to /etc/e-smith/templates-custom/etc/sysconfig/memcached/all, and changed the line
Code: [Select]
OPTIONS="-l 127.0.0.1" to
Code: [Select]
OPTIONS="-l localhost".

I then did
Code: [Select]
/sbin/e-smith/expand-template /etc/sysconfig/memcached
/sbin/e-smith/service memcached restart
and this seems to have solved the problem.

I have smeserver-sogo-0.6-1.el5.nh.noarch.rpm, memcached-1.4.5-1.el5, and sogo-2.0.5a-1.el5

I would like to create a bug for this, but I cannot find the contrib, smeserver-sogo, in bugzilla
Title: Re: Sogo - need to change /etc/sysconfig/memcached
Post by: Jean-Philippe Pialasse on June 15, 2013, 05:24:07 PM
put smeserver-sogo in the title and use component unknown.

Title: Re: Sogo - need to change /etc/sysconfig/memcached
Post by: holck on June 15, 2013, 05:53:08 PM
Thanks, done :-)
http://bugs.contribs.org/show_bug.cgi?id=7674 (http://bugs.contribs.org/show_bug.cgi?id=7674)