microsoft / Windows-Containers

Welcome to our Windows Containers GitHub community! Ask questions, report bugs, and suggest features -- let's work together.
MIT License
413 stars 64 forks source link

CCG Custom Plugin Returning Error (The remote procedure call failed.) #541

Open srinivas-kujala opened 8 hours ago

srinivas-kujala commented 8 hours ago

Describe the bug Setting up custom ccg plugin on my local machine to run windows containers as non-domain joined failing with RPC error.

To Reproduce Steps to reproduce the behavior:

  1. Downloaded gmsa-ccg-plugin project
  2. Build solution in release mode.
  3. Register plugin using following script install-gmsaplugin.zip
  4. Run docker command docker run --security-opt "credentialspec=file://servereps_gmsaplugin.json" --hostname webapp01 -it mcr.microsoft.com/windows/server:ltsc2022 powershell
  5. Output docker: Error response from daemon: hcs::CreateComputeSystem f8a7b59bca075e1afea0a808f725bf1468f8ad163d1889bc98c1dd3775b8302f: winapi error #3489792023.

Expected behavior

Configuration:

Additional context image

github-actions[bot] commented 8 hours ago

Thank you for creating an Issue. Please note that GitHub is not an official channel for Microsoft support requests. To create an official support request, please open a ticket here. Microsoft and the GitHub Community strive to provide a best effort in answering questions and supporting Issues on GitHub.