NethServer Version: 7.6.1810
Module: Sogo 4.0.5
Last weekend we upgraded from Neth6 to Neth7.
After some problems most modules ok, but activsync from sogo >> blackberry only syncing mails - no contacts !
In sogo there are 470 contacts - lesser then 512 - I read about special problems >512 contacts.
We set SOGoMaximumSyncWindowSize = 500
The old neth6 is just existing, and there is no problem with the same device !
With iPad also no problems …
There are our sogo.conf and sogo.log:
####### /etc/sogo/sogo.conf ##############
/* 70 Active Sync options and tuning */
SOGoMaximumPingInterval = 3540;
SOGoMaximumSyncInterval = 3540;
SOGoInternalSyncInterval = 30;
SOGoMaximumSyncResponseSize = 2048;
SOGoMaximumSyncWindowSize = 500;
WOWatchDogRequestTimeout = 60;
WOWorkersCount = 30;
/* 75 enable cal- and carddav */
SOGoAddressBookDAVAccessEnabled = YES;
SOGoCalendarDAVAccessEnabled = YES;
/* 80 Debug */
//SOGoDebugRequests = YES;
###### sogo.log #######
Feb 13 08:15:26 sogod [21169]: 80.187.99.21 "POST /SOGo/Microsoft-Server-ActiveSync?Cmd=Sync&User=user01&DeviceId=androidc2110625610&DeviceType=BlackBerry HTTP/1.1" 200 0/338 0.706 - - 0
Feb 13 08:15:28 sogod [25671]: <0x0x56304d26e380[SOGoActiveSyncDispatcher]> Sleeping 30 seconds while detecting changes for user user06 in Ping…
Feb 13 08:15:51 sogod [4364]: [WARN] <0x0x56304c8004c0[WOWatchDogChild]> pid 4003 has been hanging in the same request for 1 minutes
Feb 13 08:15:52 sogod [4003]: <0x0x56304ccb86b0[SOGoActiveSyncDispatcher]> Sleeping 30 seconds while detecting changes for user user01 in Ping…
Feb 13 08:15:55 sogod [4364]: [WARN] <0x0x56304c7ff870[WOWatchDogChild]> pid 25671 has been hanging in the same request for 7 minutes
Feb 13 08:15:58 sogod [25671]: <0x0x56304d26e380[SOGoActiveSyncDispatcher]> Sleeping 30 seconds while detecting changes for user user06 in Ping…
Feb 13 08:16:22 sogod [4003]: <0x0x56304ccb86b0[SOGoActiveSyncDispatcher]> Sleeping 30 seconds while detecting changes for user user01 in Ping…
Feb 13 08:16:28 sogod [25671]: <0x0x56304d26e380[SOGoActiveSyncDispatcher]> Sleeping 30 seconds while detecting changes for user user06 in Ping…
Feb 13 08:16:51 sogod [4364]: [WARN] <0x0x56304c8004c0[WOWatchDogChild]> pid 4003 has been hanging in the same request for 2 minutes
Feb 13 08:16:53 sogod [4003]: <0x0x56304ccb86b0[SOGoActiveSyncDispatcher]> Sleeping 30 seconds while detecting changes for user user01 in Ping…
Feb 13 08:16:55 sogod [4364]: [WARN] <0x0x56304c7ff870[WOWatchDogChild]> pid 25671 has been hanging in the same request for 8 minutes
Feb 13 08:16:58 sogod [25671]: <0x0x56304d26e380[SOGoActiveSyncDispatcher]> Sleeping 30 seconds while detecting changes for user user06 in Ping…
Feb 13 08:17:23 sogod [4003]: <0x0x56304ccb86b0[SOGoActiveSyncDispatcher]> Sleeping 30 seconds while detecting changes for user user01 in Ping…
Feb 13 08:17:29 sogod [25671]: <0x0x56304d26e380[SOGoActiveSyncDispatcher]> Sleeping 30 seconds while detecting changes for user user06 in Ping…
Feb 13 08:17:51 sogod [4364]: [WARN] <0x0x56304c8004c0[WOWatchDogChild]> pid 4003 has been hanging in the same request for 3 minutes
Feb 13 08:17:53 sogod [4003]: <0x0x56304ccb86b0[SOGoActiveSyncDispatcher]> Sleeping 30 seconds while detecting changes for user user01 in Ping…
Feb 13 08:17:55 sogod [4364]: [WARN] <0x0x56304c7ff870[WOWatchDogChild]> pid 25671 has been hanging in the same request for 9 minutes
Feb 13 08:17:59 sogod [25671]: <0x0x56304d26e380[SOGoActiveSyncDispatcher]> Sleeping 30 seconds while detecting changes for user user06 in Ping…
Feb 13 08:18:23 sogod [4003]: <0x0x56304ccb86b0[SOGoActiveSyncDispatcher]> Sleeping 30 seconds while detecting changes for user user01 in Ping…
Feb 13 08:18:29 sogod [25671]: <0x0x56304d26e380[SOGoActiveSyncDispatcher]> Sleeping 30 seconds while detecting changes for user user06 in Ping…
Feb 13 08:18:42 sogod [21169]: <0x0x56304c935780[SOGoActiveSyncDispatcher]> Sleeping 30 seconds while detecting changes for user user06 in Ping…
Feb 13 08:18:51 sogod [4364]: [WARN] <0x0x56304c8004c0[WOWatchDogChild]> pid 4003 has been hanging in the same request for 4 minutes
Feb 13 08:18:53 sogod [1214]: 80.187.113.68 "POST /SOGo/Microsoft-Server-ActiveSync?User=user06&DeviceId=IKBSNHQF19091C1QTH7NSCAGLG&DeviceType=iPhone&Cmd=Sync HTTP/1.1" 200 0/104 0.498 - - 0
Is there any idea, what is wrong ?
Thank you !