Open sidpremkumar opened 1 month ago
Restarting the computer seems to temporarily help, but not a long term solution as the issue comes back eventually.
Closing this as restarting the computer a couple of times now and its seemed to have gone away for now.
Re-opening, this is still happening
running engine: waiting for the Docker API: engine linux/virtualization-framework failed to run: running VM: com.docker.virtualization: process terminated unexpectedly: accept unix /Users/sidpremkumar/Library/Containers/com.docker.docker/Data/virtualization.sock: use of closed network connection
Similar issue,
The problem appeared today. I reinstalled the desktop app. Restarting the computer doesn't help me.
Hi,
Same issue occurred with me as well. I tried docker buildx command to build an image for another platform architecture and it bricked whole installation.
It can be reproduced with version 4.34.3 (170107).
I tried reinstalling and again got bricked with docker buildx build --platform=linux/amd64
Information: Version: 4.34.3 (170107) Engine: 27.2.0 Compose: v2.29.2-desktop.2 Credential Helper: v0.8.2 Kubernetes: v1.30.2 MacOS: 15.0.1 (24A348)
Description
Can't seem to start or build any containers.
Huge issue for us as we're stuck unable to push anything to production.
Reproduce
Attempt to start docker, and build an image.
It will hang, in another terminal window try
docker container ls
and you'll getAnd the server is dead.
Expected behavior
It should be able to start
docker version
docker info
Diagnostics ID
4521A47D-0E1D-4E3B-9888-085950F7DC00/20240925022427
Additional Info
This is a huge issue for us personally and I imagine others. We are sitting suck unable to push anything to prod.
Any help here is greatly appreciated