Kopano: Difference between revisions

From DWIKI
(Created page with " = FAQ = == OpenEntry(2) failed: not found (8004010f) == ==[error ] Error while connecting to search on "file:///var/run/kopano/search.sock"== == UnicodeDecodeError: 'utf-...")
 
 
(5 intermediate revisions by the same user not shown)
Line 1: Line 1:
= HOWTO =
==Show space usage per user==
kopano-admin --details <username>
==Orphans==


= FAQ =
= FAQ =
Line 7: Line 12:


== UnicodeDecodeError: 'utf-32-le' codec can't decode bytes in position 200-203: code point in surrogate code point range(0xd800, 0xe000) ==
== UnicodeDecodeError: 'utf-32-le' codec can't decode bytes in position 200-203: code point in surrogate code point range(0xd800, 0xe000) ==
==High load on accounts-daemon==
Fix wtmp/btmp logrotates: https://durastudio.com/node/613
==Multiple filter rules==
Use '''AND'''
==kopano-dagent: Rule '(no name)' for 'status' skipped, having no PR_RULE_STATE property==
?
==kopano-dagent: Unable to reload configuration file, continuing with current settings.==
Try restart instead
==Unable to delete user: action not supported by server (0x80040102)==

Latest revision as of 15:54, 29 November 2023

HOWTO

Show space usage per user

kopano-admin --details <username>

Orphans

FAQ

OpenEntry(2) failed: not found (8004010f)

[error ] Error while connecting to search on "file:///var/run/kopano/search.sock"

UnicodeDecodeError: 'utf-32-le' codec can't decode bytes in position 200-203: code point in surrogate code point range(0xd800, 0xe000)

High load on accounts-daemon

Fix wtmp/btmp logrotates: https://durastudio.com/node/613


Multiple filter rules

Use AND

kopano-dagent: Rule '(no name)' for 'status' skipped, having no PR_RULE_STATE property

?

kopano-dagent: Unable to reload configuration file, continuing with current settings.

Try restart instead


Unable to delete user: action not supported by server (0x80040102)