Hello all,

I'm trying to set up SOGo on a debian with openldap and postfix.

Reached a point when I see the web interface, but after a successful login -
it's timed out seemingly without any good reason:

Nov 10 13:33:59 sogod [31040]: version 1.3.9 (build @vizzini.inverse.ca
201110281414) -- starting
Nov 10 13:33:59 sogod [31040]: vmem size check enabled: shutting down app when
vmem > 384 MB
Nov 10 13:33:59 sogod [31040]: <0x0x97027f8[SOGoProductLoader]> SOGo products
loaded from '/usr/lib/GNUstep/SOGo':
Nov 10 13:33:59 sogod [31040]: <0x0x97027f8[SOGoProductLoader]>  
AdministrationUI.SOGo, Appointments.SOGo, ContactsUI.SOGo, CommonUI.SOGo,
MailPartViewers.SOGo, MailerUI.SOGo, Contacts.SOGo, SchedulerUI.SOGo,
Mailer.SOGo, MainUI.SOGo, PreferencesUI.SOGo
Nov 10 13:34:00 sogod [31040]: <0x0x9717340[WOWatchDog]> listening on *:20000
Nov 10 13:34:00 sogod [31040]: <0x0x9717340[WOWatchDog]> watchdog process pid:
31040
Nov 10 13:34:00 sogod [31040]: <0x0xb74d1fe0[WOWatchDogChild]> watchdog request
timeout set to 10 minutes
Nov 10 13:34:00 sogod [31040]: <0x0x9717340[WOWatchDog]> preparing 1 children
Nov 10 13:34:00 sogod [31040]: <0x0x9717340[WOWatchDog]> child spawned with pid
31046
Nov 10 13:34:34 sogod [31046]: <0x0x997d828[SOGoCache]> Cache cleanup interval
set every 300.000000 seconds
Nov 10 13:34:34 sogod [31046]: <0x0x997d828[SOGoCache]> Using host(s)
'localhost' as server(s)
2011-11-10 13:34:34.834 sogod[31046] Note(SoObject): SoDebugKeyLookup is
enabled!
2011-11-10 13:34:34.840 sogod[31046] Note(SoObject): SoDebugBaseURL is enabled!
2011-11-10 13:34:34.840 sogod[31046] Note(SoObject): relative base URLs are
enabled.
2011-11-10 13:34:34.849 sogod[31046] ERROR(-[NGBundleManager bundleWithPath:]):
could not create bundle for path:
'/usr/share/GNUstep/Libraries/gnustep-base/Versions/1.20/Resources/SSL.bundle'
2011-11-10 13:34:34.862 sogod[31046] WOCompoundElement: pool embedding is on.
2011-11-10 13:34:34.862 sogod[31046] WOCompoundElement: id logging is on.
localhost - - [10/Nov/2011:13:34:34 GMT] "GET /SOGo HTTP/1.1" 302 0/0 0.037 - -
1M
2011-11-10 13:34:34.923 sogod[31046] WARNING(-[NSNull(misc) count]): called
NSNull -count (returns 0) !!!
localhost - - [10/Nov/2011:13:34:34 GMT] "GET /SOGo/ HTTP/1.1" 200 3600/0 0.070
10908 66% 792K
Nov 10 13:34:51 sogod [31046]: SOGoRootPage successful login for user 'rav' -
expire = -1  grace = -1
Nov 10 13:34:51 sogod [31046]: [WARN] <0x0x997f760[SOGoWebDAVAclManager]> entry
'{DAV:}write' already exists in DAV permissions table
Nov 10 13:34:51 sogod [31046]: [WARN] <0x0x997f760[SOGoWebDAVAclManager]> entry
'{DAV:}write-properties' already exists in DAV permissions table
Nov 10 13:34:51 sogod [31046]: [WARN] <0x0x997f760[SOGoWebDAVAclManager]> entry
'{DAV:}write-content' already exists in DAV permissions table
2011-11-10 13:34:51.486 sogod[31046] Note: Using UTF-8 as URL encoding in
NGExtensions.
localhost - - [10/Nov/2011:13:34:51 GMT] "POST /SOGo/connect HTTP/1.1" 200
27/62 0.063 - - 556K
localhost - - [10/Nov/2011:13:34:51 GMT] "GET /SOGo/rav HTTP/1.1" 302 0/0 0.003
- - 16K
localhost - - [10/Nov/2011:13:34:51 GMT] "GET /SOGo/rav/view HTTP/1.1" 302 0/0
0.011 - - 0

And it just sits there, nothing happens after 10 minutes or any later.

Is there a way I can have maybe more verbosity in the logs? Any ideas what
could be wrong?

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//GNUstep//DTD plist 0.9//EN"
"http://www.gnustep.org/plist-0_9.xml";>
<plist version="0.9">
<dict>
<key>NSGlobalDomain</key>
<dict>
</dict>
<key>sogod</key>
<dict>
<key>LDAPDebugEnabled</key>
<string>YES</string>
<key>NGImap4ConnectionStringSeparator</key>
<string>.</string>
<key>OCSFolderInfoURL</key>
<string>postgresql://sogo:xxxxxxxx@localhost:5432/sogo/sogo_folder_info</string>
<key>OCSSessionsFolderURL</key>
<string>postgresql://sogo:xxxxxxxx@localhost:5432/sogo/sogo_sessions_folder</string>
<key>SOGoACLsSendEMailNotifications</key>
<string>YES</string>
<key>SOGoAppointmentSendEMailNotifications</key>
<string>YES</string>
<key>SOGoDayEndTime</key>
<string>19</string>
<key>SOGoDayStartTime</key>
<string>10</string>
<key>SOGoDraftsFolderName</key>
<string>Drafts</string>
<key>SOGoFirstDayOfWeek</key>
<string>1</string>
<key>SOGoFoldersSendEMailNotifications</key>
<string>YES</string>
<key>SOGoIMAPServer</key>
<string>imap://localhost:143</string>
<key>SOGoLanguage</key>
<string>English</string>
<key>SOGoLoginModule</key>
<string>Mail</string>
<key>SOGoMailDomain</key>
<string>gctrials.com</string>
<key>SOGoMailingMechanism</key>
<string>sendmail</string>
<key>SOGoProfileURL</key>
<string>postgresql://sogo:xxxxxxxx@localhost:5432/sogo/sogo_user_profile</string>
<key>SOGoSMTPServer</key>
<string>localhost</string>
<key>SOGoSentFolderName</key>
<string>Sent</string>
<key>SOGoSieveScriptsEnabled</key>
<string>YES</string>
<key>SOGoSieveServer</key>
<string>sieve://localhost:2000</string>
<key>SOGoTimeZone</key>
<string>Europe/Moscow</string>
<key>SOGoTrashFolderName</key>
<string>Trash</string>
<key>SOGoUserSources</key>
<array>
<dict>
<key>CNFieldName</key>
<string>cn</string>
<key>IDFieldName</key>
<string>uid</string>
<key>IMAPHostFieldName</key>
<string>mailHost</string>
<key>UIDFieldName</key>
<string>uid</string>
<key>baseDN</key>
<string>ou=People,dc=office,dc=rct-int</string>
<key>bindDN</key>
<string>uid=sogo,ou=People,dc=office,dc=rct-int</string>
<key>bindPassword</key>
<string>xxxxxxxx</string>
<key>canAuthenticate</key>
<string>YES</string>
<key>displayName</key>
<string>Shared Addresses</string>
<key>hostname</key>
<string>localhost</string>
<key>id</key>
<string>public</string>
<key>isAddressBook</key>
<string>YES</string>
<key>port</key>
<string>389</string>
</dict>
</array>
<key>SOGoVacationEnabled</key>
<string>YES</string>
</dict>
</dict>
</plist>

Thanks for your time I really appreciate your help,

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

Reply via email to