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

Failure when using passphrase for SSH authentication #5

Closed
hussainweb opened this issue Jul 3, 2020 · 1 comment
Closed

Failure when using passphrase for SSH authentication #5

hussainweb opened this issue Jul 3, 2020 · 1 comment

Comments

@hussainweb
Copy link
Member

From @subhojit777,

  Exit code: 128 while executing: "LC_ALL=C /usr/bin/git remote show 'origin'" with reason: Permission denied (publ
ickey,keyboard-interactive).
  fatal: Could not read from remote repository.
  Please make sure you have the correct access rights
  and the repository exists.

It is asking for a passphrase key (which is empty in my case)

We don't really need to query the remotes anyway.

@subhojit777
Copy link

Confirmed. c6ac809 commit has fixed the issue.

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