You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have Docker Desktop installed on Windows 11 machine. I have a few containers with volumes attached. After some unspecified time after launch volumes become unavailable. When I try to restart a container I get and error
(HTTP code 500) server error - error while creating mount source path '/run/desktop/mnt/host/c/Users/HYPERPC/Documents/miem-project-1712/misc/sbert_construction_materials': mkdir /run/desktop/mnt/host/c: file exists
Once I try to restart Docker Engine I get an error:
ensuring main distro is deployed: checking if main distro is up to date: checking main distro bootstrap version: getting main distro bootstrap version: open \\wsl$\docker-desktop\etc\wsl_bootstrap_version: The I/O operation has been aborted because of either a thread exit or an application request.
checking if isocache exists: CreateFile \\wsl$\docker-desktop-data\isocache\: The network name cannot be found.
Reproduce
Install Docker Desktop 4.36.0 on Windows 11 with latest updates, I guess. Tried with 4.37.1 and 4.38.0, got the same problem.
Expected behavior
Well, volumes shouldn't detach on their own accord
Description
I have Docker Desktop installed on Windows 11 machine. I have a few containers with volumes attached. After some unspecified time after launch volumes become unavailable. When I try to restart a container I get and error
Once I try to restart Docker Engine I get an error:
Reproduce
Install Docker Desktop 4.36.0 on Windows 11 with latest updates, I guess. Tried with 4.37.1 and 4.38.0, got the same problem.
Expected behavior
Well, volumes shouldn't detach on their own accord
docker version
Client: Version: 27.3.1 API version: 1.47 Go version: go1.22.7 Git commit: ce12230 Built: Fri Sep 20 11:42:27 2024 OS/Arch: windows/amd64 Context: desktop-linux Server: Docker Desktop 4.36.0 (175267) Engine: Version: 27.3.1 API version: 1.47 (minimum version 1.24) Go version: go1.22.7 Git commit: 41ca978 Built: Fri Sep 20 11:41:11 2024 OS/Arch: linux/amd64 Experimental: false containerd: Version: 1.7.21 GitCommit: 472731909fa34bd7bc9c087e4c27943f9835f111 runc: Version: 1.1.13 GitCommit: v1.1.13-0-g58aa920 docker-init: Version: 0.19.0 GitCommit: de40ad0
docker info
Diagnostics ID
DF205004-3B38-40E8-8F24-ADE50271B727/20250205104718
Additional Info
No response
The text was updated successfully, but these errors were encountered: