On 11/09/2012 10:16 PM, Alessandro Bono wrote:
Hi all
Forwarding mail gives 502 proxy error and in log file
Nov 09 21:59:28 sogod [7842]:
<0x0x7ffb271bd7d8[NGImap4ResponseParser]>
ERROR(-[NGImap4ResponseParser _parseData]): got content size '0'!
Nov 09 21:59:28 sogod [7842]:
<0x0x7ffb271bd7d8[NGImap4ResponseParser]>
ERROR(-[NGImap4ResponseParser _parseBodyContent]): got no data.
Nov 09 21:59:28 sogod [7842]:
<0x0x7ffb271bd7d8[NGImap4ResponseParser]> ERROR: got no body content
for key: 'body[2]'
Nov 09 21:59:28 sogod [7842]: [ERROR] <0x2715A5C8[SOGoMailObject]:751>
got no data for key: body[2]
Nov 09 21:59:28 sogod [7842]:
<0x0x7ffb271bd7d8[NGImap4ResponseParser]>
ERROR(-[NGImap4ResponseParser _parseData]): got content size '0'!
Nov 09 21:59:28 sogod [7842]:
<0x0x7ffb271bd7d8[NGImap4ResponseParser]>
ERROR(-[NGImap4ResponseParser _parseBodyContent]): got no data.
Nov 09 21:59:28 sogod [7842]:
<0x0x7ffb271bd7d8[NGImap4ResponseParser]> ERROR: got no body content
for key: 'body[2]'
EXCEPTION: <NSException: 0x7ffb271b5978>
NAME:NSInvalidArgumentException REASON:Tried to add nil to array
INFO:(null)
Nov 09 21:59:28 sogod [7833]: <0x0x7ffb26d5e628[WOWatchDogChild]>
child 7842 exited
Nov 09 21:59:28 sogod [7833]: <0x0x7ffb26d5e628[WOWatchDogChild]>
(terminated due to signal 6, coredump)
I tried to debug but seems that centos 6 lack some packages (debuginfo
for libidn it's not available)
-bash-4.1$ gdb --args /usr/sbin/sogod -WOWorkersCount 1 -WOPidFile
/var/run/sogo/sogo.pid -WOLogFile /var/log/sogo/sogo.log
GNU gdb (GDB) Red Hat Enterprise Linux (7.2-56.el6)
Copyright (C) 2010 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later
<http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law. Type "show
copying"
and "show warranty" for details.
This GDB was configured as "x86_64-redhat-linux-gnu".
For bug reporting instructions, please see:
<http://www.gnu.org/software/gdb/bugs/>...
Reading symbols from /usr/sbin/sogod...Reading symbols from
/usr/lib/debug/usr/sbin/sogod.debug...done.
done.
(gdb) set follow-fork-mode child
(gdb) run
Starting program: /usr/sbin/sogod -WOWorkersCount 1 -WOPidFile
/var/run/sogo/sogo.pid -WOLogFile /var/log/sogo/sogo.log
[Thread debugging using libthread_db enabled]
warning: the debug information found in
"/usr/lib/debug//lib64/libfreebl3.so.debug" does not match
"/lib64/libfreebl3.so" (CRC mismatch).
warning: the debug information found in
"/usr/lib/debug/lib64/libfreebl3.so.debug" does not match
"/lib64/libfreebl3.so" (CRC mismatch).
Missing separate debuginfo for /lib64/libfreebl3.so
Try: yum --disablerepo='*' --enablerepo='*-debug*' install
/usr/lib/debug/.build-id/68/195872ecfb188389d29aaf01031a976fd18168.debug
[New process 8356]
[Thread debugging using libthread_db enabled]
[New process 8365]
[Thread debugging using libthread_db enabled]
Program received signal SIGABRT, Aborted.
[Switching to Thread 0x7ffff7fc97e0 (LWP 8365)]
0x00007ffff43aa8a5 in raise (sig=6) at
../nptl/sysdeps/unix/sysv/linux/raise.c:64
64 return INLINE_SYSCALL (tgkill, 3, pid, selftid, sig);
Missing separate debuginfos, use: debuginfo-install
libidn-1.18-2.el6.x86_64
rpm -qa | egrep "sogo|sope"
sope49-gdl1-4.9-20121025_1664.el6.1.x86_64
sope49-cards-2.0.2-1.centos6.x86_64
sope49-xml-4.9-20121025_1664.el6.1.x86_64
sope49-appserver-4.9-20121025_1664.el6.1.x86_64
sogo-ealarms-notify-2.0.2-1.centos6.x86_64
sope49-core-4.9-20121025_1664.el6.1.x86_64
sope49-ldap-4.9-20121025_1664.el6.1.x86_64
sope49-sbjson-2.3.1-20121025_1664.el6.1.x86_64
sope49-gdl1-mysql-4.9-20121025_1664.el6.1.x86_64
sogo-debuginfo-2.0.2-1.centos6.x86_64
sope49-mime-4.9-20121025_1664.el6.1.x86_64
sogo-tool-2.0.2-1.centos6.x86_64
sope49-debuginfo-4.9-20121025_1664.el6.1.x86_64
sope49-gdl1-contentstore-2.0.2-1.centos6.x86_64
sogo-2.0.2-1.centos6.x86_64
Tested nightly with same result
Nov 11 12:10:28 sogod [29123]: version 2.0.2 (build root@shiva 201211080025) --
starting
Nov 11 12:10:28 sogod [29123]: vmem size check enabled: shutting down app when
vmem > 384 MB
Nov 11 12:10:28 sogod [29123]: <0x0x7fb38a39cbb8[SOGoProductLoader]> SOGo
products loaded from '/usr/lib64/GNUstep/SOGo':
Nov 11 12:10:28 sogod [29123]: <0x0x7fb38a39cbb8[SOGoProductLoader]>
Contacts.SOGo, Appointments.SOGo, Mailer.SOGo, AdministrationUI.SOGo,
MailPartViewers.SOGo, PreferencesUI.SOGo, CommonUI.SOGo, SchedulerUI.SOGo,
MailerUI.SOGo, MainUI.SOGo, ContactsUI.SOGo
Nov 11 12:10:28 sogod [29123]: <0x0x7fb38a583628[WOWatchDog]> listening on
*:20000
Nov 11 12:10:28 sogod [29123]: <0x0x7fb38a583628[WOWatchDog]> watchdog process
pid: 29123
Nov 11 12:10:28 sogod [29123]: <0x0x7fb388bb2320[WOWatchDogChild]> watchdog
request timeout set to 10 minutes
Nov 11 12:10:28 sogod [29123]: <0x0x7fb38a583628[WOWatchDog]> preparing 1
children
Nov 11 12:10:28 sogod [29123]: <0x0x7fb38a583628[WOWatchDog]> child spawned
with pid 29140
Nov 11 12:10:55 sogod [29140]: <0x0x7fb38a211158[SOGoCache]> Cache cleanup
interval set every 300.000000 seconds
Nov 11 12:10:55 sogod [29140]: <0x0x7fb38a211158[SOGoCache]> Using host(s)
'localhost' as server(s)
2012-11-11 12:10:55.049 sogod[29140] Note(SoObject): SoDebugKeyLookup is
enabled!
2012-11-11 12:10:55.050 sogod[29140] Note(SoObject): SoDebugBaseURL is enabled!
2012-11-11 12:10:55.050 sogod[29140] Note(SoObject): relative base URLs are
enabled.
Nov 11 12:10:55 sogod [29140]: [ERROR] <0x0x7fb38a243138[SOGoUserManager]>
addressbook source 'xxxxx' has no displayname
2012-11-11 12:10:55.094 sogod[29140] WOCompoundElement: pool embedding is on.
2012-11-11 12:10:55.095 sogod[29140] WOCompoundElement: id logging is on.
2012-11-11 12:10:55.120 sogod[29140] WARNING(-[NSNull(misc) count]): called
NSNull -count (returns 0) !!!
Nov 11 12:11:09 sogod [29140]: SOGoRootPage successful login for user 'a.bono'
- expire = -1 grace = -1
Nov 11 12:11:09 sogod [29140]: [WARN] <0x0x7fb38a78ac08[SOGoWebDAVAclManager]>
entry '{DAV:}write' already exists in DAV permissions table
Nov 11 12:11:09 sogod [29140]: [WARN] <0x0x7fb38a78ac08[SOGoWebDAVAclManager]>
entry '{DAV:}write-properties' already exists in DAV permissions table
Nov 11 12:11:09 sogod [29140]: [WARN] <0x0x7fb38a78ac08[SOGoWebDAVAclManager]>
entry '{DAV:}write-content' already exists in DAV permissions table
2012-11-11 12:11:09.482 sogod[29140] Note: Using UTF-8 as URL encoding in
NGExtensions.
2012-11-11 12:11:10.439 sogod[29140] WARNING: IMAP4 connection pooling is
disabled!
2012-11-11 12:11:10.472 sogod[29140] Note(NGImap4Connection): using '/' as the
IMAP4 folder separator.
2012-11-11 12:11:21.397 sogod[29140] Note: using constant etag for mail viewer:
'"imap4url_2_0_002"'
Nov 11 12:11:21 sogod [29140]: <0x0x7fb38a9bf478[NGImap4ResponseParser]>
ERROR(-[NGImap4ResponseParser _parseData]): got content size '0'!
Nov 11 12:11:21 sogod [29140]: <0x0x7fb38a9bf478[NGImap4ResponseParser]>
ERROR(-[NGImap4ResponseParser _parseBodyContent]): got no data.
Nov 11 12:11:21 sogod [29140]: <0x0x7fb38a9bf478[NGImap4ResponseParser]> ERROR:
got no body content for key: 'body[2]'
Nov 11 12:11:21 sogod [29140]: [ERROR] <0x8A37E0D8[SOGoMailObject]:753> got no
data for key: body[2]
Nov 11 12:11:25 sogod [29140]: <0x0x7fb38a2ce548[NGImap4ResponseParser]>
ERROR(-[NGImap4ResponseParser _parseData]): got content size '0'!
Nov 11 12:11:25 sogod [29140]: <0x0x7fb38a2ce548[NGImap4ResponseParser]>
ERROR(-[NGImap4ResponseParser _parseBodyContent]): got no data.
Nov 11 12:11:25 sogod [29140]: <0x0x7fb38a2ce548[NGImap4ResponseParser]> ERROR:
got no body content for key: 'body[2]'
Nov 11 12:11:25 sogod [29140]: [ERROR] <0x8A98A778[SOGoMailObject]:753> got no
data for key: body[2]
Nov 11 12:11:25 sogod [29140]: <0x0x7fb38a2ce548[NGImap4ResponseParser]>
ERROR(-[NGImap4ResponseParser _parseData]): got content size '0'!
Nov 11 12:11:25 sogod [29140]: <0x0x7fb38a2ce548[NGImap4ResponseParser]>
ERROR(-[NGImap4ResponseParser _parseBodyContent]): got no data.
Nov 11 12:11:25 sogod [29140]: <0x0x7fb38a2ce548[NGImap4ResponseParser]> ERROR:
got no body content for key: 'body[2]'
Nov 11 12:11:26 sogod [29123]: <0x0x7fb38a3f6798[WOWatchDogChild]> child 29140
exited
Nov 11 12:11:26 sogod [29123]: <0x0x7fb38a3f6798[WOWatchDogChild]> (terminated
due to signal 6, coredump)
Nov 11 12:11:26 sogod [29123]: <0x0x7fb38a583628[WOWatchDog]> child spawned
with pid 29183
also upgrading sogo not restart
Restarting SOGo:
/usr/sbin/sogod: error while loading shared libraries: liblasso.so.3:
cannot open shared object file: No such file or directory
sogo
there is a missing dependency. installing lasso solves the problem
rpm -qa | egrep "sogo|sope|lasso"
sope49-cards-2.0_20121108-1.centos6.x86_64
sope49-mime-4.9-20121108_1664.el6.1.x86_64
sogo-debuginfo-2.0_20121108-1.centos6.x86_64
sope49-core-4.9-20121108_1664.el6.1.x86_64
sope49-appserver-4.9-20121108_1664.el6.1.x86_64
sogo-2.0_20121108-1.centos6.x86_64
sogo-ealarms-notify-2.0_20121108-1.centos6.x86_64
lasso-2.3.6-1.centos6.x86_64
sope49-gdl1-4.9-20121108_1664.el6.1.x86_64
sope49-ldap-4.9-20121108_1664.el6.1.x86_64
sope49-gdl1-mysql-4.9-20121108_1664.el6.1.x86_64
sogo-tool-2.0_20121108-1.centos6.x86_64
sope49-gdl1-contentstore-2.0_20121108-1.centos6.x86_64
sope49-debuginfo-4.9-20121108_1664.el6.1.x86_64
sope49-xml-4.9-20121108_1664.el6.1.x86_64
sope49-sbjson-2.3.1-20121108_1664.el6.1.x86_64
--
Cordiali Saluti
Alessandro Bono
--
[email protected]
https://inverse.ca/sogo/lists