mirror of
https://github.com/open-webui/open-webui.git
synced 2026-07-11 10:34:13 -05:00
[GH-ISSUE #20785] issue: Cannot generate more than 1 image in a chat #19288
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 @tolidano on GitHub (Jan 18, 2026).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/20785
Check Existing Issues
Installation Method
Pip Install
Open WebUI Version
0.7.2
Ollama Version (if applicable)
LM Studio
Operating System
macOS Tahoe
Browser (if applicable)
Safari
Confirmation
README.md.Expected Behavior
When I ask it to generate an image, it works the first time in a chat, then on subsequent requests, it should also work.
Actual Behavior
After the first image, it fails on every subsequent image with the same error. If I delete this chat and start a new one, the first image works again.
Nothing in the logs in ComfyUI or in Open WebUI or in LM Studio logs that indicate the reason for the error.
Steps to Reproduce
Clean install open web UI, lm studio (with gpt-oss-20b), comfyUI (with z-image turbo template workflow).
Start a chat
Ask for an image
See image successfully
Ask for another image
See error
Start new chat
Ask for an image
See image successfully
Logs & Screenshots
Additional Information
No response
@owui-terminator[bot] commented on GitHub (Jan 18, 2026):
🔍 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:
#20436 issue: image generation cannot finish normally
by lywbh • Jan 07, 2026 •
bug#18995 issue: image generation and edition doesn’t work on temporary chats
by futureshield • Nov 06, 2025 •
bug#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#19393 issue: shared chats with images - images won't show
by Classic298 • Nov 23, 2025 •
bug,confirmed issue#20091 issue: image is regarded as binary in temp chat
by funnycups • Dec 22, 2025 •
bug💡 Tips:
This comment was generated automatically by a bot. Please react with a 👍 if this comment was helpful, or a 👎 if it was not.
@Classic298 commented on GitHub (Jan 18, 2026):
We're gonna need a hell of a lot more details here, i.e. full setup details for image generation, env vars and more.
As for me, i cannot reproduce this with a normal setup nor with image-native models.