Good to hear that it now works for you.

In the meantime I managed to reproduce the problem. As fare I can say it
only occurs on FreeBSD.

I noticed several WARNINGS about "singleStoreMode"  while
SoObjects/SOGo/SOGoCacheGCSObject.m is compiled.

The problem doesn't occur with following patch:

diff --git a/SoObjects/SOGo/SOGoCacheGCSObject.m
b/SoObjects/SOGo/SOGoCacheGCSObject.m
index 603917128..ab7df44e0 100644
--- a/SoObjects/SOGo/SOGoCacheGCSObject.m
+++ b/SoObjects/SOGo/SOGoCacheGCSObject.m
@@ -22,6 +22,7 @@
 #import <GDLAccess/EOAdaptorContext.h>
 #import <GDLAccess/EOAttribute.h>
 #import <GDLContentStore/GCSChannelManager.h>
+#import <GDLContentStore/GCSFolderManager.h>
 #import <NGExtensions/NGBase64Coding.h>
 #import <NGExtensions/NSNull+misc.h>
 #import <NGExtensions/NSObject+Logs.h>

Regards
Thomas

-----Ursprüngliche Nachricht-----
Von: users-requ...@sogo.nu <users-requ...@sogo.nu> Im Auftrag von Hanns
Mattes
Gesendet: Samstag, 15. Jänner 2022 18:22
An: users@sogo.nu
Betreff: Re: [SOGo] Database-error with Activesync

"Thomas Fuehrer" (t...@aon.at) <users@sogo.nu> schrieb:

>Hi,
>I have no explanation why this problem occurs. Since I have no access 
>to a FreeBSD env I cannot test whether the problem is FreeBSD specific.

It seems so, I'll drop a note to the maintainer of the port.

>I tested with Debain and CentOS and EAS works without 
>OCSCacheFolderURL, OCSAclURL and OCSStoreURL.
>
>So, I recommend to convert to the 9 table schema. It was introduced 
>with SOGo 3.0 and has several benefits.
>
>There is an excellent  description of  the required steps here:
>https://docs.iredmail.org/upgrade.sogo.combined.sql.tables.html
>
>For a new environment you just have to set OCSCacheFolderURL, OCSAclURL 
>and OCSStoreURL as described int the installation guide.

Added the manually - and everything is working.

I owe You a beer, if You're the next time in the Frankfurt area.

Thanks Hanns
--
users@sogo.nu
https://inverse.ca/sogo/lists

-- 
users@sogo.nu
https://inverse.ca/sogo/lists

Reply via email to