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.53k stars 290 forks source link

Unable to complete Podman setup #8518

Open krai2104 opened 3 weeks ago

krai2104 commented 3 weeks ago

Bug description

when I click on Podman setup , I am encountering some issue

Operating system

Windows10

Installation Method

None

Version

1.11.1

Steps to reproduce

No response

Relevant log output

WSL2 is not supported with your current machine configuration.
Please enable the "Virtual Machine Platform" optional component and ensure virtualization is enabled in the BIOS.
Enable "Virtual Machine Platform" by running: wsl.exe --install --no-distribution
For information please visit https://aka.ms/enablevirtualization
Error code: Wsl/Service/RegisterDistro/CreateVm/HCS/HCS_E_HYPERV_NOT_INSTALLED

Error: the WSL import of guest OS failed: command C:\Users\krai\AppData\Local\Microsoft\WindowsApps\wsl.exe [--import podman-machine-default C:\Users\krai\.local\share\containers\podman\machine\wsl\wsldist\podman-machine-default C:\Users\krai\.local\share\containers\podman\machine\wsl\podman-machine-default-amd64 --version 2] failed: exit status 0xffffffff

Command execution failed with exit code 125
Command execution failed with exit code 125
Error: the WSL import of guest OS failed: command C:\Users\krai\AppData\Local\Microsoft\WindowsApps\wsl.exe [--import podman-machine-default C:\Users\krai\.local\share\containers\podman\machine\wsl\wsldist\podman-machine-default C:\Users\krai\.local\share\containers\podman\machine\wsl\podman-machine-default-amd64 --version 2] failed: exit status 0xffffffff

Additional context

No response

lstocchi commented 3 weeks ago

@krai2104 please give a look at these similar issues, there are multiple suggestions you can try to solve it https://github.com/containers/podman-desktop/issues/8233 https://github.com/containers/podman-desktop/issues/4982 Let us know after you tried!! Thanks!