Regular stub installer does not send download-complete and installer-run pings
See original GitHub issueSteps to Reproduce
- Uninstall Brave though
Control Panel
- Delete
Download
andInstall
fromc:\Program Files (x86)\BraveSoftware\Update\
- Prepare Fiddler as described in https://github.com/brave/brave-browser/issues/2784#issuecomment-453298218
- Run regular stub installer (BraveBrowserSetup.exe)
Actual result:
Only startup
ping is sent
Pings download-complete
and installer-run
are not sent
Expected result:
All 3 pings are sent
Reproduces how often:
always
Brave version (brave://version info)
Brave | 0.58.20 Chromium: 71.0.3578.98 (Official Build) (64-bit) |
---|---|
Revision | 15234034d19b85dcd9a03b164ae89d04145d8368-refs/branch-heads/3578@{#897} |
OS | Windows 7 |
Also reproduced on Windows 10 x64
Issue Analytics
- State:
- Created 5 years ago
- Comments:11 (10 by maintainers)
Top Results From Across the Web
Installer fails to connect to laptop-updates.brave.com ... - GitHub
Uninstall Brave though Control Panel; Enable Omaha logging Regular stub installer does not send download-complete and installer-run pings ...
Read more >Stub Installer — Firefox Source Docs documentation - Mozilla
The stub installer is the default installer interface that most users installing Firefox will see. ... An Install Ping is sent when the...
Read more >Microsoft Standard Installer Command-Line Options
Here are standard command-line options for the Microsoft Standard Installer (Msiexec.exe), the executable used for interpreting packages and ...
Read more >Download and install Google Chrome - Computer
Open the file, and follow the onscreen instructions to install. If you land on the regular download page, that's normal. Even though the...
Read more >Dropbox installer failed to start
If the Dropbox app on your computer won't install, the simplest solution is to try downloading the full installation instead of the regular...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
@btlechowski I discovered an easier way to debug this, when the time comes. If you create a file named
c:\BraveUpdate.ini
with the correct settings (may need to use admin privileges to write to that location), Omaha will log all relevant information toC:\ProgramData\BraveSoftware\Update\Log\BraveUpdate.log
including the requests and responses associated with the Brave server. I’ll attach the .ini file that I used for testing, although note that I had to zip it to add it here.BraveUpdate.zip
Verification passed on
Summery: Windows 10 x64 full PASS Windows 7 x64 initiates the pings, but there is a server error (reproduces on production server, but not on staging). Reported https://github.com/brave/brave-browser/issues/3030
[PASS - initiates pings] Windows 7 x64, BraveBrowserBetaSetup-OJV851.exe with whitelisted ref code
[PASS - initiates pings] Windows 7 x64, BraveBrowserSilentBetaSetup-ZTT758.exe with admin privileges, with whitelisted ref code
[PASS] Windows 10 x64, BraveBrowserBetaSetup.exe with admin privileges, with no ref code
[PASS] Windows 10 x64, BraveBrowserBetaSetup-BLE123.exe with admin privileges, with unwhitelisted ref code
[PASS] Windows 10 x64, BraveBrowserBetaSetup-MTS962.exe with admin privileges, with whitelisted ref code
[PASS] Windows 10 x64, BraveBrowserBetaSetup-MTS962.exe with no admin privileges, with whitelisted ref code
Note: after install, two windows were shown instead of one
[PASS] Windows 10 x64, BraveBrowserSilentBetaSetup-BLE321.exe with unwhitelisted ref code
[PASS] Windows 10 x64, BraveBrowserSilentBetaSetup-MTS962.exe with whitelisted ref code
[PASS] Windows 10 x64, BraveBrowserBetaSetup32.exe with admin privileges, with no ref code
[PASS] Windows 10 x64, BraveBrowserBetaSetup32-BLE871.exe with admin privileges, with unwhitelisted ref code
[PASS] Windows 10 x64, BraveBrowserBetaSetup32-MTS962.exe with admin privileges, with whitelisted ref code
[PASS] Windows 10 x64, BraveBrowserBetaSetup32-MTS962.exe with no admin privileges, with whitelisted ref code
Note: after install, two windows were shown instead of one
[PASS] Windows 10 x64, BraveBrowserSilentBetaSetup32-BLE631.exe with unwhitelisted ref code
[PASS] Windows 10 x64, BraveBrowserSilentBetaSetup32-MTS962.exe with whitelisted ref code