Hi,
can you set the logging in verbose and restart the system service, then have a look into this log. do you see something in relation to your exchange public folder path in it?
thank you for the fast answers. I already tried every solution in the wiki. The thing i was have tried no is the following old forum post
https://www.3cx.com/community/threa...-exchange-2016-authentication-problems.55150/
The thing about the public folder out of the logfile, which i think is the right one (two folders "Firmenkontakte" and orginal path "#/path/people":
2019/09/02 17:27:31.083|109486|0016|Info|Synchronization of public folders started...
2019/09/02 17:27:31.401|109486|0016|Info|Synchronization of Public Folder Firmenkontakte/Firmenkontakte started...
2019/09/02 17:27:33.205|109486|0004|Verb|Enqueue Updated.REGISTRATION.2001
2019/09/02 17:27:33.205|109486|0011|Verb|Dequeue Updated.REGISTRATION.2001
2019/09/02 17:27:33.386|109486|0004|Verb|Enqueue Updated.REGISTRATION.2000
2019/09/02 17:27:33.547|109486|0011|Verb|Dequeue Updated.REGISTRATION.2000
2019/09/02 17:27:33.551|109486|0004|Verb|Enqueue Updated.REGISTRATION.1997
2019/09/02 17:27:33.551|109486|0011|Verb|Dequeue Updated.REGISTRATION.1997
2019/09/02 17:27:33.617|109486|0004|Verb|Enqueue Updated.REGISTRATION.2002
2019/09/02 17:27:33.617|109486|0011|Verb|Dequeue Updated.REGISTRATION.2002
2019/09/02 17:27:33.620|109486|0004|Verb|Enqueue Updated.REGISTRATION.1998
2019/09/02 17:27:33.620|109486|0011|Verb|Dequeue Updated.REGISTRATION.1998
2019/09/02 17:27:34.388|109486|0016|Erro|Error while checking contacts from Public Folder Firmenkontakte/Firmenkontakte
2019/09/02 17:27:35.307|109486|0004|Verb|Enqueue Updated.PARAMETER.463
2019/09/02 17:27:35.308|109486|0011|Verb|Dequeue Updated.PARAMETER.463
2019/09/02 17:27:35.369|109486|0004|Verb|Enqueue Updated.PARAMETER.464
2019/09/02 17:27:35.369|109486|0011|Verb|Dequeue Updated.PARAMETER.464
2019/09/02 17:27:35.370|109486|0004|Verb|Enqueue Updated.REGISTRATION.2010
2019/09/02 17:27:35.370|109486|0011|Verb|Dequeue Updated.REGISTRATION.2010
2019/09/02 17:27:36.439|109486|0016|Excpt|System.ComponentModel.Win32Exception (0x80090020): GSSAPI operation failed with error - An invalid status code was supplied (Unknown error).
at System.Net.HttpWebRequest.EndGetResponse(IAsyncResult asyncResult)
at System.Net.WebRequest.<>c.<GetResponseAsync>b__68_2(IAsyncResult iar)
at System.Threading.Tasks.TaskFactory
1.FromAsyncCoreLogic(IAsyncResult iar, Func2 endFunction, Action
1 endAction, Task1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
at Microsoft.Exchange.WebServices.Data.EwsHttpWebRequest.Microsoft.Exchange.WebServices.Data.IEwsHttpWebRequest.GetResponse()
at Microsoft.Exchange.WebServices.Data.ServiceRequestBase.GetEwsHttpWebResponse(IEwsHttpWebRequest request)
at Microsoft.Exchange.WebServices.Data.ServiceRequestBase.ValidateAndEmitRequest()
at Microsoft.Exchange.WebServices.Data.SimpleServiceRequestBase.InternalExecuteAsync()
at Microsoft.Exchange.WebServices.Data.MultiResponseServiceRequest
1.ExecuteAsync()
at Microsoft.Exchange.WebServices.Data.ExchangeService.FindFolders(FolderId parentFolderId, FolderView view)
at Integration.Exchange.Contacts.PublicFolderExtensions.GetTopLevelFolder(ExchangeService service, String folderName)
at Integration.Exchange.Contacts.PublicFolderExtensions.GetPublicFolderByPath(ExchangeService service, String ewsFolderPath)
at Integration.Exchange.Contacts.PublicFolderExtensions.GetContactsFromPublicFolder(ExchangeService service, Int32 id, String PublicFolder, String ConvertPlusTo)
at Integration.Exchange.SchedulerJob.SynchronizePublicFolderContacts(String FolderName)
2019/09/02 17:27:36.439|109486|0016|Info|Synchronization of Public Folder #path=/mail started...
2019/09/02 17:27:36.508|109486|0061|Erro|Error while checking contacts from Public Folder #path=/mail
2019/09/02 17:27:36.510|109486|0061|Excpt|System.ComponentModel.Win32Exception (0x80090020): GSSAPI operation failed with error - An invalid status code was supplied (Unknown error).
at System.Net.HttpWebRequest.EndGetResponse(IAsyncResult asyncResult)
at System.Net.WebRequest.<>c.<GetResponseAsync>b__68_2(IAsyncResult iar)
at System.Threading.Tasks.TaskFactory1.FromAsyncCoreLogic(IAsyncResult iar, Func
2 endFunction, Action1 endAction, Task
1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
at Microsoft.Exchange.WebServices.Data.EwsHttpWebRequest.Microsoft.Exchange.WebServices.Data.IEwsHttpWebRequest.GetResponse()
at Microsoft.Exchange.WebServices.Data.ServiceRequestBase.GetEwsHttpWebResponse(IEwsHttpWebRequest request)
at Microsoft.Exchange.WebServices.Data.ServiceRequestBase.ValidateAndEmitRequest()
at Microsoft.Exchange.WebServices.Data.SimpleServiceRequestBase.InternalExecuteAsync()
at Microsoft.Exchange.WebServices.Data.MultiResponseServiceRequest1.ExecuteAsync()
at Microsoft.Exchange.WebServices.Data.ExchangeService.FindFolders(FolderId parentFolderId, FolderView view)
at Integration.Exchange.Contacts.PublicFolderExtensions.GetTopLevelFolder(ExchangeService service, String folderName)
at Integration.Exchange.Contacts.PublicFolderExtensions.GetPublicFolderByPath(ExchangeService service, String ewsFolderPath)
at Integration.Exchange.Contacts.PublicFolderExtensions.GetContactsFromPublicFolder(ExchangeService service, Int32 id, String PublicFolder, String ConvertPlusTo)
at Integration.Exchange.SchedulerJob.SynchronizePublicFolderContacts(String FolderName)