Cannot init a machine #24581
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
macos
MacOS (OSX) related
Issue Description
I can't init a new machine.
Steps to reproduce the issue
Steps to reproduce the issue
Describe the results you received
podman machine init
Looking up Podman Machine image at quay.io/podman/machine-os:5.3 to create VM
Error: pinging container registry quay.io: Get "http://quay.io/v2/": proxyconnect tcp: dial tcp 127.0.0.1:9090: connect: connection refused
Describe the results you expected
I expected a new machine to be initialized.
podman info output
Podman in a container
No
Privileged Or Rootless
None
Upstream Latest Release
Yes
Additional environment details
No response
Additional information
I had installed Podman Desktop and had it install Podman. I was able to use it but had to work on a different task for a few weeks. When coming back to run the same commands as before (Red Hat's Migration Toolkit for Applications), I started receiving the proxy error.
i've never used a proxy on this machine.
I manually downloaded the Podman v5.3.0 package and installed it. I still get the proxy error.
I can reach the container registries using curl just fine...e.g.
curl -vv https://quay.io
< HTTP/2 200
< date: Fri, 15 Nov 2024 22:55:28 GMT
< content-type: text/html; charset=utf-8
< content-length: 77706
< server: nginx/1.22.1
< x-frame-options: DENY
< cache-control: no-cache, no-store, must-revalidate
< vary: Cookie
< set-cookie: _csrf_token=eyJfY3NyZl90b2tlbiI6IlZSNWx2Tmx1b3NYUHBuNlo2aGkxOHNjTDVzcU1FbjkwenZpMUc4Y3V5Vk53eERHc0c1WkQ2eWFiVjFSRTJNZkEifQ.ZzfRYA.px4u90wkHl_b0MCFJKsX_XowGiQ; Secure; HttpOnly; Path=/; SameSite=Lax
< x-frame-options: DENY
< strict-transport-security: max-age=63072000; preload
<
blah blah blah
The text was updated successfully, but these errors were encountered: