[GH-ISSUE #58] Failed to generate additional fonts #32

Closed
opened 2026-02-26 09:35:20 +03:00 by kerem · 2 comments
Owner

Originally created by @Cavesnakes on GitHub (Jun 4, 2017).
Original GitHub issue: https://github.com/ONLYOFFICE/Docker-DocumentServer/issues/58

OS: Ubuntu 16.04 LTS with docuserver in Docker

Docker installation with -v /mnt/hdd4/docker/onlyoffice/document/data/fonts:/usr/share/fonts option
and It works to mount fonts directory

generating fonts via docker exec onlyoffice-document-server /usr/bin/documentserver-generate-allfonts.sh
is not working (but script is prompt something, not failed)

all font's file format are .ttf (Google NotoSans, Naver Nanum-gothic, etc.)

Originally created by @Cavesnakes on GitHub (Jun 4, 2017). Original GitHub issue: https://github.com/ONLYOFFICE/Docker-DocumentServer/issues/58 OS: Ubuntu 16.04 LTS with docuserver in Docker Docker installation with -v /mnt/hdd4/docker/onlyoffice/document/data/fonts:/usr/share/fonts option and It works to mount fonts directory generating fonts via docker exec onlyoffice-document-server /usr/bin/documentserver-generate-allfonts.sh is not working (but script is prompt something, not failed) all font's file format are .ttf (Google NotoSans, Naver Nanum-gothic, etc.)
kerem closed this issue 2026-02-26 09:35:20 +03:00
Author
Owner

@agolybev commented on GitHub (Jun 5, 2017):

Hello @Cavesnakes ,
Try to use different font sets, perhaps one of the fonts is breaking the generation of the AlFont.js file.
In addition, you do not need to run documentserver-generate-allfonts.sh It is executed every time you start the container. You can see it here.

<!-- gh-comment-id:306135758 --> @agolybev commented on GitHub (Jun 5, 2017): Hello @Cavesnakes , Try to use different font sets, perhaps one of the fonts is breaking the generation of the AlFont.js file. In addition, you do not need to run `documentserver-generate-allfonts.sh` It is executed every time you start the container. You can see it [here](https://github.com/ONLYOFFICE/Docker-DocumentServer/blob/master/run-document-server.sh#L289).
Author
Owner

@ShockwaveNN commented on GitHub (Apr 6, 2018):

No activity for a long time, closing it

<!-- gh-comment-id:379212399 --> @ShockwaveNN commented on GitHub (Apr 6, 2018): No activity for a long time, closing it
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/Docker-DocumentServer-ONLYOFFICE#32
No description provided.