You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have installed Podman on macOS Ventura 13.5.1, M2 max configuration. I am encountering an issue with the podman machine start command; the command is failing with the following error.
> podman machine start
Starting machine "podman-machine-default"
Waiting for VM ...
Error: EOF
Here are the packages version info.
> podman -v
podman version 4.6.2
> qemu-system-x86_64 --version
QEMU emulator version 8.1.0
Copyright (c) 2003-2023 Fabrice Bellard and the QEMU Project developers
I have attempted to use podman machine init with increased CPU and memory values, but I am still encountering the same error. Please let me know if i missed anything in configuration.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hi,
I have installed Podman on macOS Ventura 13.5.1, M2 max configuration. I am encountering an issue with the
podman machine start
command; the command is failing with the following error.Here are the packages version info.
I have attempted to use
podman machine init
with increased CPU and memory values, but I am still encountering the same error. Please let me know if i missed anything in configuration.Thanks in Advance.
Beta Was this translation helpful? Give feedback.
All reactions