Skip to content

Conversation

@jamesljlster
Copy link

This pull request fixes an issue where settings are not synchronized across multiple replicas.

There is an existing related issue #218.
The official documentation recommends setting both WEBSOCKET_REDIS_URL and REDIS_URL. However, REDIS_URL is not present in the latest release.
image

I deployed Open WebUI locally with 4 replicas and Redis enabled. When REDIS_URL was not set, settings were not synchronized across replicas. After applying this change, the issue was resolved.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant