SOGO webpage error

Good work!
Is not the first time when are issues regarding local settings (regional language).
And not only with SOGo.
Because of that, I always use English.

@Miko10, if it is working you can undo the changes we have made in httpd.conf and ssl.conf (I wrongly said they wont be kept after a reboot, which is not true).

Note that the future maintenance of SOGo within NethServer is not clear.

1 Like

I read about some problems with developers, but SOGO is still open source alternative for exchange. Hope it will stay in NS.

1 Like

I would gladly update the rpms on NethForge.
Does anyone knows an alternative repository for compiled rpms?

2 Likes

Don’t know if it’s of any use: 1, 2, 3

Great shot!

Does anyone want to try the copr repo?
These commands should be enough:

wget https://copr.fedorainfracloud.org/coprs/jaile/sogo/repo/epel-7/jaile-sogo-epel-7.repo
yum install sogo

Hi, tried in VmWare, still problem with language. And sogo is not connected with NS LDAP by default.

So I also have problems with Sogo.
For me Sogo is not set in the Apache webserver area.

Here the issue with Curl:

# curl -kvIL https://192.168.1.98/SOGo/
* About to connect() to 192.168.1.98 port 443 (#0)
* Trying 192.168.1.98…
* Connected to 192.168.1.98 (192.168.1.98) port 443 (#0)
* Initializing NSS with certpath: sql:/etc/pki/nssdb
* skipping SSL peer certificate verification
* SSL connection using TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384
* Server certificate:
* subject: L=Hometown,C=–,E=root@ns7b.daheim.lan,OU=Main,ST=SomeState,O=Example Org,CN=NethServer
* start date: Aug 30 17:28:29 2016 GMT
* expire date: Aug 28 17:28:29 2026 GMT
* common name: NethServer
* issuer: L=Hometown,C=–,E=root@ns7b.daheim.lan,OU=Main,ST=SomeState,O=Example Org,CN=NethServer
> HEAD /SOGo/ HTTP/1.1
> User-Agent: curl/7.29.0
> Host: 192.168.1.98
> Accept: /
_> _
< HTTP/1.1 404 Not Found
HTTP/1.1 404 Not Found
< Date: Sat, 03 Sep 2016 19:33:24 GMT
Date: Sat, 03 Sep 2016 19:33:24 GMT
< Server: Apache/2.4.6 (CentOS) OpenSSL/1.0.1e-fips PHP/5.4.16
Server: Apache/2.4.6 (CentOS) OpenSSL/1.0.1e-fips PHP/5.4.16
< Content-Type: text/html; charset=iso-8859-1
Content-Type: text/html; charset=iso-8859-1

_< _
* Connection #0 to host 192.168.1.98 left intact

maybe there is a simple possibility that the directories are set up.

In the installation I get the following message:

Is this ok [y/d/N]: y
Downloading packages:
_sogo-3.0.2-1.el7.centos.x86_64.rpm | 14 MB 00:00:03 _
Running transaction check
Running transaction test
Transaction test succeeded
Running transaction
_ Installing : sogo-3.0.2-1.el7.centos.x86_64 1/1 _
warning: %post(sogo-3.0.2-1.el7.centos.x86_64) scriptlet failed, exit status 1
Non-fatal POSTIN scriptlet failure in rpm package sogo-3.0.2-1.el7.centos.x86_64
_ Verifying : sogo-3.0.2-1.el7.centos.x86_64 1/1 _

Installed:
_ sogo.x86_64 0:3.0.2-1.el7.centos _

Complete!
[root@ns7b ~]#

greetings

Gerald

1 Like

Hi again :smiley:

Today I have installed updates and sogo login page again not working.

Does anybody think about alternative? Horde for example?

@gerald_FS, @Miko10: IMO the problem is due to a recent update of nethserver-httpd or virtualhost in the beta2 release.
@giacomo, any hint?

I guess so.
You could try with this (not tested):

rm -f /etc/httpd/conf.d/SOGo.conf
yum reinstall sogo
systemctl restart httpd

Try webtop 4 :wink:

4 Likes

Just installed from NS 7 beta 2 Software center -> NethForge.

I had same problem in a fresh install ns7 beta 2 and it solve this for me.

2 Likes

Great!

For another language is solution:

rm -f /etc/httpd/conf.d/SOGo.conf
yum reinstall sogo
systemct restart httpd
sed -i “s/}/ NSAMPMDesignation = (AM, PM);\n}/” /usr/lib64/GNUstep/SOGo/MainUI.SOGo/Resources/{Icelandic,NorwegianBokmal,NorwegianNynorsk,Slovak,Swedish}.lproj/Locale

Thanks.

1 Like

Probably my last contribution to SOGo :stuck_out_tongue: … but for the SOGo lovers, you can have an updated relase from Jaile repos:

cd /etc/yum.repos.d
wget https://copr.fedorainfracloud.org/coprs/jaile/sogo/repo/epel-7/jaile-sogo-epel-7.repo
yum install nethserver-sogo
rm -f /etc/httpd/conf.d/SOGo.conf
yum reinstall sogo
systemctl restart httpd
2 Likes

Thanks allot. I’ve had the same problem and it works fine now.

1 Like

mmm, I have done according to the statement, unfortunately comes at the start of the application the following message:

-- The start-up result is done.
Sep 08 19:27:47 ns7b.daheim.lan sssd_be[891]: GSSAPI client step 1
Sep 08 19:27:47 ns7b.daheim.lan sssd_be[891]: GSSAPI client step 1
Sep 08 19:27:47 ns7b.daheim.lan sssd_be[891]: GSSAPI client step 1
Sep 08 19:27:47 ns7b.daheim.lan sssd_be[891]: GSSAPI client step 2
Sep 08 19:28:34 ns7b.daheim.lan clamd[1201]: SelfCheck: Database status OK.
Sep 08 19:28:34 ns7b.daheim.lan clamd[1201]: SelfCheck: Database status OK.
Sep 08 19:29:31 ns7b.daheim.lan polkitd[2022]: Registered Authentication Agent for unix-process:10543:8682310 (system bus name :1.183 [/usr/bin/pkttyagent --notify-fd 5 --fallback], object path /org/freedesktop/PolicyKit1/AuthenticationA
Sep 08 19:29:31 ns7b.daheim.lan systemd[1]: Starting SOGo is a groupware server…
– Subject: Unit sogod.service has begun start-up
– Defined-By: systemd
– Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
_-- _
– Unit sogod.service has begun starting up.
Sep 08 19:31:01 ns7b.daheim.lan systemd[1]: sogod.service start operation timed out. Terminating.
Sep 08 19:31:01 ns7b.daheim.lan systemd[1]: Failed to start SOGo is a groupware server.
– Subject: Unit sogod.service has failed
– Defined-By: systemd
– Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
_-- _
– Unit sogod.service has failed.
_-- _
– The result is failed.
Sep 08 19:31:01 ns7b.daheim.lan systemd[1]: Unit sogod.service entered failed state.
Sep 08 19:31:01 ns7b.daheim.lan systemd[1]: sogod.service failed.
_Sep 08 19:31:01 ns7b.daheim.lan polkitd[2022]: Unregistered Authentication Agent for unix-process:10543:8682310 (system bus name :1.183, object path /org/freedesktop/PolicyKit1/AuthenticationAgent, locale en_US.UTF-8) (disconnected from _
~
~
~

I do not know what to do yet, unfortunately WebTop is no alternative.
I need namely a German surface, and definitely a functioning synchronize to Android and Outlook.

greetings!

1 Like

Uhm that’s a good point! Webtop is just in Italian and English as for now @gabriele_bulfon

Hi Gerald,

Sogo provides only an activesync interface for outlook 2013 and 2016. Older versions only work with openchange, but this is not integrated in sogo and nethserver.
Before I changed to nethserver I’ve tried Zentyal with openchange, but it dosn’t work for me and nobody could support me, so I changed to nethserver.

1 Like

Can you please search for any errors in /var/log/sogo.log ?