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
I'm facing a connection issue with podman-remote, while the same user can ssh with no error. The socket service is ok on server too:
Error: unable to connect to Podman socket: dial unix C:/Users/CRISTI~1/AppData/Local/Temp/ssh-q6NslMog7xnI/agent.1626: connect: No connection could be made because the target machine actively refused it.
time="2024-04-08T08:59:41+01:00" level=debug msg="Shutting down engines"
I found a comment here that indicates that AllowTcpForwarding and/or AllowStreamLocalForwarding would be necessary for podman-remote to work, but I couldn't find anything on docs about that.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
I'm facing a connection issue with podman-remote, while the same user can ssh with no error. The socket service is ok on server too:
I found a comment here that indicates that
AllowTcpForwarding
and/orAllowStreamLocalForwarding
would be necessary for podman-remote to work, but I couldn't find anything on docs about that.#12432 (comment)
Beta Was this translation helpful? Give feedback.
All reactions