Neu im kopano/server.log steht nach reload vom kopano-server:
Thu Mar 22 10:55:22 2018: [ notice] Starting kopano-server version 8.4.5.0 (pid 5489)
Thu Mar 22 10:55:22 2018: [warning] Config warning: Option 'sync_log_all_changes' is not used anymore.
Thu Mar 22 10:55:22 2018: [warning] Config warning: Option 'plugin_path' is not used anymore.
Thu Mar 22 10:55:22 2018: [warning] Config warning: Option 'thread_stacksize' is not used anymore.
Thu Mar 22 10:55:22 2018: [warning] Config warning: Option 'client_update_enabled' is not used anymore.
Thu Mar 22 10:55:22 2018: [warning] Config warning: Option 'client_update_path' is not used anymore.
Thu Mar 22 10:55:22 2018: [warning] Config warning: Option 'client_update_log_level' is not used anymore.
Thu Mar 22 10:55:22 2018: [warning] Config warning: Option 'client_update_log_path' is not used anymore.
Thu Mar 22 10:55:22 2018: [error ] Coredumps will not be generated: kopano-server requires the fs.suid_dumpable sysctl to contain the value 2, not 0.
Ist das für das vorliegende Problem relevant?
Darüber hinaus hat sich kopano/search.log gemeldet nachdem über die WebApp ein Versand veranlasst wurde:
2018-03-22 10:55:18,230 - search - ERROR - Traceback (most recent call last):
File "/usr/lib/python2.7/dist-packages/kopano/log.py", line 87, in log_exc
try: yield
File "/usr/lib/python2.7/dist-packages/kopano_search/__init__.py", line 368, in incremental_sync
new_state = self.server.sync(importer, self.state, log=self.log)
File "/usr/lib/python2.7/dist-packages/kopano/server.py", line 606, in sync
return _ics.sync(self, self.mapistore, importer, state, log or self.log, max_changes, window=window, begin=begin, end=end, stats=stats)
File "/usr/lib/python2.7/dist-packages/kopano/ics.py", line 216, in sync
exporter.Config(stream, flags, importer, restriction, None, None, 0)
File "/usr/lib/python2.7/dist-packages/MAPICore.py", line 1900, in Config
return _MAPICore.IExchangeExportChanges_Config(self, lpStream, ulFlags, lpUnk, lpRestriction, lpIncludeProps, lpExcludeProps, ulBufferSize)
MAPIErrorNetworkError: MAPI error 80040115 (MAPI_E_NETWORK_ERROR)
und das kommt aus dem apache/error.log:
[Thu Mar 22 11:14:56.007407 2018] [mpm_prefork:notice] [pid 29827] AH00163: Apache/2.4.25 (Univention) OpenSSL/1.0.2l configured -- resuming normal operations
[Thu Mar 22 11:14:56.007479 2018] [core:notice] [pid 29827] AH00094: Command line: '/usr/sbin/apache2'
[Thu Mar 22 11:15:06.986484 2018] [autoindex:error] [pid 29830] [client 192.168.0.172:31886] AH01276: Cannot serve directory /var/www/univention/js/umc/: No matching DirectoryIndex (index.html,index.cgi,index.pl,index.php,index.xhtml,index.htm) found, and server-generated directory index forbidden by Options directive, referer: https://192.168.0.50/univention/login/?location=%2Funivention%2Fmanagement%2F%23module%3Dupdater%3A%3A0%3A&lang=de-DE
Und an dieser Stelle sei vermerkt daß bis zum Update auf 4.3 alles klaglos lief. …