Skip to content
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

SSH-ADD / Windows / Could not open a connection to your authentication agent. #17

Closed
julienstroheker opened this issue Feb 25, 2016 · 2 comments

Comments

@julienstroheker
Copy link

In the module : Deploying app : https://ritazh.github.io/devopsfun/deploying-app/

When I try :
ssh-add.exe MYKEY
I have :
Could not open a connection to your authentication agent.

I am using Windows 10

@julienstroheker
Copy link
Author

If you have this issue :

In the CMD window, type the following command:
cd path-to-Git/bin (for me : cd C:\Program Files\Git\bin)
bash
exec ssh-agent bash
ssh-add MYKEY

@ritazh
Copy link
Owner

ritazh commented Feb 25, 2016

@julienstroheker 👍 🎆 Will add this to the module.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants