Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can't create machine with user-mode-networking #20209

Closed
jeffmaury opened this issue Sep 29, 2023 · 4 comments · Fixed by #20240
Closed

Can't create machine with user-mode-networking #20209

jeffmaury opened this issue Sep 29, 2023 · 4 comments · Fixed by #20240
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

Comments

@jeffmaury
Copy link

jeffmaury commented Sep 29, 2023

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

Recherche des mises à jour.
La version la plus récente de Sous-système Windows pour Linux est déjà installée.

which is translated to:


Check for updates.
The latest version of Windows Subsystem for Linux is already installed.

wsl -v


Version WSL : 1.2.5.0
Version du noyau : 5.15.90.1
Version WSLg : 1.0.51
Version MSRDC : 1.2.3770
Version direct3D : 1.608.2-61064218
Version de DXCore : 10.0.25131.1002-220531-1700.rs-onecore-base2-hyp
Version de Windows : 10.0.22621.2283

Steps to reproduce the issue

Steps to reproduce the issue

  1. 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

@jeffmaury jeffmaury added the kind/bug Categorizes issue or PR as related to a bug. label Sep 29, 2023
@benoitf benoitf added the windows issue/bug on Windows label Sep 29, 2023
@Luap99
Copy link
Member

Luap99 commented Oct 2, 2023

@n1hility PTAL

@Luap99
Copy link
Member

Luap99 commented Oct 2, 2023

Should we revert bdc3040? Looks to me that string output matching is not correct as this breaks on different locales?

@jeffmaury
Copy link
Author

I'm running a French Win11Pro

@n1hility
Copy link
Member

n1hility commented Oct 2, 2023

yes we should revert and replace will do that today

@github-actions github-actions bot added the locked - please file new issue/PR Assist humans wanting to comment on an old issue or PR with locked comments. label Jan 2, 2024
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jan 2, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
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
Projects
None yet
Development

Successfully merging a pull request may close this issue.

5 participants