Cannot upload fonts, fonts module not working

I have installed Xibo 1.8.2 on Ubuntu 16.4.3 server without the Docker.
Now the fonts module won’t work so I cannot upload any fonts, and also I cannot verify all modules.
The error that I get is : Cannot install font, unknown error.

When I look in the logs I see the following error:

1480 137588e 2017-11-03 12:54 WEB GET ERROR /displayprofile/view Unknown error installing font: iconv(): Detected an incomplete multibyte character in input string

How can I fix this to make the module work?

Does rebuilding containers have any impact on it? (ie down/up commands on docker)

Could you also enable the debugging in the CMS and see if it then will print out the stack trace on Logs page?

Is that fresh 1.8.2 or upgrade from earlier version and switch to docker?

I have not installed Xibo in the Docker, it is a fresh installation and not a upgrade.

Error log: https://www.dropbox.com/s/58zbd2poh9gt01c/debug-log.pdf?dl=0

Ah apologies I clearly did not see ‘without’ in your first post.

Could you let me know if the environment is correctly configured (DocumentRoot and URL rewriting) - https://www.xibo.org.uk/manual/en/install_environment.html

What’s your current CMS library path? it needs to be fully qualified path, /var/www/cms/library for example

Yes in my opinion I configurerd the environment correctly.
In the beginning the URL rewriting dit not work right, but now it’s working great.

The current CMS library path = /var/www/xibo-lib/
I placed the cms in /var/www and the webroot of it is /var/www/web/

please help me, I’m still waiting for a answer

I’m not sure what is was, but it’s working allright now :slight_smile: _
I think it had something to do with my server, It updated a few things and now it works.