[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:
I have read and followed all the instructions provided in the README.md.
I am on the latest version of both Open WebUI and Ollama.
I have included the browser console logs.
I have included the Docker container logs.
I have provided the exact steps to reproduce the bug in the "Steps to Reproduce" section below.
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'))
Originally created by @miguelgargallo on GitHub (Sep 5, 2024).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/5168
# 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:**
- [x] I have read and followed all the instructions provided in the README.md.
- [x] I am on the latest version of both Open WebUI and Ollama.
- [x] I have included the browser console logs.
- [x] I have included the Docker container logs.
- [x] I have provided the exact steps to reproduce the bug in the "Steps to Reproduce" section below.
## 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'))

Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Originally created by @miguelgargallo on GitHub (Sep 5, 2024).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/5168
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'))