添加媒体库时,报以下错误
Malformed input or input contains unmappable characters
这是由于基础镜像不支持中文的原因造成的,需要安装配置中文
安装命令
apt-get install locales
dpkg-reconfigure locales
选择中文

退出

添加媒体库
现在就可以正常添加媒体库了

添加媒体库时,报以下错误
Malformed input or input contains unmappable characters
这是由于基础镜像不支持中文的原因造成的,需要安装配置中文
apt-get install locales
dpkg-reconfigure locales


现在就可以正常添加媒体库了
