Hello,

My Sogo server is doing good, except when trying to execute
sogo-ealarms-notify under user sogo

In my syslog, I see the following at each execution :

Oct 22 16:28:02 myserver mysqld: 131022 16:28:02 [Warning] Aborted
connection 325568 to db: 'sogo' user: 'sogo' host: 'localhost' (Unknown
error)

In my sogo.conf :

OCSEMailAlarmsFolderURL = "mysql://sogo:sogo@localhost
:3306/sogo/sogo_alarms_folder";
OCSFolderInfoURL = "mysql://sogo:sogo@localhost:3306/sogo/sogo_folder_info";
OCSSessionsFolderURL = "mysql://sogo:sogo@localhost
:3306/sogo/sogo_sessions_folder";

Under user sogo, I can manually access these tables of my sogo database,
using the mysql shell.


Could this be related to my usage of MariaDb - mariadb-server-10.0* - *instead
of MySQL ? Some mysql access library linked with the sogo-ealarms-notify
executable perharps ?

The same exact thing happens when using /usr/sbin/sogo-tool expire-sessions
60

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

Reply via email to