[IT] Docker 엔진 " provisioning docker WSL distros ... " 에러 나올때
본문
혹시 Docker 사용하시면서
아래처럼 에러가 발생을 할때 조치 방법입니다.
System.Exception:
2 errors occurred:
* provisioning docker WSL distros: deploying "docker-desktop": waiting for "docker-desktop" to leave the installing state: context deadline exceeded
* checking if isocache exists: CreateFile \\wsl$\docker-desktop-data\isocache\: The filename, directory name, or volume label syntax is incorrect.
위치: Docker.Engines.WSL2.LinuxWSL2Engine.<DoStartAsync>d__10.MoveNext() 파일 C:\workspaces\PR-21378\src\github.com\docker\pinata\win\src\Docker.Engines\WSL2\LinuxWSL2Engine.cs:줄 93
--- 예외가 throw된 이전 위치의 스택 추적 끝 ---
위치: System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
위치: System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
위치: Docker.ApiServices.StateMachines.TaskExtensions.<WrapAsyncInCancellationException>d__0.MoveNext() 파일 C:\workspaces\PR-21378\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.<DoRunAsync>d__7.MoveNext() 파일 C:\workspaces\PR-21378\src\github.com\docker\pinata\win\src\Docker.ApiServices\StateMachines\StartTransition.cs:줄 79
--- 예외가 throw된 이전 위치의 스택 추적 끝 ---
위치: System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
위치: Docker.ApiServices.StateMachines.StartTransition.<DoRunAsync>d__7.MoveNext() 파일 C:\workspaces\PR-21378\src\github.com\docker\pinata\win\src\Docker.ApiServices\StateMachines\StartTransition.cs:줄 108
--- 예외가 throw된 이전 위치의 스택 추적 끝 ---
위치: System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
위치: Docker.Engines.Engines.<WaitCurrentTransitionsAsync>d__30.MoveNext() 파일 C:\workspaces\PR-21378\src\github.com\docker\pinata\win\src\Docker.Engines\Engines.cs:줄 282
--- 예외가 throw된 이전 위치의 스택 추적 끝 ---
위치: System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
위치: System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
위치: Docker.Engines.Engines.<StartAsync>d__24.MoveNext() 파일 C:\workspaces\PR-21378\src\github.com\docker\pinata\win\src\Docker.Engines\Engines.cs:줄 114
이렇게 에러가 발생을 한다면
간단하게
wsl --update 를 CMD 창에서 실행을 하신후에 해보세요.
그럼 정상적으로 실행이 될거에요.
-
Mobile - 삼성의 차기 폴더블폰, 갤럭시 Z 폴드 7과 플립 7의 주요 예상 기능2025-06-17
-
Computer - 라스베이거스 스피어를 구동한 전설의 그래픽카드 기업, 듀얼 GPU 기반 신형 ‘Matrox LUMA Pro A380 Octal’ 공개2025-06-15
-
Mobile - 우연히 알게 된 삼성 스마트폰 기능, 매일 쓰게 된 이유2025-06-09
-
Mobile - 갤럭시 Z 폴드 7, 실물 크기 공개… 디스플레이는 전작보다 더 커졌다?2025-06-05
-
SNS - 스포티파이, Wrapped 2024 실수 인정… 2025는 달라질까?2025-06-05
-
Computer - MSI 사이클론 그래픽카드가 진짜 돌아왔다: RTX 5060과 함께 복고 감성 재현2025-06-05
최신글이 없습니다.
댓글목록 0