microsoft / navcontainerhelper

Official Microsoft repository for BcContainerHelper, a PowerShell module, which makes it easier to work with Business Central Containers on Docker.
MIT License
384 stars 247 forks source link

Cannot start service SQLBrowser on computer '.' #2350

Closed achim-t closed 2 years ago

achim-t commented 2 years ago

Describe the issue The creating container step fails with the error message: Service 'SQL Server Browser (SQLBrowser)' cannot be started due to the following error: Cannot start service SQLBrowser on computer '.'.

It was working with BcContainerHelper 3.0.2 and stopped working with BcContainerHelper 3.0.3.

This project uses BC18.2, but I tried another project with BC19.5 and get the same failure.

Full output of scripts

2022-03-16T07:26:26.4477463Z ##[section]Starting: Run Pipeline
2022-03-16T07:26:26.4712292Z ==============================================================================
2022-03-16T07:26:26.4713456Z Task         : PowerShell
2022-03-16T07:26:26.4714371Z Description  : Run a PowerShell script on Linux, macOS, or Windows
2022-03-16T07:26:26.4715277Z Version      : 2.200.0
2022-03-16T07:26:26.4715975Z Author       : Microsoft Corporation
2022-03-16T07:26:26.4716923Z Help         : https://docs.microsoft.com/azure/devops/pipelines/tasks/utility/powershell
2022-03-16T07:26:26.4718189Z ==============================================================================
2022-03-16T07:26:28.6691848Z Generating script.
2022-03-16T07:26:28.6763573Z Formatted command: . 'C:\agent\_work\370\s\scripts\DevOps-Pipeline.ps1' -environment "AzureDevOps" -version "current" -appBuild 10266 -appRevision 0
2022-03-16T07:26:28.7537505Z ========================== Starting Command Output ===========================
2022-03-16T07:26:28.7948794Z ##[command]"C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe" -NoLogo -NoProfile -NonInteractive -ExecutionPolicy Unrestricted -Command ". 'C:\agent\_work\_temp\0d32e8c0-a4b5-44cb-860f-a2147b2564ca.ps1'"
2022-03-16T07:26:29.7221162Z Set artifact = //18.2/de/latest
2022-03-16T07:26:29.7232663Z Set pipelineName = Infrareal-current
2022-03-16T07:26:29.7244964Z Set containerName = lvserver19-infrareal-current
2022-03-16T07:26:29.7560159Z Set installApps = ''
2022-03-16T07:26:29.7573280Z Set installTestApps = ''
2022-03-16T07:26:29.7615661Z Set previousApps = ''
2022-03-16T07:26:29.7633004Z Set appSourceCopMandatoryAffixes = ''
2022-03-16T07:26:29.7648349Z Set appSourceCopSupportedCountries = ''
2022-03-16T07:26:29.7692766Z Set appFolders = 'base,interface,reports'
2022-03-16T07:26:29.7735569Z Set testFolders = ''
2022-03-16T07:26:29.7778139Z Set memoryLimit = '10G'
2022-03-16T07:26:29.7797268Z Set additionalCountries = ''
2022-03-16T07:26:29.7810390Z Set genericImageName = ''
2022-03-16T07:26:29.7825281Z Set vaultNameForLocal = ''
2022-03-16T07:26:29.7842818Z Set bcContainerHelperVersion = ''
2022-03-16T07:26:29.7887409Z Set licenseFile = ''
2022-03-16T07:26:29.7976845Z Set installTestRunner = True
2022-03-16T07:26:29.8037221Z Set installTestFramework = True
2022-03-16T07:26:29.8079826Z Set installTestLibraries = True
2022-03-16T07:26:29.8097961Z Set installPerformanceToolkit = False
2022-03-16T07:26:29.8142045Z Set enableCodeCop = True
2022-03-16T07:26:29.8192581Z Set enableAppSourceCop = False
2022-03-16T07:26:29.8253830Z Set enablePerTenantExtensionCop = False
2022-03-16T07:26:29.8312874Z Set enableUICop = True
2022-03-16T07:26:29.8334431Z Set doNotSignApps = False
2022-03-16T07:26:29.8356010Z Set doNotRunTests = False
2022-03-16T07:26:29.8377249Z Set cacheImage = False
2022-03-16T07:26:29.8436684Z Set CreateRuntimePackages = True
2022-03-16T07:26:30.9380370Z Setting hostHelperFolder = C:\ProgramData\BcContainerHelper
2022-03-16T07:26:30.9472921Z Setting bcartifactsCacheFolder = c:\bcartifacts.cache
2022-03-16T07:26:30.9541758Z Setting genericImageName = mcr.microsoft.com/businesscentral:{0}
2022-03-16T07:26:31.3365226Z BcContainerHelper version 3.0.3
2022-03-16T07:26:31.3517241Z BcContainerHelper emits usage statistics telemetry to Microsoft
2022-03-16T07:26:39.1485955Z Determining artifacts to use
2022-03-16T07:26:40.4130141Z   _____                               _                
2022-03-16T07:26:40.4141322Z  |  __ \                             | |               
2022-03-16T07:26:40.4155886Z  | |__) |_ _ _ __ __ _ _ __ ___   ___| |_ ___ _ __ ___ 
2022-03-16T07:26:40.4165913Z  |  ___/ _` | '__/ _` | '_ ` _ \ / _ \ __/ _ \ '__/ __|
2022-03-16T07:26:40.4178730Z  | |  | (_| | | | (_| | | | | | |  __/ |_  __/ |  \__ \
2022-03-16T07:26:40.4191145Z  |_|   \__,_|_|  \__,_|_| |_| |_|\___|\__\___|_|  |___/
2022-03-16T07:26:40.4196757Z 
2022-03-16T07:26:40.4209002Z Pipeline name               Infrareal-current
2022-03-16T07:26:40.4221160Z Container name              lvserver19-infrareal-current
2022-03-16T07:26:40.4232930Z Image name                  
2022-03-16T07:26:40.4245842Z ArtifactUrl                 https://bcartifacts.azureedge.net/sandbox/18.2.26217.37504/de
2022-03-16T07:26:40.4255671Z SasToken                    Not Specified
2022-03-16T07:26:40.4267015Z BcAuthContext               Not Specified
2022-03-16T07:26:40.4283971Z Environment                 
2022-03-16T07:26:40.4308189Z ReUseContainer              False
2022-03-16T07:26:40.4332236Z KeepContainer               False
2022-03-16T07:26:40.4354844Z Auth                        UserPassword
2022-03-16T07:26:40.4585525Z Credential                  ***/Kifi1725
2022-03-16T07:26:40.4622165Z CompanyName                 
2022-03-16T07:26:40.4645060Z MemoryLimit                 10G
2022-03-16T07:26:40.4670310Z Enable Task Scheduler       False
2022-03-16T07:26:40.4692869Z Assign Premium Plan         False
2022-03-16T07:26:40.4714945Z Install Test Runner         True
2022-03-16T07:26:40.4737745Z Install Test Framework      True
2022-03-16T07:26:40.4761178Z Install Test Libraries      True
2022-03-16T07:26:40.4783759Z Install Perf. Toolkit       False
2022-03-16T07:26:40.4807419Z InstallOnlyReferencedApps   False
2022-03-16T07:26:40.4830201Z CopySymbolsFromContainer    False
2022-03-16T07:26:40.4852086Z enableCodeCop               True
2022-03-16T07:26:40.4876229Z enableAppSourceCop          False
2022-03-16T07:26:40.4899640Z enableUICop                 True
2022-03-16T07:26:40.4923418Z enablePerTenantExtensionCop False
2022-03-16T07:26:40.4945658Z doNotPerformUpgrade         False
2022-03-16T07:26:40.4969280Z uninstallRemovedApps        False
2022-03-16T07:26:40.4989832Z escapeFromCops              False
2022-03-16T07:26:40.5014261Z doNotBuildTests             False
2022-03-16T07:26:40.5038650Z doNotRunTests               False
2022-03-16T07:26:40.5061834Z doNotRunBcptTests           False
2022-03-16T07:26:40.5085820Z useDefaultAppSourceRuleSet  False
2022-03-16T07:26:40.5100861Z rulesetFile                 
2022-03-16T07:26:40.5125379Z azureDevOps                 True
2022-03-16T07:26:40.5148697Z gitLab                      False
2022-03-16T07:26:40.5171010Z gitHubActions               False
2022-03-16T07:26:40.5196543Z License file                Specified
2022-03-16T07:26:40.5220855Z CodeSignCertPfxFile         Specified
2022-03-16T07:26:40.5262553Z CodeSignCertPfxPassword     Specified
2022-03-16T07:26:40.5340422Z CodeSignCertIsSelfSigned    False
2022-03-16T07:26:40.5364473Z KeyVaultCertPfxFile         Not specified
2022-03-16T07:26:40.5388654Z KeyVaultCertPfxPassword     Not specified
2022-03-16T07:26:40.5403751Z KeyVaultClientId            
2022-03-16T07:26:40.5426129Z TestResultsFile             C:\agent\_work\370\s\TestResults.xml
2022-03-16T07:26:40.5447456Z BcptTestResultsFile         C:\agent\_work\370\s\bcptTestResults.json
2022-03-16T07:26:40.5469636Z TestResultsFormat           JUnit
2022-03-16T07:26:40.5517383Z AdditionalCountries         
2022-03-16T07:26:40.5539664Z PackagesFolder              C:\agent\_work\370\s\.packages
2022-03-16T07:26:40.5563264Z OutputFolder                C:\agent\_work\370\s\.output
2022-03-16T07:26:40.5585551Z BuildArtifactFolder         C:\agent\_work\370\a
2022-03-16T07:26:40.5609552Z CreateRuntimePackages       True
2022-03-16T07:26:40.5957510Z AppVersion                  
2022-03-16T07:26:40.5969828Z AppBuild                    10266
2022-03-16T07:26:40.5981645Z AppRevision                 0
2022-03-16T07:26:40.5992138Z Install Apps

2022-03-16T07:26:40.6103733Z Install Test Apps
2022-03-16T07:26:40.6115157Z - None
2022-03-16T07:26:40.6126397Z Previous Apps

2022-03-16T07:26:40.6148944Z Application folders
2022-03-16T07:26:40.6160533Z - C:\agent\_work\370\s\base
2022-03-16T07:26:40.6172567Z - C:\agent\_work\370\s\interface
2022-03-16T07:26:40.6181752Z - C:\agent\_work\370\s\reports
2022-03-16T07:26:40.6193693Z Test application folders
2022-03-16T07:26:40.6205250Z - None
2022-03-16T07:26:40.6216793Z BCPT Test application folders
2022-03-16T07:26:40.6242342Z - None
2022-03-16T07:26:40.6243771Z Custom CodeCops
2022-03-16T07:26:40.6254253Z - None
2022-03-16T07:26:40.6266436Z NewBccontainer override
2022-03-16T07:26:40.6278283Z  
2022-03-16T07:26:40.6290929Z     
2022-03-16T07:26:40.6304148Z     Param([Hashtable]$parameters) 
2022-03-16T07:26:40.6309458Z 
2022-03-16T07:26:40.6322372Z     $items = Get-ChildItem -Path $baseFolder -Recurse -Filter "*.dll"
2022-03-16T07:26:40.6328191Z 
2022-03-16T07:26:40.6341207Z     $dllFolder = Join-Path $ENV:AGENT_HOMEDIRECTORY "dlls"
2022-03-16T07:26:40.6354381Z     if (-not (Test-Path $dllFolder)) {
2022-03-16T07:26:40.6367365Z         New-Item -ItemType Directory -Path $dllFolder
2022-03-16T07:26:40.6379359Z     }
2022-03-16T07:26:40.6393079Z     if ($items.Count -gt 0) {
2022-03-16T07:26:40.6405469Z         $items | ForEach-Object {
2022-03-16T07:26:40.6418572Z             if (-not (Test-Path (Join-Path $dllFolder $_.Name) -PathType Leaf)) {
2022-03-16T07:26:40.6430781Z                 Copy-Item $_.FullName -Destination $dllFolder
2022-03-16T07:26:40.6442613Z             }
2022-03-16T07:26:40.6455681Z         }
2022-03-16T07:26:40.6468556Z         $parameters.additionalParameters += @("--volume $($dllFolder):c:\run\Add-Ins\mydlls")
2022-03-16T07:26:40.6480872Z     }   
2022-03-16T07:26:40.6493942Z     $parameters.additionalParameters += @("--env customWebSettings=AuthenticateServer=false")
2022-03-16T07:26:40.6506689Z     
2022-03-16T07:26:40.6519533Z     New-BcContainer @parameters
2022-03-16T07:26:40.6532813Z     Invoke-ScriptInBcContainer $parameters.ContainerName -scriptblock { $progressPreference = 'SilentlyContinue' } 
2022-03-16T07:26:40.6537049Z 
2022-03-16T07:26:40.6549273Z CompileAppInBcContainer override
2022-03-16T07:26:40.6553997Z 
2022-03-16T07:26:40.6566222Z     Param([Hashtable]$parameters) 
2022-03-16T07:26:40.6571105Z 
2022-03-16T07:26:40.6583494Z     $appJsonFile = Join-Path $parameters.appProjectFolder "app.json"
2022-03-16T07:26:40.6594868Z     $appJson = Get-Content $appJsonFile | ConvertFrom-Json
2022-03-16T07:26:40.6605344Z     if ($appJson.preprocessorSymbols) {
2022-03-16T07:26:40.6612393Z         $appJson.preprocessorSymbols = @()
2022-03-16T07:26:40.6623978Z         $appJson | ConvertTo-Json -Depth 99 | Set-Content $appJsonFile
2022-03-16T07:26:40.6635162Z     }
2022-03-16T07:26:40.6646771Z     
2022-03-16T07:26:40.6658521Z     Compile-AppInBcContainer @parameters    
2022-03-16T07:26:40.6664101Z 
2022-03-16T07:26:40.6676955Z PublishBcContainerApp override
2022-03-16T07:26:40.6688573Z  
2022-03-16T07:26:40.6700400Z     Param([Hashtable]$parameters) 
2022-03-16T07:26:40.6705128Z 
2022-03-16T07:26:40.6717159Z     if ((Test-Path $parameters.appFile) -and ($Parameters.appFile.StartsWith('\'))) {
2022-03-16T07:26:40.6728578Z         Write-Host "Searching $($parameters.appFile)"
2022-03-16T07:26:40.6740178Z         $parameters.appFile = (Get-Item -path $parameters.appFile | Select-Object -Last 1).FullName
2022-03-16T07:26:40.6752021Z         Write-Host "Found $($parameters.appFile)"
2022-03-16T07:26:40.6763249Z     }
2022-03-16T07:26:40.6774689Z     
2022-03-16T07:26:40.6786362Z     Publish-BcContainerApp @parameters 
2022-03-16T07:26:40.6791220Z 
2022-03-16T07:26:40.6796592Z 
2022-03-16T07:26:40.6808702Z   _____       _ _ _                                          _        _                            
2022-03-16T07:26:40.6820046Z  |  __ \     | | (_)                                        (_)      (_)                           
2022-03-16T07:26:40.6831967Z  | |__) |   _| | |_ _ __   __ _    __ _  ___ _ __   ___ _ __ _  ___   _ _ __ ___   __ _  __ _  ___ 
2022-03-16T07:26:40.6844563Z  |  ___/ | | | | | | '_ \ / _` |  / _` |/ _ \ '_ \ / _ \ '__| |/ __| | | '_ ` _ \ / _` |/ _` |/ _ \
2022-03-16T07:26:40.6855921Z  | |   | |_| | | | | | | | (_| | | (_| |  __/ | | |  __/ |  | | (__  | | | | | | | (_| | (_| |  __/
2022-03-16T07:26:40.6867535Z  |_|    \__,_|_|_|_|_| |_|\__, |  \__, |\___|_| |_|\___|_|  |_|\___| |_|_| |_| |_|\__,_|\__, |\___|
2022-03-16T07:26:40.6878846Z                            __/ |   __/ |                                                 __/ |     
2022-03-16T07:26:40.6890642Z                           |___/   |___/                                                 |___/      
2022-03-16T07:26:40.6895606Z 
2022-03-16T07:26:44.0602520Z Pulling mcr.microsoft.com/businesscentral:10.0.17763.2686
2022-03-16T07:26:44.6631793Z 
2022-03-16T07:26:44.6647956Z Pulling generic image took 4 seconds
2022-03-16T07:26:44.7212794Z 
2022-03-16T07:26:44.7229740Z    _____                _   _                               _        _                 
2022-03-16T07:26:44.7245788Z   / ____|              | | (_)                             | |      (_)                
2022-03-16T07:26:44.7262311Z  | |     _ __ ___  __ _| |_ _ _ __   __ _    ___ ___  _ __ | |_ __ _ _ _ __   ___ _ __ 
2022-03-16T07:26:44.7278147Z  | |    | '__/ _ \/ _` | __| | '_ \ / _` |  / __/ _ \| '_ \| __/ _` | | '_ \ / _ \ '__|
2022-03-16T07:26:44.7294225Z  | |____| | |  __/ (_| | |_| | | | | (_| | | (__ (_) | | | | |_ (_| | | | | |  __/ |   
2022-03-16T07:26:44.7311687Z   \_____|_|  \___|\__,_|\__|_|_| |_|\__, |  \___\___/|_| |_|\__\__,_|_|_| |_|\___|_|   
2022-03-16T07:26:44.7327849Z                                      __/ |                                             
2022-03-16T07:26:44.7344949Z                                     |___/                                              
2022-03-16T07:26:44.7351783Z 
2022-03-16T07:26:46.0142894Z WARNING: Container name should not exceed 15 characters
2022-03-16T07:26:58.2593776Z BcContainerHelper is version 3.0.3
2022-03-16T07:26:58.2606277Z BcContainerHelper is running as ***istrator
2022-03-16T07:26:58.2636391Z Host is Microsoft Windows Server 2019 Standard - ltsc2019
2022-03-16T07:26:58.6307992Z Docker Client Version is 19.03.4
2022-03-16T07:26:58.6361555Z Docker Server Version is 19.03.4
2022-03-16T07:27:01.9044210Z Fetching all docker images
2022-03-16T07:27:02.2077863Z Fetching all docker volumes
2022-03-16T07:27:02.9102764Z Using image mcr.microsoft.com/businesscentral:10.0.17763.2686
2022-03-16T07:27:04.1088579Z Creating Container lvserver19-infrareal-current
2022-03-16T07:27:04.1105344Z Style: sandbox
2022-03-16T07:27:04.1124710Z Multitenant: Yes
2022-03-16T07:27:04.1167127Z Version: 18.2.26217.37504
2022-03-16T07:27:04.1184169Z Platform: 18.0.26213.37475
2022-03-16T07:27:04.1212577Z Generic Tag: 1.0.2.1
2022-03-16T07:27:04.1313911Z Container OS Version: 10.0.17763.2686 (ltsc2019)
2022-03-16T07:27:04.1332757Z Host OS Version: 10.0.17763.107 (ltsc2019)
2022-03-16T07:27:06.9988654Z WARNING: Host OS and Base Image Container OS doesn't match and Hyper-V is not installed. If you encounter issues, you could try to install Hyper-V.
2022-03-16T07:27:07.0006448Z Using process isolation
2022-03-16T07:27:07.0235465Z Using locale de-DE
2022-03-16T07:27:07.0325223Z Disabling the standard eventlog dump to container log every 2 seconds (use -dumpEventLog to enable)
2022-03-16T07:27:07.0523192Z Using license file **
2022-03-16T07:27:07.0943582Z Downloading C:\ProgramData\BcContainerHelper\Extensions\lvserver19-infrareal-current\my\license.flf
2022-03-16T07:27:07.5751184Z Additional Parameters:
2022-03-16T07:27:07.5879168Z --volume "C:\agent\_work\370\s:c:\sources"
2022-03-16T07:27:07.5897043Z --volume C:\agent\dlls:c:\run\Add-Ins\mydlls
2022-03-16T07:27:07.5912702Z --env customWebSettings=AuthenticateServer=false
2022-03-16T07:27:07.5927663Z --env customNavSettings=EnableTaskScheduler=False
2022-03-16T07:27:07.5945329Z Files in C:\ProgramData\BcContainerHelper\Extensions\lvserver19-infrareal-current\my:
2022-03-16T07:27:07.6010070Z - AdditionalOutput.ps1
2022-03-16T07:27:07.6025696Z - license.flf
2022-03-16T07:27:07.6045052Z - MainLoop.ps1
2022-03-16T07:27:07.6062987Z - SetupVariables.ps1
2022-03-16T07:27:07.6079064Z - updatehosts.ps1
2022-03-16T07:27:07.6096821Z Creating container lvserver19-infrareal-current from image mcr.microsoft.com/businesscentral:10.0.17763.2686
2022-03-16T07:27:08.1180947Z 171daabc7479a7216d4c3c5af607ca240039680e689c5266857dc070b766da38
2022-03-16T07:27:11.5568607Z Waiting for container lvserver19-infrareal-current to be ready
2022-03-16T07:27:16.9393010Z Adding LVSERVER19-INFR to hosts file
2022-03-16T07:27:16.9404093Z Using artifactUrl https://bcartifacts.azureedge.net/sandbox/18.2.26217.37504/de
2022-03-16T07:27:16.9415164Z Using installer from C:\Run\150-new
2022-03-16T07:27:16.9426387Z Installing Business Central
2022-03-16T07:27:16.9437645Z Installing from artifacts
2022-03-16T07:27:23.7849170Z Starting Local SQL Server
2022-03-16T07:27:23.7859565Z Service 'SQL Server Browser (SQLBrowser)' cannot be started due to the following error: Cannot start service SQLBrowser on computer '.'.
2022-03-16T07:27:23.7869756Z at <ScriptBlock>, C:\Run\navinstall.ps1: line 62
2022-03-16T07:27:23.7880697Z at <ScriptBlock>, C:\Run\start.ps1: line 225
2022-03-16T07:27:23.7891742Z at <ScriptBlock>, <No file>: line 1Error
2022-03-16T07:27:23.7902198Z Adding LVSERVER19-INFR to hosts file
2022-03-16T07:27:23.7912840Z Using artifactUrl https://bcartifacts.azureedge.net/sandbox/18.2.26217.37504/de
2022-03-16T07:27:23.7923527Z Using installer from C:\Run\150-new
2022-03-16T07:27:23.7934556Z Installing Business Central
2022-03-16T07:27:23.7945312Z Installing from artifacts
2022-03-16T07:27:23.7954894Z Starting Local SQL Server
2022-03-16T07:27:23.7967438Z Service 'SQL Server Browser (SQLBrowser)' cannot be started due to the following error: Cannot start service SQLBrowser on computer '.'.
2022-03-16T07:27:23.7978432Z at <ScriptBlock>, C:\Run\navinstall.ps1: line 62
2022-03-16T07:27:23.7989728Z at <ScriptBlock>, C:\Run\start.ps1: line 225
2022-03-16T07:27:23.8000604Z at <ScriptBlock>, <No file>: line 1
2022-03-16T07:27:24.6200476Z New-BcContainer Telemetry Correlation Id: 715b7825-85ea-468c-a582-ed49d45d4aac
2022-03-16T07:27:26.3054278Z Removing container lvserver19-infrareal-current
2022-03-16T07:27:27.5512872Z Removing lvserver19-infrareal-current from container hosts file
2022-03-16T07:27:27.7244070Z Removing lvserver19-infrareal-current-* from container hosts file
2022-03-16T07:27:27.7971259Z Removing C:\ProgramData\BcContainerHelper\Extensions\lvserver19-infrareal-current
2022-03-16T07:27:28.5398416Z Run-AlPipeline Telemetry Correlation Id: 50ab6584-131b-4a10-b5ef-afea4e7aba8c
2022-03-16T07:27:28.8829831Z ##[error]Initialization of container lvserver19-infrareal-current failed
In C:\Program Files\WindowsPowerShell\Modules\BcContainerHelper\3.0.3\ContainerHandling\Wait-NavContainerReady.ps1:42 
Zeichen:17

+ ...             throw "Initialization of container $containerName failed" ...

+                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

    + CategoryInfo          : OperationStopped: (Initialization ...-current failed:String) [], RuntimeException

    + FullyQualifiedErrorId : Initialization of container lvserver19-infrareal-current failed
2022-03-16T07:27:28.9458282Z ##[error]PowerShell exited with code '1'.
2022-03-16T07:27:29.0003060Z ##[section]Finishing: Run Pipeline
freddydk commented 2 years ago

I don't think this was caused by containerhelper 3.0.3 - but you can uninstall BC 3.0.3 and install 3.0.2 to test.

I am more inclined to think that this has something to do with process isolation and a very old host OS and maybe a newer container OS, which was shipped a few days ago.

My recommendation would be to update your host OS with windows update

achim-t commented 2 years ago

Thanks, updating the host solved the issue.