Hello everyone,sogov3 the installation works well except when I want to consult my contacts and calendars, in the logs it will search the localhost base while I am in sogo.conf defines the 4 address of my postgres server.
Emails works well.


/*2016-02-02 16:28:08.834 sogod[2476] could not open channel to sogo@localhost ** **Feb 02 16:28:08 sogod [2476]: [ERROR] <0x0x7f368c8dcb60[GCSChannelManager]> could not open channel <0x0x7f368dc2dc80[PostgreSQL72Channel]: not-connected> for postgresql://localhost/sogo/sogodtest0024c3b2c6c ** **Feb 02 16:28:08 sogod [2476]: [WARN] <0x0x7f368c8dcb60[GCSChannelManager]> will prevent opening of this channel 5 seconds after 2016-02-02 16:28:08 +0100 ** **Feb 02 16:28:08 sogod [2476]: [ERROR] <0x0x7f368cd55030[GCSFolder]> could not open storage channel! */

Any ideas ?


ps : postgres is an another server for test sogov3


Thx


sogo.conf
OCSEMailAlarmsFolderURL = "postgresql://sogo:[email protected]:1234/sogo/sogo_alarms_folder"; OCSFolderInfoURL = "postgresql://sogo:[email protected]:1234/sogo/sogo_folder_info"; OCSSessionsFolderURL = "postgresql://sogo:[email protected]:1234/sogo/sogo_sessions_folder";
    SOGoACLsSendEMailNotifications = YES;
    SOGoAppointmentSendEMailNotifications = YES;
    SOGoAppointmentSendEMailReceipts = YES;
    SOGoEnableEMailAlarms = YES;
    SOGoEnablePublicAccess = YES;
    SOGoFirstDayOfWeek = 1;
    SOGoFirstWeekOfYear = First4DayWeek;
    SOGoFoldersSendEMailNotifications = YES;
    SOGoForwardEnabled = YES;
    SOGoIMAPAclConformsToIMAPExt = YES;
    SOGoLanguage = French;
    SOGoMailMessageCheck = "every_5_minutes";
    SOGoMaximumSyncWindowSize = 512;
    SOGoPageTitle = "SOGo MINES Saint-Etienne";
SOGoProfileURL = "postgresql://sogo:[email protected]:1234/sogo/sogo_user_profile";
    SOGoTimeZone = "Europe/Paris";
    SOGoVacationEnabled = YES;
    SxVMemLimit = 512;
    WOWorkersCount = 50;
    SOGoMaximumPingInterval = 3540;
    SOGoMaximumSyncInterval = 3540;
    SOGoInternalSyncInterval = 60;
    SOGoCacheCleanupInterval = 900;
    SOGoMaximumFailedLoginCount = 1;
    SOGoMaximumFailedLoginInterval = 120;
    SOGoFailedLoginBlockInterval = 300;
    SOGoMailComposeMessageType = html;
    SOGoDAVCalendarStartTimeLimit = 730;
...

--
[email protected]
https://inverse.ca/sogo/lists

Reply via email to