RSSAmplifier

Camille Hodoul RSS Feed · May 10, 2024

How to fix podman machine stuck on "Currently starting"

0
Sign in to vote or save

camillehdl.dev

May 10, 2024

If podman machine list (or Podman Desktop) shows your machine “Currently starting” but it never actually starts, this might help you.

Find the file ~/.config/containers/podman/machine/applehv/<your podman machine name>.json (in my case, ~/.config/containers/podman/machine/applehv/podman-machine-default.json) and edit it.

Near the end of the file, change "Starting":true to "Starting":false.

The machine should now start as expected.

Loading comments...


Read the original on camillehdl.dev

Comments

Nothing yet. Say the first thing.

    Sign in to join the conversation.