mirror of
https://github.com/open-webui/open-webui.git
synced 2026-07-16 14:39:31 -05:00
[GH-ISSUE #18334] issue: Large Chat History Not Successfully Downloaded as PDFs #34093
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 @chejohn on GitHub (Oct 14, 2025).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/18334
Check Existing Issues
Installation Method
Git Clone
Open WebUI Version
v0.6.33
Ollama Version (if applicable)
No response
Operating System
Windows 11
Browser (if applicable)
Current versions of Chrome, FIrefox, and Edge
Confirmation
README.md.Expected Behavior
When using Open Web UI v0.6.33 on a Windows 11 machine I am not able to successfully download a large chat history as a PDF-- trying to download large chat histories on the newest versions of Chrome, Firefox, and Edge does not download the contents of the file but (depending on the browser) instead downloads blank pages or nothing at all.
Actual Behavior
On the newest versions of Firefox and Edge, 95 blank PDF pages were generated when trying to save my long chat history as a PDF. On the newest version of Firefox, PDFs would not download.
Steps to Reproduce
On a Windows 11 machine:
Logs & Screenshots
Below are the blank 95 PDFs that were generated from my very long chat history on Edge and Chrome:
Additional Information
No response
@tjbck commented on GitHub (Oct 14, 2025):
Likely an OOM issue, open to PRs but I doubt there would be a trivial fix for this.