ecalder6 / azure-gaming

Cloud Gaming Made Easy
MIT License
271 stars 79 forks source link

Error, I think it stops on windows update step #57

Closed alvinsat closed 1 year ago

alvinsat commented 1 year ago

Hello, can you help me ? I did almost leave everything as default, using spot vm true, NV12_v3, windows update set as true, even setting as false keeps getting error

here is the log { "code": "VMExtensionProvisioningError", "message": "VM has reported a failure when processing extension 'SetupWithWindowsUpdate'. Error message: \"Command execution finished, but failed because it returned a non-zero exit code of: '1'. The command had an error output of: 'New-Object : Exception calling \".ctor\" with \"3\" argument(s): \"End of Central Directory record could not be found.\"\r\nAt \r\nC:\Windows\system32\WindowsPowerShell\v1.0\Modules\Microsoft.PowerShell.Archive\Microsoft.PowerShell.Archive.psm1:934 \r\nchar:23\r\n+ ... ...' For more information, check the instance view by executing Get-AzVmssVm or Get-AzVm (https://aka.ms/GetAzVm). These commands can be executed using CloudShell (https://aka.ms/CloudShell). Command execution may have been interrupted by a VM restart\"\r\n\r\nMore information on troubleshooting is available at https://aka.ms/VMExtensionCSEWindowsTroubleshoot " }