what's wrong?File "asyncio\windows_events.py", line 462, in finish_socket_func
- Dominant language
- Python
- Stars
- 133k
- Forks
- 15.7k
- Avg merge
- 1d 6h
- Merged PRs (30d)
- 155
Description
### Your question
D:\ComfyUI_windows_portable>.\python_embeded\python.exe -s ComfyUI\main.py --windows-standalone-build
[START] Security scan
[DONE] Security scan
## ComfyUI-Manager: installing dependencies done.
** ComfyUI startup time: 2025-02-08 15:29:26.553
** Platform: Windows
** Python version: 3.12.8 (tags/v3.12.8:2dc476b, Dec 3 2024, 19:30:04) [MSC v.1942 64 bit (AMD64)]
** Python executable: D:\ComfyUI_windows_portable\python_embeded\python.exe
** ComfyUI Path: D:\ComfyUI_windows_portable\ComfyUI
** ComfyUI Base Folder Path: D:\ComfyUI_windows_portable\ComfyUI
** User directory: D:\ComfyUI_windows_portable\ComfyUI\user
** ComfyUI-Manager config path: D:\ComfyUI_windows_portable\ComfyUI\user\default\ComfyUI-Manager\config.ini
** Log path: D:\ComfyUI_windows_portable\ComfyUI\user\comfyui.log
Prestartup times for custom nodes:
0.0 seconds: D:\ComfyUI_windows_portable\ComfyUI\custom_nodes\rgthree-comfy
4.7 seconds: D:\ComfyUI_windows_portable\ComfyUI\custom_nodes\comfyui-manager
Checkpoint files will always be loaded safely.
Total VRAM 8192 MB, total RAM 7862 MB
pytorch version: 2.6.0+cu126
Set vram state to: NORMAL_VRAM
Device: cuda:0 NVIDIA GeForce GTX 1080 : cudaMallocAsync
Using pytorch attention
ComfyUI version: 0.3.14
[Prompt Server] web root: D:\ComfyUI_windows_portable\ComfyUI\web
### Loading: ComfyUI-Impact-Pack (V8.8.1)
[Impact Pack] Wildcards loading done.
### Loading: ComfyUI-Inspire-Pack (V1.13)
### Loading: ComfyUI-Manager (V3.17.7)
### ComfyUI Version: v0.3.14-6-g832e3f5c | Released on '2025-02-07'
[comfyui_controlnet_aux] | INFO -> Using ckpts path: D:\ComfyUI_windows_portable\ComfyUI\custom_nodes\comfyui_controlnet_aux\ckpts
[comfyui_controlnet_aux] | INFO -> Using symlinks: False
[comfyui_controlnet_aux] | INFO -> Using ort providers: ['CUDAExecutionProvider', 'DirectMLExecutionProvider', 'OpenVINOExecutionProvider', 'ROCMExecutionProvider', 'CPUExecutionProvider', 'CoreMLExecutionProvider']
[ComfyUI-Manager] default cache updated: https://raw.githubusercontent.com/ltdrdata/ComfyUI-Manager/main/alter-list.json
[ComfyUI-Manager] default cache updated: https://raw.githubusercontent.com/ltdrdata/ComfyUI-Manager/main/model-list.json
[ComfyUI-Manager] default cache updated: https://raw.githubusercontent.com/ltdrdata/ComfyUI-Manager/main/github-stats.json
DWPose: Onnxruntime with acceleration providers detected
[ComfyUI-Manager] default cache updated: https://raw.githubusercontent.com/ltdrdata/ComfyUI-Manager/main/extension-node-map.json
[ComfyUI-Manager] default cache updated: https://raw.githubusercontent.com/ltdrdata/ComfyUI-Manager/main/custom-node-list.json
[rgthree-comfy] Loaded 42 epic nodes. 🎉
Import times for custom nodes:
0.0 seconds: D:\ComfyUI_windows_portable\ComfyUI\custom_nodes\websocket_image_save.py
0.0 seconds: D:\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyUI-BRIA_AI-RMBG
0.0 seconds: D:\ComfyUI_windows_portable\ComfyUI\custom_nodes\comfyui-custom-scripts
0.0 seconds: D:\ComfyUI_windows_portable\ComfyUI\custom_nodes\comfyui_ultimatesdupscale
0.0 seconds: D:\ComfyUI_windows_portable\ComfyUI\custom_nodes\comfyui-advanced-controlnet
0.1 seconds: D:\ComfyUI_windows_portable\ComfyUI\custom_nodes\comfyui_faceanalysis
0.1 seconds: D:\ComfyUI_windows_portable\ComfyUI\custom_nodes\rgthree-comfy
0.1 seconds: D:\ComfyUI_windows_portable\ComfyUI\custom_nodes\comfyui-inspire-pack
0.2 seconds: D:\ComfyUI_windows_portable\ComfyUI\custom_nodes\comfyui_face_parsing
0.3 seconds: D:\ComfyUI_windows_portable\ComfyUI\custom_nodes\comfyui-impact-pack
0.7 seconds: D:\ComfyUI_windows_portable\ComfyUI\custom_nodes\comfyui_controlnet_aux
0.8 seconds: D:\ComfyUI_windows_portable\ComfyUI\custom_nodes\comfyui-manager
Starting server
To see the GUI go to: http://127.0.0.1:8188
FETCH DATA from: D:\ComfyUI_windows_portable\ComfyUI\custom_nodes\comfyui-manager\extension-node-map.json [DONE]
[Inspire Pack] IPAdapterPlus is not installed.
FETCH DATA from: D:\ComfyUI_windows_portable\ComfyUI\custom_nodes\comfyui-manager\extension-node-map.json [DONE]
FETCH ComfyRegistry Data: 5/32
FETCH ComfyRegistry Data: 10/32
FETCH ComfyRegistry Data: 15/32
FETCH ComfyRegistry Data: 20/32
FETCH ComfyRegistry Data: 25/32
FETCH ComfyRegistry Data: 30/32
FETCH ComfyRegistry Data [DONE]
[ComfyUI-Manager] default cache updated: https://api.comfy.org/nodes
nightly_channel: https://raw.githubusercontent.com/ltdrdata/ComfyUI-Manager/main/remote
FETCH DATA from: https://raw.githubusercontent.com/ltdrdata/ComfyUI-Manager/main/custom-node-list.json [DONE]
[ComfyUI-Manager] All startup tasks have been completed.
got prompt
Prompt executed in 9.95 seconds
got prompt
Prompt executed in 0.33 seconds
Unhandled exception
Traceback (most recent call last):
File "D:\ComfyUI_windows_portable\python_embeded\Lib\site-packages\aiohttp\web_protocol.py", line 563, in start
resp, reset = await task
^^^^^^^^^^
File "D:\ComfyUI_windows_portable\python_embeded\Lib\site-packages\aiohttp\web_protocol.py", line 505, in _handle_request
resp, reset = await self.finish_response(request, resp, start_time)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "D:\ComfyUI_windows_portable\python_embeded\Lib\site-packages\aiohttp\web_protocol.py", line 671, in finish_response
await prepare_meth(request)
File "D:\ComfyUI_windows_portable\python_embeded\Lib\site-packages\aiohttp\web_fileresponse.py", line 288, in prepare
return await self._prepare_open_file(request, fobj, st, file_encoding)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "D:\ComfyUI_windows_portable\python_embeded\Lib\site-packages\aiohttp\web_fileresponse.py", line 418, in _prepare_open_file
return await self._sendfile(request, fobj, offset, count)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "D:\ComfyUI_windows_portable\python_embeded\Lib\site-packages\aiohttp\web_fileresponse.py", line 147, in _sendfile
await loop.sendfile(transport, fobj, offset, count)
File "asyncio\base_events.py", line 1227, in sendfile
File "asyncio\proactor_events.py", line 768, in _sendfile_native
File "asyncio\base_events.py", line 914, in sock_sendfile
File "asyncio\proactor_events.py", line 756, in _sock_sendfile_native
File "asyncio\windows_events.py", line 803, in _poll
File "asyncio\windows_events.py", line 462, in finish_socket_func
PermissionError: [WinError 22] 设备不识别此命令。
### Logs
```powershell
```
### Other
_No response_
Contributor guide
Assessment
This issue has not been assessed yet.