mirror of
https://github.com/open-webui/open-webui.git
synced 2026-07-16 14:39:31 -05:00
[PR #5082] [CLOSED] fix: Remove trailing / from comfyui base url to prevent websocket failure #8421
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/5082
Author: @qwertyoriuop
Created: 9/1/2024
Status: ❌ Closed
Base:
dev← Head:dev📝 Commits (1)
94df867Fix#4928📊 Changes
1 file changed (+6 additions, -2 deletions)
View changed files
📝
backend/apps/images/main.py(+6 -2)📄 Description
Pull Request Checklist
Note to first-time contributors: Please open a discussion post in Discussions and describe your changes before submitting a pull request.
Before submitting, make sure you've checked the following:
devbranch.Changelog Entry
Description
add function to remove trailing slash/ from comfyui base url to prevent extra slashes when sending requests using that
Added
Changed
Deprecated
Removed
Fixed
fixed issue 4928 where user gets a forbidden error when generating an image
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.