Hi there,
I’ve setup Kopano Core then added Z-push, but sync is not working.
Looking at the z-push-error.log:
#0 /usr/share/z-push/lib/request/request.php(286): Utils::ConvertAuthorizationToUTF8('test-usr')
#1 /usr/share/z-push/index.php(61): Request::ProcessHeaders()
#2 {main}
thrown (1)
12/07/2018 22:09:14 [26291] [FATAL] [test-usr] Fatal error: /usr/share/z-push/lib/utils/utils.php:1152 - Uncaught Error: Call to undefined function mb_detect_encoding() in /usr/share/z-push/lib/utils/utils.php:1152
Stack trace:
#0 /usr/share/z-push/lib/request/request.php(286): Utils::ConvertAuthorizationToUTF8('test-usr')
#1 /usr/share/z-push/index.php(61): Request::ProcessHeaders()
#2 {main}
thrown (1)
Someone got an idea what could be wrong?