Sogo couldn't start

Dear Markuz, Stephdl

Regarding your instruction about Uninstall and Reinstall (SOGo does not start - segfault error 6 in libgnustep-base - #10 by stephdl)

I do separate into 12 Session and your 2 important remarks
Session 1:
yum remove sogo* sope* gnustep* libwbxml* lasso* libobjc* libwbxml* memcached* nethserver-memcached* xmlsec1* xmlsec1-openssl* zip* -y

Session 2:
SYSTEMD_LOG_TARGET=console SYSTEMD_LOG_LEVEL=debug /usr/bin/systemd-tmpfiles --remove

Session 3:
SYSTEMD_LOG_TARGET=console SYSTEMD_LOG_LEVEL=debug /usr/bin/systemd-tmpfiles --clean

Session 4 to 10
rm -rf /etc/sogo/
rm -rf /usr/lib64/GNUstep/
rm -rf /etc/rsyslog.d/ignore-systemd-session-slice-sogo.conf
rm -rf /var/lib/sogo/GNUstep
rm -rf /usr/lib64/sogo
rm -rf /etc/sysconfig/sogo.rpmsave
rm -rf /etc/e-smith/events/nethserver-sogo-update

Session 11:
reboot

Session 12:

yum install nethserver-sogo

Mine is Enterprise version then enable nethforge repo with install
[root@mail ~]# yum --enablerepo=nethforge install nethserver-sogo

Before remark I see /var/log/message shown
/var/log/message show
May 26 23:31:28 mail systemd: Starting SOGo is a groupware server…
May 26 23:31:28 mail sogod: 2023-05-26 23:31:28.556 sogod[4153:4153] unable to get status of descriptor 2 - Bad file descriptor

And Web UI also show :
Service Unavailable - (Server temporarily unable to service …)

Below is needed.

Remark 1:
chown sogo:sogo -R /var/log/sogo/

Remark 2:
signal-event nethserver-sogo-update

Then Sogo now available to operate.

Thank you for your great suggestion. All work for me.

i_combo

3 Likes