Error: podman-machine-default: VM already exists
- 05 Mar, 2023
This error appears today on my MAC using macOS 12.6 Monterey. I don’t know the cause and . It was woking last time i used podman on this MAC.
To solve the problem:
podman machine rm podman-machine-default
brew uninstall podman
brew install podman
podman machine init
