mirror of
https://github.com/open-webui/open-webui.git
synced 2026-07-16 14:39:31 -05:00
ComfyUI Max retries exceeded with url: /object_info #1987
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?
Originally created by @miguelgargallo on GitHub (Sep 5, 2024).
Bug Report
Installation Method
[Describe the method you used to install the project, e.g., git clone, Docker, pip, etc.]
With git clone
Environment
Open WebUI Version: latest
Ollama (if applicable): latest
Win11 Pro
Latest Firefox
Confirmation:
Expected Behavior:
I try to connect comfyui from localhost, not docker, and here is the result
Something went wrong :/ HTTPConnectionPool(host='127.0.0.1', port=8188): Max retries exceeded with url: /object_info (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7fbf0b18b010>: Failed to establish a new connection: [Errno 111] Connection refused'))