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

"podman machine start" crashes M1 Macbook Pro #14652

Closed
JostLuebbe opened this issue Jun 17, 2022 · 5 comments
Closed

"podman machine start" crashes M1 Macbook Pro #14652

JostLuebbe opened this issue Jun 17, 2022 · 5 comments
Labels
kind/bug Categorizes issue or PR as related to a bug. locked - please file new issue/PR Assist humans wanting to comment on an old issue or PR with locked comments. machine macos MacOS (OSX) related

Comments

@JostLuebbe
Copy link

Is this a BUG REPORT or FEATURE REQUEST? (leave only one on its own line)

/kind bug

Description

Running `podman machine start' crashes M1 Macbook Pro

Steps to reproduce the issue:

  1. brew install podman

  2. podman machine init

  3. podman machine start

Describe the results you received:

Macbook crashes and restarts.

Describe the results you expected:

Podman machine starts.

Additional information you deem important (e.g. issue happens only occasionally):

I tried downgrading my qemu version to 6.2 from 7.0 since that seemed to solve some other people's issues with starting a machine, but the problem persisted.

Output of podman version:

$ podman --version
podman version 4.1.1

Output of podman info --debug:

$ podman info --debug
Cannot connect to Podman. Please verify your connection to the Linux system using `podman system connection list`, or try `podman machine init` and `podman machine start` to manage a new Linux VM
Error: unable to connect to Podman. failed to create sshClient: connection to bastion host (ssh://core@localhost:49757/run/user/503/podman/podman.sock) failed: dial tcp [::1]:49757: connect: connection refused

Package info (e.g. output of rpm -q podman or apt list podman):

$ brew info podman
podman: stable 4.1.1 (bottled), HEAD
Tool for managing OCI containers and pods
https://podman.io/
/opt/homebrew/Cellar/podman/4.1.1 (174 files, 46.4MB) *
  Poured from bottle on 2022-06-17 at 11:12:35
From: https://github.com/Homebrew/homebrew-core/blob/HEAD/Formula/podman.rb
License: Apache-2.0
==> Dependencies
Build: go ✘, go-md2man ✘
Required: qemu ✔
==> Options
--HEAD
	Install HEAD version
==> Caveats
zsh completions have been installed to:
  /opt/homebrew/share/zsh/site-functions
==> Analytics
install: 18,206 (30 days), 59,671 (90 days), 157,270 (365 days)
install-on-request: 18,077 (30 days), 59,510 (90 days), 157,087 (365 days)
build-error: 1 (30 days)

Have you tested with the latest version of Podman and have you checked the Podman Troubleshooting Guide? (https://github.com/containers/podman/blob/main/troubleshooting.md)

Yes

Additional environment details (AWS, VirtualBox, physical, etc.):

$ uname -a
Darwin LYRQXXYXCWN 21.4.0 Darwin Kernel Version 21.4.0: Fri Mar 18 00:46:32 PDT 2022; root:xnu-8020.101.4~15/RELEASE_ARM64_T6000 arm64
Software:

    System Software Overview:

      System Version: macOS 12.3.1 (21E258)
      Kernel Version: Darwin 21.4.0

Hardware:

    Hardware Overview:

      Model Name: MacBook Pro
      Model Identifier: MacBookPro18,1
      Chip: Apple M1 Pro
      Total Number of Cores: 10 (8 performance and 2 efficiency)
      Memory: 16 GB
      System Firmware Version: 7459.121.3
      OS Loader Version: 7459.101.3
@openshift-ci openshift-ci bot added the kind/bug Categorizes issue or PR as related to a bug. label Jun 17, 2022
@rhatdan
Copy link
Member

rhatdan commented Jun 17, 2022

Can you upgrade your mac to 12.4. We have heard that this fixes the issue.

@JostLuebbe
Copy link
Author

Can you upgrade your mac to 12.4. We have heard that this fixes the issue.

Hi @rhatdan, thanks for the quick reply! I'll ask the system administrator if that's possible and get back to you.

@Luap99 Luap99 added machine macos MacOS (OSX) related labels Jun 20, 2022
@Luap99
Copy link
Member

Luap99 commented Jun 20, 2022

see the discussion in #14563
@ashley-cui PTAL

@rhatdan
Copy link
Member

rhatdan commented Jun 22, 2022

Since this issue is somewhat out of our control and a discussion is happening in #14563, I am closing this issue.

@adrian-moisa
Copy link

Apparently I'm facing the exact same issue. I'm currently on 12.0. Currently available version is 13.3.1.

@github-actions github-actions bot added the locked - please file new issue/PR Assist humans wanting to comment on an old issue or PR with locked comments. label Aug 25, 2023
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Aug 25, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
kind/bug Categorizes issue or PR as related to a bug. locked - please file new issue/PR Assist humans wanting to comment on an old issue or PR with locked comments. machine macos MacOS (OSX) related
Projects
None yet
Development

No branches or pull requests

4 participants