Provisioner \runner-images\images\win/scripts/Installers/Wait-WindowsUpdatesForInstall.ps1 hangs at KB5031221 #8788
Unanswered
daniatic
asked this question in
General questions
Replies: 1 comment 2 replies
-
I raised the retry interval and the retry count, so that it waited for more than half an hour. Even with a stronger machine (F16s_v2) and the extended retry it failed. When I tried it yesterday it mostly failed but once when it was successful with 5 retries left. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
When running the windows2022 image the provisioner \runner-images\images\win/scripts/Installers/Wait-WindowsUpdatesForInstall.ps1 is waiting for the update "2023-10 Cumulative Update for .NET Framework 3.5, 4.8 and 4.8.1 for Microsoft server operating system version 21H2 for x64 (KB5031221)" to complete, until all retry counts are used up and fails in the end. I also increased the retries and the retry interval to see if it resolves after enough time, but with no success.
As I removed some provisioners (in order to reduce the image to my needs) I do not know if that is the cause or if there is a general problem. So before I create a bug, I wanted to ask here for some advice.
Beta Was this translation helpful? Give feedback.
All reactions