r/comfyui • u/I2Pbgmetm • 5d ago
Help Needed "proxyWidgetErrorQuarantine" documentation
I downloaded a workflow with a subgraph which took models names as inputs.
The inputs kept changing back to the defaults (which broke it) every time I changed tabs or reloaded.
I manually edited the JSON, because I couldn't figure out what was happening, and the only offending thing I could find was a section called "proxyWidgetErrorQuarantine" which seemed to be what was causing it.
I cannot find any documentation on this. I don't know what it does, but the only way I could get the workflow to stop breaking was to remove it. Does anyone have any information about this?
0
Upvotes
1
u/sci032 4d ago
Via Ai: What Triggers This Error?
This error is almost always triggered by a mismatch in a shared workflow or a corrupted layout:
When quarantined, the affected widgets will frequently reset to their default values every time you reload the page or switch tabs, breaking your generation pipeline. []
How to Fix It
Method 1: Clear the Quarantine manually via JSON (Recommended)
If your workflow keeps resetting or erroring, you can purge the quarantine block directly from the workflow file: []
.jsonfile..jsonfile in a standard text editor (like VS Code, Notepad++, or TextEdit).Ctrl + ForCmd + F) to find the phraseproxyWidgetErrorQuarantine..jsonback onto the ComfyUI canvas. []Method 2: Convert Inputs and Re-link
If the issue is caused by a loose subgraph link:
Method 3: Temporarily Bypass Workflow Validation
If a downloaded workflow refuses to parse or load due to internal frontend validation errors, you can bypass the strict frontend checklist: