I deployed podman (podman version 5.4.0) on Apple M3 Pro Sequoia 15.3.1 (24D70).
When I try to start the machine, it throws below error.
podman machine start
Starting machine "podman-machine-default"
Error: vfkit exited unexpectedly with exit code 1
I reinstalled the podman on my MAC and also recreated the machine but it did not help.
What could be wrong here?
I deployed podman (podman version 5.4.0) on Apple M3 Pro Sequoia 15.3.1 (24D70).
When I try to start the machine, it throws below error.
podman machine start
Starting machine "podman-machine-default"
Error: vfkit exited unexpectedly with exit code 1
I reinstalled the podman on my MAC and also recreated the machine but it did not help.
What could be wrong here?
Share Improve this question asked Mar 6 at 3:28 AnilJAnilJ 2,1313 gold badges38 silver badges62 bronze badges1 Answer
Reset to default 0Not sure how and why it worked, but I uninstalled homebrew from my machine and tried to init and start the machine it worked magically.
I am yet to deploy homebrew now for M3 architecture.