[GH-ISSUE #20095] issue: temporary chat causes image attachments to appear as text #19084

Closed
opened 2026-04-20 01:24:40 -05:00 by GiteaMirror · 1 comment
Owner

Originally created by @mudkipdev on GitHub (Dec 22, 2025).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/20095

Check Existing Issues

  • I have searched for any existing and/or related issues.
  • I have searched for any existing and/or related discussions.
  • I have also searched in the CLOSED issues AND CLOSED discussions and found no related items (your issue might already be addressed on the development branch!).
  • I am using the latest version of Open WebUI.

Installation Method

Docker

Open WebUI Version

v0.6.42

Ollama Version (if applicable)

v0.13.4

Operating System

NixOS 25

Browser (if applicable)

Firefox

Confirmation

  • I have read and followed all instructions in README.md.
  • I am using the latest version of both Open WebUI and Ollama.
  • I have included the browser console logs.
  • I have included the Docker container logs.
  • I have provided every relevant configuration, setting, and environment variable used in my setup.
  • I have clearly listed every relevant configuration, custom setting, environment variable, and command-line option that influences my setup (such as Docker Compose overrides, .env values, browser settings, authentication configurations, etc).
  • I have documented step-by-step reproduction instructions that are precise, sequential, and leave nothing to interpretation. My steps:
  • Start with the initial platform/version/OS and dependencies used,
  • Specify exact install/launch/configure commands,
  • List URLs visited, user input (incl. example values/emails/passwords if needed),
  • Describe all options and toggles enabled or changed,
  • Include any files or environmental changes,
  • Identify the expected and actual result at each stage,
  • Ensure any reasonably skilled user can follow and hit the same issue.

Expected Behavior

When the chat is set to temporary, the image is uploaded temporarily to the model and then discarded after the chat session ends.

Actual Behavior

The PNG file is uploaded, but appears as gibberish text to both the user and the model rather than an image.

Steps to Reproduce

  1. Select a local Ollama model
  2. Enable temporary chat
  3. Click the + icon, upload files, select a PNG image
  4. Send your message and watch as the model appears confused

Logs & Screenshots

Image

Additional Information

No response

Originally created by @mudkipdev on GitHub (Dec 22, 2025). Original GitHub issue: https://github.com/open-webui/open-webui/issues/20095 ### Check Existing Issues - [x] I have searched for any existing and/or related issues. - [x] I have searched for any existing and/or related discussions. - [x] I have also searched in the CLOSED issues AND CLOSED discussions and found no related items (your issue might already be addressed on the development branch!). - [x] I am using the latest version of Open WebUI. ### Installation Method Docker ### Open WebUI Version v0.6.42 ### Ollama Version (if applicable) v0.13.4 ### Operating System NixOS 25 ### Browser (if applicable) Firefox ### Confirmation - [x] I have read and followed all instructions in `README.md`. - [x] I am using the latest version of **both** Open WebUI and Ollama. - [x] I have included the browser console logs. - [x] I have included the Docker container logs. - [x] I have **provided every relevant configuration, setting, and environment variable used in my setup.** - [x] I have clearly **listed every relevant configuration, custom setting, environment variable, and command-line option that influences my setup** (such as Docker Compose overrides, .env values, browser settings, authentication configurations, etc). - [x] I have documented **step-by-step reproduction instructions that are precise, sequential, and leave nothing to interpretation**. My steps: - Start with the initial platform/version/OS and dependencies used, - Specify exact install/launch/configure commands, - List URLs visited, user input (incl. example values/emails/passwords if needed), - Describe all options and toggles enabled or changed, - Include any files or environmental changes, - Identify the expected and actual result at each stage, - Ensure any reasonably skilled user can follow and hit the same issue. ### Expected Behavior When the chat is set to temporary, the image is uploaded temporarily to the model and then discarded after the chat session ends. ### Actual Behavior The PNG file is uploaded, but appears as gibberish text to both the user and the model rather than an image. ### Steps to Reproduce 1. Select a local Ollama model 2. Enable temporary chat 3. Click the + icon, upload files, select a PNG image 4. Send your message and watch as the model appears confused ### Logs & Screenshots <img width="1468" height="734" alt="Image" src="https://github.com/user-attachments/assets/5b050a50-4106-4a59-bfef-2ea2cce8542d" /> ### Additional Information _No response_
GiteaMirror added the bug label 2026-04-20 01:24:40 -05:00
Author
Owner

@owui-terminator[bot] commented on GitHub (Dec 22, 2025):

🔍 Similar Issues Found

I found some existing issues that might be related to this one. Please check if any of these are duplicates or contain helpful solutions:

  1. #18995 issue: image generation and edition doesn’t work on temporary chats
    by futureshield • Nov 06, 2025 • bug

  2. #20091 issue: image is regarded as binary in temp chat
    by funnycups • Dec 22, 2025 • bug

  3. #19393 issue: shared chats with images - images won't show
    by Classic298 • Nov 23, 2025 • bug

  4. #19987 issue: There is a lack of visual consistency between the home page and the chat interface.
    by i-iooi-i • Dec 16, 2025 • bug

  5. #20059 issue: Chat response is not working
    by navilg • Dec 20, 2025 • bug

Show 5 more related issues
  1. #16164 issue: temporary-chat
    by 5478-lfy • Jul 31, 2025 • bug

  2. #16207 issue: temporary-chat
    by 5478-lfy • Aug 01, 2025 • bug

  3. #19558 issue: When using the “Upload a document” feature in the chat, it returns the following message: “Please provide the content of the attachment. I will prepare a summary based on the information in the file.”
    by jiunmoon • Nov 28, 2025 • bug

  4. #16953 issue: When switching to another chat while the image is being generated, the original chat cannot display the generated image properly.
    by haochiu • Aug 27, 2025 • bug

  5. #15105 issue: Temporary Chat File Persistence Violates Confidentiality and Defeats Mode Purpose
    by Ashitaka06 • Jun 18, 2025 • bug


💡 Tips:

  • If this is a duplicate, please consider closing this issue and adding any additional details to the existing one
  • If you found a solution in any of these issues, please share it here to help others

This comment was generated automatically by a bot. Please react with a 👍 if this comment was helpful, or a 👎 if it was not.

<!-- gh-comment-id:3680729455 --> @owui-terminator[bot] commented on GitHub (Dec 22, 2025): 🔍 **Similar Issues Found** I found some existing issues that might be related to this one. Please check if any of these are duplicates or contain helpful solutions: 1. [#18995](https://github.com/open-webui/open-webui/issues/18995) **issue: image generation and edition doesn’t work on temporary chats** *by futureshield • Nov 06, 2025 • `bug`* 2. [#20091](https://github.com/open-webui/open-webui/issues/20091) **issue: image is regarded as binary in temp chat** *by funnycups • Dec 22, 2025 • `bug`* 3. [#19393](https://github.com/open-webui/open-webui/issues/19393) **issue: shared chats with images - images won't show** *by Classic298 • Nov 23, 2025 • `bug`* 4. [#19987](https://github.com/open-webui/open-webui/issues/19987) **issue: There is a lack of visual consistency between the home page and the chat interface.** *by i-iooi-i • Dec 16, 2025 • `bug`* 5. [#20059](https://github.com/open-webui/open-webui/issues/20059) **issue: Chat response is not working** *by navilg • Dec 20, 2025 • `bug`* <details> <summary>Show 5 more related issues</summary> 6. [#16164](https://github.com/open-webui/open-webui/issues/16164) **issue: temporary-chat** *by 5478-lfy • Jul 31, 2025 • `bug`* 7. [#16207](https://github.com/open-webui/open-webui/issues/16207) **issue: temporary-chat** *by 5478-lfy • Aug 01, 2025 • `bug`* 8. [#19558](https://github.com/open-webui/open-webui/issues/19558) **issue: When using the “Upload a document” feature in the chat, it returns the following message: “Please provide the content of the attachment. I will prepare a summary based on the information in the file.”** *by jiunmoon • Nov 28, 2025 • `bug`* 9. [#16953](https://github.com/open-webui/open-webui/issues/16953) **issue: When switching to another chat while the image is being generated, the original chat cannot display the generated image properly.** *by haochiu • Aug 27, 2025 • `bug`* 10. [#15105](https://github.com/open-webui/open-webui/issues/15105) **issue: Temporary Chat File Persistence Violates Confidentiality and Defeats Mode Purpose** *by Ashitaka06 • Jun 18, 2025 • `bug`* </details> --- 💡 **Tips:** - If this is a duplicate, please consider closing this issue and adding any additional details to the existing one - If you found a solution in any of these issues, please share it here to help others *This comment was generated automatically by a bot.* Please react with a 👍 if this comment was helpful, or a 👎 if it was not.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/open-webui#19084