Skip to content

[BUG] Breaks WEBUI #3

@Piscabo

Description

@Piscabo

Describe the bug
Webui does not load

To Reproduce
Steps to reproduce the behavior:
Server starts fine, when this node set is present. I cant use the interface.

Expected behavior
WEBUI opens with node present.

Screenshots
Image

Environment (please complete the following information):

  • OS: Windows 11 Pro
  • ComfyUI Version: v0.10.0-4-g8ccc0c94 (2026-01-20)
  • Python Version: 3.12.10
  • GPU: [e.g. RTX 3080]
  • CUDA Version: [e.g. 11.8]
  • Torch Version: [e.g. 2.0.1+cu118]

Additional context
Traceback (most recent call last):
File "C:\Program Files\Python312\Lib\asyncio\events.py", line 88, in _run
self._context.run(self._callback, *self._args)
File "C:\Program Files\Python312\Lib\asyncio\proactor_events.py", line 165, in _call_connection_lost
self._sock.shutdown(socket.SHUT_RDWR)
ConnectionResetError: [WinError 10054] An existing connection was forcibly closed by the remote host
Exception in callback _ProactorBasePipeTransport._call_connection_lost(None)
handle: <Handle _ProactorBasePipeTransport._call_connection_lost(None)>
Traceback (most recent call last):
File "C:\Program Files\Python312\Lib\asyncio\events.py", line 88, in _run
self._context.run(self._callback, *self._args)
File "C:\Program Files\Python312\Lib\asyncio\proactor_events.py", line 165, in _call_connection_lost
self._sock.shutdown(socket.SHUT_RDWR)
ConnectionResetError: [WinError 10054] An existing connection was forcibly closed by the remote host

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions