mirror of
https://github.com/open-webui/open-webui.git
synced 2026-06-08 02:01:07 -05:00
[GH-ISSUE #5075] open webui multiple replicas #13850
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 @ran-haim on GitHub (Sep 1, 2024).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/5075
I tried installing open webui using the helm chart.
It works fine, but when I setup more than one replica, it doesn't work.
One of the replicas always get 403, for example:
('127.0.0.6', 46874) - "WebSocket /ws/socket.io/?EIO=4&transport=websocket&sid=z1TTkpJJv6WiG0h-AAAs" 403
INFO: connection rejected (403 Forbidden)
I also tried enabling external db, but it does not seems to be a way to do it using the values.yaml.