this issue was closed. was it fixed? i have MacOS 12.4 install on M1 still saw the same errors https://github.com/containers/podman/issues/14429 #15203
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.
is #14429 issue fixed? i installed MacOs 12.4 on M1, still got all the errors in issue 14429.
/kind bug
I have M1 tried to get podman works. i have
Description
podman --version
Describe the results you received:
podman version 4.1.1
Describe the results you received:
podman version
Describe the results you received:
Cannot connect to Podman. Please verify your connection to the Linux system using
podman system connection list
, or trypodman machine init
andpodman machine start
to manage a new Linux VMError: unable to connect to Podman. failed to create sshClient: connection to bastion host (ssh://core@localhost:56433/run/user/503/podman/podman.sock) failed: dial tcp [::1]:56433: connect: connection refused
podman machine start
Describe the results you received:
Starting machine "podman-machine-default"
Waiting for VM ...
Error: dial unix /var/folders/6f/mky_4w3x0y76bh6785kjnsv00000gq/T/podman/podman-machine-default_ready.sock: connect: connection refused
podman version
Describe the results you received:
Cannot connect to Podman. Please verify your connection to the Linux system using
podman system connection list
, or trypodman machine init
andpodman machine start
to manage a new Linux VMError: unable to connect to Podman. failed to create sshClient: connection to bastion host (ssh://core@localhost:56433/run/user/503/podman/podman.sock) failed: dial tcp [::1]:56433: connect: connection refused
podman info --debug
Describe the results you received:
Cannot connect to Podman. Please verify your connection to the Linux system using
podman system connection list
, or trypodman machine init
andpodman machine start
to manage a new Linux VMError: unable to connect to Podman. failed to create sshClient: connection to bastion host (ssh://core@localhost:56433/run/user/503/podman/podman.sock) failed: dial tcp [::1]:56433: connect: connection refused
macos-WDFXKGYXRK:acquisition-gateway jli$ podman machine rm podman-machine-default
Describe the results you received:
The following files will be deleted:
/Users/jli/.ssh/podman-machine-default
/Users/jli/.ssh/podman-machine-default.pub
/Users/jli/.config/containers/podman/machine/qemu/podman-machine-default.ign
/Users/jli/.local/share/containers/podman/machine/qemu/podman-machine-default_fedora-coreos-36.20220703.3.1-qemu.aarch64.qcow2
/Users/jli/.local/share/containers/podman/machine/podman-machine-default/podman.sock
/Users/jli/.local/share/containers/podman/machine/qemu/podman-machine-default_ovmf_vars.fd
/Users/jli/.config/containers/podman/machine/qemu/podman-machine-default.json
Are you sure you want to continue? [y/N] y
macos-WDFXKGYXRK:acquisition-gateway jli$ podman machine rm podman-machine-default
Error: podman-machine-default: VM does not exist
macos-WDFXKGYXRK:acquisition-gateway jli$ podman machine list
NAME VM TYPE CREATED LAST UP CPUS MEMORY DISK SIZE
podman-machine-default* qemu 8 days ago 8 days ago 4 2.147GB 107.4GB
The text was updated successfully, but these errors were encountered: