mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-06 10:58:17 -05:00
[GH-ISSUE #11726] Verify steps:upload a excel files always loading no end #54999
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 @jiangbophd on GitHub (Mar 15, 2025).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/11726
Verify steps:
1.upload a excel files around (12K Rows), size 1.2MB from Open webUi chat windows, it keeps shows uploading status with no ending.
2.but we can see the uploaded files was successfully uploaded to backend container by verify its contents.
Another try:
if change to upload a small txt files (only few lines) it works.
see attached.
upload no respondingv2.pdf
Originally posted by @ewen-he in https://github.com/open-webui/open-webui/discussions/10528