Zentyal Forum, Linux Small Business Server

Zentyal Server => Email and Groupware => Topic started by: RinaldsT on July 24, 2020, 06:41:00 pm

Title: SOGo calendar and contacts not working after upgrade from 6.1 to 6.2
Post by: RinaldsT on July 24, 2020, 06:41:00 pm
On web interface there is red mesage "Invalid request".
Contacts are empty and "scrolling" endlessly.
Calendar shows 501 error.
Activesync and CAL,CARD/DAV not working.

This behavior is on 3 servers I have.
For me it seems like problem is related to SOPE tools > https://www.mail-archive.com/users@sogo.nu/msg29666.html (https://www.mail-archive.com/users@sogo.nu/msg29666.html)
But all those components are included in Zentyal repository and also updated

Please help with some hint what to look for

Thank You

***
From SOGo mailing list got details about updating SOPE tools https://github.com/inverse-inc/sope/commit/567bd0b
But still struggling to fix this problem :(
My current SOPE package versions are from nightly repository (newer)
libsope-appserver4.9/unknown,now 4.9.r1664.20200710 amd64 [installed,automatic]
libsope-appserver4.9-dev/unknown,now 4.9.r1664.20200710 amd64 [installed,automatic]
libsope-core4.9/unknown,now 4.9.r1664.20200710 amd64 [installed,automatic]
libsope-core4.9-dev/unknown,now 4.9.r1664.20200710 amd64 [installed,automatic]
libsope-gdl1-4.9/unknown,now 4.9.r1664.20200710 amd64 [installed,automatic]
libsope-gdl1-4.9-dev/unknown,now 4.9.r1664.20200710 amd64 [installed,automatic]
libsope-ldap4.9/unknown,now 4.9.r1664.20200710 amd64 [installed,automatic]
libsope-ldap4.9-dev/unknown,now 4.9.r1664.20200710 amd64 [installed,automatic]
libsope-mime4.9/unknown,now 4.9.r1664.20200710 amd64 [installed,automatic]
libsope-mime4.9-dev/unknown,now 4.9.r1664.20200710 amd64 [installed,automatic]
libsope-xml4.9/unknown,now 4.9.r1664.20200710 amd64 [installed,automatic]
libsope-xml4.9-dev/unknown,now 4.9.r1664.20200710 amd64 [installed,automatic]
libsope4.9-dev/unknown,now 4.9.r1664.SHORTDATE all [installed]
sope4.9-appserver/unknown,now 4.9.r1664.20200710 amd64 [installed]
sope4.9-dbg/unknown,now 4.9.r1664.20200710 amd64 [installed]
sope4.9-gdl1-mysql/unknown,now 4.9.r1664.20200710 amd64 [installed,automatic]
sope4.9-gdl1-postgresql/unknown,now 4.9.r1664.20200710 amd64 [installed,automatic]
sope4.9-libxmlsaxdriver/unknown,now 4.9.r1664.20200710 amd64 [installed,automatic]
sope4.9-stxsaxdriver/unknown,now 4.9.r1664.20200710 amd64 [installed]

Where is the problem, or what to look for?



Title: Re: SOGo calendar and contacts not working after upgrade from 6.1 to 6.2
Post by: doncamilo on July 30, 2020, 11:46:38 am
 :)

I have upgraded to 6.1 to 6.2 and all seems to be correct.

The SOPE packages installed in this system after upgrading are:

Code: [Select]
root@ank-morpork:~# dpkg -l | grep -i 'sope'
ii  libsope-appserver4.9                   4.9.r1664.20200501                              amd64        SOPE application server libraries
ii  libsope-core4.9                        4.9.r1664.20200501                              amd64        Core libraries of the SOPE application server
ii  libsope-gdl1-4.9                       4.9.r1664.20200501                              amd64        GNUstep database libraries for SOPE
ii  libsope-ldap4.9                        4.9.r1664.20200501                              amd64        SOPE libraries for LDAP access
ii  libsope-mime4.9                        4.9.r1664.20200501                              amd64        SOPE libraries for MIME processing
ii  libsope-xml4.9                         4.9.r1664.20200501                              amd64        SOPE libraries for XML processing
ii  sope4.9-gdl1-mysql                     4.9.r1664.20200501                              amd64        MySQL connector for SOPE's fork of the GNUstep database environment
ii  sope4.9-libxmlsaxdriver                4.9.r1664.20200501                              amd64        XML Parser for SOPE's SAX engine

Also, it isn't a good practice by-passing the package dependencies on Zentyal packages by adding repos or installing manually "rdepends" packages.

Did you check '/var/log/sogo/sogo.log' logs?

Cheers!
Title: Re: SOGo calendar and contacts not working after upgrade from 6.1 to 6.2
Post by: BerT666 on August 19, 2020, 10:46:52 am
I once had a similar situation...

I rebooted my two DCs together, and the one with the Mail Service has started before the "PDC" started completely...
Restarting WebMail / Mail Service afterwards fixed it...

=> when you have to reboot your Servers, it is best to reboot the Primary DC, and when this has finished reboot the other boxes...

Best Thomas