mirror of
https://github.com/open-webui/open-webui.git
synced 2026-03-11 00:04:08 -05:00
[PR #1647] [MERGED] fix: Websocket Connection failed with ComfyUI server over HTTPS #7536
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/1647
Author: @dyamagishi
Created: 4/21/2024
Status: ✅ Merged
Merged: 4/21/2024
Merged by: @tjbck
Base:
dev← Head:comfyui_ws_schema📝 Commits (1)
489c45ffix: Update websocket protocol based on the original schema.📊 Changes
1 file changed (+2 additions, -2 deletions)
View changed files
📝
backend/apps/images/utils/comfyui.py(+2 -2)📄 Description
Pull Request Checklist
Description
This PR fixes an issue where the websocket fails to connect when the ComfyUI server is secured with HTTPS
(through a reverse proxy or similar).
Changelog Entry
Added
Fixed
Changed
Removed
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.