wrong
- 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)
### Your question
i need help
### Logs
```powershell
节点在执行过程中发生错误。
# ComfyUI Error Report
## Error Details
- **Node ID:** 671
- **Node Type:** GrowMaskWithBlur
- **Exception Type:** AttributeError
- **Exception Message:** AttributeError: 'NoneType' object has no attribute 'reshape'
## Stack Trace
File "D:\comfyui\ComfyUI-aki\ComfyUI-aki-v2\ComfyUI-aki-v2\ComfyUI\execution.py", line 545, in execute
output_data, output_ui, has_subgraph, has_pending_tasks = await get_output_data(prompt_id, unique_id, obj, input_data_all, execution_block_cb=execution_block_cb, pre_execute_cb=pre_execute_cb, v3_data=v3_data)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "D:\comfyui\ComfyUI-aki\ComfyUI-aki-v2\ComfyUI-aki-v2\ComfyUI\execution.py", line 344, in get_output_data
return_values = await _async_map_node_over_list(prompt_id, unique_id, obj, input_data_all, obj.FUNCTION, allow_interrupt=True, execution_block_cb=execution_block_cb, pre_execute_cb=pre_execute_cb, v3_data=v3_data)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "D:\comfyui\ComfyUI-aki\ComfyUI-aki-v2\ComfyUI-aki-v2\ComfyUI\execution.py", line 318, in _async_map_node_over_list
await process_inputs(input_dict, i)
File "D:\comfyui\ComfyUI-aki\ComfyUI-aki-v2\ComfyUI-aki-v2\ComfyUI\execution.py", line 306, in process_inputs
result = f(**inputs)
^^^^^^^^^^^
File "D:\comfyui\ComfyUI-aki\ComfyUI-aki-v2\ComfyUI-aki-v2\ComfyUI\custom_nodes\ComfyUI-KJNodes-main\nodes\mask_nodes.py", line 1005, in expand_mask
growmask = mask.reshape((-1, mask.shape[-2], mask.shape[-1]))
^^^^^^^^^^^^
## System Information
- **ComfyUI Version:** 0.33.0
- **Arguments:** D:\comfyui\ComfyUI-aki\ComfyUI-aki-v2\ComfyUI-aki-v2\ComfyUI\main.py --auto-launch --fp16-vae --preview-method auto --use-sage-attention --disable-cuda-malloc
- **OS:** win32
- **Python Version:** 3.12.10 (tags/v3.12.10:0cc8128, Apr 8 2025, 12:21:36) [MSC v.1943 64 bit (AMD64)]
- **Embedded Python:** false
- **PyTorch Version:** 2.8.0+cu129
## Devices
- **Name:** cuda:0 NVIDIA GeForce RTX 4060 Laptop GPU : cudaMallocAsync
- **Type:** cuda
- **VRAM Total:** 8585216000
- **VRAM Free:** 7451181056
- **Torch VRAM Total:** 0
- **Torch VRAM Free:** 0
## Logs
2026-08-14T04:39:18.077811 -
2026-08-14T04:39:18.077811 - [ComfyUI Panel] - POST /comfyui_panel/multilora_configs/save2026-08-14T04:39:18.077811 -
2026-08-14T04:39:18.077811 - [ComfyUI Panel] - POST /comfyui_panel/multilora_configs/delete2026-08-14T04:39:18.077811 -
2026-08-14T04:39:18.077811 - [ComfyUI Panel] - GET /comfyui_panel/multilora_configs/thumbnail2026-08-14T04:39:18.077811 -
2026-08-14T04:39:18.077811 - [ComfyUI Panel] - POST /comfyui_panel/multilora_configs/embed_image2026-08-14T04:39:18.077811 -
2026-08-14T04:39:18.077811 - [ComfyUI Panel] - GET /comfyui_panel/multilora_configs/list_categories2026-08-14T04:39:18.078832 -
2026-08-14T04:39:18.078832 - [ComfyUI Panel] - POST /comfyui_panel/multilora_configs/create_category2026-08-14T04:39:18.078832 -
2026-08-14T04:39:18.078832 - [ComfyUI Panel] - POST /comfyui_panel/multilora_configs/delete_category2026-08-14T04:39:18.078832 -
2026-08-14T04:39:18.078832 - [ComfyUI Panel] - POST /comfyui_panel/save_config_v22026-08-14T04:39:18.078832 -
2026-08-14T04:39:18.078832 - [ComfyUI Panel] - POST /comfyui_panel/upload_config_file2026-08-14T04:39:18.078832 -
2026-08-14T04:39:18.078832 - [ComfyUI Panel] - POST /comfyui_panel/separate_mask2026-08-14T04:39:18.078832 -
2026-08-14T04:39:18.078832 - [ComfyUI Panel] - POST /comfyui_panel/json_to_png2026-08-14T04:39:18.078832 -
2026-08-14T04:39:18.078832 - [ComfyUI Panel] - POST /rgba_editor/save_channel2026-08-14T04:39:18.078832 -
2026-08-14T04:39:18.078832 - [ComfyUI Panel] - GET /comfyui_panel/thumbnail2026-08-14T04:39:18.078832 -
2026-08-14T04:39:18.078832 - [ComfyUI Panel] - POST /comfyui_panel/clear_thumbnails2026-08-14T04:39:18.078832 -
2026-08-14T04:39:18.078832 - [ComfyUI Panel] - GET /comfyui_panel/output_caption2026-08-14T04:39:18.078832 -
2026-08-14T04:39:18.078832 - [ComfyUI Panel] - POST /comfyui_panel/output_caption2026-08-14T04:39:18.078832 -
2026-08-14T04:39:18.078832 - [ComfyUI Panel] - POST /comfyui_panel/convert_workflow2026-08-14T04:39:18.078832 -
2026-08-14T04:39:18.078832 - [ComfyUI Panel] - GET /comfyui_panel/convert_workflow2026-08-14T04:39:18.078832 -
2026-08-14T04:39:18.078832 - [ComfyUI Panel] - GET /comfyui_panel/bsk_settings2026-08-14T04:39:18.078832 -
2026-08-14T04:39:18.078832 - [ComfyUI Panel] - POST /comfyui_panel/bsk_settings2026-08-14T04:39:18.078832 -
2026-08-14T04:39:18.078832 - [ComfyUI Panel] ✓ Panel page registered: http://localhost:8188/x/2026-08-14T04:39:18.078832 -
2026-08-14T04:39:18.082531 - [ComfyUI Panel] 加载节点模块: ai_text_node2026-08-14T04:39:18.082531 -
2026-08-14T04:39:18.083535 - [ComfyUI Panel] 加载节点模块: bsk_crop_merge2026-08-14T04:39:18.083535 -
2026-08-14T04:39:18.086989 - [ComfyUI Panel] 加载节点模块: bsk_ltx_director2026-08-14T04:39:18.086989 -
2026-08-14T04:39:18.090026 - [ComfyUI Panel] 加载节点模块: bsk_minimax_director2026-08-14T04:39:18.090026 -
2026-08-14T04:39:18.092355 - [ComfyUI Panel] 加载节点模块: bsk_minimax_vae_decode2026-08-14T04:39:18.092355 -
2026-08-14T04:39:18.094712 - [ComfyUI Panel] 加载节点模块: bsk_unload_models2026-08-14T04:39:18.094712 -
2026-08-14T04:39:18.095972 - [ComfyUI Panel] 加载节点模块: camera_control_node2026-08-14T04:39:18.095972 -
2026-08-14T04:39:18.099012 - [ComfyUI Panel] 加载节点模块: cltagger_cann_worker2026-08-14T04:39:18.099012 -
2026-08-14T04:39:18.102058 - [ComfyUI Panel] 加载节点模块: cltagger_node2026-08-14T04:39:18.102058 -
2026-08-14T04:39:18.103066 - [ComfyUI Panel] 加载节点模块: hello_world_node2026-08-14T04:39:18.103066 -
2026-08-14T04:39:18.105091 - [ComfyUI Panel] 加载节点模块: hub_node2026-08-14T04:39:18.105091 -
2026-08-14T04:39:18.107114 - [ComfyUI Panel] 加载节点模块: param_set_node2026-08-14T04:39:18.107114 -
2026-08-14T04:39:18.109249 - [ComfyUI Panel] 加载节点模块: prompt_format_node2026-08-14T04:39:18.109249 -
2026-08-14T04:39:18.110255 - [ComfyUI Panel] 加载节点模块: text_generate_node2026-08-14T04:39:18.110255 -
2026-08-14T04:39:18.112273 - [ComfyUI Panel] 加载节点模块: txt_prompt_batch_node2026-08-14T04:39:18.112273 -
2026-08-14T04:39:18.114380 - [ComfyUI Panel] 加载节点模块: vs_ltx_patch2026-08-14T04:39:18.114380 -
2026-08-14T04:39:18.114380 - [ComfyUI Panel] Extension loaded (v1.3.0)2026-08-14T04:39:18.114380 -
2026-08-14T04:39:18.493963 - [Crystools [0;32mINFO[0m] Crystools version: 1.27.4
2026-08-14T04:39:18.561184 - [Crystools [0;32mINFO[0m] Platform release: 11
2026-08-14T04:39:18.561184 - [Crystools [0;32mINFO[0m] JETSON: Not detected.
2026-08-14T04:39:18.563207 - [Crystools [0;32mINFO[0m] CPU: AMD Ryzen 7 7735H with Radeon Graphics - Arch: AMD64 - OS: Windows 11
2026-08-14T04:39:18.564497 - [Crystools [0;32mINFO[0m] pynvml (NVIDIA) initialized.
2026-08-14T04:39:18.564497 - [Crystools [0;32mINFO[0m] GPU/s:
2026-08-14T04:39:18.564497 - [Crystools [0;32mINFO[0m] 0) NVIDIA GeForce RTX 4060 Laptop GPU
2026-08-14T04:39:18.564497 - [Crystools [0;32mINFO[0m] NVIDIA Driver: 610.88
2026-08-14T04:39:22.355743 - Exception in thread 2026-08-14T04:39:22.355743 - Thread-10 (_readerthread)2026-08-14T04:39:22.356748 - :
2026-08-14T04:39:22.356748 - Traceback (most recent call last):
2026-08-14T04:39:22.356748 - File "D:\comfyui\ComfyUI-aki\ComfyUI-aki-v2\ComfyUI-aki-v2\python\Lib\threading.py", line 1075, in _bootstrap_inner
2026-08-14T04:39:22.357823 - 2026-08-14T04:39:22.357823 - self.run()2026-08-14T04:39:22.358836 -
2026-08-14T04:39:22.358836 - File "", line 99, in run
2026-08-14T04:39:22.358836 - File "", line 94, in _run_old_run_func
2026-08-14T04:39:22.359881 - File "", line 1649, in reraise
2026-08-14T04:39:22.359881 - File "", line 92, in _run_old_run_func
2026-08-14T04:39:22.359881 - File "D:\comfyui\ComfyUI-aki\ComfyUI-aki-v2\ComfyUI-aki-v2\python\Lib\threading.py", line 1012, in run
2026-08-14T04:39:22.360951 - 2026-08-14T04:39:22.360951 - self._target(*self._args, **self._kwargs)2026-08-14T04:39:22.360951 -
2026-08-14T04:39:22.361956 - File "D:\comfyui\ComfyUI-aki\ComfyUI-aki-v2\ComfyUI-aki-v2\python\Lib\subprocess.py", line 1599, in _readerthread
2026-08-14T04:39:22.361956 - 2026-08-14T04:39:22.362961 - buffer.append(fh.read())2026-08-14T04:39:22.362961 -
2026-08-14T04:39:22.362961 - 2026-08-14T04:39:22.363965 - 2026-08-14T04:39:22.363965 - 2026-08-14T04:39:22.363965 - 2026-08-14T04:39:22.363965 - 2026-08-14T04:39:22.364968 - 2026-08-14T04:39:22.364968 - 2026-08-14T04:39:22.364968 - 2026-08-14T04:39:22.364968 - 2026-08-14T04:39:22.366159 - 2026-08-14T04:39:22.366159 - 2026-08-14T04:39:22.366159 - 2026-08-14T04:39:22.367172 - 2026-08-14T04:39:22.367172 - 2026-08-14T04:39:22.367172 - 2026-08-14T04:39:22.367172 - 2026-08-14T04:39:22.368173 - 2026-08-14T04:39:22.368173 - 2026-08-14T04:39:22.368173 - ^2026-08-14T04:39:22.369666 - ^2026-08-14T04:39:22.369666 - ^2026-08-14T04:39:22.369666 - ^2026-08-14T04:39:22.370721 - ^2026-08-14T04:39:22.370721 - ^2026-08-14T04:39:22.370721 - ^2026-08-14T04:39:22.371743 - ^2026-08-14T04:39:22.371743 - ^2026-08-14T04:39:22.371743 -
2026-08-14T04:39:22.371743 - File "", line 322, in decode
2026-08-14T04:39:22.372752 - UnicodeDecodeError2026-08-14T04:39:22.372752 - : 2026-08-14T04:39:22.372752 - 'utf-8' codec can't decode byte 0xb2 in position 7: invalid start byte2026-08-14T04:39:22.373757 -
2026-08-14T04:39:25.816025 - [ComfyUI-Easy-Use] server: 2026-08-14T04:39:25.816025 - v1.3.6 2026-08-14T04:39:25.816025 - Loaded2026-08-14T04:39:25.816025 -
2026-08-14T04:39:25.816025 - [ComfyUI-Easy-Use] web root: 2026-08-14T04:39:25.816025 - D:\comfyui\ComfyUI-aki\ComfyUI-aki-v2\ComfyUI-aki-v2\ComfyUI\custom_nodes\comfyui-easy-use\web_version/v2 2026-08-14T04:39:25.816025 - Loaded2026-08-14T04:39:25.816025 -
2026-08-14T04:39:25.838075 - [32m[INFO][0m ComfyUI-GGUF: Allowing full torch compile
2026-08-14T04:39:26.780517 - [32m[INFO][0m ### Loading: ComfyUI-Impact-Pack (V8.28.3)
2026-08-14T04:39:27.048945 - [32m[INFO][0m [Impact Pack] Wildcard total size (0.00 MB) is within cache limit (50.00 MB). Using full cache mode.
2026-08-14T04:39:27.051785 - [32m[INFO][0m [Impact Pack] Wildcards loading done.
2026-08-14T04:39:27.162545 - [1m[33m[WARNING][0m Traceback (most recent call last):
File "D:\comfyui\ComfyUI-aki\ComfyUI-aki-v2\ComfyUI-aki-v2\ComfyUI\nodes.py", line 2263, in load_custom_node
module_spec.loader.exec_module(module)
File "", line 995, in exec_module
File "", line 1132, in get_code
File "", line 1190, in get_data
FileNotFoundError: [Errno 2] No such file or directory: 'D:\\comfyui\\ComfyUI-aki\\ComfyUI-aki-v2\\ComfyUI-aki-v2\\ComfyUI\\custom_nodes\\ComfyUI-Lora-Manager\\__init__.py'
2026-08-14T04:39:27.162545 - [1m[33m[WARNING][0m Cannot import D:\comfyui\ComfyUI-aki\ComfyUI-aki-v2\ComfyUI-aki-v2\ComfyUI\custom_nodes\ComfyUI-Lora-Manager module for custom nodes: [Errno 2] No such file or directory: 'D:\\comfyui\\ComfyUI-aki\\ComfyUI-aki-v2\\ComfyUI-aki-v2\\ComfyUI\\custom_nodes\\ComfyUI-Lora-Manager\\__init__.py'
2026-08-14T04:39:27.182933 -
----------------------------------------------------------------------2026-08-14T04:39:27.182933 -
2026-08-14T04:39:27.182933 - [ComfyUI-Manager] NOTICE: Legacy backup exists2026-08-14T04:39:27.182933 -
2026-08-14T04:39:27.182933 - - Your old Manager data was backed up to:2026-08-14T04:39:27.183951 -
2026-08-14T04:39:27.183951 - D:\comfyui\ComfyUI-aki\ComfyUI-aki-v2\ComfyUI-aki-v2\ComfyUI\user\__manager\.legacy-manager-backup2026-08-14T04:39:27.183951 -
2026-08-14T04:39:27.183951 - - Please verify and remove it when no longer needed.2026-08-14T04:39:27.183951 -
2026-08-14T04:39:27.183951 - ----------------------------------------------------------------------
2026-08-14T04:39:27.183951 -
2026-08-14T04:39:27.183951 - [32m[INFO][0m ### Loading: ComfyUI-Manager (V3.41)
2026-08-14T04:39:27.184962 - [32m[INFO][0m [ComfyUI-Manager] network_mode: public
2026-08-14T04:39:27.184962 - [32m[INFO][0m [ComfyUI-Manager] ComfyUI per-queue preview override detected (PR #11261). Manager's preview method feature is disabled. Use ComfyUI's --preview-method CLI option or 'Settings > Execution > Live preview method'.
2026-08-14T04:39:27.381268 - [32m[INFO][0m ### ComfyUI Revision: 5766 [2f35f4a0] *DETACHED | Released on '2026-08-13'
2026-08-14T04:39:28.332187 - (pysssss:WD14Tagger) [DEBUG] Available ORT providers: TensorrtExecutionProvider, CUDAExecutionProvider, CPUExecutionProvider2026-08-14T04:39:28.332187 -
2026-08-14T04:39:28.332187 - (pysssss:WD14Tagger) [DEBUG] Using ORT providers: CUDAExecutionProvider, CPUExecutionProvider2026-08-14T04:39:28.332187 -
2026-08-14T04:39:28.859530 - ------------------------------------------2026-08-14T04:39:28.859530 -
2026-08-14T04:39:28.859530 - Comfyroll Studio v1.76 : 2026-08-14T04:39:28.859530 - 175 Nodes Loaded2026-08-14T04:39:28.859530 -
2026-08-14T04:39:28.859530 - ------------------------------------------2026-08-14T04:39:28.859530 -
2026-08-14T04:39:28.859530 - ** For changes, please see patch notes at https://github.com/Suzie1/ComfyUI_Comfyroll_CustomNodes/blob/main/Patch_Notes.md2026-08-14T04:39:28.859530 -
2026-08-14T04:39:28.859530 - ** For help, please see the wiki at https://github.com/Suzie1/ComfyUI_Comfyroll_CustomNodes/wiki2026-08-14T04:39:28.859530 -
2026-08-14T04:39:28.859530 - ------------------------------------------2026-08-14T04:39:28.859530 -
2026-08-14T04:39:28.885382 - [D:\comfyui\ComfyUI-aki\ComfyUI-aki-v2\ComfyUI-aki-v2\ComfyUI\custom_nodes\comfyui_controlnet_aux] | INFO -> Using ckpts path: D:\comfyui\ComfyUI-aki\ComfyUI-aki-v2\ComfyUI-aki-v2\ComfyUI\custom_nodes\comfyui_controlnet_aux\ckpts2026-08-14T04:39:28.886386 -
2026-08-14T04:39:28.888427 - [D:\comfyui\ComfyUI-aki\ComfyUI-aki-v2\ComfyUI-aki-v2\ComfyUI\custom_nodes\comfyui_controlnet_aux] | INFO -> Using symlinks: False2026-08-14T04:39:28.888427 -
2026-08-14T04:39:28.890622 - [D:\comfyui\ComfyUI-aki\ComfyUI-aki-v2\ComfyUI-aki-v2\ComfyUI\custom_nodes\comfyui_controlnet_aux] | INFO -> Using ort providers: ['CUDAExecutionProvider', 'DirectMLExecutionProvider', 'OpenVINOExecutionProvider', 'ROCMExecutionProvider', 'CPUExecutionProvider', 'CoreMLExecutionProvider']2026-08-14T04:39:28.890622 -
2026-08-14T04:39:28.936740 - DWPose: Onnxruntime with acceleration providers detected2026-08-14T04:39:28.936740 -
2026-08-14T04:39:29.135873 - # 😺dzNodes: LayerStyle -> 2026-08-14T04:39:29.135873 - Cannot import name 'guidedFilter' from 'cv2.ximgproc'
A few nodes cannot works properly, while most nodes are not affected. Please REINSTALL package 'opencv-contrib-python'.
For detail refer to 2026-08-14T04:39:29.135873 - https://github.com/chflame163/ComfyUI_LayerStyle/issues/52026-08-14T04:39:29.135873 -
2026-08-14T04:39:31.480660 - # 😺dzNodes: LayerStyle -> 2026-08-14T04:39:31.480660 - Cannot import name 'guidedFilter' from 'cv2.ximgproc'
A few nodes cannot works properly, while most nodes are not affected. Please REINSTALL package 'opencv-contrib-python'.
For detail refer to 2026-08-14T04:39:31.480660 - https://github.com/chflame163/ComfyUI_LayerStyle/issues/52026-08-14T04:39:31.480660 -
2026-08-14T04:39:31.780283 - ✨提示词小助手 V2.0.6 已启动2026-08-14T04:39:31.780283 -
2026-08-14T04:39:31.855557 -
2026-08-14T04:39:31.855557 - [rgthree-comfy] Loaded 48 exciting nodes. 🎉2026-08-14T04:39:31.855557 -
2026-08-14T04:39:31.855557 -
2026-08-14T04:39:31.855557 - [rgthree-comfy] ComfyUI's new Node 2.0 rendering may be incompatible with some rgthree-comfy nodes and features, breaking some rendering as well as losing the ability to access a node's properties (a vital part of many nodes). It also appears to run MUCH more slowly spiking CPU usage and causing jankiness and unresponsiveness, especially with large workflows. Personally I am not planning to use the new Nodes 2.0 and, unfortunately, am not able to invest the time to investigate and overhaul rgthree-comfy where needed. If you have issues when Nodes 2.0 is enabled, I'd urge you to switch it off as well and join me in hoping ComfyUI is not planning to deprecate the existing, stable canvas rendering all together.
2026-08-14T04:39:31.855557 -
2026-08-14T04:39:32.018118 - [32m[INFO][0m
Import times for custom nodes:
2026-08-14T04:39:32.018118 - [32m[INFO][0m 0.0 seconds: D:\comfyui\ComfyUI-aki\ComfyUI-aki-v2\ComfyUI-aki-v2\ComfyUI\custom_nodes\websocket_image_save.py
2026-08-14T04:39:32.019130 - [32m[INFO][0m 0.0 seconds: D:\comfyui\ComfyUI-aki\ComfyUI-aki-v2\ComfyUI-aki-v2\ComfyUI\custom_nodes\Comfyui-Memory_Cleanup
2026-08-14T04:39:32.019130 - [32m[INFO][0m 0.0 seconds: D:\comfyui\ComfyUI-aki\ComfyUI-aki-v2\ComfyUI-aki-v2\ComfyUI\custom_nodes\TE-Speed-MiniMaxH3
2026-08-14T04:39:32.019130 - [32m[INFO][0m 0.0 seconds: D:\comfyui\ComfyUI-aki\ComfyUI-aki-v2\ComfyUI-aki-v2\ComfyUI\custom_nodes\sd-dynamic-thresholding
2026-08-14T04:39:32.019130 - [32m[INFO][0m 0.0 seconds: D:\comfyui\ComfyUI-aki\ComfyUI-aki-v2\ComfyUI-aki-v2\ComfyUI\custom_nodes\ComfyLiterals
2026-08-14T04:39:32.019130 - [32m[INFO][0m 0.0 seconds: D:\comfyui\ComfyUI-aki\ComfyUI-aki-v2\ComfyUI-aki-v2\ComfyUI\custom_nodes\uniblockswap
2026-08-14T04:39:32.019130 - [32m[INFO][0m 0.0 seconds: D:\comfyui\ComfyUI-aki\ComfyUI-aki-v2\ComfyUI-aki-v2\ComfyUI\custom_nodes\ComfyUI-WD14-Tagger
2026-08-14T04:39:32.019130 - [32m[INFO][0m 0.0 seconds (IMPORT FAILED): D:\comfyui\ComfyUI-aki\ComfyUI-aki-v2\ComfyUI-aki-v2\ComfyUI\custom_nodes\ComfyUI-Lora-Manager
2026-08-14T04:39:32.019130 - [32m[INFO][0m 0.0 seconds: D:\comfyui\ComfyUI-aki\ComfyUI-aki-v2\ComfyUI-aki-v2\ComfyUI\custom_nodes\wlsh_nodes
2026-08-14T04:39:32.019130 - [32m[INFO][0m 0.0 seconds: D:\comfyui\ComfyUI-aki\ComfyUI-aki-v2\ComfyUI-aki-v2\ComfyUI\custom_nodes\ComfyUI-GGUF
2026-08-14T04:39:32.019130 - [32m[INFO][0m 0.0 seconds: D:\comfyui\ComfyUI-aki\ComfyUI-aki-v2\ComfyUI-aki-v2\ComfyUI\custom_nodes\comfyui_essentials
2026-08-14T04:39:32.019130 - [32m[INFO][0m 0.0 seconds: D:\comfyui\ComfyUI-aki\ComfyUI-aki-v2\ComfyUI-aki-v2\ComfyUI\custom_nodes\ComfyUI_RH_MinMaxH3
2026-08-14T04:39:32.019130 - [32m[INFO][0m 0.1 seconds: D:\comfyui\ComfyUI-aki\ComfyUI-aki-v2\ComfyUI-aki-v2\ComfyUI\custom_nodes\ComfyUI-bsk_UI
2026-08-14T04:39:32.019130 - [32m[INFO][0m 0.1 seconds: D:\comfyui\ComfyUI-aki\ComfyUI-aki-v2\ComfyUI-aki-v2\ComfyUI\custom_nodes\rgthree-comfy
2026-08-14T04:39:32.019130 - [32m[INFO][0m 0.1 seconds: D:\comfyui\ComfyUI-aki\ComfyUI-aki-v2\ComfyUI-aki-v2\ComfyUI\custom_nodes\prompt-assistant
2026-08-14T04:39:32.019130 - [32m[INFO][0m 0.1 seconds: D:\comfyui\ComfyUI-aki\ComfyUI-aki-v2\ComfyUI-aki-v2\ComfyUI\custom_nodes\comfyui-minimax-h3-audio-T8
2026-08-14T04:39:32.019130 - [32m[INFO][0m 0.1 seconds: D:\comfyui\ComfyUI-aki\ComfyUI-aki-v2\ComfyUI-aki-v2\ComfyUI\custom_nodes\comfyui-videohelpersuite
2026-08-14T04:39:32.019130 - [32m[INFO][0m 0.1 seconds: D:\comfyui\ComfyUI-aki\ComfyUI-aki-v2\ComfyUI-aki-v2\ComfyUI\custom_nodes\ComfyUI-KJNodes-main
2026-08-14T04:39:32.020173 - [32m[INFO][0m 0.1 seconds: D:\comfyui\ComfyUI-aki\ComfyUI-aki-v2\ComfyUI-aki-v2\ComfyUI\custom_nodes\comfyui_controlnet_aux
2026-08-14T04:39:32.020173 - [32m[INFO][0m 0.1 seconds: D:\comfyui\ComfyUI-aki\ComfyUI-aki-v2\ComfyUI-aki-v2\ComfyUI\custom_nodes\sd-ppp-main
2026-08-14T04:39:32.020173 - [32m[INFO][0m 0.2 seconds: D:\comfyui\ComfyUI-aki\ComfyUI-aki-v2\ComfyUI-aki-v2\ComfyUI\custom_nodes\ComfyUI_LayerStyle_Advance
2026-08-14T04:39:32.020173 - [32m[INFO][0m 0.3 seconds: D:\comfyui\ComfyUI-aki\ComfyUI-aki-v2\ComfyUI-aki-v2\ComfyUI\custom_nodes\comfyui-impact-pack
2026-08-14T04:39:32.020173 - [32m[INFO][0m 0.5 seconds: D:\comfyui\ComfyUI-aki\ComfyUI-aki-v2\ComfyUI-aki-v2\ComfyUI\custom_nodes\ComfyUI-Crystools
2026-08-14T04:39:32.020173 - [32m[INFO][0m 0.5 seconds: D:\comfyui\ComfyUI-aki\ComfyUI-aki-v2\ComfyUI-aki-v2\ComfyUI\custom_nodes\ComfyUI_Comfyroll_CustomNodes
2026-08-14T04:39:32.020173 - [32m[INFO][0m 0.9 seconds: D:\comfyui\ComfyUI-aki\ComfyUI-aki-v2\ComfyUI-aki-v2\ComfyUI\custom_nodes\ComfyUI-GIMM-VFI
2026-08-14T04:39:32.020173 - [32m[INFO][0m 1.0 seconds: D:\comfyui\ComfyUI-aki\ComfyUI-aki-v2\ComfyUI-aki-v2\ComfyUI\custom_nodes\ComfyUI-Manager
2026-08-14T04:39:32.020173 - [32m[INFO][0m 2.5 seconds: D:\comfyui\ComfyUI-aki\ComfyUI-aki-v2\ComfyUI-aki-v2\ComfyUI\custom_nodes\comfyui_layerstyle
2026-08-14T04:39:32.020173 - [32m[INFO][0m 7.3 seconds: D:\comfyui\ComfyUI-aki\ComfyUI-aki-v2\ComfyUI-aki-v2\ComfyUI\custom_nodes\comfyui-easy-use
2026-08-14T04:39:32.020173 - [32m[INFO][0m
2026-08-14T04:39:32.025227 - [32m[INFO][0m Context impl SQLiteImpl.
2026-08-14T04:39:32.025227 - [32m[INFO][0m Will assume non-transactional DDL.
2026-08-14T04:39:32.327064 - [32m[INFO][0m Using RAM pressure cache.
2026-08-14T04:39:32.328069 - [32m[INFO][0m Starting server
2026-08-14T04:39:32.329082 - [32m[INFO][0m To see the GUI go to: http://127.0.0.1:8188
2026-08-14T04:39:35.716359 - [1m[33m[WARNING][0m [DEPRECATION WARNING] Detected import of deprecated legacy API: /scripts/ui/components/buttonGroup.js. This is likely caused by a custom node extension using outdated APIs. Please update your extensions or contact the extension author for an updated version.
2026-08-14T04:39:35.719058 - [1m[33m[WARNING][0m [DEPRECATION WARNING] Detected import of deprecated legacy API: /scripts/ui.js. This is likely caused by a custom node extension using outdated APIs. Please update your extensions or contact the extension author for an updated version.
2026-08-14T04:39:35.723432 - [1m[33m[WARNING][0m [DEPRECATION WARNING] Detected import of deprecated legacy API: /extensions/core/clipspace.js. This is likely caused by a custom node extension using outdated APIs. Please update your extensions or contact the extension author for an updated version.
2026-08-14T04:39:35.726654 - [1m[33m[WARNING][0m [DEPRECATION WARNING] Detected import of deprecated legacy API: /extensions/core/groupNode.js. This is likely caused by a custom node extension using outdated APIs. Please update your extensions or contact the extension author for an updated version.
2026-08-14T04:39:35.730259 - [1m[33m[WARNING][0m [DEPRECATION WARNING] Detected import of deprecated legacy API: /extensions/core/widgetInputs.js. This is likely caused by a custom node extension using outdated APIs. Please update your extensions or contact the extension author for an updated version.
2026-08-14T04:39:36.320660 - [BSK_TestNode] INPUT_TYPES called2026-08-14T04:39:36.320660 -
2026-08-14T04:39:36.320660 - [BSK_TestNode] INPUT_TYPES called2026-08-14T04:39:36.320660 -
2026-08-14T04:39:38.647416 - [1m[33m[WARNING][0m Ref2VA 需要系统 PATH 中的 ffmpeg/ffprobe;当前 ffmpeg=None ffprobe=None
2026-08-14T04:39:39.493649 - [1m[33m[WARNING][0m [DEPRECATION WARNING] Detected import of deprecated legacy API: /scripts/ui/components/button.js. This is likely caused by a custom node extension using outdated APIs. Please update your extensions or contact the extension author for an updated version.
2026-08-14T04:39:44.587204 - [32m[INFO][0m got prompt
2026-08-14T04:39:44.760580 - # 😺dzNodes: LayerStyle -> 2026-08-14T04:39:44.761831 - Warning: ImageScaleByAspectRatio V2 input mask is empty, ignore it.2026-08-14T04:39:44.761831 -
2026-08-14T04:39:44.865791 - # 😺dzNodes: LayerStyle -> 2026-08-14T04:39:44.865791 - ImageScaleByAspectRatio V2 Processed 1 image(s).2026-08-14T04:39:44.866296 -
2026-08-14T04:39:44.894824 - [1m[31m[ERROR][0m !!! Exception during processing !!! 'NoneType' object has no attribute 'reshape'
2026-08-14T04:39:44.899475 - [1m[31m[ERROR][0m Traceback (most recent call last):
File "D:\comfyui\ComfyUI-aki\ComfyUI-aki-v2\ComfyUI-aki-v2\ComfyUI\execution.py", line 545, in execute
output_data, output_ui, has_subgraph, has_pending_tasks = await get_output_data(prompt_id, unique_id, obj, input_data_all, execution_block_cb=execution_block_cb, pre_execute_cb=pre_execute_cb, v3_data=v3_data)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "D:\comfyui\ComfyUI-aki\ComfyUI-aki-v2\ComfyUI-aki-v2\ComfyUI\execution.py", line 344, in get_output_data
return_values = await _async_map_node_over_list(prompt_id, unique_id, obj, input_data_all, obj.FUNCTION, allow_interrupt=True, execution_block_cb=execution_block_cb, pre_execute_cb=pre_execute_cb, v3_data=v3_data)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "D:\comfyui\ComfyUI-aki\ComfyUI-aki-v2\ComfyUI-aki-v2\ComfyUI\execution.py", line 318, in _async_map_node_over_list
await process_inputs(input_dict, i)
File "D:\comfyui\ComfyUI-aki\ComfyUI-aki-v2\ComfyUI-aki-v2\ComfyUI\execution.py", line 306, in process_inputs
result = f(**inputs)
^^^^^^^^^^^
File "D:\comfyui\ComfyUI-aki\ComfyUI-aki-v2\ComfyUI-aki-v2\ComfyUI\custom_nodes\ComfyUI-KJNodes-main\nodes\mask_nodes.py", line 1005, in expand_mask
growmask = mask.reshape((-1, mask.shape[-2], mask.shape[-1]))
^^^^^^^^^^^^
AttributeError: 'NoneType' object has no attribute 'reshape'
2026-08-14T04:39:44.903336 - [32m[INFO][0m [32mPrompt executed in 0.29 seconds[0m
2026-08-14T04:39:48.416614 - [32m[INFO][0m [ComfyUI-Manager] default cache updated: https://raw.githubusercontent.com/ltdrdata/ComfyUI-Manager/main/model-list.json
2026-08-14T04:39:49.106426 - [32m[INFO][0m [ComfyUI-Manager] default cache updated: https://raw.githubusercontent.com/ltdrdata/ComfyUI-Manager/main/extension-node-map.json
2026-08-14T04:39:49.334075 - [32m[INFO][0m [ComfyUI-Manager] default cache updated: https://raw.githubusercontent.com/ltdrdata/ComfyUI-Manager/main/custom-node-list.json
2026-08-14T04:40:07.862792 - [1m[31m[ERROR][0m [ComfyUI-Manager] Failed to perform initial fetching 'alter-list.json': [WinError 121] 信号灯超时时间已到
2026-08-14T04:40:07.868424 - Traceback (most recent call last):
2026-08-14T04:40:07.868424 - File "D:\comfyui\ComfyUI-aki\ComfyUI-aki-v2\ComfyUI-aki-v2\python\Lib\asyncio\proactor_events.py", line 286, in _loop_reading
length = fut.result()
^^^^^^^^^^^^
2026-08-14T04:40:07.869440 - File "D:\comfyui\ComfyUI-aki\ComfyUI-aki-v2\ComfyUI-aki-v2\python\Lib\asyncio\windows_events.py", line 803, in _poll
value = callback(transferred, key, ov)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2026-08-14T04:40:07.869440 - File "D:\comfyui\ComfyUI-aki\ComfyUI-aki-v2\ComfyUI-aki-v2\python\Lib\asyncio\windows_events.py", line 462, in finish_socket_func
return ov.getresult()
^^^^^^^^^^^^^^
2026-08-14T04:40:07.869440 - OSError: [WinError 121] 信号灯超时时间已到
2026-08-14T04:40:07.869440 -
The above exception was the direct cause of the following exception:
2026-08-14T04:40:07.869440 - Traceback (most recent call last):
2026-08-14T04:40:07.869440 - File "D:\comfyui\ComfyUI-aki\ComfyUI-aki-v2\ComfyUI-aki-v2\ComfyUI\custom_nodes\ComfyUI-Manager\glob\manager_server.py", line 2064, in get_cache
json_obj = await manager_util.get_data(uri, True)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2026-08-14T04:40:07.870441 - File "D:\comfyui\ComfyUI-aki\ComfyUI-aki-v2\ComfyUI-aki-v2\ComfyUI\custom_nodes\ComfyUI-Manager\glob\manager_util.py", line 192, in get_data
async with session.get(uri, headers=headers) as resp:
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2026-08-14T04:40:07.870441 - File "D:\comfyui\ComfyUI-aki\ComfyUI-aki-v2\ComfyUI-aki-v2\python\Lib\site-packages\aiohttp\client.py", line 1482, in __aenter__
self._resp: _RetType = await self._coro
^^^^^^^^^^^^^^^^
2026-08-14T04:40:07.870441 - File "D:\comfyui\ComfyUI-aki\ComfyUI-aki-v2\ComfyUI-aki-v2\python\Lib\site-packages\aiohttp\client.py", line 770, in _request
resp = await handler(req)
^^^^^^^^^^^^^^^^^^
2026-08-14T04:40:07.870441 - File "D:\comfyui\ComfyUI-aki\ComfyUI-aki-v2\ComfyUI-aki-v2\python\Lib\site-packages\aiohttp\client.py", line 748, in _connect_and_send_request
await resp.start(conn)
2026-08-14T04:40:07.870441 - File "D:\comfyui\ComfyUI-aki\ComfyUI-aki-v2\ComfyUI-aki-v2\python\Lib\site-packages\aiohttp\client_reqrep.py", line 532, in start
message, payload = await protocol.read() # type: ignore[union-attr]
^^^^^^^^^^^^^^^^^^^^^
2026-08-14T04:40:07.870441 - File "D:\comfyui\ComfyUI-aki\ComfyUI-aki-v2\ComfyUI-aki-v2\python\Lib\site-packages\aiohttp\streams.py", line 672, in read
await self._waiter
2026-08-14T04:40:07.870441 - aiohttp.client_exceptions.ClientOSError: [WinError 121] 信号灯超时时间已到
2026-08-14T04:40:07.870441 - [1m[31m[ERROR][0m [ComfyUI-Manager] Failed to perform initial fetching 'github-stats.json': [WinError 121] 信号灯超时时间已到
2026-08-14T04:40:07.872447 - Traceback (most recent call last):
2026-08-14T04:40:07.872447 - File "D:\comfyui\ComfyUI-aki\ComfyUI-aki-v2\ComfyUI-aki-v2\python\Lib\asyncio\proactor_events.py", line 286, in _loop_reading
length = fut.result()
^^^^^^^^^^^^
2026-08-14T04:40:07.872447 - File "D:\comfyui\ComfyUI-aki\ComfyUI-aki-v2\ComfyUI-aki-v2\python\Lib\asyncio\windows_events.py", line 803, in _poll
value = callback(transferred, key, ov)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2026-08-14T04:40:07.872447 - File "D:\comfyui\ComfyUI-aki\ComfyUI-aki-v2\ComfyUI-aki-v2\python\Lib\asyncio\windows_events.py", line 462, in finish_socket_func
return ov.getresult()
^^^^^^^^^^^^^^
2026-08-14T04:40:07.872447 - OSError: [WinError 121] 信号灯超时时间已到
2026-08-14T04:40:07.872447 -
The above exception was the direct cause of the following exception:
2026-08-14T04:40:07.872447 - Traceback (most recent call last):
2026-08-14T04:40:07.873449 - File "D:\comfyui\ComfyUI-aki\ComfyUI-aki-v2\ComfyUI-aki-v2\ComfyUI\custom_nodes\ComfyUI-Manager\glob\manager_server.py", line 2064, in get_cache
json_obj = await manager_util.get_data(uri, True)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2026-08-14T04:40:07.873449 - File "D:\comfyui\ComfyUI-aki\ComfyUI-aki-v2\ComfyUI-aki-v2\ComfyUI\custom_nodes\ComfyUI-Manager\glob\manager_util.py", line 192, in get_data
async with session.get(uri, headers=headers) as resp:
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2026-08-14T04:40:07.873449 - File "D:\comfyui\ComfyUI-aki\ComfyUI-aki-v2\ComfyUI-aki-v2\python\Lib\site-packages\aiohttp\client.py", line 1482, in __aenter__
self._resp: _RetType = await self._coro
^^^^^^^^^^^^^^^^
2026-08-14T04:40:07.873449 - File "D:\comfyui\ComfyUI-aki\ComfyUI-aki-v2\ComfyUI-aki-v2\python\Lib\site-packages\aiohttp\client.py", line 770, in _request
resp = await handler(req)
^^^^^^^^^^^^^^^^^^
2026-08-14T04:40:07.873449 - File "D:\comfyui\ComfyUI-aki\ComfyUI-aki-v2\ComfyUI-aki-v2\python\Lib\site-packages\aiohttp\client.py", line 748, in _connect_and_send_request
await resp.start(conn)
2026-08-14T04:40:07.873449 - File "D:\comfyui\ComfyUI-aki\ComfyUI-aki-v2\ComfyUI-aki-v2\python\Lib\site-packages\aiohttp\client_reqrep.py", line 532, in start
message, payload = await protocol.read() # type: ignore[union-attr]
^^^^^^^^^^^^^^^^^^^^^
2026-08-14T04:40:07.873449 - File "D:\comfyui\ComfyUI-aki\ComfyUI-aki-v2\ComfyUI-aki-v2\python\Lib\site-packages\aiohttp\streams.py", line 672, in read
await self._waiter
2026-08-14T04:40:07.873449 - aiohttp.client_exceptions.ClientOSError: [WinError 121] 信号灯超时时间已到
## Attached Workflow
Please make sure that workflow does not contain any sensitive information such as API keys or passwords.
Workflow too large. Please manually upload the workflow from local file system.
## Additional Context
(Please add any additional context or steps to reproduce the error here)
```
### Other
_No response_
Contributor guide
Research direction
Start with ComfyUI/custom_nodes/ComfyUI-KJNodes-main/nodes/mask_nodes.py at line 1005 in expand_mask, then trace the GrowMaskWithBlur node's mask input from the reported execution stack. Reproduce the AttributeError with the same node and determine the input conditions that cause it; the issue provides no workflow or defined expected result, so those details must be established before completion can be verified.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python, pytorch
- Domain
- ai, backend
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Active
- Clarity
- Needs clarification
- Newbie friendliness
- 32/100