mirror of
https://github.com/open-webui/open-webui.git
synced 2026-03-11 00:04:08 -05:00
File upload hangs, unable to upload files. #3029
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 @alexnederlof on GitHub (Dec 16, 2024).
Installation Method
Kubernetes through provided helm chart
Environment
Running behind Istio load balancer.
Confirmation:
Expected Behavior:
Uploading any file by dragging it into a conversation works.
Actual Behavior:
POST api/v1/files/happenDuring that period, on the kubernetes pod we see:
Description
Bug Summary:
Seems like the server never responds, even though it correctly reads the file. If it's a PDF, I also see Tikka trigger and extract the contents correctly.
Reproduction Details
Steps to Reproduce:
[Outline the steps to reproduce the bug. Be as detailed as possible.]
Logs and Screenshots
Browser Console Logs:
Docker Container Logs:
Screen shots
