Sean Helm
Results
2
comments of
Sean Helm
Hi @ninja-quokka, thanks for following up. I retried it with v5.4.1, getting a similar but slightly different error when calling `podman machine start --log-level=debug` on m1.metal: ``` time="2025-03-28T13:45:31Z" level=info msg="podman...
I was able to resolve this issue. Originally, I was directly invoking `/opt/podman/bin/podman machine init` and `/opt/podman/bin/podman machine start`. I suspect that because `/opt/podman/bin` wasn't in my $PATH, it was...