mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-06 02:48:13 -05:00
[GH-ISSUE #16560] issue: file upload, files disappear #17959
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 @next01dee on GitHub (Aug 13, 2025).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/16560
Check Existing Issues
Installation Method
Git Clone
Open WebUI Version
0.6.22
Ollama Version (if applicable)
No response
Operating System
Ubuntu 24.04
Browser (if applicable)
Chrome, Edge
Confirmation
README.md.Expected Behavior
File should have been uploaded in the chat and with that to Mistral OCR after clicking ok.
Actual Behavior
File disappers and no failure. Browser Log says Error 500.
<html>Failed to load resource: the server responded with a status of 500 (Internal Server Error)
index.ts:12 POST https://koepferai.lan.koepfer.com/api/v1/files/ 500 (Internal Server Error)
Steps to Reproduce
Upload a File and it disappears.
Logs & Screenshots
<html>index.ts:12 POST https://koepferai.lan.koepfer.com/api/v1/files/ 500 (Internal Server Error)
Additional Information
No response
@rgaricano commented on GitHub (Aug 13, 2025):
could you be more explicit?
step to reproduce, type of document, some screenshot, backend log, system configuration, ...