mirror of
https://github.com/open-webui/open-webui.git
synced 2026-07-16 06:03:26 -05:00
[GH-ISSUE #13690] issue: nginx reverse proxy TypeError: Failed to fetch #103995
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 @EntropyYue on GitHub (May 8, 2025).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/13690
Check Existing Issues
Installation Method
Docker
Open WebUI Version
0.6.7
Ollama Version (if applicable)
No response
Operating System
Ubuntu 22.04
Browser (if applicable)
Edge
Confirmation
README.md.Expected Behavior
Normal return model output
Actual Behavior
TypeError: Failed to fetch
Steps to Reproduce
Using nginx as a reverse proxy for open-webui service, here is my nginx configuration
Logs & Screenshots
Additional Information
No response