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

Corrupted HTTP download on retry #76

Closed
ydahhrk opened this issue Mar 10, 2022 · 0 comments
Closed

Corrupted HTTP download on retry #76

ydahhrk opened this issue Mar 10, 2022 · 0 comments
Milestone

Comments

@ydahhrk
Copy link
Member

ydahhrk commented Mar 10, 2022

The FILE is not reset on retry, which means an HTTP download that fails mid-transfer will result in it being appended to its own half, thereby dumping garbage into the local repository.

This can happen to TALs (from --init-tals and --init-as0-tals),TAs, and RRDP Notifications, Snapshots and Deltas.

Branch rrdp-refactor has a WIP of this bug.

@ydahhrk ydahhrk added this to the v1.6.0 milestone Oct 6, 2023
@ydahhrk ydahhrk closed this as completed in 37cb2b8 Dec 1, 2023
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