ComfyUI Max retries exceeded with url: /object_info #1987

Closed
opened 2025-11-11 14:58:11 -06:00 by GiteaMirror · 0 comments
Owner

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:

  • 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'))

image

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:** - [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')) ![image](https://github.com/user-attachments/assets/b20f76de-ec97-4e72-92ee-ae7c29a3981c)
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/open-webui#1987