You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The URLs used when downloading from https://chromeenterprise.google/download/ have the following format, with the iid variable changing depending on the browser session:
I think this may be partly due to the mess that the developers made of the MSI file (at least for stable version 131.0.6778.109)
We always deploy the latest release as the 64-bit standalone enterprise edition .msi installer to our estate, unfortunately due to a change in the packaging version the Chromium Project / Google Chrome developers used, they introduced a regression bug which meant the .msi file they published did not work correctly. This has meant we can not update the current version of Google Chrome at the moment via a push install.
The Developers have a bug raised against this issue (https://issues.chromium.org/issues/382108340), which has been assigned "Priority 1, Severity 2", so is getting about as high attention as is possible. The latest comment states:
"We've currently landed the necessary fixes and we're currently waiting for the next version of the MSI installer to be built and released. At this time that is expected on Tuesday Dec 10th; we are exploring accelerating that timeline but there is nothing definite yet. As a workaround until then, it may work for you to use a tagged URL like the one above."
N.B. Unfortunately the tagged URL version still does not work for us.
A colleague has just discovered this Powershell one liner to return the latest version, it uses the same source of info that Evergreen uses, so sharing here as it may be useful for anyone that does not have the Evergreen module installed.
What happened?
MSIs provided by
GoogleChrome
when dowloaded viaSave-EvergreenApp
or the browser are old versions and fail to install correctly.The URLs used when downloading from https://chromeenterprise.google/download/ have the following format, with the
iid
variable changing depending on the browser session:For Evergreen we need to find a solution using one of the following:
Version
2412.1685
What PowerShell edition/s are you running Evergreen on?
PowerShell Core, Windows PowerShell
Which operating system/s are you running Evergreen on?
Windows 10+, macOS
Have you reviewed the documentation?
Verbose output
The text was updated successfully, but these errors were encountered: