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

Update Wizard is not Idempotent: It will keep downloading files each time you run it, even if you're up-to-date #6437

Open
1 task done
CalculonPrime opened this issue Oct 6, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@CalculonPrime
Copy link

Describe the bug

If I run it and it completes without any errors, if I run it again, it will still download several large files. This is particularly bad for anyone with a fixed data plan.

It also doesn't resume downloads, but that's minor thing compared with redownloading files repeatedly that downloaded without a problem.

Is there an existing issue for this?

  • I have searched the existing issues

Reproduction

Run update wizard until it completes without error.
Run it again. It will redownload several large files.

Screenshot

No response

Logs

Not getting errors.

System Info

Python 3.11.9 is installed, but I think the Web UI downloads its own python, right?

Windows 10, 128GB, Nvidia 4060 Ti
@CalculonPrime CalculonPrime added the bug Something isn't working label Oct 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant