ComfyUI icon indicating copy to clipboard operation
ComfyUI copied to clipboard

Task got interrupted while webpage refresh

Open Suif-Vayne opened this issue 4 months ago • 2 comments

Custom Node Testing

Your question

When I refresh the ComfyUI webpage (like: http://localhost:8188), the running task will be canceled. I watch the network from browser and there is a '/interrupt' request and I don't know why.

Logs


Other

No response

Suif-Vayne avatar Aug 11 '25 08:08 Suif-Vayne

I'm unable to reproduce this issue. Would you be able to check if this issue still occurs with custom nodes disabled?

You can test this by simply starting ComfyUI with this command line switch:

--disable-all-custom-nodes

If that resolves the issue, you should be able to find the problematic extension using the bisect custom nodes feature of comfy-cli.

webfiltered avatar Aug 14 '25 20:08 webfiltered

This issue is being marked stale because it has not had any activity for 30 days. Reply below within 7 days if your issue still isn't solved, and it will be left open. Otherwise, the issue will be closed automatically.

github-actions[bot] avatar Sep 14 '25 11:09 github-actions[bot]