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

Adding a private repository with non-git user fails #1555

Closed
pbrit opened this issue May 2, 2019 · 2 comments
Closed

Adding a private repository with non-git user fails #1555

pbrit opened this issue May 2, 2019 · 2 comments
Labels
bug Something isn't working

Comments

@pbrit
Copy link
Contributor

pbrit commented May 2, 2019

To Reproduce
Steps to reproduce the behaviour:

$ argocd repo add ssh://[email protected]:29418/project --ssh-private-key-path private.key --insecure-ignore-host-key

Actual behaviour

FATA[0001] ssh: handshake failed: ssh: unable to authenticate, attempted methods [none publickey], no supported methods remain

Expected behaviour
The repository is created in ArgoCD

@pbrit pbrit added the bug Something isn't working label May 2, 2019
pbrit added a commit to pbrit/argo-cd that referenced this issue May 2, 2019
@alexec
Copy link
Contributor

alexec commented May 2, 2019

@pbrit - looks like you're working on a fix?

@alexmt
Copy link
Collaborator

alexmt commented May 2, 2019

I think #1556 is supposed to fix it

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants