[PR #11498] [MERGED] Add SSL Integration Comments and WebSocket Auto-Fix in start_windows.bat #45796

Closed
opened 2026-04-29 20:20:33 -05:00 by GiteaMirror · 0 comments
Owner

📋 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: devHead: patch-2


📝 Commits (2)

  • c5efeb2 Add SSL Integration Comments and WebSocket Auto-Fix in start_windows.bat
  • 9e7193b Update 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.bat script by:

  • Adding comments for SSL integration, making it easier for users to enable SSL when needed.
  • Including the -ws auto flag 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

  • Comments in start_windows.bat to guide users on enabling SSL integration.
  • The -ws auto flag to resolve WebSocket issues automatically.

Changed

  • Updated start_windows.bat to include WebSocket handling improvements.

Deprecated

  • N/A

Removed

  • N/A

Fixed

  • WebSocket connection issues by adding -ws auto.

Security

  • N/A

Breaking Changes

  • None

Additional Information

  • These changes improve setup clarity and reduce troubleshooting effort for new users.
  • The WebSocket fix ensures smoother real-time interactions within the application.

Screenshots or Videos

  • N/A

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/open-webui/open-webui/pull/11498 **Author:** [@tcgumus](https://github.com/tcgumus) **Created:** 3/10/2025 **Status:** ✅ Merged **Merged:** 3/11/2025 **Merged by:** [@tjbck](https://github.com/tjbck) **Base:** `dev` ← **Head:** `patch-2` --- ### 📝 Commits (2) - [`c5efeb2`](https://github.com/open-webui/open-webui/commit/c5efeb24993a5ba441fa6e96d44ca6bd988869ba) Add SSL Integration Comments and WebSocket Auto-Fix in start_windows.bat - [`9e7193b`](https://github.com/open-webui/open-webui/commit/9e7193b3d2f56cd872b1d485575613cd835899de) Update start_windows.bat ### 📊 Changes **1 file changed** (+2 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `backend/start_windows.bat` (+2 -1) </details> ### 📄 Description This PR enhances the `start_windows.bat` script by: - Adding comments for **SSL integration**, making it easier for users to enable SSL when needed. - Including the `-ws auto` flag 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** - Comments in `start_windows.bat` to guide users on enabling SSL integration. - The `-ws auto` flag to resolve WebSocket issues automatically. #### **Changed** - Updated `start_windows.bat` to include WebSocket handling improvements. #### **Deprecated** - N/A #### **Removed** - N/A #### **Fixed** - WebSocket connection issues by adding `-ws auto`. #### **Security** - N/A #### **Breaking Changes** - None --- ### **Additional Information** - These changes improve setup clarity and reduce troubleshooting effort for new users. - The WebSocket fix ensures smoother real-time interactions within the application. ### **Screenshots or Videos** - N/A --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-04-29 20:20:33 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/open-webui#45796