Open Angryshark128 opened 2 months ago
I am also facing this same issue after the docker desktop upgrade.
I am also facing this same issue after the docker desktop upgrade.
I choose to use colima
instead of docker desktop as the workaround now.
@Angryshark128 I also did the same to unblock myself, the mounted volumes had an issue but it basically worked.
Is there any update on it? I'm also facing the same issue.
+1 I am also facing this same issue on both 4.33.0 and 4.34.2. Also I can't run uninstall with 4.34.2:
% sudo /Applications/Docker.app/Contents/MacOS/uninstall
Password:
Uninstalling Docker Desktop...
panic: runtime error: invalid memory address or nil pointer dereference
[signal SIGSEGV: segmentation violation code=0x2 addr=0x20 pc=0x103f8ac84]
goroutine 1 [running]:
github.com/docker/pinata/common/cmd/com.docker.backend/internal/component.NewSettingsUpdater[...]({0x103fa1b05, 0xa}, {0x0, 0x0})
github.com/docker/pinata/common/cmd/com.docker.backend/internal/component/settings_updater.go:17 +0xa4
github.com/docker/pinata/common/cmd/com.docker.backend/internal/app.New({0x0, 0x0}, {0x0, 0x0}, {0x104703b58, 0x105b813a0}, {0x0, 0x0}, {0x0, 0x0}, ...)
github.com/docker/pinata/common/cmd/com.docker.backend/internal/app/app.go:66 +0xa4
github.com/docker/pinata/common/cmd/com.docker.backend/application.Uninstall({0x0?, 0x0?}, {0x140000546e0, 0x42})
github.com/docker/pinata/common/cmd/com.docker.backend/application/uninstall.go:25 +0x128
main.init.func1(0x140004ae400?, {0x105b813a0?, 0x4?, 0x103f93d56?})
github.com/docker/pinata/mac/tools/uninstall/main.go:34 +0x108
github.com/spf13/cobra.(*Command).execute(0x1055546c0, {0x1400004e090, 0x0, 0x0})
github.com/spf13/cobra@v1.8.1/command.go:985 +0x840
github.com/spf13/cobra.(*Command).ExecuteC(0x1055546c0)
github.com/spf13/cobra@v1.8.1/command.go:1117 +0x344
github.com/spf13/cobra.(*Command).Execute(...)
github.com/spf13/cobra@v1.8.1/command.go:1041
main.main()
github.com/docker/pinata/mac/tools/uninstall/main.go:52 +0x24
Description
When i try to launch docker desktop at my laptop, i will always make it reboot before the docker desktop window shows. Although i tried many times to restart, or deleted all files and reinstalled all of older versions, this issue isn't resolved yet.
My laptop: MacBook Pro (16-inch, 2021), chip: Apple M1 Pro
Reproduce
Expected behavior
Shall not reboot my laptop and show the main window
docker version
docker info
Diagnostics ID
106F6DB7-6496-44E1-9323-B36E938EF546/20240920070747
Additional Info
No response