Comfy-Org / Comfy-Org/ComfyUI

comfyui crashes on windows when binding to local wifi nework address ('192.168.0.9', 7000)

Open
#11,351 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

FETCH ComfyRegistry Data: 40/112
FETCH ComfyRegistry Data: 45/112
FETCH ComfyRegistry Data: 50/112
FETCH ComfyRegistry Data: 55/112
FETCH ComfyRegistry Data: 60/112
FETCH ComfyRegistry Data: 65/112
FETCH ComfyRegistry Data: 70/112
FETCH ComfyRegistry Data: 75/112
FETCH ComfyRegistry Data: 80/112
FETCH ComfyRegistry Data: 85/112
FETCH ComfyRegistry Data: 90/112
FETCH ComfyRegistry Data: 95/112
FETCH ComfyRegistry Data: 100/112
FETCH ComfyRegistry Data: 105/112
FETCH ComfyRegistry Data: 110/112
FETCH ComfyRegistry Data [DONE]
[ComfyUI-Manager] default cache updated: https://api.comfy.org/nodes
FETCH DATA from: https://raw.githubusercontent.com/ltdrdata/ComfyUI-Manager/main/custom-node-list.json [DONE]
[ComfyUI-Manager] All startup tasks have been completed.
Task exception was never retrieved
future: .accept_coro() done, defined at C:\Program Files\Python312\Lib\asyncio\windows_events.py:563> exception=OSError(22, 'The specified network name is no longer available', None, 64, None)>
Traceback (most recent call last):
File "C:\Program Files\Python312\Lib\asyncio\windows_events.py", line 566, in accept_coro
await future
File "C:\Program Files\Python312\Lib\asyncio\windows_events.py", line 803, in _poll
value = callback(transferred, key, ov)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "C:\Program Files\Python312\Lib\asyncio\windows_events.py", line 555, in finish_accept
ov.getresult()
OSError: [WinError 64] The specified network name is no longer available
Accept failed on a socket
socket:
Traceback (most recent call last):
File "C:\Program Files\Python312\Lib\asyncio\proactor_events.py", line 846, in loop
conn, addr = f.result()
^^^^^^^^^^
OSError: [WinError 64] The specified network name is no longer available

### Actual Behavior

FETCH ComfyRegistry Data [DONE]
[ComfyUI-Manager] default cache updated: https://api.comfy.org/nodes
FETCH DATA from: https://raw.githubusercontent.com/ltdrdata/ComfyUI-Manager/main/custom-node-list.json [DONE]
[ComfyUI-Manager] All startup tasks have been completed.
Task exception was never retrieved
future: .accept_coro() done, defined at C:\Program Files\Python312\Lib\asyncio\windows_events.py:563> exception=OSError(22, 'The specified network name is no longer available', None, 64, None)>
Traceback (most recent call last):
File "C:\Program Files\Python312\Lib\asyncio\windows_events.py", line 566, in accept_coro
await future
File "C:\Program Files\Python312\Lib\asyncio\windows_events.py", line 803, in _poll
value = callback(transferred, key, ov)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "C:\Program Files\Python312\Lib\asyncio\windows_events.py", line 555, in finish_accept
ov.getresult()
OSError: [WinError 64] The specified network name is no longer available
Accept failed on a socket
socket:
Traceback (most recent call last):
File "C:\Program Files\Python312\Lib\asyncio\proactor_events.py", line 846, in loop
conn, addr = f.result()
^^^^^^^^^^
OSError: [WinError 64] The specified network name is no longer available

### Steps to Reproduce

FETCH ComfyRegistry Data [DONE]
[ComfyUI-Manager] default cache updated: https://api.comfy.org/nodes
FETCH DATA from: https://raw.githubusercontent.com/ltdrdata/ComfyUI-Manager/main/custom-node-list.json [DONE]
[ComfyUI-Manager] All startup tasks have been completed.
Task exception was never retrieved
future: .accept_coro() done, defined at C:\Program Files\Python312\Lib\asyncio\windows_events.py:563> exception=OSError(22, 'The specified network name is no longer available', None, 64, None)>
Traceback (most recent call last):
File "C:\Program Files\Python312\Lib\asyncio\windows_events.py", line 566, in accept_coro
await future
File "C:\Program Files\Python312\Lib\asyncio\windows_events.py", line 803, in _poll
value = callback(transferred, key, ov)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "C:\Program Files\Python312\Lib\asyncio\windows_events.py", line 555, in finish_accept
ov.getresult()
OSError: [WinError 64] The specified network name is no longer available
Accept failed on a socket
socket:
Traceback (most recent call last):
File "C:\Program Files\Python312\Lib\asyncio\proactor_events.py", line 846, in loop
conn, addr = f.result()
^^^^^^^^^^
OSError: [WinError 64] The specified network name is no longer available

### Debug Logs

```powershell
FETCH ComfyRegistry Data [DONE]
[ComfyUI-Manager] default cache updated: https://api.comfy.org/nodes
FETCH DATA from: https://raw.githubusercontent.com/ltdrdata/ComfyUI-Manager/main/custom-node-list.json [DONE]
[ComfyUI-Manager] All startup tasks have been completed.
Task exception was never retrieved
future: .accept_coro() done, defined at C:\Program Files\Python312\Lib\asyncio\windows_events.py:563> exception=OSError(22, 'The specified network name is no longer available', None, 64, None)>
Traceback (most recent call last):
File "C:\Program Files\Python312\Lib\asyncio\windows_events.py", line 566, in accept_coro
await future
File "C:\Program Files\Python312\Lib\asyncio\windows_events.py", line 803, in _poll
value = callback(transferred, key, ov)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "C:\Program Files\Python312\Lib\asyncio\windows_events.py", line 555, in finish_accept
ov.getresult()
OSError: [WinError 64] The specified network name is no longer available
Accept failed on a socket
socket:
Traceback (most recent call last):
File "C:\Program Files\Python312\Lib\asyncio\proactor_events.py", line 846, in loop
conn, addr = f.result()
^^^^^^^^^^
OSError: [WinError 64] The specified network name is no longer available
```

### Other

FETCH ComfyRegistry Data [DONE]
[ComfyUI-Manager] default cache updated: https://api.comfy.org/nodes
FETCH DATA from: https://raw.githubusercontent.com/ltdrdata/ComfyUI-Manager/main/custom-node-list.json [DONE]
[ComfyUI-Manager] All startup tasks have been completed.
Task exception was never retrieved
future: .accept_coro() done, defined at C:\Program Files\Python312\Lib\asyncio\windows_events.py:563> exception=OSError(22, 'The specified network name is no longer available', None, 64, None)>
Traceback (most recent call last):
File "C:\Program Files\Python312\Lib\asyncio\windows_events.py", line 566, in accept_coro
await future
File "C:\Program Files\Python312\Lib\asyncio\windows_events.py", line 803, in _poll
value = callback(transferred, key, ov)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "C:\Program Files\Python312\Lib\asyncio\windows_events.py", line 555, in finish_accept
ov.getresult()
OSError: [WinError 64] The specified network name is no longer available
Accept failed on a socket
socket:
Traceback (most recent call last):
File "C:\Program Files\Python312\Lib\asyncio\proactor_events.py", line 846, in loop
conn, addr = f.result()
^^^^^^^^^^
OSError: [WinError 64] The specified network name is no longer available

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.