Comfy-Org / Comfy-Org/ComfyUI

The "Download-All" button does not download anything. Nodes don't download.

Open
#14,380 1 comment 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

Download all is supposed to download all missing nodes

### Actual Behavior

It acts like it completes asking to restart backend to apply and nothing is fixed.

### Steps to Reproduce

Click "Download-All" when a download node is missing from any workflow.

### Debug Logs

```powershell
[INFO] To see the GUI go to: http://0.0.0.0:8000
[INFO] [ComfyUI-Manager] The ComfyRegistry cache update is still in progress, so an outdated cache is being used.
FETCH DATA from: C:\Users\etc\.venv\Lib\site-packages\comfyui_manager\custom-node-list.json [DONE]
[INFO] got prompt
[WARNING] invalid prompt: {'type': 'missing_node_type', 'message': "Node 'ID #608' has no class_type. The workflow may be corrupted or a custom node is missing.", 'details': "Node ID '#608'", 'extra_info': {'node_id': '608', 'class_type': None, 'node_title': None}}
[INFO] [ComfyUI-Manager] The ComfyRegistry cache update is still in progress, so an outdated cache is being used.
[ERROR] ERROR: To use this action, security_level must be `normal or below`, and network_mode must be set to `personal_cloud`. Please contact the administrator.
Reference: https://github.com/ltdrdata/ComfyUI-Manager#security-policy
[ERROR] ERROR: To use this action, security_level must be `normal or below`, and network_mode must be set to `personal_cloud`. Please contact the administrator.
Reference: https://github.com/ltdrdata/ComfyUI-Manager#security-policy
[ERROR] ERROR: To use this action, security_level must be `normal or below`, and network_mode must be set to `personal_cloud`. Please contact the administrator.
Reference: https://github.com/ltdrdata/ComfyUI-Manager#security-policy
[ERROR] ERROR: To use this action, security_level must be `normal or below`, and network_mode must be set to `personal_cloud`. Please contact the administrator.
Reference: https://github.com/ltdrdata/ComfyUI-Manager#security-policy
[ERROR] ERROR: To use this action, security_level must be `normal or below`, and network_mode must be set to `personal_cloud`. Please contact the administrator.
Reference: https://github.com/ltdrdata/ComfyUI-Manager#security-policy
```

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