Error Message Displayed Despite Successful Upload of CSV File #756

Closed
opened 2025-11-11 14:30:37 -06:00 by GiteaMirror · 0 comments
Owner

Originally created by @ab2pentest on GitHub (Apr 29, 2024).

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

image

image

Installation Method

I am using the Docker image for installation.

Originally created by @ab2pentest on GitHub (Apr 29, 2024). # 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 ![image](https://github.com/open-webui/open-webui/assets/84577967/3c0e74ce-18d5-490c-bdba-a5a59ea11413) ![image](https://github.com/open-webui/open-webui/assets/84577967/7e6a4690-13ee-47a3-a15e-4f4added875a) ## Installation Method I am using the Docker image for installation.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/open-webui#756