-
Notifications
You must be signed in to change notification settings - Fork 2.4k
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
Some Release's delta updates don't work on Windows #28989
Comments
@stephendonner I have seen somewhere you mentioned that the delta updaters are failing on windows. Is this the same issue? |
@GeetaSarvadnya Yes, this was filed from my and others' experience (also Bondy's, lately): https://bravesoftware.slack.com/archives/C0112349LKB/p1679934332887839?thread_ts=1679849547.247489&cid=C0112349LKB |
Believe @LaurenWags also mentioned that she hasn't seen a delta on |
@kjozwiak is correct, I usually don't get them on Win 10 x86 |
I'm looking into this. |
@mherrmann not sure this will help, but here's what I saw yesterday when my delta failed. It seems to be basically what was noted in the description. |
Thank you @LaurenWags. This appears to me to be the same, yes. |
Related (but different) issue for non-Release channels: #29474. |
I don't think this issue occurs any more. I tested the following delta updates:
They all worked without problem. Because it no longer seems to occur, I am closing this (cc @mihaiplesa). |
Description
Delta updates fail for some Windows releases. That is, Brave does get updated to the new version. But the small (10 MB) delta update file in this process fails and Brave falls back to downloading and running the full (100 MB) installer.
It does not happen for all versions:
This is for clean installs of the respective source version.
The associated log message in
BraveUpdate.log
is:When trying to go from 1.48.171 -> 1.49.120,
%TMP%\chromium_installer.log
says:Related issues
The following issue also affects delta updates on Windows: #29469
The text was updated successfully, but these errors were encountered: