Hi,

I found this one:

http://www.sogo.nu/bugs/view.php?id=1302

But I don’t know what it means? And it is old.

Thanks for help

> 
> error still happens in version 2.2.2.
> 
> Interesting notes:
> 
> This is, what SOGo logs with the iPad 4th generation:
> 
> 193.239.105.137 - - [26/Mar/2014:09:09:02 GMT] "PROPFIND 
> /SOGo/dav/de10008%40srvint.net/Calendar/HTTP/1.0" 401 0/2097 0.002 - - 0
> 193.239.105.137 - - [26/Mar/2014:09:09:02 GMT] "PROPFIND 
> /SOGo/dav/de10008%40srvint.net/Calendar/HTTP/1.0" 207 1266/2097 0.013 6204 
> 79% 0
> 193.239.105.137 - - [26/Mar/2014:09:09:02 GMT] "PROPFIND 
> /SOGo/dav/de10008%40srvint.net/Calendar/HTTP/1.0" 207 1266/2097 0.013 6204 
> 79% 0
> 
> Nothing more. Only both other devices bring up errors like shown below.
> 
> So why does one device work perfectly and two others don’t? All same iOS 
> version. Same account. And I also use this SOGo server and in my case I do 
> not have problems with an iPhone 5s. So it is not even device dependent. I am 
> totally stuck with this.
> 
> Really, nothing changed on server side. Only iOS updates.
> 
> Here is my config:
> 
> {
>    GCSFolderDebugEnabled = NO;
>    GCSFolderStoreDebugEnabled = NO;
>    LDAPDebugEnabled = NO;
>    NGImap4DisableIMAP4Pooling = NO;
>    OCSEMailAlarmsFolderURL = 
> "postgresql://sogo:sogo@localhost:5432/sogo/sogo_alarms_folder";
>    OCSFolderInfoURL = 
> "postgresql://sogo:sogo@localhost:5432/sogo/sogo_folder_info";
>    OCSFolderManagerSQLDebugEnabled = NO;
>    OCSSessionsFolderURL = 
> "postgresql://sogo:sogo@localhost:5432/sogo/sogo_sessions_folder";
>    PGDebugEnabled = NO;
>    SOGoACLsSendEMailNotifications = YES;
>    SOGoAppointmentSendEMailNotifications = YES;
>    SOGoCalendarDefaultRoles = (
>        PublicDAndTViewer,
>        ConfidentialDAndTViewer,
>        PrivateDAndTViewer,
>        ObjectCreator,
>        ObjectEraser
>    );
>    SOGoDebugRequests = NO;
>    SOGoDefaultCalendar = personal;
>    SOGoDraftsFolderName = Drafts;
>    SOGoEnableEMailAlarms = YES;
>    SOGoEnablePublicAccess = YES;
>    SOGoFirstDayOfWeek = 1;
>    SOGoFoldersSendEMailNotifications = YES;
>    SOGoForwardEnabled = YES;
>    SOGoHideSystemEMail = YES;
>    SOGoIMAPServer = "imap://mail.roessner-net.de:143/?tls=YES";
>    SOGoLDAPContactInfoAttribute = mail;
>    SOGoLanguage = German;
>    SOGoMailAuxiliaryUserAccountsEnabled = YES;
>    SOGoMailShowSubscribedFoldersOnly = YES;
>    SOGoMailingMechanism = smtp;
>    SOGoMaximumFailedLoginCount = 3;
>    SOGoMemcachedHost = "127.0.0.1";
>    SOGoPageTitle = "R\U00F6\U00DFner-Network-Solutions";
>    SOGoPasswordChangeEnabled = YES;
>    SOGoProfileURL = 
> "postgresql://sogo:sogo@localhost:5432/sogo/sogo_user_profile“;
>    SOGoSMTPServer = "mail.roessner-net.de:10025";
>    // SOGoSMTPAuthenticationType = PLAIN;
>    SOGoSentFolderName = Sent;
>    SOGoSharedFolderName = shared;
>    SOGoSieveScriptsEnabled = YES;
>    SOGoSieveServer = "sieve://mail.roessner-net.de:4190/?tls=YES";
>    SOGoSuperUsernames = (
>        "de10...@srvint.net"
>    );
>    SOGoSupportedLanguages = (
>        German
>    );
>    SOGoTimeZone = "Europe/Berlin";
>    SOGoTrashFolderName = Trash;
>    SOGoUIxDebugEnabled = NO;
>    SOGoVacationEnabled = YES;
>    SoDebugObjectTraversal = NO;
>    SoSecurityManagerDebugEnabled = NO;
>    WOWorkersCount = 4;
>    domains = {
>        "exampleserver-de" = {
>            SOGoMailDomain = "exampleserver.de";
>            SOGoUserSources = (
>                {
>                    CNFieldName = cn;
>                    IMAPLoginFieldName = rnsMSDovecotUser;
>                    KindFieldName = Kind;
>                    MailFieldNames = (
>                        mail
>                    );
>                    MultipleBookingsFieldName = Multiplebookings;
>                    UIDFieldName = rnsMSDovecotUser;
>                    baseDN = 
> "ou=exampleserver-de,ou=people,ou=it,dc=roessner-net,dc=de";
>                    bindDN = "cn=sogo,ou=people,ou=it,dc=roessner-net,dc=de";
>                    bindFields = (
>                        rnsMSRecipientAddress,
>                        uniqueIdentifier
>                    );
>                    bindPassword = ***;
>                    canAuthenticate = YES;
>                    displayName = "Gemeinsame Adressen";
>                    hostname = ldap://db.roessner-net.de/????!StartTLS;
>                    id = directory2;
>                    isAddressBook = YES;
>                    scope = SUB;
>                    type = ldap;
>                }
>            );
>        };
>        …
> 
> There are several User-sources. So I skipped them here.
> 
> Can somebody give any ideas on that?
> 
> Thanks in advance
> 
>> since some days, I have sync issues with iPhone and iPad. And I do not know 
>> what happened. Only thing in the last days was an iOS 7.1 update.
>> 
>> Events get perfectly synced between an iPad 4th generation and the 
>> SOGo-server. Both directions. But these events do not get synced to iPhone 
>> 5s and iPad 2nd Generation. All devices on iOS 7.1. Even refreshing the 
>> calendars on both of the problematic devices do not solve the problem. I 
>> disabled the calendars and re-enabled them. Same problems.
>> 
>> All I found in the logs is:
>> 
>> 193.239.105.52 - - [25/Mar/2014:21:02:46 GMT] "PROPFIND 
>> /SOGo/dav/de10008%40srvint.net/Calendar/ HTTP/1.0" 401 0/2097 0.002 - - 0
>> 193.239.105.52 - - [25/Mar/2014:21:02:46 GMT] "PROPFIND 
>> /SOGo/dav/de10008%40srvint.net/Calendar/ HTTP/1.0" 207 1265/2097 0.052 6204 
>> 79% 0
>> 193.239.105.52 - - [25/Mar/2014:21:02:46 GMT] "PROPFIND 
>> /SOGo/dav/de10008%40srvint.net/Calendar/ HTTP/1.0" 207 1265/2097 0.013 6204 
>> 79% 0
>> 193.239.105.52 - - [25/Mar/2014:21:02:47 GMT] "PROPFIND 
>> /SOGo/dav/de10008%40srvint.net/Calendar/personal/ HTTP/1.0" 207 325/181 
>> 0.009 - - 0
>> 193.239.105.52 - - [25/Mar/2014:21:02:47 GMT] "PROPFIND 
>> /SOGo/dav/de10008%40srvint.net/Calendar/personal/ HTTP/1.0" 207 14901/145 
>> 0.090 178360 91% 524K
>> Mar 25 21:02:48 sogod [32109]: [ERROR] 
>> <0x5F7B6AA0[SOGoAppointmentFolder]:personal> DAV property 
>> '{http://calendarserver.org/ns/}created-by' has no matching SQL field, 
>> response could be incomplete
>> Mar 25 21:02:48 sogod [32109]: [ERROR] 
>> <0x5F7B6AA0[SOGoAppointmentFolder]:personal> DAV property 
>> '{http://calendarserver.org/ns/}updated-by' has no matching SQL field, 
>> response could be incomplete
>> Mar 25 21:02:48 sogod [32109]: [ERROR] 
>> <0x5F7B6AA0[SOGoAppointmentFolder]:personal> DAV property 
>> '{urn:ietf:params:xml:ns:caldav}schedule-tag' has no matching SQL field, 
>> response could be incomplete
>> 193.239.105.52 - - [25/Mar/2014:21:02:48 GMT] "REPORT 
>> /SOGo/dav/de10008%40srvint.net/Calendar/personal/ HTTP/1.0" 207 8421/6410 
>> 0.023 59711 85% -560K
>> 
>> But I do not understand, what that means.
>> 
>> SOGo is running here:
>> 
>> lsb_release -a
>> No LSB modules are available.
>> Distributor ID:      Ubuntu
>> Description: Ubuntu 12.04.4 LTS
>> Release:     12.04
>> Codename:    precise
>> 
>> sogo version 2.2.0-1
>> 
>> These are the tables in Postgres:
>> 
>> public | sogode10008s0016610d8c4          | table    | sogo
>> public | sogode10008s0016610d8c4_acl      | table    | sogo
>> public | sogode10008s0016610d8c4_quick    | table    | sogo
>> public | sogode10008s00175023dfb          | table    | sogo
>> public | sogode10008s00175023dfb_acl      | table    | sogo
>> public | sogode10008s00175023dfb_quick    | table    | sogo
>> 
>> Any ideas for this issue?
>> 
>> Thanks in advance
>> 
>> -Christian Rößner
>> 
>> --
>> [*] sys4 AG
>> 
>> http://sys4.de, +49 (89) 30 90 46 64
>> Franziskanerstraße 15, 81669 München
>> 
>> Sitz der Gesellschaft: München, Amtsgericht München: HRB 199263
>> Vorstand: Patrick Ben Koetter, Marc Schiffbauer
>> Aufsichtsratsvorsitzender: Florian Kirstein
>> 
> 
> -Christian Rößner
> 
> --
> [*] sys4 AG
> 
> http://sys4.de, +49 (89) 30 90 46 64
> Franziskanerstraße 15, 81669 München
> 
> Sitz der Gesellschaft: München, Amtsgericht München: HRB 199263
> Vorstand: Patrick Ben Koetter, Marc Schiffbauer
> Aufsichtsratsvorsitzender: Florian Kirstein

-Christian Rößner

--
[*] sys4 AG

http://sys4.de, +49 (89) 30 90 46 64
Franziskanerstraße 15, 81669 München

Sitz der Gesellschaft: München, Amtsgericht München: HRB 199263
Vorstand: Patrick Ben Koetter, Marc Schiffbauer
Aufsichtsratsvorsitzender: Florian Kirstein

Attachment: signature.asc
Description: Message signed with OpenPGP using GPGMail

Reply via email to