mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-06 19:08:59 -05:00
issue: 404 error when using gemini imagen-3.0-generate-002 (log attached) #4956
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 @flashlab on GitHub (Apr 24, 2025).
Check Existing Issues
Installation Method
Docker
Open WebUI Version
0.6.5
Ollama Version (if applicable)
No response
Operating System
Windows 11
Browser (if applicable)
MS Edge (latest)
Confirmation
README.md.Expected Behavior
Display the generated image.
Actual Behavior
Error occured while part of the image showed up. The final output is "404: Open WebUI: Server Connection Error"
Steps to Reproduce
Logs & Screenshots
Settings:

Flash show up of generated image:

Final result:

Corresponding console error:

Corresponding network:

Click to view relate docker logs:
Additional Information
The content request seems successfully fetched. Manually open the link "https://xxx.com/api/v1/files/81d80188-af2c-4994-9a10-cee37828fc8f/content" can open the generated image fully.
@flashlab commented on GitHub (Apr 25, 2025):
Fixed.
@gjmveloso commented on GitHub (Apr 30, 2025):
Can you share how you fixed it? I'm experiencing the same error
@flashlab commented on GitHub (May 4, 2025):
Sorry to reply late, you can try specify a task model (external) to one other than the current one. The issue may be the rate limit while openwebui call the api for title generation.
@gjmveloso commented on GitHub (May 20, 2025):
Tried to use a different model for tasks (Gemini 2.0 Flash) but still receiving 404.