You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When starting podman on MacOS with 'podman machine start', I get the following error:
podman machine init
Looking up Podman Machine image at quay.io/podman/machine-os:5.3 to create VM
Extracting compressed file: podman-machine-default-arm64.raw: done
Machine init complete
To start your machine run:
podman machine start
mac053 run % podman machine start
Starting machine "podman-machine-default"
Error: unable to connect to "gvproxy" socket at "/var/folders/9p/0qtbnbn15b7163jgdbbv78kx6r2z9f/T/podman/podman-machine-default-gvproxy.sock"
mac053 run %
The docker socket points to:
1 root daemon 66 Jan 23 16:42 docker.sock -> /Users/.../.local/share/containers/podman/machine/podman.sock
Where do I need to look to fix this issue?
Thanks
Steps to reproduce the issue
Steps to reproduce the issue
podman machine init
podman machine start
Describe the results you received
Error: unable to connect to "gvproxy" socket at "/var/folders/9p/0qtbnbn15b7163jgdbbv78kx6r2z9f/T/podman/podman-machine-default-gvproxy.sock"
Describe the results you expected
machine should start without error
podman info output
OS: darwin/arm64provider: applehvversion: 5.3.2Cannot 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 VMError: unable to connect to Podman socket: failed to connect: dial tcp 127.0.0.1:50888: connect: connection refused
Podman in a container
No
Privileged Or Rootless
None
Upstream Latest Release
Yes
Additional environment details
Additional environment details
Additional information
Additional information like issue happens only occasionally or issue happens with a particular architecture or on a particular setting
The text was updated successfully, but these errors were encountered:
Issue Description
Hi,
When starting podman on MacOS with 'podman machine start', I get the following error:
The docker socket points to:
Where do I need to look to fix this issue?
Thanks
Steps to reproduce the issue
Steps to reproduce the issue
Describe the results you received
Error: unable to connect to "gvproxy" socket at "/var/folders/9p/0qtbnbn15b7163jgdbbv78kx6r2z9f/T/podman/podman-machine-default-gvproxy.sock"
Describe the results you expected
machine should start without error
podman info output
Podman in a container
No
Privileged Or Rootless
None
Upstream Latest Release
Yes
Additional environment details
Additional environment details
Additional information
Additional information like issue happens only occasionally or issue happens with a particular architecture or on a particular setting
The text was updated successfully, but these errors were encountered: