Comfy-Org / Comfy-Org/ComfyUI

Download failed!

Open
#14,419 0 comments 1 reaction 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

The downloader should resume from the last successfully downloaded portion of the file rather than restarting from the beginning.

### Actual Behavior

When downloading large model files through ComfyUI, a temporary network interruption causes the download to fail and restart from the beginning. There appears to be no resume support for partially downloaded files.

This is particularly problematic for large models. I was downloading a 27 GB model, and the download failed multiple times at approximately 30%, 50%, and 90%. Each failure forced the download to start again from 0%.

I'm using the latest version.

### Steps to Reproduce

Start downloading a large model (e.g., 20+ GB).
Allow the download to progress significantly.
Trigger a temporary network interruption or encounter a connection issue.
Observe that the download fails.
Restart the download.

### Debug Logs

```powershell
No logs for downloads, and that is another bad design.
```

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