mirror of
https://github.com/open-webui/open-webui.git
synced 2026-07-16 23:21:44 -05:00
[GH-ISSUE #19451] issue: Images with gpt-image-1 ERROR: No connection adapters were found #73488
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 @3keyallen3 on GitHub (Nov 25, 2025).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/19451
Check Existing Issues
Installation Method
Docker
Open WebUI Version
V0.6.38
Ollama Version (if applicable)
No response
Operating System
almalinux
Browser (if applicable)
No response
Confirmation
README.md.Expected Behavior
it should generate image as always.
Actual Behavior
after upgraded to V0.6.38 it reports ERROR: No connection adapters were found

Steps to Reproduce
I use Litellm to connect Openai.
The configuration is like below:
Logs & Screenshots
And it could generate images last week.
Additional Information
No response
@tjbck commented on GitHub (Nov 25, 2025):
Fixed in dev.
@Classic298 commented on GitHub (Nov 25, 2025):
Please check for duplicates.
And as tim said, fixed in dev.
@3keyallen3 commented on GitHub (Nov 28, 2025):
@Classic298 @tjbck fixed and verified in v0.6.40, thanks.