Open makotore opened 2 years ago
likely related to https://github.com/docker/for-mac/issues/6533
Reverting to 4.12 will allow it to run.
Had the same issue and can confirm reverting to 4.12 as a workaround.
Same here. It worked for me too. Downgrade to 4.12
Workaround to downgrade to 4.12.0
works but ideally would like the fix to be applied to the latest version. I am reporting that the same issue is also on the following docker desktop versions
version 4.14.1
version 4.15.0
Same here. Diagnostic code is 24F709B3-2F2A-4FD6-8AA5-88BD2E3C7BEE/20230126145755
Where do I get 4.12.0?
Same here. Diagnostic code is 24F709B3-2F2A-4FD6-8AA5-88BD2E3C7BEE/20230126145755
Where do I get 4.12.0?
You can get version/4.12.0
from here https://docs.docker.com/desktop/release-notes/
I just reporting that we still see the issue on the following versions as well
version/4.16.0
version/4.16.1
version/4.16.2
Any pointers into fixing this other than downgrading are appreciated
For me, Docker Desktop for Mac 4.12 is indeed more stable but all my containers do slow down significantly and are sometimes unreachable when there is high network activity.
After upgrading Docker Desktop to version 4.14.0 and MacOS to 13.0.1 docker stops running after a while. Trying to restart docker fails with the following; Fatal Error supervising tasks: tais com.docker.vpnkit with pid: XXXX failed failed to run backend process
Starting Docker again manually works but it stops running after an hour or so.
Expected behavior
Docker Desktop is expected to continue running without stopping
Actual behavior
Docker stops running after running for a while
Information
This happened after an update of both Docker desktop and MacOS
Output of
/Applications/Docker.app/Contents/MacOS/com.docker.diagnose check
Steps to reproduce the behavior