Bug Summary:
When attempting to upload a CSV file with a size of 18 MB, the system displays an error message Something went wrong :/ Error loading /app/backend/data/uploads/posts_dataset.csv, even though the file is successfully uploaded.
Steps to Reproduce:
Log in to the system.
Navigate to the file upload section.
Select a CSV file with a size of 18 MB.
Attempt to upload the file.
Expected Behavior:
The system should successfully upload the CSV file without displaying any error messages.
Actual Behavior:
The system displays the error message Something went wrong :/ Error loading /app/backend/data/uploads/posts_dataset.csv, despite the file being uploaded successfully.
Environment
Open WebUI Version: v0.1.122
Ollama Version: 0.1.32
Operating System: Linux Ubuntu
Docker Version: 26.1.0
Reproduction Details
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.
Logs and Screenshots
Installation Method
I am using the Docker image for installation.
Originally created by @ab2pentest on GitHub (Apr 29, 2024).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/1842
# Bug Report
## Description
**Bug Summary:**
When attempting to upload a CSV file with a size of 18 MB, the system displays an error message `Something went wrong :/ Error loading /app/backend/data/uploads/posts_dataset.csv`, even though the file is successfully uploaded.
**Steps to Reproduce:**
1. Log in to the system.
2. Navigate to the file upload section.
3. Select a CSV file with a size of 18 MB.
4. Attempt to upload the file.
**Expected Behavior:**
The system should successfully upload the CSV file without displaying any error messages.
**Actual Behavior:**
The system displays the error message `Something went wrong :/ Error loading /app/backend/data/uploads/posts_dataset.csv`, despite the file being uploaded successfully.
## Environment
- **Open WebUI Version:** v0.1.122
- **Ollama Version:** 0.1.32
- **Operating System:** Linux Ubuntu
- **Docker Version:** 26.1.0
## Reproduction Details
**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.
## Logs and Screenshots


## Installation Method
I am using the Docker image for installation.
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 @ab2pentest on GitHub (Apr 29, 2024).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/1842
Bug Report
Description
Bug Summary:
When attempting to upload a CSV file with a size of 18 MB, the system displays an error message
Something went wrong :/ Error loading /app/backend/data/uploads/posts_dataset.csv, even though the file is successfully uploaded.Steps to Reproduce:
Expected Behavior:
The system should successfully upload the CSV file without displaying any error messages.
Actual Behavior:
The system displays the error message
Something went wrong :/ Error loading /app/backend/data/uploads/posts_dataset.csv, despite the file being uploaded successfully.Environment
Open WebUI Version: v0.1.122
Ollama Version: 0.1.32
Operating System: Linux Ubuntu
Docker Version: 26.1.0
Reproduction Details
Confirmation:
Logs and Screenshots
Installation Method
I am using the Docker image for installation.