Adding this debug info... PS C:\Users\<xxUSERxx>> podman login quay.io
Authenticating with existing credentials for quay.io
Existing credentials are valid. Already logged in to quay.io
This just sits until it times out.
PS C:\Users\xxUSERxx> podman --log-level=debug pull quay.io/quay/busybox
time="2023-08-01T13:20:12-04:00" level=info msg="C:\\Program
Files\\RedHat\\Podman\\podman.exe filtering at log level debug"
time="2023-08-01T13:20:12-04:00" level=debug msg="Called
pull.PersistentPreRunE(C:\\Program Files\\RedHat\\Podman\\podman.exe --log-level=debug
pull quay.io/quay/busybox)"
time="2023-08-01T13:20:12-04:00" level=debug msg="SSH Ident Key
\"C:\\\\Users\\\\xxUSERxx\\\\.ssh\\\\podman-machine-default\"
SHA256:4hxbrAFzEzn1BFwUGClJ6ssrPXXZ3UUYni6sdf ssh-ed25519"
time="2023-08-01T13:20:12-04:00" level=debug msg="DoRequest Method: GET
URI:
http://d/v4.4.4/libpod/_ping"
time="2023-08-01T13:20:12-04:00" level=debug msg="Loading registries
configuration \"/etc/containers/registries.conf\""
time="2023-08-01T13:20:12-04:00" level=debug msg="Found credentials for
quay.io in credential helper containers-auth.json in file
C:\\Users\\xxUSERxx\\.config\\containers\\auth.json"
time="2023-08-01T13:20:12-04:00" level=debug msg="DoRequest Method: POST
URI:
http://d/v4.4.4/libpod/images/pull"
Trying to pull quay.io/quay/busybox:latest...
Error: initializing source docker://quay.io/quay/busybox:latest: pinging container
registry quay.io: Get
https://quay.io/v2/: proxyconnect tcp: dial tcp 10.164.200.30:8080:
i/o timeout
time="2023-08-01T13:24:15-04:00" level=debug msg="Shutting down
engines"