Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Resume download #1398

Open
neitsab opened this issue Jan 24, 2024 · 0 comments
Open

Resume download #1398

neitsab opened this issue Jan 24, 2024 · 0 comments

Comments

@neitsab
Copy link

neitsab commented Jan 24, 2024

Feature Request

Desired Feature

The possibility to resume an aborted/interrupted download of an image, either by default or via an optional command line argument such as --resume.

Other Information

% coreos-installer download -p qemu -f qcow2.xz --decompress
Downloading Fedora CoreOS stable x86_64 qemu image (qcow2.xz) and signature
> Read disk 227.3 MiB/659.8 MiB (34%)   
Error: decoding and writing image

Caused by:
    0: request or response body error: error reading a body from connection: Connection reset by peer (os error 104)
    1: error reading a body from connection: Connection reset by peer (os error 104)
    2: Connection reset by peer (os error 104)
coreos-installer download -p qemu -f qcow2.xz --decompress  11,39s user 1,70s system 3% cpu 6:59,20 total

I'm trying to do some development tethered to my phone in a foreign country, but setting things up means gigabytes of download for the rust dep and then downloading an image... So it would be really appreciated if we could resume an aborted download to save some time and data plan 😁

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant