Cannot restart VM on Intel Macbook Pro #14463
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
remote
Problem is in podman-remote
Is this a BUG REPORT or FEATURE REQUEST? (leave only one on its own line)
/kind bug
If I stop the virtual machine using
podman machine stop
and try to restart it, I am unable to connect to the VM.Podman was installed using homebrew. I can get it work if I remove and reinitialize the VM.
Steps to reproduce the issue:
podman machine init
podman machine start
Everything works as expected.
podman machine stop
podman machine start
Describe the results you received:
Describe the results you expected:
I expected podman to connect to the VM.
Additional information you deem important (e.g. issue happens only occasionally):
The below details were obtained on the first start of the VM. I can't run any podman commands without connecting to the VM after restart (
podman machine stop && podman machine start
).Output of
podman version
:Output of
podman info --debug
: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.):
Running on 2017 Intel MacBook Pro, macOS Monterey 12.3.1
The text was updated successfully, but these errors were encountered: