-
Notifications
You must be signed in to change notification settings - Fork 2.4k
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
Machine fails to start on Mac M1 Pro #14429
Comments
@ashley-cui @baude PTAL |
Related: #14303 So far it seems like podman doesn't like qemu 7.0.0? |
I don't see a way via homebrew to back qemu down to 6.2? |
@edeandrea You can try my workaround mentioned here |
Thank you @arixmkii that worked! @ashley-cui forcing qemu back down to 6.2 seems to have fixed the issue. |
A friendly reminder that this issue had no activity for 30 days. |
Since this is an issue between qemu and MAC OS, I am going to close this issue. |
Is this a BUG REPORT or FEATURE REQUEST? (leave only one on its own line)
/kind bug
Description
Everything was working fine last week. I came back this morning from a long weekend and my podman vm won't start up. I get
I then removed the VM (via
podman machine rm
) and even uninstalled podman (brew uninstall podman
).I then re-installed podman via
brew install podman
(Yes I'm running the arm version of homebrew)Output of
podman version
:Output of
podman info --debug
:Package info (e.g. output of
rpm -q podman
orapt list podman
):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
The text was updated successfully, but these errors were encountered: