Closed ataraxia-sko closed 2 years ago
This message is displayed when the Docker desktop is launched.
System.InvalidOperationException: Failed to set version to docker-desktop: exit code: -1 stdout: 관련된 개체 종류에 대한 해당 작업은 지원되지 않습니다.
How can I solve the problem?
This is not related to Docker tooling. Please open an issue at https://github.com/docker/for-win/issues
This message is displayed when the Docker desktop is launched.
System.InvalidOperationException: Failed to set version to docker-desktop: exit code: -1 stdout: 관련된 개체 종류에 대한 해당 작업은 지원되지 않습니다.
stderr: 위치: Docker.ApiServices.WSL2.WslShortLivedCommandResult.LogAndThrowIfUnexpectedExitCode(String prefix, ILogger log, Int32 expectedExitCode) 파일 C:\workspaces\main-merges\src\github.com\docker\pinata\win\src\Docker.ApiServices\WSL2\WslCommand.cs:줄 160 위치: Docker.Engines.WSL2.WSL2Provisioning.d8.MoveNext() 파일 C:\workspaces\main-merges\src\github.com\docker\pinata\win\src\Docker.Engines\WSL2\WSL2Provisioning.cs:줄 81
--- 예외가 throw된 이전 위치의 스택 추적 끝 ---
위치: System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
위치: System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
위치: Docker.Engines.WSL2.LinuxWSL2Engine.d 28.MoveNext() 파일 C:\workspaces\main-merges\src\github.com\docker\pinata\win\src\Docker.Engines\WSL2\LinuxWSL2Engine.cs:줄 177
--- 예외가 throw된 이전 위치의 스택 추적 끝 ---
위치: System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
위치: System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
위치: Docker.ApiServices.StateMachines.TaskExtensions.d0.MoveNext() 파일 C:\workspaces\main-merges\src\github.com\docker\pinata\win\src\Docker.ApiServices\StateMachines\TaskExtensions.cs:줄 29
--- 예외가 throw된 이전 위치의 스택 추적 끝 ---
위치: System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
위치: System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
위치: Docker.ApiServices.StateMachines.StartTransition.d 5.MoveNext() 파일 C:\workspaces\main-merges\src\github.com\docker\pinata\win\src\Docker.ApiServices\StateMachines\StartTransition.cs:줄 67
--- 예외가 throw된 이전 위치의 스택 추적 끝 ---
위치: System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
위치: Docker.ApiServices.StateMachines.StartTransition.d5.MoveNext() 파일 C:\workspaces\main-merges\src\github.com\docker\pinata\win\src\Docker.ApiServices\StateMachines\StartTransition.cs:줄 92
--- 예외가 throw된 이전 위치의 스택 추적 끝 ---
위치: System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
위치: System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
위치: Docker.ApiServices.StateMachines.EngineStateMachine.d 14.MoveNext() 파일 C:\workspaces\main-merges\src\github.com\docker\pinata\win\src\Docker.ApiServices\StateMachines\EngineStateMachine.cs:줄 69
--- 예외가 throw된 이전 위치의 스택 추적 끝 ---
위치: System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
위치: System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
위치: Docker.Engines.Engines.d__22.MoveNext() 파일 C:\workspaces\main-merges\src\github.com\docker\pinata\win\src\Docker.Engines\Engines.cs:줄 108
How can I solve the problem?