-
Notifications
You must be signed in to change notification settings - Fork 2.4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Podman Windows, Git Bash: connection actively refused #15975
Comments
@n1hility PTAL |
could be resolved with the current code in main, I overhauled ssh handling in 4.3. I am not sure as this is windows but I think there is a solid chance this could work. |
A friendly reminder that this issue had no activity for 30 days. |
Since we believe this is fixed in main, I am going to close, reopen if I am mistaken. |
Yes, I confirm this issue is no longer occurring here, thanks. |
Please open a new issue. And make sure the version of podman inside of the |
I did not realze that I needed to run |
shows a different version of podman. let me revert my windows podman -v and see what happens |
Is this a BUG REPORT or FEATURE REQUEST? (leave only one on its own line)
/kind bug
Description
From Git Bash, any podman command that needs to connect to the running machine fails
Steps to reproduce the issue:
podman machine init
/start
/list
all workpodman info
(orimages
, orbuild
, or etc.) fails with the above errorDescribe the results you received:
Describe the results you expected:
Additional information you deem important (e.g. issue happens only occasionally):
Same commands from CMD.EXE work.
Output of
podman version
:Same error as above from Git Bash attempt. But from CMD.EXE:
Output of
podman info
:Same error as above from Git Bash attempt. But from CMD.EXE:
Package info (e.g. output of
rpm -q podman
orapt list podman
):N/A
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
Additional environment details (AWS, VirtualBox, physical, etc.):
Git Bash, current version
The text was updated successfully, but these errors were encountered: