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 engine fails to start with error Kyperkit: exit status 1 #7203

Open
heidimhurst opened this issue Feb 28, 2024 · 4 comments
Open

docker engine fails to start with error Kyperkit: exit status 1 #7203

heidimhurst opened this issue Feb 28, 2024 · 4 comments

Comments

@heidimhurst
Copy link

heidimhurst commented Feb 28, 2024

Description

I am unable to start docker engine from time to time on a Mac Intel chip with warning Something went wrong: Kyperkit: Exit Status 1.
Screenshot 2024-02-28 at 09 18 23

Prior to this issue, I had configured docker to use gRPC Fuse and disabled the virtualization framework per the following threads for other bugs:

This has happened a number of times, and seems to occur when I exit docker whilst a container is still running.

To get things working again, I have typically resorted to re-installing docker (obviously a clunky and time consuming workaround).

Selecting the option on the above popup to reset to factory settings does not resolve the problem. Once reset to factory settings, a different error occurs:

Something went wrong.  
Invalid virtual machine configuration.
The storage device attachment is invalid.
image

Reproduce

  1. On Mac intel chip, change virtualization settings to gRPC fuse & disable virtualization framework
  2. Spin up a container and leave it running
  3. Log out of your computer, leaving the operating system to close docker
  4. Log back in and try to open docker without it crashing

Expected behavior

One should be able to restart docker.

docker version

Client:
 Cloud integration: v1.0.35+desktop.10
 Version:           25.0.3
 API version:       1.44
 Go version:        go1.21.6
 Git commit:        4debf41
 Built:             Tue Feb  6 21:13:26 2024
 OS/Arch:           darwin/amd64
 Context:           desktop-linux

docker info

Client:
 Version:    25.0.3
 Context:    desktop-linux
 Debug Mode: false
 Plugins:
  buildx: Docker Buildx (Docker Inc.)
    Version:  v0.12.1-desktop.4
  compose: Docker Compose (Docker Inc.)
    Version:  v2.24.5-desktop.1
  debug: Get a shell into any image or container. (Docker Inc.)
    Version:  0.0.24
  dev: Docker Dev Environments (Docker Inc.)
    Version:  v0.1.0
  extension: Manages Docker extensions (Docker Inc.)
    Version:  v0.2.21
  feedback: Provide feedback, right in your terminal! (Docker Inc.)
    Version:  v1.0.4
  init: Creates Docker-related starter files for your project (Docker Inc.)
    Version:  v1.0.0
  sbom: View the packaged-based Software Bill Of Materials (SBOM) for an image (Anchore Inc.)
    Version:  0.6.0
  scout: Docker Scout (Docker Inc.)
    Version:  v1.4.1

Diagnostics ID

6CB8FADA-1156-478D-9A12-E4BE999DC6F4/20240228091339

Additional Info

No response

@dgageot
Copy link
Member

dgageot commented Feb 29, 2024

cc @doringeman

@heidimhurst
Copy link
Author

Just wanted to bump this as it's still a pain point cc: @dgageot @doringeman

@PeterParker
Copy link

I am also seeing this issue as described above. Please let us know if we can offer up any further information to help debug.

@heidimhurst
Copy link
Author

This also occurs on 4.28, see diagnostics ID A08BB3CB-9B28-4956-8512-0C18B6AD717D/20240404101203

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

4 participants