ComfyUI Failed to Get Custom Node List
Fix the 'failed to get custom node list' error in ComfyUI and understand when the problem is network, Manager, or environment related.
If ComfyUI says failed to get custom node list, the important thing is to avoid assuming that the whole environment is broken.
Sometimes this is a lightweight network or Manager problem.
Sometimes it is the first visible sign that your plugin workflow is becoming unreliable.
What this error usually means
This message usually appears when ComfyUI Manager cannot retrieve the list of custom nodes it expects to load or display.
That can happen because of:
- GitHub or network access issues
- proxy or firewall restrictions
- Manager-side request failures
- an environment that is already unstable around plugin management
Step 1: Separate list-fetching problems from import problems
This error does not automatically mean the installed plugins are broken.
Ask:
- Is the failure only happening when Manager tries to fetch the custom node list?
- Do your existing custom nodes still load?
- Are you also seeing
IMPORT FAILED, red nodes, or startup issues?
If existing plugins still load, this may just be a fetch or network issue.
If plugins also stop importing, the environment problem is larger.
Step 2: Check network and source access
Manager often depends on remote resources and GitHub access.
Check:
- whether GitHub is reachable from this machine
- whether your proxy or firewall is blocking requests
- whether the issue only appears on one network
- whether retrying later changes the result
If the machine is in a restricted region or office environment, network policy is often part of the answer.
Step 3: Check whether Manager is the only broken layer
If the custom node list cannot be fetched, but:
- ComfyUI starts
- existing nodes still load
- workflows still run
then you should treat this as a Manager/fetch problem first, not a full environment collapse.
If the list fetch error appears together with:
- plugin import failures
- missing node types
- startup instability
then move to these guides:
- How to Fix ComfyUI Plugin Import Failed Errors
- Installed Custom Nodes and Broke ComfyUI? Recover Without Reinstalling
Why this error matters commercially
This error is easy to underestimate because it sounds narrow.
But for real users, it often means:
- plugin installation flow is no longer trustworthy
- environment maintenance just got harder
- every new custom node now feels risky
That is exactly where users start looking for a more recovery-friendly workflow.
A better path when plugin tooling becomes fragile
Wonderful Launcher is a better fit when your problem is no longer just "How do I install one more node?"
It becomes relevant when your real question is:
"How do I keep this ComfyUI environment recoverable after plugins, updates, and drift?"
Related guides
- How to Install ComfyUI Custom Nodes Without Breaking Your Environment
- How to Fix ComfyUI Plugin Import Failed Errors
- Installed Custom Nodes and Broke ComfyUI? Recover Without Reinstalling
- ComfyUI Plugin Management
Best next step
If this is only a node-list fetch issue, check network and Manager access first.
If plugin handling has become fragile overall, start with Wonderful Launcher.
If the machine is still blocked, move to expert help.
Telemetry Top 10 ComfyUI Errors in Wonderful Launcher
A production-facing summary of the ten highest-volume issue families observed in the telemetry snapshot queried on April 17, 2026.
Torch Not Compiled With CUDA Enabled in ComfyUI
Fix the 'Torch not compiled with CUDA enabled' error in ComfyUI without blindly reinstalling your whole environment.
Wonderful Launcher Dokumentation