BizyAir_KSampler
- Dominant language
- Python
- Stars
- 133k
- Forks
- 15.7k
- Avg merge
- 1d 6h
- Merged PRs (30d)
- 155
Description
### Custom Node Testing
- [ ] 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
# ComfyUI Error Report
## Error Details
- **Node ID:** 271
- **Node Type:** BizyAir_KSampler
- **Exception Type:** PermissionError
- **Exception Message:** Key is invalid, please refer to https://cloud.siliconflow.cn to get the API key.
If you have the key, please click the 'API Key' button at the bottom right to set the key.
## Stack Trace
```
File "C:\Users\ACER\AppData\Local\Programs\@comfyorgcomfyui-electron\resources\ComfyUI\execution.py", line 496, 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, hidden_inputs=hidden_inputs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "C:\Users\ACER\AppData\Local\Programs\@comfyorgcomfyui-electron\resources\ComfyUI\execution.py", line 315, 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, hidden_inputs=hidden_inputs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "C:\Users\ACER\AppData\Local\Programs\@comfyorgcomfyui-electron\resources\ComfyUI\execution.py", line 289, in _async_map_node_over_list
await process_inputs(input_dict, i)
File "C:\Users\ACER\AppData\Local\Programs\@comfyorgcomfyui-electron\resources\ComfyUI\execution.py", line 277, in process_inputs
result = f(**inputs)
^^^^^^^^^^^
File "C:\Users\ACER\Documents\ComfyUI\.venv\Lib\site-packages\bizyengine\core\nodes_base.py", line 124, in new_func
return org_func(self, **kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^
File "C:\Users\ACER\Documents\ComfyUI\.venv\Lib\site-packages\bizyengine\core\nodes_base.py", line 201, in default_function
return self._process_all_send_request_types(node_ios, **extra_data)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "C:\Users\ACER\Documents\ComfyUI\.venv\Lib\site-packages\bizyengine\core\nodes_base.py", line 228, in _process_all_send_request_types
out = node_ios[0].send_request(**kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "C:\Users\ACER\Documents\ComfyUI\.venv\Lib\site-packages\bizyengine\core\nodes_io.py", line 87, in send_request
out = invoker.prompt_server.execute(
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "C:\Users\ACER\Documents\ComfyUI\.venv\Lib\site-packages\bizyengine\core\commands\servers\prompt_server.py", line 287, in execute
result = self.processor(
^^^^^^^^^^^^^^^
File "C:\Users\ACER\Documents\ComfyUI\.venv\Lib\site-packages\bizyengine\core\commands\base.py", line 27, in __call__
return self.process(*args, **kwds)
^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "C:\Users\ACER\Documents\ComfyUI\.venv\Lib\site-packages\bizyengine\core\commands\processors\prompt_processor.py", line 133, in process
return client.send_request(
^^^^^^^^^^^^^^^^^^^^
File "C:\Users\ACER\Documents\ComfyUI\.venv\Lib\site-packages\bizyengine\core\common\client.py", line 185, in send_request
raise PermissionError(
```
## System Information
- **ComfyUI Version:** 0.3.49
- **Arguments:** C:\Users\ACER\AppData\Local\Programs\@comfyorgcomfyui-electron\resources\ComfyUI\main.py --user-directory C:\Users\ACER\Documents\ComfyUI\user --input-directory C:\Users\ACER\Documents\ComfyUI\input --output-directory C:\Users\ACER\Documents\ComfyUI\output --front-end-root C:\Users\ACER\AppData\Local\Programs\@comfyorgcomfyui-electron\resources\ComfyUI\web_custom_versions\desktop_app --base-directory C:\Users\ACER\Documents\ComfyUI --extra-model-paths-config C:\Users\ACER\AppData\Roaming\ComfyUI\extra_models_config.yaml --log-stdout --listen 127.0.0.1 --port 8003
- **OS:** nt
- **Python Version:** 3.12.9 (main, Feb 12 2025, 14:52:31) [MSC v.1942 64 bit (AMD64)]
- **Embedded Python:** false
- **PyTorch Version:** 2.8.0+cu128
## Devices
- **Name:** cuda:0 NVIDIA GeForce RTX 4060 Laptop GPU : cudaMallocAsync
- **Type:** cuda
- **VRAM Total:** 8585216000
- **VRAM Free:** 7443841024
- **Torch VRAM Total:** 0
- **Torch VRAM Free:** 0
## Logs
```
2025-09-03T17:17:52.207891 - ** ComfyUI Path:2025-09-03T17:17:52.207891 - 2025-09-03T17:17:52.207891 - C:\Users\ACER\AppData\Local\Programs\@comfyorgcomfyui-electron\resources\ComfyUI2025-09-03T17:17:52.207891 -
2025-09-03T17:17:52.207891 - ** ComfyUI Base Folder Path:2025-09-03T17:17:52.207891 - 2025-09-03T17:17:52.210397 - C:\Users\ACER\AppData\Local\Programs\@comfyorgcomfyui-electron\resources\ComfyUI2025-09-03T17:17:52.210397 -
2025-09-03T17:17:52.210397 - ** User directory:2025-09-03T17:17:52.210397 - 2025-09-03T17:17:52.210397 - C:\Users\ACER\Documents\ComfyUI\user2025-09-03T17:17:52.210397 -
2025-09-03T17:17:52.210397 - ** ComfyUI-Manager config path:2025-09-03T17:17:52.210397 - 2025-09-03T17:17:52.210397 - C:\Users\ACER\Documents\ComfyUI\user\default\ComfyUI-Manager\config.ini2025-09-03T17:17:52.210397 -
2025-09-03T17:17:52.210397 - ** Log path:2025-09-03T17:17:52.210397 - 2025-09-03T17:17:52.210397 - C:\Users\ACER\Documents\ComfyUI\user\comfyui.log2025-09-03T17:17:52.210397 -
2025-09-03T17:17:53.121602 - [ComfyUI-Manager] Skipped fixing the 'comfyui-frontend-package' dependency because the ComfyUI is outdated.
2025-09-03T17:17:53.122944 - [START] Security scan2025-09-03T17:17:53.123948 -
2025-09-03T17:17:53.898121 - [DONE] Security scan2025-09-03T17:17:53.898121 -
2025-09-03T17:17:53.899121 - [ComfyUI-Manager] Logging failed: [WinError 32] The process cannot access the file because it is being used by another process: 'C:\\Users\\ACER\\Documents\\ComfyUI\\user\\comfyui_8003.log' -> 'C:\\Users\\ACER\\Documents\\ComfyUI\\user\\comfyui_8003.prev.log'2025-09-03T17:17:53.899121 -
2025-09-03T17:17:53.899121 - ## ComfyUI-Manager: installing dependencies done.2025-09-03T17:17:53.899121 -
2025-09-03T17:17:53.899121 - ** ComfyUI startup time:2025-09-03T17:17:53.899121 - 2025-09-03T17:17:53.899121 - 2025-09-03 17:17:53.8992025-09-03T17:17:53.899121 -
2025-09-03T17:17:53.899121 - ** Platform:2025-09-03T17:17:53.899121 - 2025-09-03T17:17:53.899121 - Windows2025-09-03T17:17:53.899121 -
2025-09-03T17:17:53.899121 - ** Python version:2025-09-03T17:17:53.899121 - 2025-09-03T17:17:53.899121 - 3.12.9 (main, Feb 12 2025, 14:52:31) [MSC v.1942 64 bit (AMD64)]2025-09-03T17:17:53.899121 -
2025-09-03T17:17:53.899121 - ** Python executable:2025-09-03T17:17:53.899121 - 2025-09-03T17:17:53.899121 - C:\Users\ACER\Documents\ComfyUI\.venv\Scripts\python.exe2025-09-03T17:17:53.899121 -
2025-09-03T17:17:53.899121 - ** ComfyUI Path:2025-09-03T17:17:53.899121 - 2025-09-03T17:17:53.899121 - C:\Users\ACER\AppData\Local\Programs\@comfyorgcomfyui-electron\resources\ComfyUI2025-09-03T17:17:53.900193 -
2025-09-03T17:17:53.900193 - ** ComfyUI Base Folder Path:2025-09-03T17:17:53.900193 - 2025-09-03T17:17:53.900193 - C:\Users\ACER\AppData\Local\Programs\@comfyorgcomfyui-electron\resources\ComfyUI2025-09-03T17:17:53.900193 -
2025-09-03T17:17:53.900193 - ** User directory:2025-09-03T17:17:53.900193 - 2025-09-03T17:17:53.900193 - C:\Users\ACER\Documents\ComfyUI\user2025-09-03T17:17:53.900193 -
2025-09-03T17:17:53.900193 - ** ComfyUI-Manager config path:2025-09-03T17:17:53.900193 - 2025-09-03T17:17:53.900193 - C:\Users\ACER\Documents\ComfyUI\user\default\ComfyUI-Manager\config.ini2025-09-03T17:17:53.900193 -
2025-09-03T17:17:53.900193 - ** Log path:2025-09-03T17:17:53.900193 - 2025-09-03T17:17:53.900193 - C:\Users\ACER\Documents\ComfyUI\user\comfyui.log2025-09-03T17:17:53.901192 -
2025-09-03T17:17:54.813716 - [ComfyUI-Manager] Skipped fixing the 'comfyui-frontend-package' dependency because the ComfyUI is outdated.
2025-09-03T17:17:54.813716 -
Prestartup times for custom nodes:
2025-09-03T17:17:54.813716 - 1.7 seconds: C:\Users\ACER\AppData\Local\Programs\@comfyorgcomfyui-electron\resources\ComfyUI\custom_nodes\ComfyUI-Manager
2025-09-03T17:17:54.813716 -
2025-09-03T17:17:55.902010 - Checkpoint files will always be loaded safely.
2025-09-03T17:17:55.987895 - Total VRAM 8188 MB, total RAM 65256 MB
2025-09-03T17:17:55.987895 - pytorch version: 2.8.0+cu128
2025-09-03T17:17:55.987895 - Set vram state to: NORMAL_VRAM
2025-09-03T17:17:55.987895 - Device: cuda:0 NVIDIA GeForce RTX 4060 Laptop GPU : cudaMallocAsync
2025-09-03T17:17:56.845954 - Using pytorch attention
2025-09-03T17:17:58.139914 - Python version: 3.12.9 (main, Feb 12 2025, 14:52:31) [MSC v.1942 64 bit (AMD64)]
2025-09-03T17:17:58.140915 - ComfyUI version: 0.3.49
2025-09-03T17:17:58.164587 - [Prompt Server] web root: C:\Users\ACER\AppData\Local\Programs\@comfyorgcomfyui-electron\resources\ComfyUI\web_custom_versions\desktop_app
2025-09-03T17:17:58.980223 - [92m[BizyAir][0m BizyAir ComfyUI Plugin: C:\Users\ACER\Documents\ComfyUI\custom_nodes\BizyAir2025-09-03T17:17:58.980223 -
2025-09-03T17:17:59.039495 - Display name '☁️BizyAir CogView4_6B_Pipe' might differ from the native display name.
2025-09-03T17:17:59.044509 - Display name '☁️BizyAir SetUnionControlNetType' might differ from the native display name.
2025-09-03T17:17:59.045506 - Display name '☁️BizyAir ControlNetInpaintingAliMamaApply' might differ from the native display name.
2025-09-03T17:17:59.046508 - Display name '☁️BizyAir DisableNoise' might differ from the native display name.
2025-09-03T17:17:59.046508 - Display name '☁️BizyAir VPScheduler' might differ from the native display name.
2025-09-03T17:17:59.046508 - Display name '☁️BizyAir SplitSigmas' might differ from the native display name.
2025-09-03T17:17:59.046508 - Display name '☁️BizyAir SplitSigmasDenoise' might differ from the native display name.
2025-09-03T17:17:59.046508 - Display name '☁️BizyAir FlipSigmas' might differ from the native display name.
2025-09-03T17:17:59.046508 - Display name '☁️BizyAir CFGGuider' might differ from the native display name.
2025-09-03T17:17:59.047507 - Display name '☁️BizyAir TrainDatasetAdd' might differ from the native display name.
2025-09-03T17:17:59.047507 - Display name '☁️BizyAir CLIPTextEncodeFlux' might differ from the native display name.
2025-09-03T17:17:59.047507 - Display name '☁️BizyAir ReferenceLatent' might differ from the native display name.
2025-09-03T17:17:59.047507 - Display name '☁️BizyAir FluxGuidance' might differ from the native display name.
2025-09-03T17:17:59.052024 - Display name '☁️BizyAir Hy3D_2_1SimpleMeshGen' might differ from the native display name.
2025-09-03T17:17:59.052024 - Display name '☁️BizyAir Hy3DExportMesh' might differ from the native display name.
2025-09-03T17:17:59.059523 - Display name '☁️BizyAir InstructPixToPixConditioning' might differ from the native display name.
2025-09-03T17:17:59.061527 - Display name '☁️BizyAir IPAdapterModelLoader' might differ from the native display name.
2025-09-03T17:17:59.061527 - Display name '☁️BizyAir IPAdapterAdvanced' might differ from the native display name.
2025-09-03T17:17:59.061527 - Display name '☁️BizyAir IPAdapterStyleComposition' might differ from the native display name.
2025-09-03T17:17:59.062527 - Display name '☁️BizyAir JanusModelLoader' might differ from the native display name.
2025-09-03T17:17:59.062527 - Display name '☁️BizyAir JanusImageUnderstanding' might differ from the native display name.
2025-09-03T17:17:59.062527 - Display name '☁️BizyAir JanusImageGeneration' might differ from the native display name.
2025-09-03T17:17:59.064868 - Display name '☁️BizyAir ModelSamplingSD3' might differ from the native display name.
2025-09-03T17:17:59.065872 - Display name '☁️BizyAir ModelSamplingFlux' might differ from the native display name.
2025-09-03T17:17:59.066872 - Display name '☁️BizyAir NunchakuPulidApply' might differ from the native display name.
2025-09-03T17:17:59.066872 - Display name '☁️BizyAir NunchakuPulidLoader' might differ from the native display name.
2025-09-03T17:17:59.071195 - Display name '☁️BizyAir TripleCLIPLoader' might differ from the native display name.
2025-09-03T17:17:59.076476 - Display name '☁️BizyAir UltimateSDUpscale' might differ from the native display name.
2025-09-03T17:17:59.079040 - Display name '☁️BizyAir Wan_LoraLoader' might differ from the native display name.
2025-09-03T17:17:59.079040 - Display name '☁️BizyAir Wan_ImageToVideoPipeline' might differ from the native display name.
2025-09-03T17:17:59.079599 - Display name '☁️BizyAir WanImageToVideo' might differ from the native display name.
2025-09-03T17:17:59.079599 - Display name '☁️BizyAir Wan_Model_Loader' might differ from the native display name.
2025-09-03T17:17:59.079599 - Display name '☁️BizyAir Wan_T2V_Pipeline' might differ from the native display name.
2025-09-03T17:17:59.084974 - Display name '☁️BizyAir LoraLoader_Legacy' might differ from the native display name.
2025-09-03T17:17:59.084974 - Display name '☁️BizyAir ControlNetLoader_Legacy' might differ from the native display name.
2025-09-03T17:17:59.084974 - Display name '☁️BizyAir SamplerCustomAdvanced' might differ from the native display name.
2025-09-03T17:17:59.085978 - Display name '☁️BizyAir BasicGuider' might differ from the native display name.
2025-09-03T17:17:59.085978 - Display name '☁️BizyAir BasicScheduler' might differ from the native display name.
2025-09-03T17:17:59.085978 - Display name '☁️BizyAir DualCLIPLoader' might differ from the native display name.
2025-09-03T17:17:59.085978 - Display name '☁️BizyAir KSamplerSelect' might differ from the native display name.
2025-09-03T17:17:59.085978 - Display name '☁️BizyAir RandomNoise' might differ from the native display name.
2025-09-03T17:17:59.085978 - Display name '☁️BizyAir InpaintModelConditioning' might differ from the native display name.
2025-09-03T17:17:59.085978 - Display name '☁️BizyAir InpaintModelConditioning_v2' might differ from the native display name.
2025-09-03T17:17:59.086481 - Display name '☁️BizyAir ConditioningZeroOut' might differ from the native display name.
2025-09-03T17:17:59.086481 - Display name '☁️BizyAir ConditioningSetTimestepRange' might differ from the native display name.
2025-09-03T17:17:59.086481 - Display name '☁️BizyAir PassParameter' might differ from the native display name.
2025-09-03T17:17:59.534722 -
[92m[BizyAir][0m Model hosting service initialized.
2025-09-03T17:17:59.534722 -
2025-09-03T17:17:59.641110 - [Crystools [0;32mINFO[0m] Crystools version: 1.27.3
2025-09-03T17:17:59.685126 - [Crystools [0;32mINFO[0m] Platform release: 11
2025-09-03T17:17:59.685126 - [Crystools [0;32mINFO[0m] JETSON: Not detected.
2025-09-03T17:17:59.686133 - [Crystools [0;32mINFO[0m] CPU: 13th Gen Intel(R) Core(TM) i9-13900HX - Arch: AMD64 - OS: Windows 11
2025-09-03T17:17:59.699294 - [Crystools [0;32mINFO[0m] pynvml (NVIDIA) initialized.
2025-09-03T17:17:59.700412 - [Crystools [0;32mINFO[0m] GPU/s:
2025-09-03T17:17:59.714188 - [Crystools [0;32mINFO[0m] 0) NVIDIA GeForce RTX 4060 Laptop GPU
2025-09-03T17:17:59.714188 - [Crystools [0;32mINFO[0m] NVIDIA Driver: 577.00
2025-09-03T17:18:00.990354 - [ComfyUI-Easy-Use] server: 2025-09-03T17:18:00.990354 - v1.3.4 2025-09-03T17:18:00.990354 - Loaded2025-09-03T17:18:00.990354 -
2025-09-03T17:18:00.990354 - [ComfyUI-Easy-Use] web root: 2025-09-03T17:18:00.990354 - C:\Users\ACER\Documents\ComfyUI\custom_nodes\ComfyUI-Easy-Use\web_version/v2 2025-09-03T17:18:00.990354 - Loaded2025-09-03T17:18:00.990354 -
2025-09-03T17:18:00.994351 - ### Loading: ComfyUI-Impact-Pack (V8.22.2)
2025-09-03T17:18:01.136980 - [Impact Pack] Wildcards loading done.
2025-09-03T17:18:01.138979 - ### Loading: ComfyUI-Impact-Subpack (V1.3.5)
2025-09-03T17:18:01.140040 - [Impact Pack/Subpack] Using folder_paths to determine whitelist path: C:\Users\ACER\Documents\ComfyUI\user\default\ComfyUI-Impact-Subpack\model-whitelist.txt
2025-09-03T17:18:01.140040 - [Impact Pack/Subpack] Ensured whitelist directory exists: C:\Users\ACER\Documents\ComfyUI\user\default\ComfyUI-Impact-Subpack
2025-09-03T17:18:01.140040 - [Impact Pack/Subpack] Loaded 0 model(s) from whitelist: C:\Users\ACER\Documents\ComfyUI\user\default\ComfyUI-Impact-Subpack\model-whitelist.txt
2025-09-03T17:18:01.201103 - [Impact Subpack] ultralytics_bbox: C:\Users\ACER\Documents\ComfyUI\models\ultralytics\bbox
2025-09-03T17:18:01.201103 - [Impact Subpack] ultralytics_segm: C:\Users\ACER\Documents\ComfyUI\models\ultralytics\segm
2025-09-03T17:18:01.201103 - [Impact Subpack] ultralytics_bbox: C:\Users\ACER\Documents\ComfyUI\models\ultralytics\bbox
2025-09-03T17:18:01.201103 - [Impact Subpack] ultralytics_segm: C:\Users\ACER\Documents\ComfyUI\models\ultralytics\segm
2025-09-03T17:18:01.207094 - ### Loading: ComfyUI-Manager (V3.36)
2025-09-03T17:18:01.207094 - [ComfyUI-Manager] network_mode: public
2025-09-03T17:18:01.207094 - ### ComfyUI Revision: UNKNOWN (The currently installed ComfyUI is not a Git repository)
2025-09-03T17:18:01.227829 - Added submodule to path: C:\Users\ACER\Documents\ComfyUI\custom_nodes\ComfyUI-quadMoons-nodes\efficiency_nodes2025-09-03T17:18:01.227829 -
2025-09-03T17:18:01.460828 - ------------------------------------------2025-09-03T17:18:01.460828 -
2025-09-03T17:18:01.460828 - Comfyroll Studio v1.76 : 2025-09-03T17:18:01.460828 - 175 Nodes Loaded2025-09-03T17:18:01.460828 -
2025-09-03T17:18:01.460828 - ------------------------------------------2025-09-03T17:18:01.460828 -
2025-09-03T17:18:01.460828 - ** For changes, please see patch notes at https://github.com/Suzie1/ComfyUI_Comfyroll_CustomNodes/blob/main/Patch_Notes.md2025-09-03T17:18:01.460828 -
2025-09-03T17:18:01.460828 - ** For help, please see the wiki at https://github.com/Suzie1/ComfyUI_Comfyroll_CustomNodes/wiki2025-09-03T17:18:01.460828 -
2025-09-03T17:18:01.460828 - ------------------------------------------2025-09-03T17:18:01.460828 -
2025-09-03T17:18:01.541460 - [ComfyUI-Manager] default cache updated: https://raw.githubusercontent.com/ltdrdata/ComfyUI-Manager/main/alter-list.json
2025-09-03T17:18:01.719621 - [ComfyUI-Manager] default cache updated: https://raw.githubusercontent.com/ltdrdata/ComfyUI-Manager/main/model-list.json
2025-09-03T17:18:01.752447 - [ComfyUI-Manager] default cache updated: https://raw.githubusercontent.com/ltdrdata/ComfyUI-Manager/main/github-stats.json
2025-09-03T17:18:01.878833 - [ComfyUI-Manager] default cache updated: https://raw.githubusercontent.com/ltdrdata/ComfyUI-Manager/main/extension-node-map.json
2025-09-03T17:18:01.905185 -
2025-09-03T17:18:01.905185 - [rgthree-comfy] Loaded 48 exciting nodes. 🎉2025-09-03T17:18:01.905185 -
2025-09-03T17:18:01.905185 -
2025-09-03T17:18:01.919728 - [ComfyUI-Manager] default cache updated: https://raw.githubusercontent.com/ltdrdata/ComfyUI-Manager/main/custom-node-list.json
2025-09-03T17:18:02.341191 - [ComfyUI-Manager] An error occurred while fetching 'https://api.comfy.org/nodes?page=1&limit=30&comfyui_version=0.3.49&form_factor=desktop-win': Expecting value: line 2 column 1 (char 1)
2025-09-03T17:18:02.341191 - Cannot connect to comfyregistry.2025-09-03T17:18:02.341191 -
2025-09-03T17:18:02.347455 - FETCH DATA from: https://raw.githubusercontent.com/ltdrdata/ComfyUI-Manager/main/custom-node-list.json2025-09-03T17:18:02.542406 - WAS Node Suite: 2025-09-03T17:18:02.542406 - OpenCV Python FFMPEG support is enabled2025-09-03T17:18:02.542406 -
2025-09-03T17:18:02.542406 - WAS Node Suite 2025-09-03T17:18:02.542406 - Warning: 2025-09-03T17:18:02.542406 - `ffmpeg_bin_path` is not set in `C:\Users\ACER\Documents\ComfyUI\custom_nodes\was-node-suite-comfyui\was_suite_config.json` config file. Will attempt to use system ffmpeg binaries if available.2025-09-03T17:18:02.542406 -
2025-09-03T17:18:02.976382 - WAS Node Suite: 2025-09-03T17:18:02.976382 - Finished.2025-09-03T17:18:02.976382 - 2025-09-03T17:18:02.976382 - Loaded2025-09-03T17:18:02.976382 - 2025-09-03T17:18:02.976382 - 2202025-09-03T17:18:02.976382 - 2025-09-03T17:18:02.976382 - nodes successfully.2025-09-03T17:18:02.976382 -
2025-09-03T17:18:02.976382 -
2025-09-03T17:18:02.976382 - "Art is not freedom from discipline, but disciplined freedom."2025-09-03T17:18:02.976382 - - John F. Kennedy2025-09-03T17:18:02.976382 -
2025-09-03T17:18:02.976382 -
2025-09-03T17:18:02.980905 -
Import times for custom nodes:
2025-09-03T17:18:02.980905 - 0.0 seconds: C:\Users\ACER\AppData\Local\Programs\@comfyorgcomfyui-electron\resources\ComfyUI\custom_nodes\websocket_image_save.py
2025-09-03T17:18:02.980905 - 0.0 seconds: C:\Users\ACER\AppData\Local\Programs\@comfyorgcomfyui-electron\resources\ComfyUI\custom_nodes\ComfyUI-Manager
2025-09-03T17:18:02.980905 - 0.0 seconds: C:\Users\ACER\Documents\ComfyUI\custom_nodes\mikey_nodes
2025-09-03T17:18:02.980905 - 0.0 seconds: C:\Users\ACER\Documents\ComfyUI\custom_nodes\ComfyUI_essentials
2025-09-03T17:18:02.980905 - 0.0 seconds: C:\Users\ACER\Documents\ComfyUI\custom_nodes\ComfyUI-quadMoons-nodes
2025-09-03T17:18:02.980905 - 0.0 seconds: C:\Users\ACER\Documents\ComfyUI\custom_nodes\efficiency-nodes-comfyui
2025-09-03T17:18:02.980905 - 0.0 seconds: C:\Users\ACER\Documents\ComfyUI\custom_nodes\ComfyUI-Custom-Scripts
2025-09-03T17:18:02.980905 - 0.0 seconds: C:\Users\ACER\Documents\ComfyUI\custom_nodes\ComfyUI-Manager
2025-09-03T17:18:02.980905 - 0.1 seconds: C:\Users\ACER\Documents\ComfyUI\custom_nodes\ComfyUI-Impact-Subpack
2025-09-03T17:18:02.981897 - 0.1 seconds: C:\Users\ACER\Documents\ComfyUI\custom_nodes\ComfyUI-Impact-Pack
2025-09-03T17:18:02.981897 - 0.2 seconds: C:\Users\ACER\Documents\ComfyUI\custom_nodes\ComfyUI-Crystools
2025-09-03T17:18:02.981897 - 0.2 seconds: C:\Users\ACER\Documents\ComfyUI\custom_nodes\ComfyUI_Comfyroll_CustomNodes
2025-09-03T17:18:02.981897 - 0.4 seconds: C:\Users\ACER\Documents\ComfyUI\custom_nodes\rgthree-comfy
2025-09-03T17:18:02.981897 - 0.6 seconds: C:\Users\ACER\Documents\ComfyUI\custom_nodes\BizyAir
2025-09-03T17:18:02.981897 - 1.1 seconds: C:\Users\ACER\Documents\ComfyUI\custom_nodes\was-node-suite-comfyui
2025-09-03T17:18:02.981897 - 1.3 seconds: C:\Users\ACER\Documents\ComfyUI\custom_nodes\ComfyUI-Easy-Use
2025-09-03T17:18:02.981897 -
2025-09-03T17:18:03.017769 - [DONE]2025-09-03T17:18:03.017769 -
2025-09-03T17:18:03.076565 - [ComfyUI-Manager] All startup tasks have been completed.
2025-09-03T17:18:03.397913 - Failed to initialize database. Please ensure you have installed the latest requirements. If the error persists, please report this as in future the database will be required: (sqlite3.OperationalError) unable to open database file
(Background on this error at: https://sqlalche.me/e/20/e3q8)
2025-09-03T17:18:03.414821 - Starting server
2025-09-03T17:18:03.415831 - To see the GUI go to: http://127.0.0.1:8003
2025-09-03T17:18:04.656953 - comfyui-frontend-package not found in requirements.txt
2025-09-03T17:18:04.791728 - JSON file does not exist.2025-09-03T17:18:04.791728 -
2025-09-03T17:18:04.791728 - JSON file does not exist.2025-09-03T17:18:04.791728 -
2025-09-03T17:18:05.313292 - C:\Users\ACER\Documents\ComfyUI\.venv\Lib\site-packages\bizyengine\core\common\client.py:69: UserWarning: invalid api_key
warnings.warn("invalid api_key")
2025-09-03T17:18:05.543735 - fetch_all_models: error getting headers: 2025-09-03T17:18:05.543735 -
2025-09-03T17:18:23.029183 - fetch_all_models: error getting headers: 2025-09-03T17:18:23.029183 -
2025-09-03T17:18:29.880769 - got prompt
2025-09-03T17:18:29.882771 - Failed to validate prompt for output 249:
2025-09-03T17:18:29.882771 - * BizyAir_SharedLoraLoader 260:
2025-09-03T17:18:29.882771 - - Exception when validating inner node: Lora Xlabs_Loras/realism_lora_comfy_converted.safetensors not found in share cm06fwxp000068q4ogttrpwj5 with []
2025-09-03T17:18:29.882771 - Output will be ignored
2025-09-03T17:18:29.882771 - C:\Users\ACER\Documents\ComfyUI\.venv\Lib\site-packages\bizyengine\misc\nodes.py:177: UserWarning: TODO fix VALIDATE_INPUTS
warnings.warn(message=f"TODO fix {cls}VALIDATE_INPUTS")
2025-09-03T17:18:29.882771 - Failed to validate prompt for output 285:
2025-09-03T17:18:29.882771 - Output will be ignored
2025-09-03T17:18:29.899283 - Processing prompt with ID: b953b01c-a56e-4a71-b7b4-25ff17c5f9df2025-09-03T17:18:29.899788 -
2025-09-03T17:18:29.899788 - Processing prompt with ID: b953b01c-a56e-4a71-b7b4-25ff17c5f9df2025-09-03T17:18:29.899788 -
2025-09-03T17:18:29.899788 - Processing prompt with ID: b953b01c-a56e-4a71-b7b4-25ff17c5f9df2025-09-03T17:18:29.899788 -
2025-09-03T17:18:29.900793 - Processing prompt with ID: b953b01c-a56e-4a71-b7b4-25ff17c5f9df2025-09-03T17:18:29.900793 -
2025-09-03T17:18:29.900793 - Processing prompt with ID: b953b01c-a56e-4a71-b7b4-25ff17c5f9df2025-09-03T17:18:29.900793 -
2025-09-03T17:18:29.900793 - Processing prompt with ID: b953b01c-a56e-4a71-b7b4-25ff17c5f9df2025-09-03T17:18:29.900793 -
2025-09-03T17:18:29.900793 - Processing prompt with ID: b953b01c-a56e-4a71-b7b4-25ff17c5f9df2025-09-03T17:18:29.900793 -
2025-09-03T17:18:29.901792 - Processing prompt with ID: b953b01c-a56e-4a71-b7b4-25ff17c5f9df2025-09-03T17:18:29.901792 -
2025-09-03T17:18:29.901792 - Processing prompt with ID: b953b01c-a56e-4a71-b7b4-25ff17c5f9df2025-09-03T17:18:29.901792 -
2025-09-03T17:18:30.930029 - !!! Exception during processing !!! Key is invalid, please refer to https://cloud.siliconflow.cn to get the API key.
If you have the key, please click the 'API Key' button at the bottom right to set the key.
2025-09-03T17:18:30.933033 - Traceback (most recent call last):
File "C:\Users\ACER\Documents\ComfyUI\.venv\Lib\site-packages\bizyengine\core\common\client.py", line 164, in send_request
with urllib.request.urlopen(req) as response:
^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "C:\Users\ACER\AppData\Roaming\uv\python\cpython-3.12.9-windows-x86_64-none\Lib\urllib\request.py", line 215, in urlopen
return opener.open(url, data, timeout)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "C:\Users\ACER\AppData\Roaming\uv\python\cpython-3.12.9-windows-x86_64-none\Lib\urllib\request.py", line 521, in open
response = meth(req, response)
^^^^^^^^^^^^^^^^^^^
File "C:\Users\ACER\AppData\Roaming\uv\python\cpython-3.12.9-windows-x86_64-none\Lib\urllib\request.py", line 630, in http_response
response = self.parent.error(
^^^^^^^^^^^^^^^^^^
File "C:\Users\ACER\AppData\Roaming\uv\python\cpython-3.12.9-windows-x86_64-none\Lib\urllib\request.py", line 559, in error
return self._call_chain(*args)
^^^^^^^^^^^^^^^^^^^^^^^
File "C:\Users\ACER\AppData\Roaming\uv\python\cpython-3.12.9-windows-x86_64-none\Lib\urllib\request.py", line 492, in _call_chain
result = func(*args)
^^^^^^^^^^^
File "C:\Users\ACER\AppData\Roaming\uv\python\cpython-3.12.9-windows-x86_64-none\Lib\urllib\request.py", line 639, in http_error_default
raise HTTPError(req.full_url, code, msg, hdrs, fp)
urllib.error.HTTPError: HTTP Error 401: Unauthorized
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "C:\Users\ACER\AppData\Local\Programs\@comfyorgcomfyui-electron\resources\ComfyUI\execution.py", line 496, 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, hidden_inputs=hidden_inputs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "C:\Users\ACER\AppData\Local\Programs\@comfyorgcomfyui-electron\resources\ComfyUI\execution.py", line 315, 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, hidden_inputs=hidden_inputs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "C:\Users\ACER\AppData\Local\Programs\@comfyorgcomfyui-electron\resources\ComfyUI\execution.py", line 289, in _async_map_node_over_list
await process_inputs(input_dict, i)
File "C:\Users\ACER\AppData\Local\Programs\@comfyorgcomfyui-electron\resources\ComfyUI\execution.py", line 277, in process_inputs
result = f(**inputs)
^^^^^^^^^^^
File "C:\Users\ACER\Documents\ComfyUI\.venv\Lib\site-packages\bizyengine\core\nodes_base.py", line 124, in new_func
return org_func(self, **kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^
File "C:\Users\ACER\Documents\ComfyUI\.venv\Lib\site-packages\bizyengine\core\nodes_base.py", line 201, in default_function
return self._process_all_send_request_types(node_ios, **extra_data)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "C:\Users\ACER\Documents\ComfyUI\.venv\Lib\site-packages\bizyengine\core\nodes_base.py", line 228, in _process_all_send_request_types
out = node_ios[0].send_request(**kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "C:\Users\ACER\Documents\ComfyUI\.venv\Lib\site-packages\bizyengine\core\nodes_io.py", line 87, in send_request
out = invoker.prompt_server.execute(
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "C:\Users\ACER\Documents\ComfyUI\.venv\Lib\site-packages\bizyengine\core\commands\servers\prompt_server.py", line 287, in execute
result = self.processor(
^^^^^^^^^^^^^^^
File "C:\Users\ACER\Documents\ComfyUI\.venv\Lib\site-packages\bizyengine\core\commands\base.py", line 27, in __call__
return self.process(*args, **kwds)
^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "C:\Users\ACER\Documents\ComfyUI\.venv\Lib\site-packages\bizyengine\core\commands\processors\prompt_processor.py", line 133, in process
return client.send_request(
^^^^^^^^^^^^^^^^^^^^
File "C:\Users\ACER\Documents\ComfyUI\.venv\Lib\site-packages\bizyengine\core\common\client.py", line 185, in send_request
raise PermissionError(
PermissionError: Key is invalid, please refer to https://cloud.siliconflow.cn to get the API key.
If you have the key, please click the 'API Key' button at the bottom right to set the key.
2025-09-03T17:18:30.934033 - Prompt executed in 1.05 seconds
2025-09-03T17:18:31.159066 - comfyui-frontend-package not found in requirements.txt
2025-09-03T17:18:42.211746 - set api key error: [91mError validating API key: sk-poxfdhyehlthjufmzbldfwuodigzymphnuqysrkgdptamcja, error: Key is invalid, please refer to https://cloud.siliconflow.cn to get the API key.
If you have the key, please click the 'API Key' button at the bottom right to set the key.[0m
2025-09-03T17:21:18.389046 - set api key error: [91mError validating API key: sk-xkqtbogjlzvyxpealtrgdlvujolutcvgiztrzhkjooyfbusu, error: Key is invalid, please refer to https://cloud.siliconflow.cn to get the API key.
If you have the key, please click the 'API Key' button at the bottom right to set the key.[0m
2025-09-03T17:23:00.566892 - set api key error: [91mError validating API key: sk-xkqtbogjlzvyxpealtrgdlvujolutcvgiztrzhkjooyfbusu, error: Key is invalid, please refer to https://cloud.siliconflow.cn to get the API key.
If you have the key, please click the 'API Key' button at the bottom right to set the key.[0m
2025-09-03T17:23:54.349298 - set api key error: [91mError validating API key: xkqtbogjlzvyxpealtrgdlvujolutcvgiztrzhkjooyfbusu, error: Key is invalid, please refer to https://cloud.siliconflow.cn to get the API key.
If you have the key, please click the 'API Key' button at the bottom right to set the key.[0m
2025-09-03T17:24:14.897324 - got prompt
2025-09-03T17:24:14.898325 - Failed to validate prompt for output 249:
2025-09-03T17:24:14.899325 - * BizyAir_SharedLoraLoader 260:
2025-09-03T17:24:14.899325 - - Exception when validating inner node: Lora Xlabs_Loras/realism_lora_comfy_converted.safetensors not found in share cm06fwxp000068q4ogttrpwj5 with []
2025-09-03T17:24:14.899325 - Output will be ignored
2025-09-03T17:24:14.899325 - Failed to validate prompt for output 285:
2025-09-03T17:24:14.899829 - Output will be ignored
2025-09-03T17:24:14.910338 - Processing prompt with ID: 22e46b61-bb95-418e-8603-a1714f3657752025-09-03T17:24:14.910338 -
2025-09-03T17:24:14.911338 - Processing prompt with ID: 22e46b61-bb95-418e-8603-a1714f3657752025-09-03T17:24:14.911338 -
2025-09-03T17:24:16.121447 - !!! Exception during processing !!! Key is invalid, please refer to https://cloud.siliconflow.cn to get the API key.
If you have the key, please click the 'API Key' button at the bottom right to set the key.
2025-09-03T17:24:16.122456 - Traceback (most recent call last):
File "C:\Users\ACER\Documents\ComfyUI\.venv\Lib\site-packages\bizyengine\core\common\client.py", line 164, in send_request
with urllib.request.urlopen(req) as response:
^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "C:\Users\ACER\AppData\Roaming\uv\python\cpython-3.12.9-windows-x86_64-none\Lib\urllib\request.py", line 215, in urlopen
return opener.open(url, data, timeout)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "C:\Users\ACER\AppData\Roaming\uv\python\cpython-3.12.9-windows-x86_64-none\Lib\urllib\request.py", line 521, in open
response = meth(req, response)
^^^^^^^^^^^^^^^^^^^
File "C:\Users\ACER\AppData\Roaming\uv\python\cpython-3.12.9-windows-x86_64-none\Lib\urllib\request.py", line 630, in http_response
response = self.parent.error(
^^^^^^^^^^^^^^^^^^
File "C:\Users\ACER\AppData\Roaming\uv\python\cpython-3.12.9-windows-x86_64-none\Lib\urllib\request.py", line 559, in error
return self._call_chain(*args)
^^^^^^^^^^^^^^^^^^^^^^^
File "C:\Users\ACER\AppData\Roaming\uv\python\cpython-3.12.9-windows-x86_64-none\Lib\urllib\request.py", line 492, in _call_chain
result = func(*args)
^^^^^^^^^^^
File "C:\Users\ACER\AppData\Roaming\uv\python\cpython-3.12.9-windows-x86_64-none\Lib\urllib\request.py", line 639, in http_error_default
raise HTTPError(req.full_url, code, msg, hdrs, fp)
urllib.error.HTTPError: HTTP Error 401: Unauthorized
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "C:\Users\ACER\AppData\Local\Programs\@comfyorgcomfyui-electron\resources\ComfyUI\execution.py", line 496, 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, hidden_inputs=hidden_inputs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "C:\Users\ACER\AppData\Local\Programs\@comfyorgcomfyui-electron\resources\ComfyUI\execution.py", line 315, 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, hidden_inputs=hidden_inputs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "C:\Users\ACER\AppData\Local\Programs\@comfyorgcomfyui-electron\resources\ComfyUI\execution.py", line 289, in _async_map_node_over_list
await process_inputs(input_dict, i)
File "C:\Users\ACER\AppData\Local\Programs\@comfyorgcomfyui-electron\resources\ComfyUI\execution.py", line 277, in process_inputs
result = f(**inputs)
^^^^^^^^^^^
File "C:\Users\ACER\Documents\ComfyUI\.venv\Lib\site-packages\bizyengine\core\nodes_base.py", line 124, in new_func
return org_func(self, **kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^
File "C:\Users\ACER\Documents\ComfyUI\.venv\Lib\site-packages\bizyengine\core\nodes_base.py", line 201, in default_function
return self._process_all_send_request_types(node_ios, **extra_data)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "C:\Users\ACER\Documents\ComfyUI\.venv\Lib\site-packages\bizyengine\core\nodes_base.py", line 228, in _process_all_send_request_types
out = node_ios[0].send_request(**kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "C:\Users\ACER\Documents\ComfyUI\.venv\Lib\site-packages\bizyengine\core\nodes_io.py", line 87, in send_request
out = invoker.prompt_server.execute(
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "C:\Users\ACER\Documents\ComfyUI\.venv\Lib\site-packages\bizyengine\core\commands\servers\prompt_server.py", line 287, in execute
result = self.processor(
^^^^^^^^^^^^^^^
File "C:\Users\ACER\Documents\ComfyUI\.venv\Lib\site-packages\bizyengine\core\commands\base.py", line 27, in __call__
return self.process(*args, **kwds)
^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "C:\Users\ACER\Documents\ComfyUI\.venv\Lib\site-packages\bizyengine\core\commands\processors\prompt_processor.py", line 133, in process
return client.send_request(
^^^^^^^^^^^^^^^^^^^^
File "C:\Users\ACER\Documents\ComfyUI\.venv\Lib\site-packages\bizyengine\core\common\client.py", line 185, in send_request
raise PermissionError(
PermissionError: Key is invalid, please refer to https://cloud.siliconflow.cn to get the API key.
If you have the key, please click the 'API Key' button at the bottom right to set the key.
2025-09-03T17:24:16.124453 - Prompt executed in 1.22 seconds
2025-09-03T17:26:10.314832 - got prompt
2025-09-03T17:26:10.316817 - Failed to validate prompt for output 249:
2025-09-03T17:26:10.316817 - * BizyAir_SharedLoraLoader 260:
2025-09-03T17:26:10.316817 - - Exception when validating inner node: Lora Xlabs_Loras/realism_lora_comfy_converted.safetensors not found in share cm06fwxp000068q4ogttrpwj5 with []
2025-09-03T17:26:10.316817 - Output will be ignored
2025-09-03T17:26:10.316817 - Failed to validate prompt for output 285:
2025-09-03T17:26:10.316817 - Output will be ignored
2025-09-03T17:26:10.342465 - Processing prompt with ID: 2672315f-ce83-45d7-9193-e8826fdaf0122025-09-03T17:26:10.342465 -
2025-09-03T17:26:11.959757 - !!! Exception during processing !!! Key is invalid, please refer to https://cloud.siliconflow.cn to get the API key.
If you have the key, please click the 'API Key' button at the bottom right to set the key.
2025-09-03T17:26:11.961769 - Traceback (most recent call last):
File "C:\Users\ACER\Documents\ComfyUI\.venv\Lib\site-packages\bizyengine\core\common\client.py", line 164, in send_request
with urllib.request.urlopen(req) as response:
^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "C:\Users\ACER\AppData\Roaming\uv\python\cpython-3.12.9-windows-x86_64-none\Lib\urllib\request.py", line 215, in urlopen
return opener.open(url, data, timeout)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "C:\Users\ACER\AppData\Roaming\uv\python\cpython-3.12.9-windows-x86_64-none\Lib\urllib\request.py", line 521, in open
response = meth(req, response)
^^^^^^^^^^^^^^^^^^^
File "C:\Users\ACER\AppData\Roaming\uv\python\cpython-3.12.9-windows-x86_64-none\Lib\urllib\request.py", line 630, in http_response
response = self.parent.error(
^^^^^^^^^^^^^^^^^^
File "C:\Users\ACER\AppData\Roaming\uv\python\cpython-3.12.9-windows-x86_64-none\Lib\urllib\request.py", line 559, in error
return self._call_chain(*args)
^^^^^^^^^^^^^^^^^^^^^^^
File "C:\Users\ACER\AppData\Roaming\uv\python\cpython-3.12.9-windows-x86_64-none\Lib\urllib\request.py", line 492, in _call_chain
result = func(*args)
^^^^^^^^^^^
File "C:\Users\ACER\AppData\Roaming\uv\python\cpython-3.12.9-windows-x86_64-none\Lib\urllib\request.py", line 639, in http_error_default
raise HTTPError(req.full_url, code, msg, hdrs, fp)
urllib.error.HTTPError: HTTP Error 401: Unauthorized
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "C:\Users\ACER\AppData\Local\Programs\@comfyorgcomfyui-electron\resources\ComfyUI\execution.py", line 496, 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, hidden_inputs=hidden_inputs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "C:\Users\ACER\AppData\Local\Programs\@comfyorgcomfyui-electron\resources\ComfyUI\execution.py", line 315, 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, hidden_inputs=hidden_inputs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "C:\Users\ACER\AppData\Local\Programs\@comfyorgcomfyui-electron\resources\ComfyUI\execution.py", line 289, in _async_map_node_over_list
await process_inputs(input_dict, i)
File "C:\Users\ACER\AppData\Local\Programs\@comfyorgcomfyui-electron\resources\ComfyUI\execution.py", line 277, in process_inputs
result = f(**inputs)
^^^^^^^^^^^
File "C:\Users\ACER\Documents\ComfyUI\.venv\Lib\site-packages\bizyengine\core\nodes_base.py", line 124, in new_func
return org_func(self, **kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^
File "C:\Users\ACER\Documents\ComfyUI\.venv\Lib\site-packages\bizyengine\core\nodes_base.py", line 201, in default_function
return self._process_all_send_request_types(node_ios, **extra_data)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "C:\Users\ACER\Documents\ComfyUI\.venv\Lib\site-packages\bizyengine\core\nodes_base.py", line 228, in _process_all_send_request_types
out = node_ios[0].send_request(**kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "C:\Users\ACER\Documents\ComfyUI\.venv\Lib\site-packages\bizyengine\core\nodes_io.py", line 87, in send_request
out = invoker.prompt_server.execute(
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "C:\Users\ACER\Documents\ComfyUI\.venv\Lib\site-packages\bizyengine\core\commands\servers\prompt_server.py", line 287, in execute
result = self.processor(
^^^^^^^^^^^^^^^
File "C:\Users\ACER\Documents\ComfyUI\.venv\Lib\site-packages\bizyengine\core\commands\base.py", line 27, in __call__
return self.process(*args, **kwds)
^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "C:\Users\ACER\Documents\ComfyUI\.venv\Lib\site-packages\bizyengine\core\commands\processors\prompt_processor.py", line 133, in process
return client.send_request(
^^^^^^^^^^^^^^^^^^^^
File "C:\Users\ACER\Documents\ComfyUI\.venv\Lib\site-packages\bizyengine\core\common\client.py", line 185, in send_request
raise PermissionError(
PermissionError: Key is invalid, please refer to https://cloud.siliconflow.cn to get the API key.
If you have the key, please click the 'API Key' button at the bottom right to set the key.
2025-09-03T17:26:11.965765 - Prompt executed in 1.65 seconds
```
## 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)
### Actual Behavior
The entered kpi is not accepted.
### Steps to Reproduce
The entered kpi is not accepted.
### Debug Logs
```powershell
The entered kpi is not accepted.
```
### Other
_No response_
Contributor guide
Assessment
This issue has not been assessed yet.