I use teamcity for build my project. If I logged in on teamcity agent Windows Server 2022 Core my build works fine. But if I close RDP window, the build crashes with
hcsshim::CreateComputeSystem c83e4f625809f9b8492b73617d2d2888bf8308768c6afc9c0e49410918a681a4: winapi error #3489792023.
I see many log items about successful plugin work
TimeCreated : 11/10/2022 9:26:18 PM
ProviderName : Microsoft-Windows-Containers-CCG
Id : 2
Message : Container Credential Guard fetched gmsa credentials for service_gmsa$ using plugin:
{DEFFF03C-3245-465F-8391-CC586A2D1F32}.
TimeCreated : 11/10/2022 9:26:18 PM
ProviderName : Microsoft-Windows-Containers-CCG
Id : 2
Message : Container Credential Guard fetched gmsa credentials for service_gmsa$ using plugin:
{DEFFF03C-3245-465F-8391-CC586A2D1F32}.
But after I close RDP I see
TimeCreated : 11/10/2022 9:29:44 PM
ProviderName : Microsoft-Windows-Containers-CCG
Id : 4
Message : Container Credential Guard failed to instantiate the plugin: {DEFFF03C-3245-465F-8391-CC586A2D1F32}.
Error: The server process could not be started because the configured identity is incorrect. Check the
username and password.
I use teamcity for build my project. If I logged in on teamcity agent Windows Server 2022 Core my build works fine. But if I close RDP window, the build crashes with
I see many log items about successful plugin work
But after I close RDP I see