rylandg / myos

Develop and share terminal environments
https://www.cdevn.com/my-os/
MIT License
142 stars 10 forks source link

Could not open a connection to your authentication agent #35

Open simoneb opened 4 years ago

simoneb commented 4 years ago

Describe the bug

Probably missing something obvious here. I'm running Git bash on Windows. Was curious to try this out and followed the README instructions. All good until myos create. Keys are created fine but then got the error in the title. Same if I try to connect:

$ myos connect testmyos
Could not open a connection to your authentication agent.

I am not using OpenSSH but Putty instead. Tried to spawn the Putty SSH authentication agent (Pageant) to no avail.

Host OS (please complete if relevant):

rylandg commented 4 years ago

@simoneb sorry about the late reply. I have a Windows computer at home so I'll try and test this week. Windows and docker never play as nice as I would hope, but crossing my fingers.

simoneb commented 4 years ago

Thanks and no rush, I was really just playing around with it.