[GH-ISSUE #5221] PDF Download Does't work anymore #52565

Closed
opened 2026-05-05 13:40:07 -05:00 by GiteaMirror · 2 comments
Owner

Originally created by @MarcRevo on GitHub (Sep 6, 2024).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/5221

Bug Report

Installation Method

Docker

Environment

  • Open WebUI Version: v0.3.19

  • Ollama (if applicable): 0.3.9

  • Operating System: Ubuntu 20.04

  • Browser (if applicable): Chrome

Confirmation:

  • [ x ] I have read and followed all the instructions provided in the README.md.
  • [ x ] I am on the latest version of both Open WebUI and Ollama.
  • I have included the browser console logs.
  • [ x ] I have included the Docker container logs.
  • "POST /api/v1/utils/pdf HTTP/1.1" 500 Internal Server Error
  • [ x ] I have provided the exact steps to reproduce the bug in the "Steps to Reproduce" section below.

Expected Behavior:

Go to your chat, then click download PDF.

Actual Behavior:

Does not start the download. And in the docker log there will be a 500 internal error

Docker Container Logs:
"POST /api/v1/utils/pdf HTTP/1.1" 500 Internal Server Error

Originally created by @MarcRevo on GitHub (Sep 6, 2024). Original GitHub issue: https://github.com/open-webui/open-webui/issues/5221 # Bug Report ## Installation Method Docker ## Environment - **Open WebUI Version:** v0.3.19 - **Ollama (if applicable):** 0.3.9 - **Operating System:** Ubuntu 20.04 - **Browser (if applicable):** Chrome **Confirmation:** - [ x ] I have read and followed all the instructions provided in the README.md. - [ x ] I am on the latest version of both Open WebUI and Ollama. - [ ] I have included the browser console logs. - [ x ] I have included the Docker container logs. - "POST /api/v1/utils/pdf HTTP/1.1" 500 Internal Server Error - [ x ] I have provided the exact steps to reproduce the bug in the "Steps to Reproduce" section below. ## Expected Behavior: Go to your chat, then click download PDF. ## Actual Behavior: Does not start the download. And in the docker log there will be a 500 internal error **Docker Container Logs:** "POST /api/v1/utils/pdf HTTP/1.1" 500 Internal Server Error
Author
Owner

@silentoplayz commented on GitHub (Sep 6, 2024):

I've tested each Download option of a chat on the latest dev commit and I can confirm that the PDF document (.pdf) option, when clicked, does not appear to download the chat as a PDF file.

Confirming that this is indeed a bug needs fixed.

<!-- gh-comment-id:2334056296 --> @silentoplayz commented on GitHub (Sep 6, 2024): I've tested each `Download` option of a chat on the latest dev commit and I can confirm that the `PDF document (.pdf)` option, when clicked, does not appear to download the chat as a PDF file. Confirming that this is indeed a bug needs fixed.
Author
Owner

@silentoplayz commented on GitHub (Sep 6, 2024):

Here's a copy/paste of my Docker logs generated from pressing on the PDF document (.pdf) option to download a chat within Open WebUI (logs were cleared directly before pressing on the button): Docker_logs.txt

<!-- gh-comment-id:2334062456 --> @silentoplayz commented on GitHub (Sep 6, 2024): Here's a copy/paste of my Docker logs generated from pressing on the `PDF document (.pdf)` option to download a chat within Open WebUI (logs were cleared directly before pressing on the button): [Docker_logs.txt](https://github.com/user-attachments/files/16908705/Docker_logs.txt)
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/open-webui#52565