Comfy-Org / Comfy-Org/ComfyUI

打开的工作流变得非常奇怪

Open
#12,150 0 comments 0 reactions 0 assignees View on GitHub
Potential Bug
Dominant language
Python
Stars
133k
Forks
15.7k
Avg merge
1d 7h
Merged PRs (30d)
158

Description

### Custom Node Testing

- [x] I have tried disabling custom nodes and the issue persists (see [how to disable custom nodes](https://docs.comfy.org/troubleshooting/custom-node-issues#step-1%3A-test-with-all-custom-nodes-disabled) if you need help)

### Expected Behavior

Image
如图的工作流打开,(全程不关闭web页面,不关闭此工作流,直接关闭浏览器)过几个小时或者一天再打开comfyui的web页面就会显示如下图的奇怪样子

Image

### Actual Behavior

如图的工作流打开,(全程不关闭web页面,不关闭此工作流,直接关闭浏览器)过几个小时或者一天再打开comfyui的web页面就会显示如下图的奇怪样子

Image

### Steps to Reproduce

任意新建或者打开一个工作流

### Debug Logs

```powershell
FETCH ComfyRegistry Data: 30/122
FETCH ComfyRegistry Data: 35/122
FETCH ComfyRegistry Data: 40/122
FETCH ComfyRegistry Data: 45/122
FETCH ComfyRegistry Data: 50/122
FETCH ComfyRegistry Data: 55/122
FETCH ComfyRegistry Data: 60/122
Cannot connect to comfyregistry.
FETCH DATA from: https://raw.githubusercontent.com/ltdrdata/ComfyUI-Manager/main/custom-node-list.json [DONE]
[ComfyUI-Manager] All startup tasks have been completed.
Exception in callback _ProactorBasePipeTransport._call_connection_lost(None)
handle:
Traceback (most recent call last):
File "C:\Users\leioukupo\Desktop\ComfyUI-aki-v2\python\Lib\asyncio\events.py", line 88, in _run
self._context.run(self._callback, *self._args)
File "C:\Users\leioukupo\Desktop\ComfyUI-aki-v2\python\Lib\asyncio\proactor_events.py", line 165, in _call_connection_lost
self._sock.shutdown(socket.SHUT_RDWR)
ConnectionResetError: [WinError 10054] 远程主机强迫关闭了一个现有的连接。
Exception in callback _ProactorBasePipeTransport._call_connection_lost(None)
handle:
Traceback (most recent call last):
File "C:\Users\leioukupo\Desktop\ComfyUI-aki-v2\python\Lib\asyncio\events.py", line 88, in _run
self._context.run(self._callback, *self._args)
File "C:\Users\leioukupo\Desktop\ComfyUI-aki-v2\python\Lib\asyncio\proactor_events.py", line 165, in _call_connection_lost
self._sock.shutdown(socket.SHUT_RDWR)
ConnectionResetError: [WinError 10054] 远程主机强迫关闭了一个现有的连接。
Exception in callback _ProactorBasePipeTransport._call_connection_lost(None)
handle:
Traceback (most recent call last):
File "C:\Users\leioukupo\Desktop\ComfyUI-aki-v2\python\Lib\asyncio\events.py", line 88, in _run
self._context.run(self._callback, *self._args)
File "C:\Users\leioukupo\Desktop\ComfyUI-aki-v2\python\Lib\asyncio\proactor_events.py", line 165, in _call_connection_lost
self._sock.shutdown(socket.SHUT_RDWR)
ConnectionResetError: [WinError 10054] 远程主机强迫关闭了一个现有的连接。
```

### Other

_No response_

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.