The "Download-All" button does not download anything. Nodes don't download.
- 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
Assessment
This issue has not been assessed yet.