question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Podman desktop stuck initializing on macOS

See original GitHub issue

Bug description

I have Podman 4.3.1 installed on my system (via the macOS install package here). When I download Podman Desktop and run it, it sits at the “Initializing” page and never seems to progress:

Screen Shot 2022-12-01 at 2 27 08 PM

I can confirm that I’m able to use podman just fine via my terminal, and I have a podman machine presently running (podman machine info output is pasted below).

There also doesn’t seem to be any noticeable option to see what step(s) it may be stuck or hanging on.

Operating system

macOS Monterey 12.6.1 (Intel)

Version

0.10.0

Steps to reproduce

on macOS:

  1. Install Podman 4.3.1
  2. Install latest Podman Desktop
  3. Start Podman Desktop

Relevant log output

I don't see any log output available from Podman Desktop

Additional context

johncollier@jcollier-mac ~ % podman machine info
Host:
  Arch: amd64
  CurrentMachine: podman-machine-default
  DefaultMachine: podman-machine-default
  EventsDir: /var/folders/bp/5pzqwrtj79xf5pstx7fk9ybc0000gn/T/podman-run--1/podman
  MachineConfigDir: /Users/johncollier/.config/containers/podman/machine/qemu
  MachineImageDir: /Users/johncollier/.local/share/containers/podman/machine/qemu
  MachineState: Running
  NumberOfMachines: 1
  OS: darwin
  VMType: qemu
Version:
  APIVersion: 4.3.1
  Built: 1668090415
  BuiltTime: Thu Nov 10 09:26:55 2022
  GitCommit: 814b7b003cc630bf6ab188274706c383f9fb9915
  GoVersion: go1.19
  Os: darwin
  OsArch: darwin/amd64
  Version: 4.3.1

Issue Analytics

  • State:closed
  • Created 10 months ago
  • Comments:7

github_iconTop GitHub Comments

1reaction
benoitfcommented, Dec 2, 2022
0reactions
benoitfcommented, Dec 1, 2022

Thanks for the detailed report 🙏

Read more comments on GitHub >

github_iconTop Results From Across the Web

Troubleshooting | Podman Desktop
After this, you can start off again by initializing a new Podman Machine and loading up the containers. Unable to set custom binary...
Read more >
`podman machine init` fails on M1 Macbook Air with exit status 1
Steps to reproduce the issue: Run brew install podman && podman machine init on M1 Macbook Air ... I don't see any flags...
Read more >
Can't get Podman to run on an Mac M1 Monterey
To avoid this problem, just execute qemu, even with invalid options (just to initialize), before call "podman machine start".
Read more >
WTF is up with Docker desktop on macOS? - Reddit
I gave up docker desktop on MacOS then switched to podman. Works, but I am not so sure about stability since it's quite...
Read more >
MinIO, Podman, and Apple Silicon
To run Docker on my Mac means Docker Desktop, which I don't actually use day to day, so why not skip what I...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found