Enabling websocket in the helm chart does causes many errors in the open-webui pod logs #79

Open
opened 2026-02-15 19:16:03 -05:00 by yindo · 0 comments
Owner

Originally created by @lorelei-rupp-imprivata on GitHub (Apr 4, 2025).

In version 6.0.0 I believe you need to have websocket enabled

We tried to enable this with just the basic config in the helm chart and toggling false to true

websocket:
   enabled: true

But this does not seem to be enough, there are lots of pod errors thrown

Is there additional configuration that is necessary other then just enabling this in the helm chart?

Originally created by @lorelei-rupp-imprivata on GitHub (Apr 4, 2025). In version 6.0.0 I believe you need to have websocket enabled We tried to enable this with just the basic config in the helm chart and toggling false to true ``` websocket: enabled: true ``` But this does not seem to be enough, there are lots of pod errors thrown Is there additional configuration that is necessary other then just enabling this in the helm chart?
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: open-webui/helm-charts#79