mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-06 19:08:59 -05:00
Cannot send image attachments #1549
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 @genevera on GitHub (Jul 17, 2024).
Bug Report
Description
Bug Summary:
Any time I send an image in to a model for analysis, it fails. I receive a 500 error from open-webui even though I can see a 200 returned from ollama.
Steps to Reproduce:
Upload any image to the chat with any llava model
Expected Behavior:
I get a response that isn't an error
Actual Behavior:
An error is returned
Environment
Open WebUI Version: [v0.3.8]
Ollama (if applicable): [0.2.5]
Operating System: [Pop!_OS 22.04 LTS x86_64]
Browser (if applicable): [any and every]
Reproduction Details
Confirmation:
Logs and Screenshots
Browser Console Logs:


Docker Container Logs:
Installation Method
Additional Information
N/A
Note
If the bug report is incomplete or does not follow the provided instructions, it may not be addressed. Please ensure that you have followed the steps outlined in the README.md and troubleshooting.md documents, and provide all necessary information for us to reproduce and address the issue. Thank you!