Closed kpipic closed 1 year ago
Create it. If it isn't there, then all your settings are default.
@{ "KillPsSessionProcess" = $true } | ConvertTo-Json | Set-Content -Endcoding UTF8 'c:\programdata\bccontainerhelper\BcContainerHelper.config.json'
Tried both things
but still won't finish the validation
Restart always fix all problems :) after machine restart:
with: Setting usePsSession = False
Yeah - it is likely not anything I can repro or do something about.
PLEASE DO NOT INCLUDE ANY PASSWORDS OR TOKENS IN YOUR ISSUE!!!
Describe the issue I have an DevOps agent, that build app and after that running AlValidation. The process is successfully passing through all points but hangs when the AlValidation is finished. After 46 minutes of waiting the operation was canceled.
Scripts used to run al validation and cause the issue
Full output of scripts
Screenshots
Additional context
similar problem solved here: https://github.com/microsoft/navcontainerhelper/issues/2617
but there is no config file described here: These settings can be changed in code or in "C:\ProgramData\BcContainerHelper\BcContainerHelper.config.json"