Podman on MacOS: Couldn't restablish ssh tunnel on path (when a machine already exists) #13510
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.
macos
MacOS (OSX) related
Is this a BUG REPORT or FEATURE REQUEST? (leave only one on its own line)
/kind bug
Description
This seems to happen when upgrading from Podman 3.x to 4.x.
When starting a machine on MacOS, it prints an error saying it couldn't re-establish ssh tunnel on path.
The problem seems to go away after deleting the machine and creating it again (so, probably, just need to be documented).
Steps to reproduce the issue:
Create a machine on Podman 3.x and upgrade to podman 4.x.
Start the machine
Describe the results you received:
It prints the following error:
It seems this prevent the socket from being created/accessed with breaks tools such as docker-compose.
Describe the results you expected:
I would expect no error and the socket to be created.
Additional information you deem important (e.g. issue happens only occasionally):
Podman version: 4.0.2
Installed from: brew
MacOS: Monterrey 12.3 (Darwin Kernel Version 21.4.0)
Arch: ARM (M1)
Output of
podman version
:Output of
podman info --debug
:Package info (e.g. output of
rpm -q podman
orapt list podman
):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/No
Additional environment details (AWS, VirtualBox, physical, etc.):
The text was updated successfully, but these errors were encountered: