Comfy-Org / Comfy-Org/ComfyUI

Update from 11>12 not possible

Open
#12,254 2 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

- [ ] 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

After checking for updates on Windows Desktop version getting: No update found

### Actual Behavior

At starting Confy im getting massage that Update is available. After pressing update I get : No update found

### Steps to Reproduce

Se above

### Debug Logs

```powershell
Adding extra search path custom_nodes C:\Users\rdpuser2\Documents\ComfyUI\custom_nodes
Adding extra search path download_model_base C:\Users\rdpuser2\Documents\ComfyUI\models
Adding extra search path custom_nodes C:\Users\rdpuser2\AppData\Local\Programs\ComfyUI\resources\ComfyUI\custom_nodes
Setting output directory to: C:\Users\rdpuser2\Documents\ComfyUI\output
Setting input directory to: C:\Users\rdpuser2\Documents\ComfyUI\input
Setting user directory to: C:\Users\rdpuser2\Documents\ComfyUI\user
[START] Security scan
[DONE] Security scan
** ComfyUI startup time: 2026-02-03 20:30:13.138
** Platform: Windows
** Python version: 3.12.11 (main, Aug 18 2025, 19:17:54) [MSC v.1944 64 bit (AMD64)]
** Python executable: C:\Users\rdpuser2\Documents\ComfyUI\.venv\Scripts\python.exe
** ComfyUI Path: C:\Users\rdpuser2\AppData\Local\Programs\ComfyUI\resources\ComfyUI
** ComfyUI Base Folder Path: C:\Users\rdpuser2\AppData\Local\Programs\ComfyUI\resources\ComfyUI
** User directory: C:\Users\rdpuser2\Documents\ComfyUI\user
** ComfyUI-Manager config path: C:\Users\rdpuser2\Documents\ComfyUI\user\__manager\config.ini
** Log path: C:\Users\rdpuser2\Documents\ComfyUI\user\comfyui.log
[ComfyUI-Manager] Skipped fixing the 'comfyui-frontend-package' dependency because the ComfyUI is outdated.
[PRE] ComfyUI-Manager
C:\Users\rdpuser2\Documents\ComfyUI\.venv\Lib\site-packages\torch\cuda\__init__.py:65: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you.
import pynvml # type: ignore[import]
Checkpoint files will always be loaded safely.
Total VRAM 32607 MB, total RAM 95969 MB
pytorch version: 2.10.0+cu130
Set vram state to: NORMAL_VRAM
Device: cuda:0 NVIDIA GeForce RTX 5090 : cudaMallocAsync
Using async weight offloading with 2 streams
Enabled pinned memory 43185.0
working around nvidia conv3d memory bug.
Found comfy_kitchen backend eager: {'available': True, 'disabled': False, 'unavailable_reason': None, 'capabilities': ['apply_rope', 'apply_rope1', 'dequantize_nvfp4', 'dequantize_per_tensor_fp8', 'quantize_nvfp4', 'quantize_per_tensor_fp8', 'scaled_mm_nvfp4']}
Found comfy_kitchen backend cuda: {'available': True, 'disabled': False, 'unavailable_reason': None, 'capabilities': ['apply_rope', 'apply_rope1', 'dequantize_nvfp4', 'dequantize_per_tensor_fp8', 'quantize_nvfp4', 'quantize_per_tensor_fp8', 'scaled_mm_nvfp4']}
Found comfy_kitchen backend triton: {'available': False, 'disabled': True, 'unavailable_reason': "ImportError: No module named 'triton'", 'capabilities': []}
Using pytorch attention
Python version: 3.12.11 (main, Aug 18 2025, 19:17:54) [MSC v.1944 64 bit (AMD64)]
ComfyUI version: 0.11.1
[Prompt Server] web root: C:\Users\rdpuser2\AppData\Local\Programs\ComfyUI\resources\ComfyUI\web_custom_versions\desktop_app
[START] ComfyUI-Manager
[ComfyUI-Manager] network_mode: public
[ComfyUI-Manager] The matrix sharing feature has been disabled because the `matrix-nio` dependency is not installed.
To use this feature, please run the following command:
C:\Users\rdpuser2\Documents\ComfyUI\.venv\Scripts\python.exe -m pip install matrix-nio

[Crystools INFO] Crystools version: 1.27.4
[Crystools INFO] Platform release: 11
[Crystools INFO] JETSON: Not detected.
[Crystools INFO] CPU: AMD Ryzen 9 7945HX3D with Radeon Graphics - Arch: AMD64 - OS: Windows 11
[Crystools INFO] pynvml (NVIDIA) initialized.
[Crystools INFO] GPU/s:
[Crystools INFO] 0) NVIDIA GeForce RTX 5090
[Crystools INFO] NVIDIA Driver: 591.74
Traceback (most recent call last):
File "C:\Users\rdpuser2\AppData\Local\Programs\ComfyUI\resources\ComfyUI\nodes.py", line 2216, in load_custom_node
module_spec.loader.exec_module(module)
File "", line 999, in exec_module
File "", line 488, in _call_with_frames_removed
File "C:\Users\rdpuser2\Documents\ComfyUI\custom_nodes\comfyui-impact-pack\__init__.py", line 19, in
import impact.config
ModuleNotFoundError: No module named 'impact'

Cannot import C:\Users\rdpuser2\Documents\ComfyUI\custom_nodes\comfyui-impact-pack module for custom nodes: No module named 'impact'
Error loading module AILab_QwenVL: cannot import name 'AutoModelForVision2Seq' from 'transformers' (C:\Users\rdpuser2\Documents\ComfyUI\.venv\Lib\site-packages\transformers\__init__.py)
Error loading module AILab_QwenVL_GGUF_PromptEnhancer: No module named 'llama_cpp'
Error loading module AILab_QwenVL_PromptEnhancer: cannot import name 'ATTENTION_MODES' from 'AILab_QwenVL' (C:\Users\rdpuser2\Documents\ComfyUI\custom_nodes\ComfyUI-QwenVL\AILab_QwenVL.py)

Import times for custom nodes:
0.0 seconds: C:\Users\rdpuser2\AppData\Local\Programs\ComfyUI\resources\ComfyUI\custom_nodes\websocket_image_save.py
0.0 seconds (IMPORT FAILED): C:\Users\rdpuser2\Documents\ComfyUI\custom_nodes\comfyui-impact-pack
0.1 seconds: C:\Users\rdpuser2\Documents\ComfyUI\custom_nodes\ComfyUI-Crystools
0.1 seconds: C:\Users\rdpuser2\Documents\ComfyUI\custom_nodes\ComfyUI-QwenVL

Context impl SQLiteImpl.
Will assume non-transactional DDL.
Assets scan(roots=['models']) completed in 0.015s (created=0, skipped_existing=70, total_seen=70)
Starting server

To see the GUI go to: http://127.0.0.1:8000
comfyui-frontend-package not found in requirements.txt
[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.
[ComfyUI-Manager] The ComfyRegistry cache update is still in progress, so an outdated cache is being used.
FETCH DATA from: C:\Users\rdpuser2\Documents\ComfyUI\.venv\Lib\site-packages\comfyui_manager\custom-node-list.json [DONE]
FETCH ComfyRegistry Data [DONE]
[ComfyUI-Manager] default cache updated: https://api.comfy.org/nodes
FETCH DATA from: C:\Users\rdpuser2\Documents\ComfyUI\user\__manager\cache\1514988643_custom-node-list.json [DONE]
[ComfyUI-Manager] All startup tasks have been completed.
```

### 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.