microsoft / navcontainerhelper

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

Problem with container createion "The named pipe target process has ended" #2541

Closed fridrichovsky closed 2 years ago

fridrichovsky commented 2 years ago

Description I am using function "New-BcConatiner" for creating containers. This function I tested on more PCs. Today I tried create container on new machine and I get error: "The background process reported an error with the following message: "The named pipe target process has ended."." I tested set bigger memory limit "10GB", but it does not help.

When I try same command with same parameters on different machine, it works.

If I try same command with isolation=hyper-v it works on my new machine. I know that I can be happy, but I do not know why it does not work.

Please can you check it for me. Is it better use hyper-v isolation than process?

Thank you for your answer

Scripts used to create container and cause the issue

New-BcContainer `
    -accept_eula `
    -imagename...

Version: 20
Country: w1
SelectType: Latest
ContainerType: sandbox
Isolation: process

Full output of scripts

BcContainerHelper is version 3.0.10
BcContainerHelper is running as administrator
Hyper-V is Enabled
UsePsSession is True
Host is Microsoft Windows 11 Enterprise - 21H2
Docker Client Version is 20.10.16
Docker Server Version is 20.10.16
Removing Desktop shortcuts
Downloading application artifact /sandbox/20.2.41144.42334/w1
Downloading C:\Users\fridrichovsky\AppData\Local\Temp\2c2519c1-e9c8-41d7-8e1d-3409af8ea971.zip
Unpacking application artifact to tmp folder using Expand-Archive
Downloading platform artifact /sandbox/20.2.41144.42334/platform
Downloading C:\Users\fridrichovsky\AppData\Local\Temp\cf8f9738-97db-4060-9b46-0297fa93f0b7.zip
Unpacking platform artifact to tmp folder using Expand-Archive
Downloading Prerequisite Components
Downloading c:\bcartifacts.cache\sandbox\20.2.41144.42334\platform\Prerequisite Components\Open XML SDK 2.5 for Microsoft Office\OpenXMLSDKv25.msi
Downloading c:\bcartifacts.cache\sandbox\20.2.41144.42334\platform\Prerequisite Components\IIS URL Rewrite Module\rewrite_2.0_rtw_x64.msi
Downloading c:\bcartifacts.cache\sandbox\20.2.41144.42334\platform\Prerequisite Components\DotNetCore\DotNetCore.1.0.4_1.1.1-WindowsHosting.exe
Fetching all docker images
Fetching all docker volumes
Pulling image mcr.microsoft.com/businesscentral:10.0.20348.768
10.0.20348.768: Pulling from businesscentral
97f65a0ec59e: Pulling fs layer
6c71967ff419: Pulling fs layer
adafa80f6289: Pulling fs layer
5edbb650bc69: Pulling fs layer
752e1bd082b3: Pulling fs layer
6f8e68181711: Pulling fs layer
7c079b818472: Pulling fs layer
9bae0448fe18: Pulling fs layer
afd07f02e8a8: Pulling fs layer
02342765bbde: Pulling fs layer
6ed4b42e2873: Pulling fs layer
41c55bff3bdd: Pulling fs layer
2aceb383f11f: Pulling fs layer
1e1ec754cfb2: Pulling fs layer
69a55d0fa2bc: Pulling fs layer
6f8e68181711: Waiting
7c079b818472: Waiting
9bae0448fe18: Waiting
afd07f02e8a8: Waiting
02342765bbde: Waiting
6ed4b42e2873: Waiting
1e1ec754cfb2: Waiting
69a55d0fa2bc: Waiting
41c55bff3bdd: Waiting
5edbb650bc69: Waiting
2aceb383f11f: Waiting
752e1bd082b3: Waiting
adafa80f6289: Verifying Checksum
adafa80f6289: Download complete
5edbb650bc69: Verifying Checksum
5edbb650bc69: Download complete
752e1bd082b3: Verifying Checksum
752e1bd082b3: Download complete
6f8e68181711: Verifying Checksum
6f8e68181711: Download complete
7c079b818472: Verifying Checksum
7c079b818472: Download complete
9bae0448fe18: Verifying Checksum
9bae0448fe18: Download complete
afd07f02e8a8: Verifying Checksum
afd07f02e8a8: Download complete
02342765bbde: Verifying Checksum
02342765bbde: Download complete
6c71967ff419: Verifying Checksum
6c71967ff419: Download complete
41c55bff3bdd: Verifying Checksum
41c55bff3bdd: Download complete
2aceb383f11f: Verifying Checksum
2aceb383f11f: Download complete
1e1ec754cfb2: Verifying Checksum
1e1ec754cfb2: Download complete
69a55d0fa2bc: Verifying Checksum
69a55d0fa2bc: Download complete
97f65a0ec59e: Verifying Checksum
97f65a0ec59e: Download complete
6ed4b42e2873: Verifying Checksum
6ed4b42e2873: Download complete
97f65a0ec59e: Pull complete
6c71967ff419: Pull complete
adafa80f6289: Pull complete
5edbb650bc69: Pull complete
752e1bd082b3: Pull complete
6f8e68181711: Pull complete
7c079b818472: Pull complete
9bae0448fe18: Pull complete
afd07f02e8a8: Pull complete
02342765bbde: Pull complete
6ed4b42e2873: Pull complete
41c55bff3bdd: Pull complete
2aceb383f11f: Pull complete
1e1ec754cfb2: Pull complete
69a55d0fa2bc: Pull complete
Digest: sha256:826e9e1e7c0338630f8c79ab7d98259cb01346fe961e869485375361e28103f8
Status: Downloaded newer image for mcr.microsoft.com/businesscentral:10.0.20348.768
Using image mcr.microsoft.com/businesscentral:10.0.20348.768
Creating Container NavSherpa-20
Style: sandbox
Multitenant: No
Version: 20.2.41144.42334
Platform: 20.0.41086.42269
Generic Tag: 1.0.2.7
Container OS Version: 10.0.20348.768 (ltsc2022)
Host OS Version: 10.0.22000.739 (21H2)
Using process isolation
Using locale en-US
Disabling the standard eventlog dump to container log every 2 seconds (use -dumpEventLog to enable)
Using license file \\srv-file01.navisys.local\Produkty\Licence\Navisys\D365BC200\Latest\4805287.flf
Additional Parameters:
--volume C:\Containers\NavSherpa-20\RapidStarts:C:\Temp\RapidStarts
--volume C:\Containers\NavSherpa-20\TempFiles:C:\Temp\TempFiles
--volume C:\Containers\NavSherpa-20\Agent:C:\Agent
--volume C:\Containers\NavSherpa-20\Packages:C:\Temp\Packages
--volume C:\Containers\NavSherpa-20\Backups:C:\Temp\Backups
--cpu-count 4 --dns=8.8.8.8 -e customnavsettings=ClientServicesMaxUploadSize=2000,MaxStreamReadSize=2147483647,SqlManagementCommandTimeout=-1,SOAPServicesOperationTimeout=00:30:00,NavHttpClientMaxTimeout=00:30:00,NavHttpClientMaxResponseContentSize=15,ClientServicesKeepAliveInterval=00:02:00,NavHttpClientMaxTimeout=00:30:00,EnableTaskScheduler=True
Files in C:\ProgramData\BcContainerHelper\Extensions\NavSherpa-20\my:
- AdditionalOutput.ps1
- AdditionalSetup.ps1
- license.flf
- MainLoop.ps1
- SetupVariables.ps1
- updatehosts.ps1
Creating container NavSherpa-20 from image mcr.microsoft.com/businesscentral:10.0.20348.768
92ec20a8b19a07de206f5745e9d1c057e85569893a3f9659d7013afa32489489
Waiting for container NavSherpa-20 to be ready
Using artifactUrl https://bcartifacts.azureedge.net/sandbox/20.2.41144.42334/w1
Using installer from C:\Run\150-new
Installing Business Central
Installing from artifacts
Starting Local SQL Server
Starting Internet Information Server
Copying Service Tier Files
c:\dl\sandbox\20.2.41144.42334\platform\ServiceTier\Program Files
c:\dl\sandbox\20.2.41144.42334\platform\ServiceTier\System64Folder
Copying PowerShell Scripts
c:\dl\sandbox\20.2.41144.42334\platform\WindowsPowerShellScripts\Cloud\NAVAdministration
c:\dl\sandbox\20.2.41144.42334\platform\WindowsPowerShellScripts\WebSearch
Copying Web Client Files
c:\dl\sandbox\20.2.41144.42334\platform\WebClient\Microsoft Dynamics NAV
Copying Client Files
c:\dl\sandbox\20.2.41144.42334\platform\LegacyDlls\program files\Microsoft Dynamics NAV
c:\dl\sandbox\20.2.41144.42334\platform\LegacyDlls\program files\Microsoft Dynamics NAV
c:\dl\sandbox\20.2.41144.42334\platform\LegacyDlls\systemFolder
Copying ModernDev Files
c:\dl\sandbox\20.2.41144.42334\platform
c:\dl\sandbox\20.2.41144.42334\platform\ModernDev\program files\Microsoft Dynamics NAV
Copying additional files
Copying ConfigurationPackages
C:\dl\sandbox\20.2.41144.42334\platform\ConfigurationPackages
Copying Test Assemblies
C:\dl\sandbox\20.2.41144.42334\platform\Test Assemblies
Copying Extensions
C:\dl\sandbox\20.2.41144.42334\w1\Extensions
Copying Applications
C:\dl\sandbox\20.2.41144.42334\platform\Applications
Copying dependencies
Copying ReportBuilder
Using artifactUrl https://bcartifacts.azureedge.net/sandbox/20.2.41144.42334/w1
Using installer from
Installing Business Central
Installing from artifacts
Starting Local SQL Server
Starting Internet Information Server
Copying Service Tier Files
c:\dl\sandbox\20.2.41144.42334\platform\ServiceTier\Program Files
c:\dl\sandbox\20.2.41144.42334\platform\ServiceTier\System64Folder
Copying PowerShell Scripts
c:\dl\sandbox\20.2.41144.42334\platform\WindowsPowerShellScripts\Cloud\NAVAdministration
c:\dl\sandbox\20.2.41144.42334\platform\WindowsPowerShellScripts\WebSearch
Copying Web Client Files
c:\dl\sandbox\20.2.41144.42334\platform\WebClient\Microsoft Dynamics NAV
Copying Client Files
c:\dl\sandbox\20.2.41144.42334\platform\LegacyDlls\program files\Microsoft Dynamics NAV
c:\dl\sandbox\20.2.41144.42334\platform\LegacyDlls\program files\Microsoft Dynamics NAV
c:\dl\sandbox\20.2.41144.42334\platform\LegacyDlls\systemFolder
Copying ModernDev Files
c:\dl\sandbox\20.2.41144.42334\platform
c:\dl\sandbox\20.2.41144.42334\platform\ModernDev\program files\Microsoft Dynamics NAV
Copying additional files
Copying ConfigurationPackages
C:\dl\sandbox\20.2.41144.42334\platform\ConfigurationPackages
Copying Test Assemblies
C:\dl\sandbox\20.2.41144.42334\platform\Test Assemblies
Copying Extensions
C:\dl\sandbox\20.2.41144.42334\w1\Extensions
Copying Applications
C:\dl\sandbox\20.2.41144.42334\platform\Applications
Copying dependencies
Copying ReportBuilder
Importing PowerShell Modules
Restoring CRONUS Demo Database
Setting CompatibilityLevel for CRONUS on localhost\SQLEXPRESS
Modifying Business Central Service Tier Config File for Docker
Creating Business Central Service Tier
Installing SIP crypto provider: 'C:\Windows\System32\NavSip.dll'
Starting Business Central Service Tier
Importing license file
Stopping Business Central Service Tier
Installation took 62 seconds
Installation complete
Initializing...
Setting host.docker.internal to 192.168.10.131 in container hosts file (copy from host hosts file)
Setting gateway.docker.internal to 192.168.10.131 in container hosts file (copy from host hosts file)
Setting kubernetes.docker.internal to 127.0.0.1 in container hosts file (copy from host hosts file)
Setting host.containerhelper.internal to 172.23.32.1 in container hosts file
Starting Container
Hostname is NavSherpa-20
PublicDnsName is NavSherpa-20
Using NavUserPassword Authentication
Creating Self Signed Certificate
Self Signed Certificate Thumbprint 71B24D46096B0395FEEE27A0CE928EBCE699D085
DNS identity NavSherpa-20
Modifying Service Tier Config File with Instance Specific Settings
Modifying Service Tier Config File with settings from environment variable
Setting ClientServicesMaxUploadSize to 2000
Setting MaxStreamReadSize to 2147483647
Setting SqlManagementCommandTimeout to -1
Setting SOAPServicesOperationTimeout to 00:30:00
Setting NavHttpClientMaxTimeout to 00:30:00
Setting NavHttpClientMaxResponseContentSize to 15
Setting ClientServicesKeepAliveInterval to 00:02:00
Setting NavHttpClientMaxTimeout to 00:30:00
Setting EnableTaskScheduler to True
Starting Service Tier
Registering event sources
Creating DotNetCore Web Server Instance
Using application pool name: BC
Using default container name: NavWebApplicationContainer
Copy files to WWW root C:\inetpub\wwwroot\BC
Create the application pool BC
Create website: NavWebApplicationContainer without SSL
Update configuration: navsettings.json
Done Configuring Web Client
Enabling Financials User Experience
Using license file 'c:\run\my\license.flf'
Import License
Creating http download site
Setting SA Password and enabling SA
Creating Admin as SQL User and add to sysadmin
Creating SUPER user
Container IP Address: 172.23.37.254
Container Hostname  : NavSherpa-20
Container Dns Name  : NavSherpa-20
Web Client          : http://NavSherpa-20:80/BC/
Dev. Server         : http://NavSherpa-20
Dev. ServerInstance : BC
Setting NavSherpa-20 to 172.23.37.254 in host hosts file

Files:
http://NavSherpa-20:8080/ALLanguage.vsix

Container Total Physical Memory is 127.5Gb
Container Free Physical Memory is 112.2Gb

Initialization took 45 seconds
Ready for connections!
Reading CustomSettings.config from NavSherpa-20
The background process reported an error with the following message: "The named pipe target process has ended.".
...
freddydk commented 2 years ago

Looks like the PSSession towards the container. Haven't seen that before.

if you set $bccontainerHelperConfig.usepssession = $false before running new-bccontainer - does that change anything?

fridrichovsky commented 2 years ago

I set mentioned parameter. I get different error. Error say that RPC server is not available. I checked services connected with mentioned server, but it looks OK.

Initialization took 41 seconds
Ready for connections!
Reading CustomSettings.config from NavSherpa-20
container df20258366470f0ca93a75ea04d26da83697bbe05851648a877c4d4732ada17a encountered an error during hcsshim::System::CreateProcess: failure in a Windows system call: Server RPC nen├ş k┬ádispozici. (0x6ba)
New-BcContainer Telemetry Correlation Id: b3a460bf-610f-4f76-8e10-5bc836c0b664
Container creation duration: 00:05:35,781
freddydk commented 2 years ago

Ok I don't know why executing scripts inside a process isolated container fails on that machine. HyperV is typically the safe bet - but then you need to pre-allocate memory for that container.

fridrichovsky commented 2 years ago

Hello, I tried it again without $bccontainerHelperConfig.usepssession = $false. I deaktivated/aktivated feature "Containers" in W11. Contianer was created succesfully, but font import raised same error "The background process reported an error with the following message: "The named pipe target process has ended."."

I tested same script again (I remove container allwas before test). I second run I get error during creation as I sent with my first comment.

This is really strange when it happens on different place.

michvllni commented 2 years ago

I've seen this error when containers ran out of ram. Allocating more ram to the containers always worked for me, even when using isolation process.

fridrichovsky commented 2 years ago

I tested function on different machines with same parameters and it worked. So I am not sure if problem is with RAM. I tested it again with "-memoryLimit 20G". I get same error. The machine have free 115GB RAM. Strange is that this is first machine with problems. I am afraid that it will be something in OS setup.

freddydk commented 2 years ago

Coming back to this one. In the output, I can see that you have a lot of extra parameters. Did you try with the very basic container creation:

New-BCContainer -containerName $containerName `
                -accept_eula `
                -Auth UserPassword `
                -artifactUrl $artifactUrl `
                -Credential $credential `
                -updateHosts

(just to make sure that this is not a symptom of something else)

Another thing to check is to disable all antivirus software and retry (remember to re-enable)

I am running the same Windows 11 version and I do not have this problem. That said, history tells me that when one partner have a problem like this - there will be more.

I am off on vacation in a few days and since you have a workaround (hyperv) - I think this can wait. But... - if the problem persists, we could maybe have a Teams meeting late July or August to troubleshoot and see whether we can figure out what goes wrong.

Thanks

fridrichovsky commented 2 years ago

Hello Freddy, I tested simple skript as you suggested and it worked so I tried again my skript with my parameters and it "worked". You can see that container was created in output bellow. Problem raised during adding font. For me it is strange.

I am using windows 11 on my NB and everything works perfecty. I do not know what is wrong with problematic machine. I did not special steps during OS installation (not consciously).

Input command:

New-BcContainer -artifactUrl "https://bcartifacts.azureedge.net/sandbox/20.2.41144.42781/w1" -containerName "NavSherpa-20" `
 -accept_eula -accept_outdated -updateHosts -auth UserPassword `
  -licenseFile "\\srv-file01.navisys.local\Produkty\Licence\Navisys\D365BC200\Latest\4805287.flf" `
   -Credential $credential -shortcuts StartMenu -DeveloperServicesPort 7049 -SoapServicesPort 7047 -ManagementServicesPort 7045 `
 -ClientServicesPort 7046 -WebClientPort 80 -ODataServicesPort 7048 -isolation process -alwaysPull `
  -additionalParameters "--volume C:\Containers\NavSherpa-20\RapidStarts:C:\Temp\RapidStarts --volume C:\Containers\NavSherpa-20\TempFiles:C:\Temp\TempFiles --volume C:\Containers\NavSherpa-20\Agent:C:\Agent --volume C:\Containers\NavSherpa-20\Packages:C:\Temp\Packages --volume C:\Containers\NavSherpa-20\Backups:C:\Temp\Backups --cpu-count 4 --dns=8.8.8.8 -e customnavsettings=ClientServicesMaxUploadSize=2000,MaxStreamReadSize=2147483647,SqlManagementCommandTimeout=-1,SOAPServicesOperationTimeout=00:30:00,NavHttpClientMaxTimeout=00:30:00,NavHttpClientMaxResponseContentSize=15,ClientServicesKeepAliveInterval=00:02:00,NavHttpClientMaxTimeout=00:30:00" `
  -myScripts @{ "AdditionalOutput.ps1" = "copy-item -Path 'C:\Run\*.vsix' -Destination 'C:\ProgramData\BcContainerHelper\Extensions\$ContainerName' -force" } -multitenant:$false -enableTaskScheduler -ErrorAction Stop

Output:

BcContainerHelper is version 3.0.11
BcContainerHelper is running as administrator
Hyper-V is Enabled
UsePsSession is True
Host is Microsoft Windows 11 Enterprise - 21H2
Docker Client Version is 20.10.16
Docker Server Version is 20.10.16
Removing entries from hosts
Removing NavSherpa-20 from container hosts file
Removing NavSherpa-20-* from container hosts file
Removing Desktop shortcuts
Removing C:\ProgramData\BcContainerHelper\Extensions\NavSherpa-20
Downloading application artifact /sandbox/20.2.41144.42781/w1
Downloading C:\Users\fridrichovsky\AppData\Local\Temp\580a89b6-6ee0-4b8a-ad1a-c8c6421a328b.zip
Unpacking application artifact to tmp folder using Expand-Archive
Downloading platform artifact /sandbox/20.2.41144.42781/platform
Downloading C:\Users\fridrichovsky\AppData\Local\Temp\b927c137-6da8-47cb-b19b-44cee65c5ae4.zip
Unpacking platform artifact to tmp folder using Expand-Archive
Downloading Prerequisite Components
Downloading c:\bcartifacts.cache\sandbox\20.2.41144.42781\platform\Prerequisite Components\Open XML SDK 2.5 for Microsoft Office\OpenX
MLSDKv25.msi
Downloading c:\bcartifacts.cache\sandbox\20.2.41144.42781\platform\Prerequisite Components\IIS URL Rewrite Module\rewrite_2.0_rtw_x64.
msi
Downloading c:\bcartifacts.cache\sandbox\20.2.41144.42781\platform\Prerequisite Components\DotNetCore\DotNetCore.1.0.4_1.1.1-WindowsHo
sting.exe
Fetching all docker images
Fetching all docker volumes
Pulling image mcr.microsoft.com/businesscentral:10.0.20348.768
10.0.20348.768: Pulling from businesscentral
97f65a0ec59e: Already exists
6c71967ff419: Already exists
adafa80f6289: Already exists
5edbb650bc69: Already exists
752e1bd082b3: Already exists
6f8e68181711: Already exists
7c079b818472: Already exists
9bae0448fe18: Already exists
afd07f02e8a8: Already exists
02342765bbde: Already exists
6ed4b42e2873: Already exists
41c55bff3bdd: Already exists
2aceb383f11f: Already exists
1e1ec754cfb2: Already exists
69a55d0fa2bc: Already exists
0cec4dca69a0: Pulling fs layer
d1f0aa6d0810: Pulling fs layer
d1f0aa6d0810: Verifying Checksum
d1f0aa6d0810: Download complete
0cec4dca69a0: Verifying Checksum
0cec4dca69a0: Download complete
0cec4dca69a0: Pull complete
d1f0aa6d0810: Pull complete
Digest: sha256:9709c057f7e19b95cae60614a32108741eca6b643185974b1e83ddef90067f36
Status: Downloaded newer image for mcr.microsoft.com/businesscentral:10.0.20348.768
mcr.microsoft.com/businesscentral:10.0.20348.768
Using image mcr.microsoft.com/businesscentral:10.0.20348.768
Creating Container NavSherpa-20
Style: sandbox
Multitenant: No
Version: 20.2.41144.42781
Platform: 20.0.41086.42686
Generic Tag: 1.0.2.10
Container OS Version: 10.0.20348.768 (ltsc2022)
Host OS Version: 10.0.22000.739 (21H2)
Using process isolation
Using locale en-US
Disabling the standard eventlog dump to container log every 2 seconds (use -dumpEventLog to enable)
Using license file \\srv-file01.navisys.local\Produkty\Licence\Navisys\D365BC200\Latest\4805287.flf
Additional Parameters:
--volume C:\Containers\NavSherpa-20\RapidStarts:C:\Temp\RapidStarts
--volume C:\Containers\NavSherpa-20\TempFiles:C:\Temp\TempFiles
--volume C:\Containers\NavSherpa-20\Agent:C:\Agent
--volume C:\Containers\NavSherpa-20\Packages:C:\Temp\Packages
--volume C:\Containers\NavSherpa-20\Backups:C:\Temp\Backups
--cpu-count 4 --dns=8.8.8.8 -e customnavsettings=ClientServicesMaxUploadSize=2000,MaxStreamReadSize=2147483647,SqlManagementCommandTim
eout=-1,SOAPServicesOperationTimeout=00:30:00,NavHttpClientMaxTimeout=00:30:00,NavHttpClientMaxResponseContentSize=15,ClientServicesKe
epAliveInterval=00:02:00,NavHttpClientMaxTimeout=00:30:00,EnableTaskScheduler=True
Files in C:\ProgramData\BcContainerHelper\Extensions\NavSherpa-20\my:
- AdditionalOutput.ps1
- license.flf
- MainLoop.ps1
- SetupVariables.ps1
- updatehosts.ps1
Creating container NavSherpa-20 from image mcr.microsoft.com/businesscentral:10.0.20348.768
cf604131723ea53696edb2af34f5aa8010b1bafd0a74b7888218850d50f403e8
Waiting for container NavSherpa-20 to be ready
Using artifactUrl https://bcartifacts.azureedge.net/sandbox/20.2.41144.42781/w1
Using installer from C:\Run\150-new
Installing Business Central
Installing from artifacts
Starting Local SQL Server
Starting Internet Information Server
Copying Service Tier Files
c:\dl\sandbox\20.2.41144.42781\platform\ServiceTier\Program Files
c:\dl\sandbox\20.2.41144.42781\platform\ServiceTier\System64Folder
Copying PowerShell Scripts
c:\dl\sandbox\20.2.41144.42781\platform\WindowsPowerShellScripts\Cloud\NAVAdministration
c:\dl\sandbox\20.2.41144.42781\platform\WindowsPowerShellScripts\WebSearch
Copying Web Client Files
c:\dl\sandbox\20.2.41144.42781\platform\WebClient\Microsoft Dynamics NAV
Copying Client Files
c:\dl\sandbox\20.2.41144.42781\platform\LegacyDlls\program files\Microsoft Dynamics NAV
c:\dl\sandbox\20.2.41144.42781\platform\LegacyDlls\program files\Microsoft Dynamics NAV
c:\dl\sandbox\20.2.41144.42781\platform\LegacyDlls\systemFolder
Copying ModernDev Files
c:\dl\sandbox\20.2.41144.42781\platform
c:\dl\sandbox\20.2.41144.42781\platform\ModernDev\program files\Microsoft Dynamics NAV
Copying additional files
Copying ConfigurationPackages
C:\dl\sandbox\20.2.41144.42781\platform\ConfigurationPackages
Copying Test Assemblies
C:\dl\sandbox\20.2.41144.42781\platform\Test Assemblies
Copying Extensions
C:\dl\sandbox\20.2.41144.42781\w1\Extensions
Copying Applications
C:\dl\sandbox\20.2.41144.42781\platform\Applications
Copying dependencies
Copying ReportBuilder
Using artifactUrl https://bcartifacts.azureedge.net/sandbox/20.2.41144.42781/w1
Using installer from 
Installing Business Central
Installing from artifacts
Starting Local SQL Server
Starting Internet Information Server
Copying Service Tier Files
c:\dl\sandbox\20.2.41144.42781\platform\ServiceTier\Program Files
c:\dl\sandbox\20.2.41144.42781\platform\ServiceTier\System64Folder
Copying PowerShell Scripts
c:\dl\sandbox\20.2.41144.42781\platform\WindowsPowerShellScripts\Cloud\NAVAdministration
c:\dl\sandbox\20.2.41144.42781\platform\WindowsPowerShellScripts\WebSearch
Copying Web Client Files
c:\dl\sandbox\20.2.41144.42781\platform\WebClient\Microsoft Dynamics NAV
Copying Client Files
c:\dl\sandbox\20.2.41144.42781\platform\LegacyDlls\program files\Microsoft Dynamics NAV
c:\dl\sandbox\20.2.41144.42781\platform\LegacyDlls\program files\Microsoft Dynamics NAV
c:\dl\sandbox\20.2.41144.42781\platform\LegacyDlls\systemFolder
Copying ModernDev Files
c:\dl\sandbox\20.2.41144.42781\platform
c:\dl\sandbox\20.2.41144.42781\platform\ModernDev\program files\Microsoft Dynamics NAV
Copying additional files
Copying ConfigurationPackages
C:\dl\sandbox\20.2.41144.42781\platform\ConfigurationPackages
Copying Test Assemblies
C:\dl\sandbox\20.2.41144.42781\platform\Test Assemblies
Copying Extensions
C:\dl\sandbox\20.2.41144.42781\w1\Extensions
Copying Applications
C:\dl\sandbox\20.2.41144.42781\platform\Applications
Copying dependencies
Copying ReportBuilder
Importing PowerShell Modules
Restoring CRONUS Demo Database
Setting CompatibilityLevel for CRONUS on localhost\SQLEXPRESS
Modifying Business Central Service Tier Config File for Docker
Creating Business Central Service Tier
Installing SIP crypto provider: 'C:\Windows\System32\NavSip.dll'
Starting Business Central Service Tier
Importing license file
Stopping Business Central Service Tier
Installation took 58 seconds
Installation complete
Initializing...
Setting host.docker.internal to 192.168.10.131 in container hosts file (copy from host hosts file)
Setting gateway.docker.internal to 192.168.10.131 in container hosts file (copy from host hosts file)
Setting kubernetes.docker.internal to 127.0.0.1 in container hosts file (copy from host hosts file)
Setting host.containerhelper.internal to 172.27.224.1 in container hosts file
Starting Container
Hostname is NavSherpa-20
PublicDnsName is NavSherpa-20
Using NavUserPassword Authentication
Creating Self Signed Certificate
Self Signed Certificate Thumbprint A77B7AA9FAE4FC224CE8D742FE12D80A51046959
DNS identity NavSherpa-20
Modifying Service Tier Config File with Instance Specific Settings
Modifying Service Tier Config File with settings from environment variable
Setting ClientServicesMaxUploadSize to 2000
Setting MaxStreamReadSize to 2147483647
Setting SqlManagementCommandTimeout to -1
Setting SOAPServicesOperationTimeout to 00:30:00
Setting NavHttpClientMaxTimeout to 00:30:00
Setting NavHttpClientMaxResponseContentSize to 15
Setting ClientServicesKeepAliveInterval to 00:02:00
Setting NavHttpClientMaxTimeout to 00:30:00
Setting EnableTaskScheduler to True
Starting Service Tier
Registering event sources
Creating DotNetCore Web Server Instance
Using application pool name: BC
Using default container name: NavWebApplicationContainer
Copy files to WWW root C:\inetpub\wwwroot\BC
Create the application pool BC
Create website: NavWebApplicationContainer without SSL
Update configuration: navsettings.json
Done Configuring Web Client
Enabling Financials User Experience
Using license file 'c:\run\my\license.flf'
Import License
Creating http download site
Setting SA Password and enabling SA
Creating Admin as SQL User and add to sysadmin
Creating SUPER user
Container IP Address: 172.27.227.249
Container Hostname  : NavSherpa-20
Container Dns Name  : NavSherpa-20
Web Client          : http://NavSherpa-20:80/BC/
Dev. Server         : http://NavSherpa-20
Dev. ServerInstance : BC
Setting NavSherpa-20 to 172.27.227.249 in host hosts file

Files:
http://NavSherpa-20:8080/ALLanguage.vsix

Container Total Physical Memory is 127.5Gb
Container Free Physical Memory is 114.6Gb

Initialization took 47 seconds
Ready for connections!
Reading CustomSettings.config from NavSherpa-20
Creating Desktop Shortcuts for NavSherpa-20
Container NavSherpa-20 successfully created
Health check returns False, restarting container
Removing Session NavSherpa-20
NavSherpa-20
Waiting for container NavSherpa-20 to be ready

Initializing...
Setting host.docker.internal to 192.168.10.131 in container hosts file (copy from host hosts file)
Setting gateway.docker.internal to 192.168.10.131 in container hosts file (copy from host hosts file)
Setting kubernetes.docker.internal to 127.0.0.1 in container hosts file (copy from host hosts file)
Setting host.containerhelper.internal to 172.27.224.1 in container hosts file
Restarting Container
PublicDnsName unchanged
Hostname is NavSherpa-20
PublicDnsName is NavSherpa-20
Using NavUserPassword Authentication
Starting Local SQL Server
Starting Internet Information Server
Starting Service Tier
Container IP Address: 172.27.238.4
Container Hostname  : NavSherpa-20
Container Dns Name  : NavSherpa-20
Web Client          : http://NavSherpa-20:80/BC/
Dev. Server         : http://NavSherpa-20
Dev. ServerInstance : BC
Setting NavSherpa-20 to 172.27.238.4 in host hosts file

Files:
http://NavSherpa-20:8080/ALLanguage.vsix

Container Total Physical Memory is 127.5Gb
Container Free Physical Memory is 115.2Gb

Initialization took 10 seconds
Ready for connections!

Use:
Get-BcContainerEventLog -containerName NavSherpa-20 to retrieve a snapshot of the event log from the container
Get-BcContainerDebugInfo -containerName NavSherpa-20 to get debug information about the container
Enter-BcContainer -containerName NavSherpa-20 to open a PowerShell prompt inside the container
Remove-BcContainer -containerName NavSherpa-20 to remove the container again
docker logs NavSherpa-20 to retrieve information about URL's again
Skipping font 'lucon.ttf' as it is already installed
Installing font 'c:\Windows\Fonts\8514fix.fon' succeeded
Installing font 'c:\Windows\Fonts\8514fixe.fon' succeeded
Installing font 'c:\Windows\Fonts\8514fixg.fon' succeeded
Installing font 'c:\Windows\Fonts\8514fixr.fon' succeeded
Installing font 'c:\Windows\Fonts\8514fixt.fon' succeeded
Installing font 'c:\Windows\Fonts\8514oem.fon' succeeded
Installing font 'c:\Windows\Fonts\8514oeme.fon' succeeded
Installing font 'c:\Windows\Fonts\8514oemg.fon' succeeded
Installing font 'c:\Windows\Fonts\8514oemr.fon' succeeded
Installing font 'c:\Windows\Fonts\8514oemt.fon' succeeded
Installing font 'c:\Windows\Fonts\8514sys.fon' succeeded
Installing font 'c:\Windows\Fonts\8514syse.fon' succeeded
Installing font 'c:\Windows\Fonts\8514sysg.fon' succeeded
Installing font 'c:\Windows\Fonts\8514sysr.fon' succeeded
Installing font 'c:\Windows\Fonts\8514syst.fon' succeeded
Installing font 'c:\Windows\Fonts\85775.fon' succeeded
Installing font 'c:\Windows\Fonts\85855.fon' succeeded
Installing font 'c:\Windows\Fonts\85f1255.fon' succeeded
Installing font 'c:\Windows\Fonts\85f1256.fon' succeeded
Installing font 'c:\Windows\Fonts\85f1257.fon' succeeded
Installing font 'c:\Windows\Fonts\85f874.fon' succeeded
Installing font 'c:\Windows\Fonts\85s1255.fon' succeeded
Installing font 'c:\Windows\Fonts\85s1256.fon' succeeded
Installing font 'c:\Windows\Fonts\85s1257.fon' succeeded
Installing font 'c:\Windows\Fonts\85s874.fon' succeeded
Installing font 'c:\Windows\Fonts\app775.fon' succeeded
Installing font 'c:\Windows\Fonts\app850.fon' succeeded
Installing font 'c:\Windows\Fonts\app852.fon' succeeded
Installing font 'c:\Windows\Fonts\app855.fon' succeeded
Installing font 'c:\Windows\Fonts\app857.fon' succeeded
Installing font 'c:\Windows\Fonts\app866.fon' succeeded
Installing font 'c:\Windows\Fonts\app932.fon' succeeded
Installing font 'c:\Windows\Fonts\app936.fon' succeeded
Installing font 'c:\Windows\Fonts\app949.fon' succeeded
Installing font 'c:\Windows\Fonts\app950.fon' succeeded
Installing font 'c:\Windows\Fonts\arial.ttf' succeeded
Installing font 'c:\Windows\Fonts\arialbd.ttf' succeeded
Installing font 'c:\Windows\Fonts\arialbi.ttf' succeeded
Installing font 'c:\Windows\Fonts\ariali.ttf' succeeded
Installing font 'c:\Windows\Fonts\ariblk.ttf' succeeded
Installing font 'c:\Windows\Fonts\bahnschrift.ttf' succeeded
Installing font 'c:\Windows\Fonts\c8514fix.fon' succeeded
Installing font 'c:\Windows\Fonts\c8514oem.fon' succeeded
Installing font 'c:\Windows\Fonts\c8514sys.fon' succeeded
Installing font 'c:\Windows\Fonts\calibri.ttf' succeeded
Installing font 'c:\Windows\Fonts\calibrib.ttf' succeeded
Installing font 'c:\Windows\Fonts\calibrii.ttf' succeeded
Installing font 'c:\Windows\Fonts\calibril.ttf' succeeded
Installing font 'c:\Windows\Fonts\calibrili.ttf' succeeded
Installing font 'c:\Windows\Fonts\calibriz.ttf' succeeded
Installing font 'c:\Windows\Fonts\cambria.ttc' succeeded
Installing font 'c:\Windows\Fonts\cambriab.ttf' succeeded
Installing font 'c:\Windows\Fonts\cambriai.ttf' succeeded
Installing font 'c:\Windows\Fonts\cambriaz.ttf' succeeded
Installing font 'c:\Windows\Fonts\Candara.ttf' succeeded
Installing font 'c:\Windows\Fonts\Candarab.ttf' succeeded
Installing font 'c:\Windows\Fonts\Candarai.ttf' succeeded
Installing font 'c:\Windows\Fonts\Candaral.ttf' succeeded
Installing font 'c:\Windows\Fonts\Candarali.ttf' succeeded
Installing font 'c:\Windows\Fonts\Candaraz.ttf' succeeded
Installing font 'c:\Windows\Fonts\cga40737.fon' succeeded
Installing font 'c:\Windows\Fonts\cga40850.fon' succeeded
Installing font 'c:\Windows\Fonts\cga40852.fon' succeeded
Installing font 'c:\Windows\Fonts\cga40857.fon' succeeded
Installing font 'c:\Windows\Fonts\cga40866.fon' succeeded
Installing font 'c:\Windows\Fonts\cga40869.fon' succeeded
Installing font 'c:\Windows\Fonts\cga40woa.fon' succeeded
Installing font 'c:\Windows\Fonts\cga80737.fon' succeeded
Installing font 'c:\Windows\Fonts\cga80850.fon' succeeded
Installing font 'c:\Windows\Fonts\cga80852.fon' succeeded
Installing font 'c:\Windows\Fonts\cga80857.fon' succeeded
Installing font 'c:\Windows\Fonts\cga80866.fon' succeeded
Installing font 'c:\Windows\Fonts\cga80869.fon' succeeded
Installing font 'c:\Windows\Fonts\cga80woa.fon' succeeded
Installing font 'c:\Windows\Fonts\comic.ttf' succeeded
Installing font 'c:\Windows\Fonts\comicbd.ttf' succeeded
Installing font 'c:\Windows\Fonts\comici.ttf' succeeded
Installing font 'c:\Windows\Fonts\comicz.ttf' succeeded
Installing font 'c:\Windows\Fonts\consola.ttf' succeeded
Installing font 'c:\Windows\Fonts\consolab.ttf' succeeded
Installing font 'c:\Windows\Fonts\consolai.ttf' succeeded
Installing font 'c:\Windows\Fonts\consolaz.ttf' succeeded
Installing font 'c:\Windows\Fonts\constan.ttf' succeeded
Installing font 'c:\Windows\Fonts\constanb.ttf' succeeded
Installing font 'c:\Windows\Fonts\constani.ttf' succeeded
Installing font 'c:\Windows\Fonts\constanz.ttf' succeeded
Installing font 'c:\Windows\Fonts\corbel.ttf' succeeded
Installing font 'c:\Windows\Fonts\corbelb.ttf' succeeded
Installing font 'c:\Windows\Fonts\corbeli.ttf' succeeded
Installing font 'c:\Windows\Fonts\corbell.ttf' succeeded
Installing font 'c:\Windows\Fonts\corbelli.ttf' succeeded
Installing font 'c:\Windows\Fonts\corbelz.ttf' succeeded
Installing font 'c:\Windows\Fonts\coue1255.fon' succeeded
Installing font 'c:\Windows\Fonts\coue1256.fon' succeeded
Installing font 'c:\Windows\Fonts\coue1257.fon' succeeded
Installing font 'c:\Windows\Fonts\couf1255.fon' succeeded
Installing font 'c:\Windows\Fonts\couf1256.fon' succeeded
Installing font 'c:\Windows\Fonts\couf1257.fon' succeeded
Installing font 'c:\Windows\Fonts\cour.ttf' succeeded
Installing font 'c:\Windows\Fonts\courbd.ttf' succeeded
Installing font 'c:\Windows\Fonts\courbi.ttf' succeeded
Installing font 'c:\Windows\Fonts\coure.fon' succeeded
Installing font 'c:\Windows\Fonts\couree.fon' succeeded
Installing font 'c:\Windows\Fonts\coureg.fon' succeeded
Installing font 'c:\Windows\Fonts\courer.fon' succeeded
Installing font 'c:\Windows\Fonts\couret.fon' succeeded
Installing font 'c:\Windows\Fonts\courf.fon' succeeded
Installing font 'c:\Windows\Fonts\courfe.fon' succeeded
Installing font 'c:\Windows\Fonts\courfg.fon' succeeded
Installing font 'c:\Windows\Fonts\courfr.fon' succeeded
Installing font 'c:\Windows\Fonts\courft.fon' succeeded
Installing font 'c:\Windows\Fonts\couri.ttf' succeeded
Installing font 'c:\Windows\Fonts\cvgafix.fon' succeeded
Installing font 'c:\Windows\Fonts\cvgasys.fon' succeeded
Installing font 'c:\Windows\Fonts\dos737.fon' succeeded
Installing font 'c:\Windows\Fonts\dos869.fon' succeeded
Installing font 'c:\Windows\Fonts\dosapp.fon' succeeded
Installing font 'c:\Windows\Fonts\ebrima.ttf' succeeded
Installing font 'c:\Windows\Fonts\ebrimabd.ttf' succeeded
Installing font 'c:\Windows\Fonts\ega40737.fon' succeeded
Installing font 'c:\Windows\Fonts\ega40850.fon' succeeded
Installing font 'c:\Windows\Fonts\ega40852.fon' succeeded
Installing font 'c:\Windows\Fonts\ega40857.fon' succeeded
Installing font 'c:\Windows\Fonts\ega40866.fon' succeeded
Installing font 'c:\Windows\Fonts\ega40869.fon' succeeded
Installing font 'c:\Windows\Fonts\ega40woa.fon' succeeded
Installing font 'c:\Windows\Fonts\ega80737.fon' succeeded
Installing font 'c:\Windows\Fonts\ega80850.fon' succeeded
Installing font 'c:\Windows\Fonts\ega80852.fon' succeeded
Installing font 'c:\Windows\Fonts\ega80857.fon' succeeded
Installing font 'c:\Windows\Fonts\ega80866.fon' succeeded
Installing font 'c:\Windows\Fonts\ega80869.fon' succeeded
Installing font 'c:\Windows\Fonts\ega80woa.fon' succeeded
Installing font 'c:\Windows\Fonts\framd.ttf' succeeded
Installing font 'c:\Windows\Fonts\framdit.ttf' succeeded
Installing font 'c:\Windows\Fonts\Gabriola.ttf' succeeded
Installing font 'c:\Windows\Fonts\gadugi.ttf' succeeded
Installing font 'c:\Windows\Fonts\gadugib.ttf' succeeded
Installing font 'c:\Windows\Fonts\georgia.ttf' succeeded
Installing font 'c:\Windows\Fonts\georgiab.ttf' succeeded
Installing font 'c:\Windows\Fonts\georgiai.ttf' succeeded
Installing font 'c:\Windows\Fonts\georgiaz.ttf' succeeded
Installing font 'c:\Windows\Fonts\h8514fix.fon' succeeded
Installing font 'c:\Windows\Fonts\h8514oem.fon' succeeded
Installing font 'c:\Windows\Fonts\h8514sys.fon' succeeded
Installing font 'c:\Windows\Fonts\himalaya.ttf' succeeded
Installing font 'c:\Windows\Fonts\holomdl2.ttf' succeeded
Installing font 'c:\Windows\Fonts\hvgafix.fon' succeeded
Installing font 'c:\Windows\Fonts\hvgasys.fon' succeeded
Installing font 'c:\Windows\Fonts\impact.ttf' succeeded
Installing font 'c:\Windows\Fonts\Inkfree.ttf' succeeded
Installing font 'c:\Windows\Fonts\j8514fix.fon' succeeded
Installing font 'c:\Windows\Fonts\j8514oem.fon' succeeded
Installing font 'c:\Windows\Fonts\j8514sys.fon' succeeded
Installing font 'c:\Windows\Fonts\javatext.ttf' succeeded
Installing font 'c:\Windows\Fonts\jsmalle.fon' succeeded
Installing font 'c:\Windows\Fonts\jsmallf.fon' succeeded
Installing font 'c:\Windows\Fonts\jvgafix.fon' succeeded
Installing font 'c:\Windows\Fonts\jvgasys.fon' succeeded
Installing font 'c:\Windows\Fonts\LeelaUIb.ttf' succeeded
Installing font 'c:\Windows\Fonts\LeelawUI.ttf' succeeded
Installing font 'c:\Windows\Fonts\LeelUIsl.ttf' succeeded
Installing font 'c:\Windows\Fonts\l_10646.ttf' succeeded
Installing font 'c:\Windows\Fonts\malgun.ttf' succeeded
Installing font 'c:\Windows\Fonts\malgunbd.ttf' succeeded
Installing font 'c:\Windows\Fonts\malgunsl.ttf' succeeded
Installing font 'c:\Windows\Fonts\marlett.ttf' succeeded
Installing font 'c:\Windows\Fonts\micross.ttf' succeeded
Installing font 'c:\Windows\Fonts\mingliub.ttc' succeeded
Installing font 'c:\Windows\Fonts\mmrtext.ttf' succeeded
Installing font 'c:\Windows\Fonts\mmrtextb.ttf' succeeded
Installing font 'c:\Windows\Fonts\modern.fon' succeeded
Installing font 'c:\Windows\Fonts\monbaiti.ttf' succeeded
Installing font 'c:\Windows\Fonts\msgothic.ttc' succeeded
Installing font 'c:\Windows\Fonts\msjh.ttc' succeeded
Installing font 'c:\Windows\Fonts\msjhbd.ttc' succeeded
Installing font 'c:\Windows\Fonts\msjhl.ttc' succeeded
Installing font 'c:\Windows\Fonts\msyh.ttc' succeeded
Installing font 'c:\Windows\Fonts\msyhbd.ttc' succeeded
Installing font 'c:\Windows\Fonts\msyhl.ttc' succeeded
Installing font 'c:\Windows\Fonts\msyi.ttf' succeeded
Installing font 'c:\Windows\Fonts\mvboli.ttf' succeeded
Installing font 'c:\Windows\Fonts\Nirmala.ttf' succeeded
Installing font 'c:\Windows\Fonts\NirmalaB.ttf' succeeded
Installing font 'c:\Windows\Fonts\NirmalaS.ttf' succeeded
Installing font 'c:\Windows\Fonts\ntailu.ttf' succeeded
Installing font 'c:\Windows\Fonts\ntailub.ttf' succeeded
Installing font 'c:\Windows\Fonts\pala.ttf' succeeded
Installing font 'c:\Windows\Fonts\palab.ttf' succeeded
Installing font 'c:\Windows\Fonts\palabi.ttf' succeeded
Installing font 'c:\Windows\Fonts\palai.ttf' succeeded
Installing font 'c:\Windows\Fonts\phagspa.ttf' succeeded
Installing font 'c:\Windows\Fonts\phagspab.ttf' succeeded
Installing font 'c:\Windows\Fonts\roman.fon' succeeded
Installing font 'c:\Windows\Fonts\s8514fix.fon' succeeded
Installing font 'c:\Windows\Fonts\s8514oem.fon' succeeded
Installing font 'c:\Windows\Fonts\s8514sys.fon' succeeded
Installing font 'c:\Windows\Fonts\script.fon' succeeded
Installing font 'c:\Windows\Fonts\segmdl2.ttf' succeeded
Installing font 'c:\Windows\Fonts\SegoeIcons.ttf' succeeded
Installing font 'c:\Windows\Fonts\segoepr.ttf' succeeded
Installing font 'c:\Windows\Fonts\segoeprb.ttf' succeeded
Installing font 'c:\Windows\Fonts\segoesc.ttf' succeeded
Installing font 'c:\Windows\Fonts\segoescb.ttf' succeeded
Installing font 'c:\Windows\Fonts\segoeui.ttf' succeeded
Installing font 'c:\Windows\Fonts\segoeuib.ttf' succeeded
Installing font 'c:\Windows\Fonts\segoeuii.ttf' succeeded
Installing font 'c:\Windows\Fonts\segoeuil.ttf' succeeded
Installing font 'c:\Windows\Fonts\segoeuisl.ttf' succeeded
Installing font 'c:\Windows\Fonts\segoeuiz.ttf' succeeded
Installing font 'c:\Windows\Fonts\seguibl.ttf' succeeded
Installing font 'c:\Windows\Fonts\seguibli.ttf' succeeded
Installing font 'c:\Windows\Fonts\seguiemj.ttf' succeeded
Installing font 'c:\Windows\Fonts\seguihis.ttf' succeeded
Installing font 'c:\Windows\Fonts\seguili.ttf' succeeded
Installing font 'c:\Windows\Fonts\seguisb.ttf' succeeded
Installing font 'c:\Windows\Fonts\seguisbi.ttf' succeeded
Installing font 'c:\Windows\Fonts\seguisli.ttf' succeeded
Installing font 'c:\Windows\Fonts\seguisym.ttf' succeeded
Installing font 'c:\Windows\Fonts\SegUIVar.ttf' succeeded
Installing font 'c:\Windows\Fonts\sere1255.fon' succeeded
Installing font 'c:\Windows\Fonts\sere1256.fon' succeeded
Installing font 'c:\Windows\Fonts\sere1257.fon' succeeded
Installing font 'c:\Windows\Fonts\serf1255.fon' succeeded
Installing font 'c:\Windows\Fonts\serf1256.fon' succeeded
Installing font 'c:\Windows\Fonts\serf1257.fon' succeeded
Installing font 'c:\Windows\Fonts\serife.fon' succeeded
Installing font 'c:\Windows\Fonts\serifee.fon' succeeded
Installing font 'c:\Windows\Fonts\serifeg.fon' succeeded
Installing font 'c:\Windows\Fonts\serifer.fon' succeeded
Installing font 'c:\Windows\Fonts\serifet.fon' succeeded
Installing font 'c:\Windows\Fonts\seriff.fon' succeeded
Installing font 'c:\Windows\Fonts\seriffe.fon' succeeded
Installing font 'c:\Windows\Fonts\seriffg.fon' succeeded
Installing font 'c:\Windows\Fonts\seriffr.fon' succeeded
Installing font 'c:\Windows\Fonts\serifft.fon' succeeded
Installing font 'c:\Windows\Fonts\simsun.ttc' succeeded
Installing font 'c:\Windows\Fonts\simsunb.ttf' succeeded
Installing font 'c:\Windows\Fonts\SitkaVF-Italic.ttf' succeeded
Installing font 'c:\Windows\Fonts\SitkaVF.ttf' succeeded
Installing font 'c:\Windows\Fonts\smae1255.fon' succeeded
Installing font 'c:\Windows\Fonts\smae1256.fon' succeeded
Installing font 'c:\Windows\Fonts\smae1257.fon' succeeded
Installing font 'c:\Windows\Fonts\smaf1255.fon' succeeded
Installing font 'c:\Windows\Fonts\smaf1256.fon' succeeded
Installing font 'c:\Windows\Fonts\smaf1257.fon' succeeded
Installing font 'c:\Windows\Fonts\smalle.fon' succeeded
Installing font 'c:\Windows\Fonts\smallee.fon' succeeded
Installing font 'c:\Windows\Fonts\smalleg.fon' succeeded
Installing font 'c:\Windows\Fonts\smaller.fon' succeeded
Installing font 'c:\Windows\Fonts\smallet.fon' succeeded
Installing font 'c:\Windows\Fonts\smallf.fon' succeeded
Installing font 'c:\Windows\Fonts\smallfe.fon' succeeded
Installing font 'c:\Windows\Fonts\smallfg.fon' succeeded
Installing font 'c:\Windows\Fonts\smallfr.fon' succeeded
Installing font 'c:\Windows\Fonts\smallft.fon' succeeded
Installing font 'c:\Windows\Fonts\ssee1255.fon' succeeded
Installing font 'c:\Windows\Fonts\ssee1256.fon' succeeded
Installing font 'c:\Windows\Fonts\ssee1257.fon' succeeded
Installing font 'c:\Windows\Fonts\ssee874.fon' succeeded
Installing font 'c:\Windows\Fonts\ssef1255.fon' succeeded
Installing font 'c:\Windows\Fonts\ssef1256.fon' succeeded
Installing font 'c:\Windows\Fonts\ssef1257.fon' succeeded
Installing font 'c:\Windows\Fonts\ssef874.fon' succeeded
Installing font 'c:\Windows\Fonts\sserife.fon' succeeded
Installing font 'c:\Windows\Fonts\sserifee.fon' succeeded
Installing font 'c:\Windows\Fonts\sserifeg.fon' succeeded
Installing font 'c:\Windows\Fonts\sserifer.fon' succeeded
Installing font 'c:\Windows\Fonts\sserifet.fon' succeeded
Installing font 'c:\Windows\Fonts\sseriff.fon' succeeded
Installing font 'c:\Windows\Fonts\sseriffe.fon' succeeded
Installing font 'c:\Windows\Fonts\sseriffg.fon' succeeded
Installing font 'c:\Windows\Fonts\sseriffr.fon' succeeded
Installing font 'c:\Windows\Fonts\sserifft.fon' succeeded
Installing font 'c:\Windows\Fonts\svgafix.fon' succeeded
Installing font 'c:\Windows\Fonts\svgasys.fon' succeeded
Installing font 'c:\Windows\Fonts\sylfaen.ttf' succeeded
Installing font 'c:\Windows\Fonts\symbol.ttf' succeeded
Installing font 'c:\Windows\Fonts\tahoma.ttf' succeeded
Installing font 'c:\Windows\Fonts\tahomabd.ttf' succeeded
Installing font 'c:\Windows\Fonts\taile.ttf' succeeded
Installing font 'c:\Windows\Fonts\taileb.ttf' succeeded
Installing font 'c:\Windows\Fonts\times.ttf' succeeded
Installing font 'c:\Windows\Fonts\timesbd.ttf' succeeded
Installing font 'c:\Windows\Fonts\timesbi.ttf' succeeded
Installing font 'c:\Windows\Fonts\timesi.ttf' succeeded
Installing font 'c:\Windows\Fonts\trebuc.ttf' succeeded
Installing font 'c:\Windows\Fonts\trebucbd.ttf' succeeded
Installing font 'c:\Windows\Fonts\trebucbi.ttf' succeeded
Installing font 'c:\Windows\Fonts\trebucit.ttf' succeeded
Installing font 'c:\Windows\Fonts\verdana.ttf' succeeded
Installing font 'c:\Windows\Fonts\verdanab.ttf' succeeded
Installing font 'c:\Windows\Fonts\verdanai.ttf' succeeded
Installing font 'c:\Windows\Fonts\verdanaz.ttf' succeeded
Installing font 'c:\Windows\Fonts\vga737.fon' succeeded
Installing font 'c:\Windows\Fonts\vga775.fon' succeeded
Installing font 'c:\Windows\Fonts\vga850.fon' succeeded
Installing font 'c:\Windows\Fonts\vga852.fon' succeeded
Installing font 'c:\Windows\Fonts\vga855.fon' succeeded
Installing font 'c:\Windows\Fonts\vga857.fon' succeeded
Installing font 'c:\Windows\Fonts\vga860.fon' succeeded
Installing font 'c:\Windows\Fonts\vga861.fon' succeeded
Installing font 'c:\Windows\Fonts\vga863.fon' succeeded
Installing font 'c:\Windows\Fonts\vga865.fon' succeeded
Installing font 'c:\Windows\Fonts\vga866.fon' succeeded
Installing font 'c:\Windows\Fonts\vga869.fon' succeeded
Installing font 'c:\Windows\Fonts\vga932.fon' succeeded
Installing font 'c:\Windows\Fonts\vga936.fon' succeeded
Installing font 'c:\Windows\Fonts\vga949.fon' succeeded
Installing font 'c:\Windows\Fonts\vga950.fon' succeeded
Installing font 'c:\Windows\Fonts\vgaf1255.fon' succeeded
Installing font 'c:\Windows\Fonts\vgaf1256.fon' succeeded
Installing font 'c:\Windows\Fonts\vgaf1257.fon' succeeded
Installing font 'c:\Windows\Fonts\vgaf874.fon' succeeded
Installing font 'c:\Windows\Fonts\vgafix.fon' succeeded
Installing font 'c:\Windows\Fonts\vgafixe.fon' succeeded
Installing font 'c:\Windows\Fonts\vgafixg.fon' succeeded
Installing font 'c:\Windows\Fonts\vgafixr.fon' succeeded
Installing font 'c:\Windows\Fonts\vgafixt.fon' succeeded
Installing font 'c:\Windows\Fonts\vgaoem.fon' succeeded
Installing font 'c:\Windows\Fonts\vgas1255.fon' succeeded
Installing font 'c:\Windows\Fonts\vgas1256.fon' succeeded
Installing font 'c:\Windows\Fonts\vgas1257.fon' succeeded
Installing font 'c:\Windows\Fonts\vgas874.fon' succeeded
Installing font 'c:\Windows\Fonts\vgasys.fon' succeeded
Installing font 'c:\Windows\Fonts\vgasyse.fon' succeeded
Installing font 'c:\Windows\Fonts\vgasysg.fon' succeeded
Installing font 'c:\Windows\Fonts\vgasysr.fon' succeeded
Installing font 'c:\Windows\Fonts\vgasyst.fon' succeeded
Installing font 'c:\Windows\Fonts\webdings.ttf' succeeded
Installing font 'c:\Windows\Fonts\wingding.ttf' succeeded
Installing font 'c:\Windows\Fonts\YuGothB.ttc' succeeded
Installing font 'c:\Windows\Fonts\YuGothL.ttc' succeeded
Installing font 'c:\Windows\Fonts\YuGothM.ttc' succeeded
Installing font 'c:\Windows\Fonts\YuGothR.ttc' succeeded
Synchronizing Permissions Mock on default
App successfully synchronized
Installing Permissions Mock on default
The background process reported an error with the following message: "The named pipe target process has ended.".
fridrichovsky commented 2 years ago

I tested skript again with different parameters and I do not know if it helps, but it looks like that problem is with
-myScripts @{ "AdditionalOutput.ps1" = "copy-item -Path 'C:\Run\*.vsix' -Destination 'C:\ProgramData\BcContainerHelper\Extensions\NavSherpa-20' -force" } When I skip mentioned parameter container is created without problem. When I use myScripts error raise. But that doesn't explain why sometimes container creation works and sometimes it doesn't.

fridrichovsky commented 2 years ago

I tested my whole skript without parameter myScripts. Container was created. When conainer is created I use function for add fonts. This function raised my error again. It is strange.

Input command: New-BcContainer -artifactUrl "https://bcartifacts.azureedge.net/sandbox/20.2.41144.42865/w1" -containerName "NavSherpa-20" -accept_eula -accept_outdated -updateHosts -auth UserPassword -licenseFile "\\srv-file01.navisys.local\Produkty\Licence\Navisys\D365BC200\Latest\4805287.flf" -Credential System.Management.Automation.PSCredential -shortcuts StartMenu -DeveloperServicesPort 7049 -SoapServicesPort 7047 -ManagementServicesPort 7045 -ClientServicesPort 7046 -WebClientPort 80 -ODataServicesPort 7048 -isolation process -alwaysPull -additionalParameters "--volume C:\Containers\NavSherpa-20\RapidStarts:C:\Temp\RapidStarts --volume C:\Containers\NavSherpa-20\TempFiles:C:\Temp\TempFiles --volume C:\Containers\NavSherpa-20\Agent:C:\Agent --volume C:\Containers\NavSherpa-20\Packages:C:\Temp\Packages --volume C:\Containers\NavSherpa-20\Backups:C:\Temp\Backups --cpu-count 4 --dns=8.8.8.8 -e customnavsettings=ClientServicesMaxUploadSize=2000,MaxStreamReadSize=2147483647,SqlManagementCommandTimeout=-1,SOAPServicesOperationTimeout=00:30:00,NavHttpClientMaxTimeout=00:30:00,NavHttpClientMaxResponseContentSize=15,ClientServicesKeepAliveInterval=00:02:00,NavHttpClientMaxTimeout=00:30:00" -multitenant:$false -enableTaskScheduler -ErrorAction Stop

Output `` BcContainerHelper is version 3.0.11 BcContainerHelper is running as administrator Hyper-V is Enabled UsePsSession is True Host is Microsoft Windows 11 Enterprise - 21H2 Docker Client Version is 20.10.16 Docker Server Version is 20.10.16 Removing entries from hosts Removing NavSherpa-20 from container hosts file Removing NavSherpa-20-* from container hosts file Removing Desktop shortcuts Removing C:\ProgramData\BcContainerHelper\Extensions\NavSherpa-20 Downloading application artifact /sandbox/20.2.41144.42865/w1 Downloading C:\Users\fridrichovsky\AppData\Local\Temp\4d8c2a28-fa16-47e2-98fa-ce09ab16df71.zip Unpacking application artifact to tmp folder using Expand-Archive Downloading platform artifact /sandbox/20.2.41144.42865/platform Downloading C:\Users\fridrichovsky\AppData\Local\Temp\21884fab-6214-4c6e-9526-cfbb5a532e85.zip Unpacking platform artifact to tmp folder using Expand-Archive Downloading Prerequisite Components Downloading c:\bcartifacts.cache\sandbox\20.2.41144.42865\platform\Prerequisite Components\Open XML SDK 2.5 for Microsoft Office\OpenXMLSDKv25.msi Downloading c:\bcartifacts.cache\sandbox\20.2.41144.42865\platform\Prerequisite Components\IIS URL Rewrite Module\rewrite_2.0_rtw_x64.msi Downloading c:\bcartifacts.cache\sandbox\20.2.41144.42865\platform\Prerequisite Components\DotNetCore\DotNetCore.1.0.4_1.1.1-WindowsHosting.exe Fetching all docker images Fetching all docker volumes Pulling image mcr.microsoft.com/businesscentral:10.0.20348.768 10.0.20348.768: Pulling from businesscentral Digest: sha256:9709c057f7e19b95cae60614a32108741eca6b643185974b1e83ddef90067f36 Status: Image is up to date for mcr.microsoft.com/businesscentral:10.0.20348.768 mcr.microsoft.com/businesscentral:10.0.20348.768 Using image mcr.microsoft.com/businesscentral:10.0.20348.768 Creating Container NavSherpa-20 Style: sandbox Multitenant: No Version: 20.2.41144.42865 Platform: 20.0.41086.42822 Generic Tag: 1.0.2.10 Container OS Version: 10.0.20348.768 (ltsc2022) Host OS Version: 10.0.22000.739 (21H2) Using process isolation Using locale en-US Disabling the standard eventlog dump to container log every 2 seconds (use -dumpEventLog to enable) Using license file \srv-file01.navisys.local\Produkty\Licence\Navisys\D365BC200\Latest\4805287.flf Additional Parameters: --volume C:\Containers\NavSherpa-20\RapidStarts:C:\Temp\RapidStarts --volume C:\Containers\NavSherpa-20\TempFiles:C:\Temp\TempFiles --volume C:\Containers\NavSherpa-20\Agent:C:\Agent --volume C:\Containers\NavSherpa-20\Packages:C:\Temp\Packages --volume C:\Containers\NavSherpa-20\Backups:C:\Temp\Backups --cpu-count 4 --dns=8.8.8.8 -e customnavsettings=ClientServicesMaxUploadSize=2000,MaxStreamReadSize=2147483647,SqlManagementCommandTimeout=-1,SOAPServicesOperationTimeout=00:30:00,NavHttpClientMaxTimeout=00:30:00,NavHttpClientMaxResponseContentSize=15,ClientServicesKeepAliveInterval=00:02:00,NavHttpClientMaxTimeout=00:30:00,EnableTaskScheduler=True Files in C:\ProgramData\BcContainerHelper\Extensions\NavSherpa-20\my:

Files: http://NavSherpa-20:8080/ALLanguage.vsix

Container Total Physical Memory is 127.5Gb Container Free Physical Memory is 111.1Gb

Initialization took 46 seconds Ready for connections! Reading CustomSettings.config from NavSherpa-20 Creating Desktop Shortcuts for NavSherpa-20 Container NavSherpa-20 successfully created Health check returns False, restarting container Removing Session NavSherpa-20 NavSherpa-20 Waiting for container NavSherpa-20 to be ready

Initializing... Setting host.docker.internal to 192.168.10.131 in container hosts file (copy from host hosts file) Setting gateway.docker.internal to 192.168.10.131 in container hosts file (copy from host hosts file) Setting kubernetes.docker.internal to 127.0.0.1 in container hosts file (copy from host hosts file) Setting host.containerhelper.internal to 172.27.224.1 in container hosts file Restarting Container PublicDnsName unchanged Hostname is NavSherpa-20 PublicDnsName is NavSherpa-20 Using NavUserPassword Authentication Starting Local SQL Server Starting Internet Information Server Starting Service Tier Container IP Address: 172.27.228.241 Container Hostname : NavSherpa-20 Container Dns Name : NavSherpa-20 Web Client : http://NavSherpa-20:80/BC/ Dev. Server : http://NavSherpa-20 Dev. ServerInstance : BC Setting NavSherpa-20 to 172.27.228.241 in host hosts file

Files: http://NavSherpa-20:8080/ALLanguage.vsix

Container Total Physical Memory is 127.5Gb Container Free Physical Memory is 111.6Gb

Initialization took 10 seconds Ready for connections!

Use: Get-BcContainerEventLog -containerName NavSherpa-20 to retrieve a snapshot of the event log from the container Get-BcContainerDebugInfo -containerName NavSherpa-20 to get debug information about the container Enter-BcContainer -containerName NavSherpa-20 to open a PowerShell prompt inside the container Remove-BcContainer -containerName NavSherpa-20 to remove the container again docker logs NavSherpa-20 to retrieve information about URL's again Skipping font 'lucon.ttf' as it is already installed Installing font 'c:\Windows\Fonts\8514fix.fon' succeeded Installing font 'c:\Windows\Fonts\8514fixe.fon' succeeded Installing font 'c:\Windows\Fonts\8514fixg.fon' succeeded Installing font 'c:\Windows\Fonts\8514fixr.fon' succeeded Installing font 'c:\Windows\Fonts\8514fixt.fon' succeeded Installing font 'c:\Windows\Fonts\8514oem.fon' succeeded Installing font 'c:\Windows\Fonts\8514oeme.fon' succeeded Installing font 'c:\Windows\Fonts\8514oemg.fon' succeeded Installing font 'c:\Windows\Fonts\8514oemr.fon' succeeded Installing font 'c:\Windows\Fonts\8514oemt.fon' succeeded Installing font 'c:\Windows\Fonts\8514sys.fon' succeeded Installing font 'c:\Windows\Fonts\8514syse.fon' succeeded Installing font 'c:\Windows\Fonts\8514sysg.fon' succeeded Installing font 'c:\Windows\Fonts\8514sysr.fon' succeeded Installing font 'c:\Windows\Fonts\8514syst.fon' succeeded Installing font 'c:\Windows\Fonts\85775.fon' succeeded Installing font 'c:\Windows\Fonts\85855.fon' succeeded Installing font 'c:\Windows\Fonts\85f1255.fon' succeeded Installing font 'c:\Windows\Fonts\85f1256.fon' succeeded Installing font 'c:\Windows\Fonts\85f1257.fon' succeeded Installing font 'c:\Windows\Fonts\85f874.fon' succeeded Installing font 'c:\Windows\Fonts\85s1255.fon' succeeded Installing font 'c:\Windows\Fonts\85s1256.fon' succeeded Installing font 'c:\Windows\Fonts\85s1257.fon' succeeded Installing font 'c:\Windows\Fonts\85s874.fon' succeeded Installing font 'c:\Windows\Fonts\app775.fon' succeeded Installing font 'c:\Windows\Fonts\app850.fon' succeeded Installing font 'c:\Windows\Fonts\app852.fon' succeeded Installing font 'c:\Windows\Fonts\app855.fon' succeeded Installing font 'c:\Windows\Fonts\app857.fon' succeeded Installing font 'c:\Windows\Fonts\app866.fon' succeeded Installing font 'c:\Windows\Fonts\app932.fon' succeeded Installing font 'c:\Windows\Fonts\app936.fon' succeeded Installing font 'c:\Windows\Fonts\app949.fon' succeeded Installing font 'c:\Windows\Fonts\app950.fon' succeeded Installing font 'c:\Windows\Fonts\arial.ttf' succeeded Installing font 'c:\Windows\Fonts\arialbd.ttf' succeeded Installing font 'c:\Windows\Fonts\arialbi.ttf' succeeded Installing font 'c:\Windows\Fonts\ariali.ttf' succeeded Installing font 'c:\Windows\Fonts\ariblk.ttf' succeeded Installing font 'c:\Windows\Fonts\bahnschrift.ttf' succeeded Installing font 'c:\Windows\Fonts\c8514fix.fon' succeeded Installing font 'c:\Windows\Fonts\c8514oem.fon' succeeded Installing font 'c:\Windows\Fonts\c8514sys.fon' succeeded Installing font 'c:\Windows\Fonts\calibri.ttf' succeeded Installing font 'c:\Windows\Fonts\calibrib.ttf' succeeded Installing font 'c:\Windows\Fonts\calibrii.ttf' succeeded Installing font 'c:\Windows\Fonts\calibril.ttf' succeeded Installing font 'c:\Windows\Fonts\calibrili.ttf' succeeded Installing font 'c:\Windows\Fonts\calibriz.ttf' succeeded Installing font 'c:\Windows\Fonts\cambria.ttc' succeeded Installing font 'c:\Windows\Fonts\cambriab.ttf' succeeded Installing font 'c:\Windows\Fonts\cambriai.ttf' succeeded Installing font 'c:\Windows\Fonts\cambriaz.ttf' succeeded Installing font 'c:\Windows\Fonts\Candara.ttf' succeeded Installing font 'c:\Windows\Fonts\Candarab.ttf' succeeded Installing font 'c:\Windows\Fonts\Candarai.ttf' succeeded Installing font 'c:\Windows\Fonts\Candaral.ttf' succeeded Installing font 'c:\Windows\Fonts\Candarali.ttf' succeeded Installing font 'c:\Windows\Fonts\Candaraz.ttf' succeeded Installing font 'c:\Windows\Fonts\cga40737.fon' succeeded Installing font 'c:\Windows\Fonts\cga40850.fon' succeeded Installing font 'c:\Windows\Fonts\cga40852.fon' succeeded Installing font 'c:\Windows\Fonts\cga40857.fon' succeeded Installing font 'c:\Windows\Fonts\cga40866.fon' succeeded Installing font 'c:\Windows\Fonts\cga40869.fon' succeeded Installing font 'c:\Windows\Fonts\cga40woa.fon' succeeded Installing font 'c:\Windows\Fonts\cga80737.fon' succeeded Installing font 'c:\Windows\Fonts\cga80850.fon' succeeded Installing font 'c:\Windows\Fonts\cga80852.fon' succeeded Installing font 'c:\Windows\Fonts\cga80857.fon' succeeded Installing font 'c:\Windows\Fonts\cga80866.fon' succeeded Installing font 'c:\Windows\Fonts\cga80869.fon' succeeded Installing font 'c:\Windows\Fonts\cga80woa.fon' succeeded Installing font 'c:\Windows\Fonts\comic.ttf' succeeded Installing font 'c:\Windows\Fonts\comicbd.ttf' succeeded Installing font 'c:\Windows\Fonts\comici.ttf' succeeded Installing font 'c:\Windows\Fonts\comicz.ttf' succeeded Installing font 'c:\Windows\Fonts\consola.ttf' succeeded Installing font 'c:\Windows\Fonts\consolab.ttf' succeeded Installing font 'c:\Windows\Fonts\consolai.ttf' succeeded Installing font 'c:\Windows\Fonts\consolaz.ttf' succeeded Installing font 'c:\Windows\Fonts\constan.ttf' succeeded Installing font 'c:\Windows\Fonts\constanb.ttf' succeeded Installing font 'c:\Windows\Fonts\constani.ttf' succeeded Installing font 'c:\Windows\Fonts\constanz.ttf' succeeded Installing font 'c:\Windows\Fonts\corbel.ttf' succeeded Installing font 'c:\Windows\Fonts\corbelb.ttf' succeeded Installing font 'c:\Windows\Fonts\corbeli.ttf' succeeded Installing font 'c:\Windows\Fonts\corbell.ttf' succeeded Installing font 'c:\Windows\Fonts\corbelli.ttf' succeeded Installing font 'c:\Windows\Fonts\corbelz.ttf' succeeded Installing font 'c:\Windows\Fonts\coue1255.fon' succeeded Installing font 'c:\Windows\Fonts\coue1256.fon' succeeded Installing font 'c:\Windows\Fonts\coue1257.fon' succeeded Installing font 'c:\Windows\Fonts\couf1255.fon' succeeded Installing font 'c:\Windows\Fonts\couf1256.fon' succeeded Installing font 'c:\Windows\Fonts\couf1257.fon' succeeded Installing font 'c:\Windows\Fonts\cour.ttf' succeeded Installing font 'c:\Windows\Fonts\courbd.ttf' The background process reported an error with the following message: "The named pipe target process has ended.".

``

freddydk commented 2 years ago

I did a lot of work on the generic image lately to allow process isolated containers to survive a reboot during docker run. I assume that this is the same thing - for some reason (have no idea why) the process ends. During Docker run, this means that the container restarts. It was always during copying, reading or writing - which is the same as you see here. Could you try and install only the needed fonts ?

Thanks

fridrichovsky commented 2 years ago

I tested it and it moves forward. I get new error after container restart.

The term 'Get-NavServerInstance' is not recognized as the name of a cmdlet, function, script file, or operable program. Check the spelling of the name, or if a path was included, verify that the path is correct and try again.

True is that I saw this error when I start stopped container and try import license.

freddydk commented 2 years ago

And this only happens on this one machine? I am on my way on vacation this week - but I would like to do some troubleshooting when I get back (if the machine still has the problem). I will ping you then and see.

fridrichovsky commented 2 years ago

Yes it happens on this one machine. I'm sure it can wait. I'm also on vacation next week. I wish you a nice vacation. We will see after your return.

jonsven commented 2 years ago

I get the same error on a new machine with docker just installed

.... Installing font 'c:\Windows\Fonts\85s1257.fon' succeeded Installing font 'c:\Windows\Fonts\85s874.fon' The background process reported an error with the following message: "The named pipe tar get process has ended.". ....

Container OS Version: 10.0.20348.768 (ltsc2022) Host OS Version: 10.0.22000.795 (21H2) Using process isolation

fridrichovsky commented 2 years ago

I can confirm that my problematic machine is new one. It means fresh Windows 11 installation with docker.

fridrichovsky commented 2 years ago

If you want we can do teams meeting and I can get you access to my machine with mentioned problem.

freddydk commented 2 years ago

Would be fine - not sure how much time it will take, but if you invite me (tomorrow maybe - I am open most of the day or can move things), then we can see how far we get. freddyk at microsoft dot com.

freddydk commented 2 years ago

Added some resilience to this scenario, which was caused by Windows Defender.

freddydk commented 2 years ago

Shipped in 4.0.3