mirror of
https://github.com/open-webui/open-webui.git
synced 2026-07-16 23:21:44 -05:00
[GH-ISSUE #17321] issue: Upload file got NoneType #18240
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 @vincentzhangz on GitHub (Sep 10, 2025).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/17321
Check Existing Issues
Installation Method
Other
Open WebUI Version
v0.6.27
Ollama Version (if applicable)
No response
Operating System
MacOS Sequioa
Browser (if applicable)
No response
Confirmation
README.md.Expected Behavior
File uploaded and can be read the Model
Actual Behavior
After upload the file it got 'NoneType' object is not iterable
Steps to Reproduce
Logs & Screenshots
Browser Logs
Kubernetes Logs
Additional Information
No response
@rgaricano commented on GitHub (Sep 10, 2025):
what Content Extraction Engine do you use?
with what file type are you getting this error?