Horde throws logs:
HORDE Unable to convert character set from "unknown-8bit" to "utf-8". Attempted methods: iconv, mbstring, UConverter. Failures: iconv failed or does not support charset; mbstring: mb_convert_encoding(): Argument #3 ($from_encoding) contains invalid encoding "unknown-8bit"; UConverter returned empty/false result. [pid 1332326 on line 213 of "/var/www/torben/web/horde-deployment/vendor/horde/util/lib/Horde/String.php"]
Ai recommends to change implementation, basically to what it was before 3f8df31 ..
How should we proceed?
Horde throws logs:
HORDE Unable to convert character set from "unknown-8bit" to "utf-8". Attempted methods: iconv, mbstring, UConverter. Failures: iconv failed or does not support charset; mbstring: mb_convert_encoding(): Argument #3 ($from_encoding) contains invalid encoding "unknown-8bit"; UConverter returned empty/false result. [pid 1332326 on line 213 of "/var/www/torben/web/horde-deployment/vendor/horde/util/lib/Horde/String.php"]
Ai recommends to change implementation, basically to what it was before 3f8df31 ..
How should we proceed?