I have read and followed all the instructions provided in the README.md.
I am on the latest version of both Open WebUI and Ollama.
I have included the browser console logs.
I have included the Docker container logs.
I have provided the exact steps to reproduce the bug in the "Steps to Reproduce" section below.
Expected Behavior:
Files can be uploaded and parsed normally, just like previous versions
Actual Behavior:
An error occurs when uploading files
Description
Bug Summary:
When uploading files, an error message appears in the upper right corner of the screen: 'NoneType' object is not iterable
Reproduction Details
It can be reproduced by uploading a file or dragging the file directly into the dialog box.
Logs and Screenshots
Browser Console Logs:
Docker Container Logs:
Screenshots/Screen Recordings (if applicable):
Originally created by @frondesce on GitHub (Jan 10, 2025).
# Bug Report
---
## Installation Method
Docker
## Environment
- **Open WebUI Version:** v0.5.4
- **Operating System:** Windows 11
- **Browser (if applicable):** Micronsoft Edge 131.0.2903.112
**Confirmation:**
- [x] I have read and followed all the instructions provided in the README.md.
- [x] I am on the latest version of both Open WebUI and Ollama.
- [x] I have included the browser console logs.
- [x] I have included the Docker container logs.
- [x] I have provided the exact steps to reproduce the bug in the "Steps to Reproduce" section below.
## Expected Behavior:
Files can be uploaded and parsed normally, just like previous versions
## Actual Behavior:
An error occurs when uploading files
## Description
**Bug Summary:**
When uploading files, an error message appears in the upper right corner of the screen: 'NoneType' object is not iterable
## Reproduction Details
It can be reproduced by uploading a file or dragging the file directly into the dialog box.
## Logs and Screenshots
**Browser Console Logs:**


**Docker Container Logs:**

**Screenshots/Screen Recordings (if applicable):**

Can you share the uploaded file? I'm unable to reproduce the bug. Maybe it's related to the UTF-8 encoding of the title or the contents of the file.
@juananpe commented on GitHub (Jan 10, 2025):
Can you share the uploaded file? I'm unable to reproduce the bug. Maybe it's related to the UTF-8 encoding of the title or the contents of the file.
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Originally created by @frondesce on GitHub (Jan 10, 2025).
Bug Report
Installation Method
Docker
Environment
Confirmation:
Expected Behavior:
Files can be uploaded and parsed normally, just like previous versions
Actual Behavior:
An error occurs when uploading files
Description
Bug Summary:
When uploading files, an error message appears in the upper right corner of the screen: 'NoneType' object is not iterable
Reproduction Details
It can be reproduced by uploading a file or dragging the file directly into the dialog box.
Logs and Screenshots
Browser Console Logs:


Docker Container Logs:

Screenshots/Screen Recordings (if applicable):

@lzyq0912 commented on GitHub (Jan 10, 2025):
same, 同样的问题
@juananpe commented on GitHub (Jan 10, 2025):
Can you share the uploaded file? I'm unable to reproduce the bug. Maybe it's related to the UTF-8 encoding of the title or the contents of the file.
@tjbck commented on GitHub (Jan 10, 2025):
Seems to have caused by your embedding engine, it says "Unauthorized" in the logs.