Can't create machine with user-mode-networking #20209
Labels
kind/bug
Categorizes issue or PR as related to a bug.
locked - please file new issue/PR
Assist humans wanting to comment on an old issue or PR with locked comments.
machine
windows
issue/bug on Windows
Issue Description
I ran:
podman machine init --now --rootful --user-mode-networking
and got:
Error: user-mode networking requires a newer version of WSL: apply all outstanding windows updates, and then run 'wsl --update'
So I ran:
wsl --update
and got
which is translated to:
wsl -v
Steps to reproduce the issue
Steps to reproduce the issue
podman machine init --now --rootful --user-mode-networking
Describe the results you received
Failed to create the machine
Describe the results you expected
Should be created
podman info output
podman version 4.7.0
Podman in a container
No
Privileged Or Rootless
None
Upstream Latest Release
No
Additional environment details
Win11Pro
Additional environment details
Additional information
Additional information like issue happens only occasionally or issue happens with a particular architecture or on a particular setting
The text was updated successfully, but these errors were encountered: