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
After the latest update (4.36.0), I've noticed that once docker hibernates, it does not reliably wake up when I issue CLI commands. Those commands don't even time out - it just hangs forever. The only way to fix it is to forcibly restart docker.
Reproduce
Wait for docker to hibernate.
Run any CLI command that is supposed to wake it up.
Expected behavior
It should wake up automatically after a few seconds.
but no luck so far. I notice some DHCP related errors in the log and you have the "Use kernel networking for UDP" enabled. Could you try upgrading to the latest patch release and disabling the "Use kernel networking for UDP" to see if the issue persists?
Description
After the latest update (4.36.0), I've noticed that once docker hibernates, it does not reliably wake up when I issue CLI commands. Those commands don't even time out - it just hangs forever. The only way to fix it is to forcibly restart docker.
Reproduce
Expected behavior
It should wake up automatically after a few seconds.
docker version
Client: Version: 27.3.1 API version: 1.47 Go version: go1.22.7 Git commit: ce12230 Built: Fri Sep 20 11:38:18 2024 OS/Arch: darwin/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
14DDD68C-1F98-469C-A749-DE92F41913B0/20241211162452
Additional Info
No response
The text was updated successfully, but these errors were encountered: