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

Downloads don't stop when out of disk space #35

Open
RollingStar opened this issue Mar 13, 2022 · 0 comments
Open

Downloads don't stop when out of disk space #35

RollingStar opened this issue Mar 13, 2022 · 0 comments

Comments

@RollingStar
Copy link

Windows 10 x64 + Powershell.

Download keeps going even when you run out of disk space. Even a simple "does the user have 500 MB * (number of releases) of free space on their drive" check would help a lot.

Managing item 164/195
Found release asdf
Starting the download of asdf
Error while trying: "java.io.IOException: There is not enough space on the disk".
Retrying (1/3).
Error while trying: "java.io.IOException: There is not enough space on the disk".
Retrying (2/3).
Error while trying: "java.io.IOException: There is not enough space on the disk".
Retrying (3/3).
Error while trying: "java.io.IOException: There is not enough space on the disk".
Could not download item: Could not perform task after 3 retries.

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