containers / podman-desktop

Podman Desktop is the best free and open source tool to work with Containers and Kubernetes for developers. Get an intuitive and user-friendly interface to effortlessly build, manage, and deploy containers and Kubernetes — all from your desktop.
https://podman-desktop.io
Apache License 2.0
4.83k stars 303 forks source link

My Podman Desktop keeps on hanging #6737

Open napoleontan opened 6 months ago

napoleontan commented 6 months ago

Bug description

When I ran podman desktop, it just hangs and sits in the system tray.

image

With the status of "Podman Desktop is iniitialized", After an hour or longer them window would show up but it is now hanging and not responding.

When I go to the Process Explorer, I see 4-5 process and one of them have elevated admin level process which I cannot stop. It seems to be spawned by other podman desktop process because if I stop the other the spawed also stops.

image

As you can see, Those with icon seems to be ones spawned with admin rights.

Now my work environment is restricted, so what I did was ask for temp admin rights and with that desktop shows up properly. I cannot keep on asking temp password daily so, Any ideas?

Already tried out the airgap installer but I think it is not it.

Operating system

Windows10

Installation Method

Installer from website/GitHub releases

Version

1.7.0 - 1.9.1

Steps to reproduce

Just run the Podman Desktop

Relevant log output

No response

Additional context

No response

napoleontan commented 6 months ago

Some update on above found out that the Podman being stucked in the system tray may be related to the podman runtime being installed with administrator priviledge. But it is weird it used to work before, trying to check all release notes of podman container and cannot see any change when the podman suddenly required an admin rights.

My provider is still wsl, so what changed.

So if I ran the podman desktop with elevated admin rights, it can run the desktop properly. Any idea like a setting to avoid the admin rights elevation on installing podman or if there is a release notes where it is said that the admin rights is now required.

odockal commented 1 month ago

@napoleontan Hey, it is not usual that you need admin right for creating podman machine using wsl. I have never needed it, do you have by any change the machine under some restriction? Like CSB (corporate standard build) or something explaining this behavior?