mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-05 18:38:17 -05:00
[GH-ISSUE #4089] Download as PDF fails due to font not found. #13494
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @nviraj on GitHub (Jul 24, 2024).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/4089
Bug Report
Description
Bug Summary:
Download as PDF fails due to font not found. Not sure if this error is due to me installing open webui in a conda environment via pip, but if I try to download a thread I get the following error:
The fonts actually exist in the env btw

Steps to Reproduce:
Download a chat as PDF
Expected Behavior:
Lets me export a chat as PDF
Actual Behavior:
Fails silently on the UI
Environment
Open WebUI Version: 0.3.8
Ollama (if applicable): 0.2.8
Operating System: Windows 11
Browser (if applicable): Firefox 128.0
Reproduction Details
Confirmation:
Installation Method
Manual install via pip in a conda environment