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 init machine of windows 11 #14954

Closed
uoYnavE opened this issue Jul 17, 2022 · 2 comments
Closed

Can't init machine of windows 11 #14954

uoYnavE opened this issue Jul 17, 2022 · 2 comments
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

@uoYnavE
Copy link

uoYnavE commented Jul 17, 2022

Is this a BUG REPORT or FEATURE REQUEST? (leave only one on its own line)

/kind bug

Description

Steps to reproduce the issue:

1.download 4.1.1 podman .msi file and installed

2.run podman machine init, auto install wsl on my 🖥, and get error:
Error: head request failed: http://github.com/fedora-cloud/docker-brew-fedora/raw/35/x86_64/fedora-35-x86_64.tar.xz: Head "https://raw.githubusercontent.com/fedora-cloud/docker-brew-fedora/35/x86_64/fedora-35-x86_64.tar.xz": dial tcp: lookup raw.githubusercontent.com: getaddrinfow: The requested name is valid, but no data of the requested type was found.
3.downloaded fedora 35 images to local, and i try run podman machine init --image-path D:Downloads/fedora-35-x86_64.tar.xz
get error:Error: open C:\Users\EvanYou\.local\share\containers\podman\machine\wsl: is a directory
Describe the results you received:

Describe the results you expected:

Additional information you deem important (e.g. issue happens only occasionally):

Output of podman version:

podman.exe version 4.1.1
(paste your output here)

Output of podman info --debug:

Cannot connect to Podman. Please verify your connection to the Linux system using `podman system connection list`, or try `podman machine init` and `podman machine start` to manage a new Linux VM
(paste your output here)

Package info (e.g. output of rpm -q podman or apt list podman):

(paste your output here)

Have you tested with the latest version of Podman and have you checked the Podman Troubleshooting Guide? (https://github.com/containers/podman/blob/main/troubleshooting.md)

Yes

Additional environment details (AWS, VirtualBox, physical, etc.):
Laptop computer(Windows11Pro 21H2 22000.795)

@openshift-ci openshift-ci bot added the kind/bug Categorizes issue or PR as related to a bug. label Jul 17, 2022
@Luap99
Copy link
Member

Luap99 commented Jul 18, 2022

I think this is a duplicate of #14495
@n1hility PTAL

@Luap99 Luap99 added machine windows issue/bug on Windows labels Jul 18, 2022
@n1hility
Copy link
Member

Agree looks like the same issue. Reopen if you determine thats not the case. If DNS does not work it's usually a firewall/Windows Defender issue, or a VPN which is dropping packets between the WSL VMs network and the Windows host network. In 4.2 (already in RC) we are switching to a prebuilt image, and that will make workarounds simpler. If you want to resolve the underlying I have a note in that issue #14495 (comment)

@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 Sep 20, 2023
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Sep 20, 2023
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

No branches or pull requests

3 participants