On 09/21/2010 09:17 AM, Ludovic Marcotte wrote:
The Inverse Team is pleased to announce the immediate availability of
SOGo 1.3.2. This is a minor release of SOGo which focuses on small new
features and improved stability over previous versions.

I just upgraded from v1.3.1, running on Ubuntu 10.04.1 x86_64 Server Edition. User's mail no longer shows up in the web interface/mail module. Firebug shows the browser POSTing to:

https://example.com/SOGo/so/bubba/Mail/b/mailboxes

... and the result is 404!  (Bubba is my test user)


When disconnecting or switching modules, a GET request is made to:

https://example.com/SOGo/so/bubba/Mail/null/expunge

... with another 404 result.


Relevant part of sogo.log is pasted below:


Sep 21 12:34:35 sogod: SOGo watchdog [15035]: <0x0x126d640[WOWatchDog]> listening on *:20000 Sep 21 12:34:35 sogod: SOGo watchdog [15035]: <0x0x126d640[WOWatchDog]> watchdog process pid: 15035 Sep 21 12:34:35 sogod: SOGo watchdog [15035]: <0x0x126d640[WOWatchDog]> preparing 1 children Sep 21 12:34:35 sogod: SOGo watchdog [15035]: <0x0x126d640[WOWatchDog]> child spawned with pid 15037 Sep 21 12:34:35 sogod: SOGo watchdog [15037]: <0x0x147c7c0[SOGoProductLoader]> SOGo products loaded from '/usr/lib/GNUstep/SOGo': Sep 21 12:34:35 sogod: SOGo watchdog [15037]: <0x0x147c7c0[SOGoProductLoader]> Appointments.SOGo, CommonUI.SOGo, SchedulerUI.SOGo, Contacts.SOGo, MainUI.SOGo, MailerUI.SOGo, MailPartViewers.SOGo, PreferencesUI.SOGo, AdministrationUI.SOGo, ContactsUI.SOGo, Mailer.SOGo Sep 21 12:34:35 sogod: SOGo watchdog [15037]: |SOGo| version 1.3.2 (build @vizzini.inverse.ca 201009211616) -- starting Sep 21 12:34:35 sogod: SOGo watchdog [15037]: |SOGo| vmem size check enabled: shutting down app when vmem > 384 MB Sep 21 12:34:48 sogod: SOGo watchdog [15037]: <0x0x11724a0[SOGoCache]> Cache cleanup interval set every 30.000000 seconds Sep 21 12:34:48 sogod: SOGo watchdog [15037]: <0x0x11724a0[SOGoCache]> Using host(s) 'localhost' as server(s) 2010-09-21 12:34:48.290 sogod[15037] Note(SoObject): SoDebugKeyLookup is enabled! 2010-09-21 12:34:48.291 sogod[15037] Note(SoObject): SoDebugBaseURL is enabled! 2010-09-21 12:34:48.291 sogod[15037] Note(SoObject): relative base URLs are enabled.
2010-09-21 12:34:48.292 sogod[15037] Scanner initialised with nil string
2010-09-21 12:34:48.312 sogod[15037] ERROR(-[NGBundleManager bundleWithPath:]): could not create bundle for path: '/usr/share/GNUstep/Libraries/gnustep-base/Versions/1.19/Resources/SSL.bundle' 2010-09-21 12:34:48.333 sogod[15037] WOCompoundElement: pool embedding is on.
2010-09-21 12:34:48.333 sogod[15037] WOCompoundElement: id logging is on.
example.com - - [21/Sep/2010:12:34:48 GMT] "GET /SOGo/so/bubba/Mail/null/expunge HTTP/1.1" 200 3213/0 0.099 9710 66% 3M 2010-09-21 12:34:48.417 sogod[15037] WARNING(-[NSNull(misc) count]): called NSNull -count (returns 0) !!! example.com - - [21/Sep/2010:12:34:48 GMT] "GET /SOGo/ HTTP/1.1" 200 3211/0 0.017 9707 66% 12K Sep 21 12:34:55 sogod: SOGo watchdog [15037]: SOGoRootPage successful login for user 'bubba' - expire = -1 grace = -1 Sep 21 12:34:55 sogod: SOGo watchdog [15037]: [WARN] <0x0x176f3d0[SOGoWebDAVAclManager]> entry '{DAV:}write' already exists in DAV permissions table Sep 21 12:34:55 sogod: SOGo watchdog [15037]: [WARN] <0x0x176f3d0[SOGoWebDAVAclManager]> entry '{DAV:}write-properties' already exists in DAV permissions table Sep 21 12:34:55 sogod: SOGo watchdog [15037]: [WARN] <0x0x176f3d0[SOGoWebDAVAclManager]> entry '{DAV:}write-content' already exists in DAV permissions table 2010-09-21 12:34:55.851 sogod[15037] Note: Using UTF-8 as URL encoding in NGExtensions. example.com - - [21/Sep/2010:12:34:55 GMT] "POST /SOGo/connect HTTP/1.1" 200 27/38 0.042 - - 40K example.com - - [21/Sep/2010:12:34:55 GMT] "GET /SOGo/bubba HTTP/1.1" 302 0/0 0.005 - - 20K example.com - - [21/Sep/2010:12:34:55 GMT] "GET /SOGo/bubba/view HTTP/1.1" 302 0/0 0.007 - - 8K example.com - - [21/Sep/2010:12:34:55 GMT] "GET /SOGo/so/bubba/Mail HTTP/1.1" 302 0/0 0.006 - - 0 2010-09-21 12:34:56.006 sogod[15037] Note(NGImap4Connection): using '/' as the IMAP4 folder separator.
2010-09-21 12:34:56.257 sogod[15037] Note: using 'UCS-2LE' on Linux.
example.com - - [21/Sep/2010:12:34:56 GMT] "GET /SOGo/so/bubba/Mail/view HTTP/1.1" 200 13702/0 1.017 80714 83% 30M example.com - - [21/Sep/2010:12:34:57 GMT] "POST /SOGo/so/bubba/Calendar/alarmslist?browserTime=1285097697 HTTP/1.1" 200 2/0 0.057 - - 100K example.com - - [21/Sep/2010:12:34:57 GMT] "POST /SOGo/so/bubba/Mail/b/mailboxes HTTP/1.1" 404 208/0 0.023 - - 0
2010-09-21 12:39:57.607 sogod[15037] Scanner initialised with nil string
example.com - - [21/Sep/2010:12:39:57 GMT] "POST /SOGo/so/bubba/Mail/null/uids HTTP/1.1" 404 208/28 0.065 - - 24K example.com - - [21/Sep/2010:12:40:19 GMT] "GET /SOGo/so/bubba/Mail/null/expunge HTTP/1.1" 404 208/0 0.025 - - 0 Sep 21 12:40:19 sogod: SOGo watchdog [15037]: SOGoUserHomePage user 'bubba' logged off example.com - - [21/Sep/2010:12:40:19 GMT] "GET /SOGo/so/bubba/logoff HTTP/1.1" 302 0/0 0.013 - - 4K 2010-09-21 12:40:19.575 sogod[15037] WARNING(-[NSNull(misc) count]): called NSNull -count (returns 0) !!! example.com - - [21/Sep/2010:12:40:19 GMT] "GET /SOGo/so/ HTTP/1.1" 200 3213/0 0.026 9710 66% 0
--
[email protected]
https://inverse.ca/sogo/lists

<<attachment: jason_oster.vcf>>

Reply via email to