mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-06 02:48:13 -05:00
[PR #11498] [MERGED] Add SSL Integration Comments and WebSocket Auto-Fix in start_windows.bat #22748
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?
📋 Pull Request Information
Original PR: https://github.com/open-webui/open-webui/pull/11498
Author: @tcgumus
Created: 3/10/2025
Status: ✅ Merged
Merged: 3/11/2025
Merged by: @tjbck
Base:
dev← Head:patch-2📝 Commits (2)
c5efeb2Add SSL Integration Comments and WebSocket Auto-Fix in start_windows.bat9e7193bUpdate start_windows.bat📊 Changes
1 file changed (+2 additions, -1 deletions)
View changed files
📝
backend/start_windows.bat(+2 -1)📄 Description
This PR enhances the
start_windows.batscript by:-ws autoflag to address WebSocket-related issues, ensuring a smoother experience for users facing connection problems.These improvements make the script more user-friendly and help troubleshoot common setup challenges.
Changelog Entry
Added
start_windows.batto guide users on enabling SSL integration.-ws autoflag to resolve WebSocket issues automatically.Changed
start_windows.batto include WebSocket handling improvements.Deprecated
Removed
Fixed
-ws auto.Security
Breaking Changes
Additional Information
Screenshots or Videos
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.