Kopano Core 8.6.2.1-2
Kopano Webapp 3.4.21.1723
In welchem Log müsste ich da was finden?
Ich habe eben den kopano-server neugestartet und im /var/log/debug folgendes gefunden:
Nov 10 15:06:13 ucs01 kopano-spooler[1056]: Sat Nov 10 15:06:13 2018: [warning] [ 1056] Table reload requested, breaking server connection
Nov 10 15:06:13 ucs01 kopano-spooler[1056]: Sat Nov 10 15:06:13 2018: [warning] [ 1056] Server connection lost. Reconnecting in 3 seconds...
Nov 10 15:06:15 ucs01 kopano-search[1072]: 2018-11-10 15:06:15,335 - search - ERROR - Traceback (most recent call last):
Nov 10 15:06:15 ucs01 kopano-search[1072]: File "/usr/lib/python2.7/dist-packages/kopano/log.py", line 89, in log_exc
Nov 10 15:06:15 ucs01 kopano-search[1072]: try: yield
Nov 10 15:06:15 ucs01 kopano-search[1072]: File "/usr/lib/python2.7/dist-packages/kopano_search/__init__.py", line 382, in incremental_sync
Nov 10 15:06:15 ucs01 kopano-search[1072]: new_state = self.server.sync(importer, self.state, log=self.log)
Nov 10 15:06:15 ucs01 kopano-search[1072]: File "/usr/lib/python2.7/dist-packages/kopano/server.py", line 715, in sync
Nov 10 15:06:15 ucs01 kopano-search[1072]: return _ics.sync(self, self.mapistore, importer, state, log or self.log, max_changes, window=window, begin=begin, end=end, stats=stats)
Nov 10 15:06:15 ucs01 kopano-search[1072]: File "/usr/lib/python2.7/dist-packages/kopano/ics.py", line 218, in sync
Nov 10 15:06:15 ucs01 kopano-search[1072]: exporter.Config(stream, flags, importer, restriction, None, None, 0)
Nov 10 15:06:15 ucs01 kopano-search[1072]: File "/usr/lib/python2.7/dist-packages/MAPICore.py", line 1902, in Config
Nov 10 15:06:15 ucs01 kopano-search[1072]: return _MAPICore.IExchangeExportChanges_Config(self, lpStream, ulFlags, lpUnk, lpRestriction, lpIncludeProps, lpExcludeProps, ulBufferSize)
Nov 10 15:06:15 ucs01 kopano-search[1072]: MAPIErrorNetworkError: MAPI error 80040115 (MAPI_E_NETWORK_ERROR)