Comfy-Org / Comfy-Org/ComfyUI-Manager
Depricated API Warnings
- Dominant language
- Python
- Stars
- 16.1k
- Forks
- 2.5k
- Avg merge
- 5d 4h
- Merged PRs (30d)
- 13
Description
When launching ComfyUI via `python3 ./main.py` ComfyUI manager (installed into .../ComfyUI/custom_nodes/comfyui-manager') will cause several deprivation warnings output into the log during server activation/runtime.
This is a fresh install of only ComfyUI (manual installation) and ComfyUI Manager.
System: Mac Mini M2
stdout:
```
[START] Security scan
[ComfyUI-Manager] Using `uv` as Python module for pip operations.
Using Python 3.13.11 environment at: /Users/me/.pyenv/versions/3.13.11
[DONE] Security scan
## ComfyUI-Manager: installing dependencies done.
** ComfyUI startup time: 2025-12-10 07:23:40.726
** Platform: Darwin
** Python version: 3.13.11 (main, Dec 10 2025, 06:29:48) [Clang 17.0.0 (clang-1700.4.4.1)]
** Python executable: /Users/me/.pyenv/versions/3.13.11/bin/python3
** ComfyUI Path: /Volumes/AI_Stuff/ComfyUI
** ComfyUI Base Folder Path: /Volumes/AI_Stuff/ComfyUI
** User directory: /Volumes/AI_Stuff/ComfyUI/user
** ComfyUI-Manager config path: /Volumes/AI_Stuff/ComfyUI/user/__manager/config.ini
** Log path: /Volumes/AI_Stuff/ComfyUI/user/comfyui.log
Using Python 3.13.11 environment at: /Users/me/.pyenv/versions/3.13.11
Using Python 3.13.11 environment at: /Users/me/.pyenv/versions/3.13.11
Prestartup times for custom nodes:
0.4 seconds: /Volumes/AI_Stuff/ComfyUI/custom_nodes/comfyui-manager
Checkpoint files will always be loaded safely.
Total VRAM 8192 MB, total RAM 8192 MB
pytorch version: 2.10.0.dev20251209
Mac Version (26, 1)
Set vram state to: SHARED
Device: mps
Using sub quadratic optimization for attention, if you have memory or speed issues try using: --use-split-cross-attention
Python version: 3.13.11 (main, Dec 10 2025, 06:29:48) [Clang 17.0.0 (clang-1700.4.4.1)]
ComfyUI version: 0.3.76
ComfyUI frontend version: 1.33.13
[Prompt Server] web root: /Users/me/.pyenv/versions/3.13.11/lib/python3.13/site-packages/comfyui_frontend_package/static
Total VRAM 8192 MB, total RAM 8192 MB
pytorch version: 2.10.0.dev20251209
Mac Version (26, 1)
Set vram state to: SHARED
Device: mps
### Loading: ComfyUI-Manager (V3.38.1)
[ComfyUI-Manager] network_mode: public
### ComfyUI Version: v0.3.76-56-g9d252f3b | Released on '2025-12-09'
Import times for custom nodes:
0.0 seconds: /Volumes/AI_Stuff/ComfyUI/custom_nodes/websocket_image_save.py
0.1 seconds: /Volumes/AI_Stuff/ComfyUI/custom_nodes/comfyui-manager
[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
[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
Context impl SQLiteImpl.
Will assume non-transactional DDL.
No target revision found.
Starting server
To see the GUI go to: http://127.0.0.1:8188
FETCH ComfyRegistry Data: 5/111
[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.
[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.
[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.
[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.
FETCH ComfyRegistry Data: 10/111
FETCH ComfyRegistry Data: 15/111
FETCH ComfyRegistry Data: 20/111
FETCH ComfyRegistry Data: 25/111
FETCH ComfyRegistry Data: 30/111
FETCH ComfyRegistry Data: 35/111
FETCH ComfyRegistry Data: 40/111
FETCH ComfyRegistry Data: 45/111
FETCH ComfyRegistry Data: 50/111
FETCH ComfyRegistry Data: 55/111
FETCH ComfyRegistry Data: 60/111
FETCH ComfyRegistry Data: 65/111
FETCH ComfyRegistry Data: 70/111
FETCH ComfyRegistry Data: 75/111
FETCH ComfyRegistry Data: 80/111
FETCH ComfyRegistry Data: 85/111
FETCH ComfyRegistry Data: 90/111
FETCH ComfyRegistry Data: 95/111
FETCH ComfyRegistry Data: 100/111
FETCH ComfyRegistry Data: 105/111
FETCH ComfyRegistry Data: 110/111
FETCH ComfyRegistry Data [DONE]
[ComfyUI-Manager] default cache updated: https://api.comfy.org/nodes
FETCH DATA from: https://raw.githubusercontent.com/Comfy-Org/ComfyUI-Manager/main/custom-node-list.json [DONE]
[ComfyUI-Manager] broken item:{'author': 'rjgoif', 'title': 'Img Label Tools', 'id': 'Img-Label-Tools', 'reference': 'https://github.com/rjgoif/ComfyUI-Img-Label-Tools', 'install_type': 'git-clone', 'description': 'Tools to help annotate images for sharing on Reddit, Discord, etc.'}
[ComfyUI-Manager] All startup tasks have been completed.
```
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reproducing the warnings with `python3 ./main.py` using a fresh ComfyUI and ComfyUI-Manager installation. Inspect the listed legacy API paths, including `/scripts/ui.js`, `/extensions/core/groupNode.js`, and the button components, then verify that the startup log no longer reports deprecated API warnings.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, python
- Domain
- tooling
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100