Replies: 3 comments
-
Me too. May I ask if you have solved it? |
Beta Was this translation helpful? Give feedback.
-
I have the same issue regarding the forwarding of the local Mac SSH agent into orbstacks VM, and therefore also containers. I tried the local mac ssh agent as well as the homebrew version, both fail with the same error. --
I made sure multiple times that everything is working and set up correctly, ranging from local ssh agent, usage, launchctl, privileges, etc. Is there a known issue or bug regarding this topic? Any hint on solving this would be awesome! |
Beta Was this translation helpful? Give feedback.
-
Allright - so for anyone that might encounter similar problems and has no idea what it could be. I found out that, since Orbstack relies on the .ssh/config that overriding or using a wildcard statement like this, will cause this issue
Since the local socket will not be passed to the vm + therefore the containers. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
I created a new orb machine (Ubuntu 24.10).
I log into it using
ssh orb
.The shell has environment variables:
but
On the host
ssh-add -l
works fine.I guess I misunderstood something, but what do I do wrong?
Beta Was this translation helpful? Give feedback.
All reactions