Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Docker Desktop on macOS hanging forever #6936

Open
safayildirim opened this issue Aug 8, 2023 · 14 comments
Open

Docker Desktop on macOS hanging forever #6936

safayildirim opened this issue Aug 8, 2023 · 14 comments

Comments

@safayildirim
Copy link

safayildirim commented Aug 8, 2023

Description

I just installed Docker Desktop to my new macOS and started it. After docker engine started, I tried to run docker ps command but it doesnt return any response, Just wait forever on console. I already tried reinstalling, restarting, returning system defaults etc. At below there is screenshot about problem. Anyone help me?

image

Timestamp                       (process)[PID]    
2023-08-08 12:25:59.711753+0300  localhost docker[6680]: (libsystem_info.dylib) Created Activity ID: 0x35eb0, Description: Retrieve User by ID
2023-08-08 12:25:59.753682+0300  localhost com.docker.cli[6681]: (libsystem_info.dylib) Created Activity ID: 0x35ec0, Description: Retrieve User by ID
2023-08-08 12:25:59.759825+0300  localhost com.docker.backend[6084]: proxy >> HEAD /_ping
2023-08-08 12:26:01.760565+0300  localhost com.docker.backend[6084]: Proxy error handling "/_ping": context canceled
2023-08-08 12:26:01.761205+0300  localhost com.docker.backend[6084]: proxy >> HEAD /_ping
2023-08-08 12:26:04.279175+0300  localhost com.docker.backend[6084]: wait for engine: still waiting for API to respond after 18m32.109641458s
2023-08-08 12:26:33.416491+0300  localhost launchservicesd[347]: [com.apple.launchservices:cas] MESSAGE: reply={result={CFBundleIdentifier="com.electron.dockerdesktop", }, success=true, cacheable=false, } (for client 743)
2023-08-08 12:26:34.340732+0300  localhost com.docker.backend[6084]: wait for engine: still waiting for API to respond after 19m2.171867333s
2023-08-08 12:26:54.459369+0300  localhost launchservicesd[347]: [com.apple.launchservices:cas] MESSAGE: reply={result={CFBundleIdentifier="com.electron.dockerdesktop", }, success=true, cacheable=false, } (for client 743)
2023-08-08 12:27:04.407303+0300  localhost com.docker.backend[6084]: wait for engine: still waiting for API to respond after 19m32.238826208s
2023-08-08 12:27:13.858812+0300  localhost Docker Desktop[6143]: (Security) [com.apple.securityd:kcnotify] not processing uninteresting event (2)
2023-08-08 12:27:13.894378+0300  localhost Docker Desktop[6143]: (Security) [com.apple.securityd:kcnotify] not processing uninteresting event (2)
2023-08-08 12:27:33.013824+0300  localhost com.docker.backend[6084]: (84554136) 0c9e7cc1-BackendAPI S<-C e99671c1-desktop_extensions
2023-08-08 12:27:33.014313+0300  localhost com.docker.backend[6084]: (84554136) 0c9e7cc1-BackendAPI S<-C e99671c1-desktop_extensions GET /settings
2023-08-08 12:27:33.015170+0300  localhost com.docker.backend[6084]: (84554136) 0c9e7cc1-BackendAPI S->C e99671c1-desktop_extensions GET /settings (411.709µs): {"acceptCanaryUpdates":false,"activeOrganizationName":"","allowExperimentalFeatures":true,"analyticsEnabled":true,"authDeclinedInstallSettings":false,"autoDownloadUpdates":false,"autoPauseTimedActivitySeconds":30,"autoPauseTimeoutSeconds":30,"autoStart":false,"backupData":false,"containerTerminal":"integrated","cpus":5,"credentialHelper":"docker-credential-osxkeychain","customWslDistroDir":"","dataFolder":"\u003cHOME\u003e/Library/Containers/com.docker.docker/Data/vms/0/data","deprecatedCgroupv1":false,"disableHardwareAcceleration":false,"disableTips":false,"disableUpdate":false,"diskFlush":"os","diskQcowCompactAfter":262144,"diskQcowKeepErased":262144,"diskQcowRuntimeAsserts":false,"diskSizeMiB":61035,"diskStats":"","diskTRIM":true,"displayRestartDialog":true,"displayedDeprecate1014":false,"displayedElectronPopup":[],"displayedOnboarding":true,"dockerAppLaunchPath":"/Applications/Docker.app","d<decode: missing data>
2023-08-08 12:27:33.015212+0300  localhost com.docker.backend[6084]: [...] ockerBinInstallPath":"system","enableDefaultDockerSocket":true,"enableSegmentDebug":false,"enableWasmShims":false,"enhancedContainerIsolation":false,"exposeDockerAPIOnTCP2375":false,"extensionsEnabled":true,"filesharingDirectories":["/Users","/Volumes","/private","/tmp","/var/folders"],"kubernetesEnabled":false,"kubernetesInitialInstallPerformed":false,"lastLoginDate":0,"latestBannerKey":"","licenseTermsVersion":2,"lifecycleTimeoutSeconds":600,"memoryMiB":8092,"networkType":"gvisor","noWindowsContainers":false,"onlyMarketplaceExtensions":false,"openUIOnStartupDisabled":false,"overrideProxyExclude":"","overrideProxyHttp":"","overrideProxyHttps":"","overrideWindowsDockerdPort":"float64","proxyHttpMode":"s...m","requireVmnetd":true,"runWinServiceInWslMode":false,"settingsVersion":30,"showBuildsViewFeature":false,"showExtensionsSystemContainers":false,"showKubernetesSystemContainers":false,"showMacInstall":false,"socksProxyPort":0,"swapMiB":1024,"themeSource":"system","tipLastId":"floa<…><decode: missing data>
2023-08-08 12:27:33.015231+0300  localhost com.docker.backend[6084]: [...] ,"tipLastViewedTime":0,"updateAvailableTime":0,"updateHostsFile":false,"updateInstallTime":0,"useBackgroundIndexing":true,"useContainerdSnapshotter":false,"useCredentialHelper":true,"useGrpcfuse":true,"useNightlyBuildUpdates":false,"useVirtualizationFramework":true,"useVirtualizationFrameworkRosetta":false,"useVirtualizationFrameworkVirtioFS":true,"useVpnkit":true,"useWindowsContainers":false,"vpnKitAllowedBindAddresses":"0.0.0.0","vpnKitMTU":1500,"vpnKitMaxConnections":2000,"vpnKitMaxPortIdleTime":"float64","vpnKitTransparentProxy":true,"vpnkitCIDR":"1...4","wslEnableGrpcfuse":false,"wslEngineEnabled":false}
2023-08-08 12:27:33.015369+0300  localhost com.docker.backend[6084]: (84554136) 0c9e7cc1-BackendAPI S->C e99671c1-desktop_extensions   (1.657875ms): OK
2023-08-08 12:27:33.023564+0300  localhost com.docker.backend[6084]: HTTP 88 CONNECT desktop.docker.com:443: with direct connection
2023-08-08 12:27:33.057694+0300  localhost com.docker.backend[6084]: (libsystem_info.dylib) [com.apple.network.libinfo:si_destination_compare] <private>@0 = <private>@0
2023-08-08 12:27:33.057781+0300  localhost com.docker.backend[6084]: (libsystem_info.dylib) [com.apple.network.libinfo:si_destination_compare] prefer 1, dst 2 has no route
2023-08-08 12:27:33.057802+0300  localhost com.docker.backend[6084]: (libsystem_info.dylib) [com.apple.network.libinfo:si_destination_compare] <private>@0 > <private>@0
2023-08-08 12:27:33.057829+0300  localhost com.docker.backend[6084]: (libsystem_info.dylib) [com.apple.network.libinfo:si_destination_compare] prefer d1, known while d2 not known
2023-08-08 12:27:33.057849+0300  localhost com.docker.backend[6084]: (libsystem_info.dylib) [com.apple.network.libinfo:si_destination_compare] <private>@0 > <private>@0
2023-08-08 12:27:33.057865+0300  localhost com.docker.backend[6084]: (libsystem_info.dylib) [com.apple.network.libinfo:si_destination_compare] prefer 2, dst 1 has no route
2023-08-08 12:27:33.057880+0300  localhost com.docker.backend[6084]: (libsystem_info.dylib) [com.apple.network.libinfo:si_destination_compare] <private>@0 < <private>@0
2023-08-08 12:27:33.057900+0300  localhost com.docker.backend[6084]: (libsystem_info.dylib) [com.apple.network.libinfo:si_destination_compare] prefer d1, known while d2 not known
2023-08-08 12:27:33.057916+0300  localhost com.docker.backend[6084]: (libsystem_info.dylib) [com.apple.network.libinfo:si_destination_compare] <private>@0 > <private>@0
2023-08-08 12:27:33.057937+0300  localhost com.docker.backend[6084]: (libsystem_info.dylib) [com.apple.network.libinfo:si_destination_compare] prefer 2, dst 1 has no route
2023-08-08 12:27:33.057956+0300  localhost com.docker.backend[6084]: (libsystem_info.dylib) [com.apple.network.libinfo:si_destination_compare] <private>@0 < <private>@0
2023-08-08 12:27:33.058124+0300  localhost com.docker.backend[6084]: (libsystem_info.dylib) [com.apple.network.libinfo:si_destination_compare] prefer d1, known while d2 not known
2023-08-08 12:27:33.058232+0300  localhost com.docker.backend[6084]: (libsystem_info.dylib) [com.apple.network.libinfo:si_destination_compare] <private>@0 > <private>@0
2023-08-08 12:27:33.058297+0300  localhost com.docker.backend[6084]: (libsystem_info.dylib) [com.apple.network.libinfo:si_destination_compare] prefer 2, dst 1 has no route
2023-08-08 12:27:33.058334+0300  localhost com.docker.backend[6084]: (libsystem_info.dylib) [com.apple.network.libinfo:si_destination_compare] <private>@0 < <private>@0
2023-08-08 12:27:33.058403+0300  localhost com.docker.backend[6084]: (libsystem_info.dylib) [com.apple.network.libinfo:si_destination_compare] prefer d1, known while d2 not known
2023-08-08 12:27:33.058443+0300  localhost com.docker.backend[6084]: (libsystem_info.dylib) [com.apple.network.libinfo:si_destination_compare] <private>@0 > <private>@0
2023-08-08 12:27:33.058525+0300  localhost com.docker.backend[6084]: (libsystem_info.dylib) [com.apple.network.libinfo:si_destination_compare] prefer 2, dst 1 has no route
2023-08-08 12:27:33.058598+0300  localhost com.docker.backend[6084]: (libsystem_info.dylib) [com.apple.network.libinfo:si_destination_compare] <private>@0 < <private>@0
2023-08-08 12:27:33.058664+0300  localhost com.docker.backend[6084]: (libsystem_info.dylib) [com.apple.network.libinfo:si_destination_compare] prefer d1, known while d2 not known
2023-08-08 12:27:33.058717+0300  localhost com.docker.backend[6084]: (libsystem_info.dylib) [com.apple.network.libinfo:si_destination_compare] <private>@0 > <private>@0
2023-08-08 12:27:33.058806+0300  localhost com.docker.backend[6084]: (libsystem_info.dylib) [com.apple.network.libinfo:si_destination_compare] prefer d1, known while d2 not known
2023-08-08 12:27:33.058850+0300  localhost com.docker.backend[6084]: (libsystem_info.dylib) [com.apple.network.libinfo:si_destination_compare] <private>@0 > <private>@0
2023-08-08 12:27:33.058911+0300  localhost com.docker.backend[6084]: (libsystem_info.dylib) [com.apple.network.libinfo:si_destination_compare] <private>@0 = <private>@0
2023-08-08 12:27:33.058958+0300  localhost com.docker.backend[6084]: (libsystem_info.dylib) [com.apple.network.libinfo:si_destination_compare] <private>@0 = <private>@0
2023-08-08 12:27:33.059018+0300  localhost com.docker.backend[6084]: (libsystem_info.dylib) [com.apple.network.libinfo:si_destination_compare] no preference, equal min rtt 12.000000
2023-08-08 12:27:33.059114+0300  localhost com.docker.backend[6084]: (libsystem_info.dylib) [com.apple.network.libinfo:si_destination_compare] <private>@0 = <private>@0
2023-08-08 12:27:33.059192+0300  localhost com.docker.backend[6084]: (libsystem_info.dylib) [com.apple.network.libinfo:si_destination_compare] no preference, equal min rtt 12.000000
2023-08-08 12:27:33.059251+0300  localhost com.docker.backend[6084]: (libsystem_info.dylib) [com.apple.network.libinfo:si_destination_compare] <private>@0 = <private>@0
2023-08-08 12:27:33.059683+0300  localhost com.docker.backend[6084]: (libsystem_info.dylib) [com.apple.network.libinfo:si_destination_compare] no preference, equal min rtt 12.000000
2023-08-08 12:27:33.059705+0300  localhost com.docker.backend[6084]: (libsystem_info.dylib) [com.apple.network.libinfo:si_destination_compare] <private>@0 = <private>@0
2023-08-08 12:27:33.059719+0300  localhost com.docker.backend[6084]: (libsystem_info.dylib) [com.apple.network.libinfo:si_destination_compare] <private>@0 = <private>@0
2023-08-08 12:27:33.059740+0300  localhost com.docker.backend[6084]: (libsystem_info.dylib) [com.apple.network.libinfo:si_destination_compare] <private>@0 = <private>@0
2023-08-08 12:27:33.059753+0300  localhost com.docker.backend[6084]: (libsystem_info.dylib) [com.apple.network.libinfo:si_destination_compare] <private>@0 = <private>@0
2023-08-08 12:27:33.059766+0300  localhost com.docker.backend[6084]: (libsystem_info.dylib) [com.apple.network.libinfo:si_destination_compare] <private>@0 = <private>@0
2023-08-08 12:27:33.093199+0300  localhost com.docker.backend[6084]: HTTP 88 CONNECT desktop.docker.com:443: 200 OK
2023-08-08 12:27:33.093741+0300  localhost com.docker.backend[6084]: HTTP 88 CONNECT desktop.docker.com:443: proxying to desktop.docker.com:443
2023-08-08 12:27:33.129190+0300  localhost com.docker.extensions[6116]: (Security) Created Activity ID: 0x31213, Description: SecTrustEvaluateIfNecessary
2023-08-08 12:27:34.472282+0300  localhost com.docker.backend[6084]: wait for engine: still waiting for API to respond after 20m2.3042545s
2023-08-08 12:28:04.534003+0300  localhost com.docker.backend[6084]: wait for engine: still waiting for API to respond after 20m32.366335458s
2023-08-08 12:28:34.571074+0300  localhost com.docker.backend[6084]: wait for engine: still waiting for API to respond after 21m2.403834542s
2023-08-08 12:28:38.026368+0300  localhost com.docker.backend[6084]: (9f50746c) 0c9e7cc1-BackendAPI S<-C Docker-Desktop/4.22.0 (Mac; arm64)
2023-08-08 12:28:38.026845+0300  localhost com.docker.backend[6084]: (9f50746c) 0c9e7cc1-BackendAPI S<-C Docker-Desktop/4.22.0 (Mac; arm64) GET /features
2023-08-08 12:28:38.029615+0300  localhost com.docker.backend[6084]: (9f50746c) 0c9e7cc1-BackendAPI S->C Docker-Desktop/4.22.0 (Mac; arm64) GET /features (1.992416ms): {"AtomistImageDetailsRemediation":{"description":"Enables suggestions for updating images on the image details page","enabled":true,"label":"Image update suggestions","name":"Vulnerability Remediation Advice","type":2},"BuildsView":{"description":"Displays the Builds view for build inspection and builders management","enabled":false,"label":"Enables the Builds view","name":"Builds view","type":1},"BuildsViewEAPBanner":{"description":"Displays a sign-up form for early access to build features","enabled":true,"label":"Enables a banner on the Builds view","name":"Builds view EAP banner","type":2},"DesktopOtel":{"description":"Turns on metric and trace collection for Docker Desktop","enabled":false,"label":"Enables telemetry for Docker Desktop itself","name":"OpenTelemetry for Docker Desktop","type":1},"DockerScoutTab":{"description":"When this is set, the Docker Scout tab is shown","enabled"<decode: missing data>
2023-08-08 12:28:38.029682+0300  localhost com.docker.backend[6084]: [...] :true,"label":"Enables Docker Scout","name":"Docker Scout Tab","type":2},"ExternalRegistry":{"description":"When this is set, the dashboard shows the external registry support (auth and list of private remote repositories)","enabled":false,"label":"External Registry Support in Docker Desktop","name":"External Registry Support","type":2},"GlobalSearchV2":{"description":"Displays updated design and features in Global Search","enabled":true,"label":"Enables new features in Global Search","name":"Global Search V2","type":2},"IdleBalloon":"map[string]interface {}","IdleMemSaver":"map[string]interface {}","IdlePause":"map[string]interface {}","IdleShutdown":"map[string]interface {}","ImageDetailsForRemoteImages":{"description":"Enables the image details page for remote images","enabled":true,"label":"Image Details for Remote Images","name":"Image Details for Remote Images","type":2},"MarketplaceFeaturedExtensions":{"description":"When this is set, featured extensions will be displayed in<…><decode: missing data>
2023-08-08 12:28:38.029718+0300  localhost com.docker.backend[6084]: [...]  Marketplace","enabled":true,"label":"Enables Marketplace Featured Extensions","name":"Marketplace Featured Extensions","type":2,"variant":"chip"},"NightlyBuilds":{"description":"Switch the application update to the night builds","enabled":false,"label":"Enable nightly builds","name":"Nightly builds","type":1},"NotificationCenter":{"description":"When this is set, the Notification Center will be enabled.","enabled":false,"label":"Notification Center","name":"Notification Center","type":1},"NotificationCenterTest":{"description":"Enables the ability to test Notification Center internally","enabled":false,"label":"Enables Notification Center CustomerZero","name":"Notification Center CustomerZero","type":1},"OtelCollector":{"description":"Runs a local OpenTelemetry collector within Docker Desktop","enabled":false,"label":"Enables the OTEL collector","name":"OpenTelemetry Collector","type":1},"ProUser":{"description":"You can upgrade your current tier [here](URL)","enabled":false,"labe<…><decode: missing data>
2023-08-08 12:28:38.029784+0300  localhost com.docker.backend[6084]: [...] personal","name":"ProUser","type":3},"ResourceUsage":{"description":"When this is set, resource usage stats are collected and charts displayed in the Dashboard","enabled":true,"label":"Enables resource usage","name":"Resource usage","type":2},"ShowDockerScoutLinks":{"description":"Enables the three dot external links menu in the layers menu","enabled":true,"label":"Show Docker Scout Links","name":"Show Docker Scout Links","type":2},"ShowDockerScoutLinksDiffView":{"description":"Enables the diff view link in the external links menu in the layers menu","enabled":false,"label":"Diff View Link","name":"Show Diff View in Docker Scout Links","type":2},"ShowDockerScoutLinksLayersView":{"description":"Enables the layers view link in the external links menu in the layers menu","enabled":true,"label":"Layers View Link","name":"Show Layers View in Docker Scout Links","type":2},"SimultaneousLinuxAndWindowsContainers":{"description":"Allow both Linux and Windows containers simultaneously using <…><decode: missing data>
2023-08-08 12:28:38.029813+0300  localhost com.docker.backend[6084]: [...] er cli contexts","enabled":false,"label":"Simultaneous Linux and Windows containers","name":"Simultaneous Linux and Windows containers","type":3},"TrackTrustedImages":{"enabled":false,"label":"","name":"Track Trusted Images","type":2}}
2023-08-08 12:28:38.030019+0300  localhost com.docker.backend[6084]: (9f50746c) 0c9e7cc1-BackendAPI S->C Docker-Desktop/4.22.0 (Mac; arm64)   (3.780333ms): OK
2023-08-08 12:28:53.505774+0300  localhost launchservicesd[347]: [com.apple.launchservices:cas] MESSAGE: reply={result={ApplicationType="UIElement", ChangeCount=530, pid=6083, LSDisplayName="Docker", }, success=true, cacheable=false, } (for client 743)
2023-08-08 12:28:53.506115+0300  localhost launchservicesd[347]: [com.apple.launchservices:cas] MESSAGE: reply={result={ApplicationType="UIElement", ChangeCount=522, pid=6120, LSDisplayName="Docker", }, success=true, cacheable=false, } (for client 743)
2023-08-08 12:28:53.506268+0300  localhost launchservicesd[347]: [com.apple.launchservices:cas] MESSAGE: reply={result={ApplicationType="Foreground", ChangeCount=533, pid=6143, Hidden=false, LSDisplayName="Docker Desktop", }, success=true, cacheable=false, } (for client 743)
2023-08-08 12:28:53.508540+0300  localhost launchservicesd[347]: [com.apple.launchservices:cas] MESSAGE: reply={result={CFBundleIdentifier="com.electron.dockerdesktop", }, success=true, cacheable=false, } (for client 743)
2023-08-08 12:29:04.610622+0300  localhost com.docker.backend[6084]: wait for engine: still waiting for API to respond after 21m32.443740792s
2023-08-08 12:29:11.955966+0300  localhost launchservicesd[347]: [com.apple.launchservices:cas] MESSAGE: reply={result={ApplicationType="UIElement", ChangeCount=530, pid=6083, LSDisplayName="Docker", }, success=true, cacheable=false, } (for client 743)
2023-08-08 12:29:11.956539+0300  localhost launchservicesd[347]: [com.apple.launchservices:cas] MESSAGE: reply={result={ApplicationType="UIElement", ChangeCount=522, pid=6120, LSDisplayName="Docker", }, success=true, cacheable=false, } (for client 743)
2023-08-08 12:29:11.956787+0300  localhost launchservicesd[347]: [com.apple.launchservices:cas] MESSAGE: reply={result={ApplicationType="Foreground", ChangeCount=533, pid=6143, Hidden=false, LSDisplayName="Docker Desktop", }, success=true, cacheable=false, } (for client 743)
2023-08-08 12:29:11.960111+0300  localhost launchservicesd[347]: [com.apple.launchservices:cas] MESSAGE: reply={result={CFBundleIdentifier="com.electron.dockerdesktop", }, success=true, cacheable=false, } (for client 743)
2023-08-08 12:29:34.668417+0300  localhost com.docker.backend[6084]: wait for engine: still waiting for API to respond after 22m2.502001542s
2023-08-08 12:30:04.764361+0300  localhost com.docker.backend[6084]: wait for engine: still waiting for API to respond after 22m32.598327042s
2023-08-08 12:30:09.724428+0300  localhost launchservicesd[347]: [com.apple.launchservices:cas] MESSAGE: reply={result={ApplicationType="UIElement", ChangeCount=530, pid=6083, LSDisplayName="Docker", }, success=true, cacheable=false, } (for client 743)
2023-08-08 12:30:09.724809+0300  localhost launchservicesd[347]: [com.apple.launchservices:cas] MESSAGE: reply={result={ApplicationType="UIElement", ChangeCount=522, pid=6120, LSDisplayName="Docker", }, success=true, cacheable=false, } (for client 743)
2023-08-08 12:30:09.724860+0300  localhost launchservicesd[347]: [com.apple.launchservices:cas] MESSAGE: reply={result={ApplicationType="Foreground", ChangeCount=533, pid=6143, Hidden=false, LSDisplayName="Docker Desktop", }, success=true, cacheable=false, } (for client 743)
2023-08-08 12:30:09.727060+0300  localhost launchservicesd[347]: [com.apple.launchservices:cas] MESSAGE: reply={result={CFBundleIdentifier="com.electron.dockerdesktop", }, success=true, cacheable=false, } (for client 743)
2023-08-08 12:30:11.654078+0300  localhost launchservicesd[347]: [com.apple.launchservices:cas] MESSAGE: reply={result={ApplicationType="UIElement", ChangeCount=530, pid=6083, LSDisplayName="Docker", }, success=true, cacheable=false, } (for client 743)
2023-08-08 12:30:11.654429+0300  localhost launchservicesd[347]: [com.apple.launchservices:cas] MESSAGE: reply={result={ApplicationType="UIElement", ChangeCount=522, pid=6120, LSDisplayName="Docker", }, success=true, cacheable=false, } (for client 743)
2023-08-08 12:30:11.654638+0300  localhost launchservicesd[347]: [com.apple.launchservices:cas] MESSAGE: reply={result={ApplicationType="Foreground", ChangeCount=533, pid=6143, Hidden=false, LSDisplayName="Docker Desktop", }, success=true, cacheable=false, } (for client 743)
2023-08-08 12:30:11.658193+0300  localhost launchservicesd[347]: [com.apple.launchservices:cas] MESSAGE: reply={result={CFBundleIdentifier="com.electron.dockerdesktop", }, success=true, cacheable=false, } (for client 743)
2023-08-08 12:30:13.151146+0300  localhost launchservicesd[347]: [com.apple.launchservices:cas] MESSAGE: reply={result={ApplicationType="UIElement", ChangeCount=530, pid=6083, LSDisplayName="Docker", }, success=true, cacheable=false, } (for client 743)
2023-08-08 12:30:13.151289+0300  localhost launchservicesd[347]: [com.apple.launchservices:cas] MESSAGE: reply={result={ApplicationType="UIElement", ChangeCount=522, pid=6120, LSDisplayName="Docker", }, success=true, cacheable=false, } (for client 743)
2023-08-08 12:30:13.151382+0300  localhost launchservicesd[347]: [com.apple.launchservices:cas] MESSAGE: reply={result={ApplicationType="Foreground", ChangeCount=533, pid=6143, Hidden=false, LSDisplayName="Docker Desktop", }, success=true, cacheable=false, } (for client 743)
2023-08-08 12:30:14.578755+0300  localhost launchservicesd[347]: [com.apple.launchservices:cas] MESSAGE: reply={result={ApplicationType="UIElement", ChangeCount=530, pid=6083, LSDisplayName="Docker", }, success=true, cacheable=false, } (for client 743)
2023-08-08 12:30:14.579023+0300  localhost launchservicesd[347]: [com.apple.launchservices:cas] MESSAGE: reply={result={ApplicationType="UIElement", ChangeCount=522, pid=6120, LSDisplayName="Docker", }, success=true, cacheable=false, } (for client 743)
2023-08-08 12:30:14.579101+0300  localhost launchservicesd[347]: [com.apple.launchservices:cas] MESSAGE: reply={result={ApplicationType="Foreground", ChangeCount=533, pid=6143, Hidden=false, LSDisplayName="Docker Desktop", }, success=true, cacheable=false, } (for client 743)
2023-08-08 12:30:14.580424+0300  localhost launchservicesd[347]: [com.apple.launchservices:cas] MESSAGE: reply={result={CFBundleIdentifier="com.electron.dockerdesktop", }, success=true, cacheable=false, } (for client 743)
2023-08-08 12:30:20.609350+0300  localhost Docker Desktop[6143]: (Security) [com.apple.securityd:kcnotify] not processing uninteresting event (2)
2023-08-08 12:30:21.469418+0300  localhost kernel[0]: (Sandbox) Sandbox: com.apple.quicklook.ThumbnailsA(775) deny(1) file-read-xattr /Users/safa.yildirim@propertyfinder.ae/Downloads/Docker.dmg
2023-08-08 12:30:24.519649+0300  localhost launchservicesd[347]: [com.apple.launchservices:cas] MESSAGE: reply={result={ApplicationType="UIElement", ChangeCount=530, pid=6083, LSDisplayName="Docker", }, success=true, cacheable=false, } (for client 743)
2023-08-08 12:30:24.519911+0300  localhost launchservicesd[347]: [com.apple.launchservices:cas] MESSAGE: reply={result={ApplicationType="UIElement", ChangeCount=522, pid=6120, LSDisplayName="Docker", }, success=true, cacheable=false, } (for client 743)
2023-08-08 12:30:24.520015+0300  localhost launchservicesd[347]: [com.apple.launchservices:cas] MESSAGE: reply={result={ApplicationType="Foreground", ChangeCount=533, pid=6143, Hidden=false, LSDisplayName="Docker Desktop", }, success=true, cacheable=false, } (for client 743)
2023-08-08 12:30:24.522185+0300  localhost launchservicesd[347]: [com.apple.launchservices:cas] MESSAGE: reply={result={CFBundleIdentifier="com.electron.dockerdesktop", }, success=true, cacheable=false, } (for client 743)
2023-08-08 12:30:26.518825+0300  localhost launchservicesd[347]: [com.apple.launchservices:cas] MESSAGE: reply={result={CFBundleIdentifier="com.electron.dockerdesktop", }, success=true, cacheable=false, } (for client 743)
2023-08-08 12:30:28.712973+0300  localhost launchservicesd[347]: [com.apple.launchservices:cas] MESSAGE: reply={result={ApplicationType="UIElement", ChangeCount=530, pid=6083, LSDisplayName="Docker", }, success=true, cacheable=false, } (for client 743)
2023-08-08 12:30:28.713277+0300  localhost launchservicesd[347]: [com.apple.launchservices:cas] MESSAGE: reply={result={ApplicationType="UIElement", ChangeCount=522, pid=6120, LSDisplayName="Docker", }, success=true, cacheable=false, } (for client 743)
2023-08-08 12:30:28.713530+0300  localhost launchservicesd[347]: [com.apple.launchservices:cas] MESSAGE: reply={result={ApplicationType="Foreground", ChangeCount=533, pid=6143, Hidden=false, LSDisplayName="Docker Desktop", }, success=true, cacheable=false, } (for client 743)
2023-08-08 12:30:28.715748+0300  localhost launchservicesd[347]: [com.apple.launchservices:cas] MESSAGE: reply={result={CFBundleIdentifier="com.electron.dockerdesktop", }, success=true, cacheable=false, } (for client 743)
2023-08-08 12:30:34.823875+0300  localhost com.docker.backend[6084]: wait for engine: still waiting for API to respond after 23m2.658234583s
2023-08-08 12:30:55.456216+0300  localhost launchservicesd[347]: [com.apple.launchservices:cas] MESSAGE: reply={result={CFBundleIdentifier="com.electron.dockerdesktop", }, success=true, cacheable=false, } (for client 743)
2023-08-08 12:30:57.747868+0300  localhost launchservicesd[347]: [com.apple.launchservices:cas] MESSAGE: reply={result={CFBundleIdentifier="com.electron.dockerdesktop", }, success=true, cacheable=false, } (for client 743)
2023-08-08 12:31:04.899412+0300  localhost com.docker.backend[6084]: wait for engine: still waiting for API to respond after 23m32.734202875s
2023-08-08 12:31:33.181020+0300  localhost com.docker.backend[6084]: HTTP 88 CONNECT desktop.docker.com:443: successful (7 active requests)
2023-08-08 12:31:33.366676+0300  localhost launchservicesd[347]: [com.apple.launchservices:cas] MESSAGE: reply={result={CFBundleIdentifier="com.electron.dockerdesktop", }, success=true, cacheable=false, } (for client 743)
2023-08-08 12:31:34.959009+0300  localhost com.docker.backend[6084]: wait for engine: still waiting for API to respond after 24m2.794181792s```


### Reproduce

docker ps

### Expected behavior

docker ps should return active containers.

### docker version

```bash
MacOS version: Ventura 13.5
Docker Desktop version: 4.22.0 (117440)
Docker Deamon version: 24.0.5

docker info

This command is hanging also.

Diagnostics ID

17381DA9-8BEE-4201-8FF2-0FB58278F01C/20230808091346

Additional Info

No response

@r5ingh
Copy link

r5ingh commented Aug 8, 2023

Is resource saver mode on?

#6933

@safayildirim
Copy link
Author

#6933

Yes, I think so. Access development features is enabled.

@r5ingh
Copy link

r5ingh commented Aug 8, 2023

#6933

Yes, I think so. Access development features is enabled.

turn it off as per #6933 and then check!

@safayildirim
Copy link
Author

safayildirim commented Aug 8, 2023

#6933

Yes, I think so. Access development features is enabled.

turn it off as per #6933 and then check!

First I did suggestions on topic you mentioned but doesnt work, after I disabled access experimental features from app but still doesnt work.

@ctalledo
Copy link

ctalledo commented Aug 8, 2023

Hi @safayildirim, sorry you hit this issue; please try the work-around described here.

Marking as duplicate of #6933 .

@ctalledo ctalledo added status/duplicate Already being tracked on another issue and removed needs-triage labels Aug 8, 2023
@ctalledo
Copy link

ctalledo commented Aug 8, 2023

Marking as duplicate of #6933 .

Actually this issue is different; there is no entry into resource saver mode shown in the diagnostics logs, so it's not a duplicate of #6933.

Rather, the problem here is more basic as Docker Desktop fails to start the VM:

[2023-08-08T08:57:23.561141000Z][com.docker.backend.ipc][W] (2f22a480) cc78e70b-BackendAPI S->C Docker-Desktop/4.22.0 (Mac; arm64) DELETE /vm/disk (10m2.032774167s): starting VM: timeout waiting for VM to reach running state

The VM logs report:

vpnkit-bridge.log.1:[2023-08-07T16:20:13.588135917Z][vpnkit-bridge][I] time="2023-08-07T16:20:13Z" level=info msg="dropping packet with unknown channel id 4294967294 Window 262144"

@safayildirim: how often does this reproduce? was it a one-time occurrence or do you see it all the time with DD v4.22?

Thanks!

@ctalledo ctalledo added area/startup and removed status/duplicate Already being tracked on another issue labels Aug 8, 2023
@safayildirim
Copy link
Author

Marking as duplicate of #6933 .

Actually this issue is different; there is no entry into resource saver mode shown in the diagnostics logs, so it's not a duplicate of #6933.

Rather, the problem here is more basic as Docker Desktop fails to start the VM:

[2023-08-08T08:57:23.561141000Z][com.docker.backend.ipc][W] (2f22a480) cc78e70b-BackendAPI S->C Docker-Desktop/4.22.0 (Mac; arm64) DELETE /vm/disk (10m2.032774167s): starting VM: timeout waiting for VM to reach running state

The VM logs report:

vpnkit-bridge.log.1:[2023-08-07T16:20:13.588135917Z][vpnkit-bridge][I] time="2023-08-07T16:20:13Z" level=info msg="dropping packet with unknown channel id 4294967294 Window 262144"

@safayildirim: how often does this reproduce? was it a one-time occurrence or do you see it all the time with DD v4.22?

Thanks!

Hello. I see it all the time. Btw, I downgraded to 4.18.0 version and problem is resolved but I cant use 4.22.0

@ctalledo
Copy link

Hi @safayildirim,

Hello. I see it all the time. Btw, I downgraded to 4.18.0 version and problem is resolved but I cant use 4.22.0

Sorry to hear that and thanks again for reporting.

FYI we have a pre-release fix for Docker Desktop here, in case you want to try it: #6933 (comment)

Otherwise you can wait for a patch release which should come early next week.

If you do try it, please let us know if it resolves the problem.

Thanks!

@Sefyu24
Copy link

Sefyu24 commented Aug 18, 2023

@safayildirim Hey I'm having the same issue as you. Where did you find the 4.18 version?

@ctalledo
Copy link

@safayildirim,

We've addressed that problem in a new v4.22.1 patch release.

Could you please give that a try and let us know if the issue is fixed or not?

Thanks!

@tobiasETHZ
Copy link

tobiasETHZ commented Sep 1, 2023

Hello,
I have turned off experimental features and am on version 4.22.1 but I still have the issues.

Simple commands such as docker ps hang.

Please find a diagnostic ID : 3F67E3CC-860D-4E61-8E72-C66386ACB5D7/20230901214909
Regards,
Tobias

@adrianwix
Copy link

adrianwix commented Sep 5, 2023

Same problem here. Try downgrading to 4.12.0 but the issue is still here. Out of nowhere docker start hanging and I have to restart my machine.
image
I noticed that it broke just when the machine got slow. So I guess it is running out of resources and does not know how to recover afterwards. This issue is horribly killing my productivity.

Diagnostics ID: DE63047A-F9CF-4495-9885-2A3B96B286D0/20230905200031

@ctalledo

@ctalledo
Copy link

ctalledo commented Sep 7, 2023

Hi @tobiasETHZ,

Apologies for the delayed reply.

Hello, I have turned off experimental features and am on version 4.22.1 but I still have the issues.
Simple commands such as docker ps hang.
Please find a diagnostic ID : 3F67E3CC-860D-4E61-8E72-C66386ACB5D7/20230901214909 Regards, Tobias

I reviewed the diagnosis bundle (thanks for uploading it), and I can confirm that there's a problem there where the Docker Desktop Linux VM fails to start properly, causing the behavior you reported. It appears to be a regression from 4.21, so our apologies for that.

We are about to release Docker Desktop v4.23 which has further fixes in this area; we have a preview build here in case you want to try it.

Let us know if that works please.

We appreciate your patience and help, thanks!

@ctalledo
Copy link

ctalledo commented Sep 7, 2023

Hi @adrianwix,

Thanks for filing the report. A couple of observations:

  • The diagnostics bundle was captured when using Docker Desktop 4.12; that's a pretty old version, and lots of things have changed since. Could you try with the latest Docker Desktop (v4.22.1) and if you notice a failure, please upload the diagnostics bundle using that version?

  • The diagnostics bundle you uploaded indeed shows your host is very low on memory (only ~158MB free) so that could certainly be a problem:

Mach Virtual Memory Statistics: (page size of 16384 bytes)
Pages free:                                9660.

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

7 participants