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

error authenticating failed connecting agent class=ssh (23) #505

Closed
mwkcoding opened this issue Jan 27, 2021 · 4 comments
Closed

error authenticating failed connecting agent class=ssh (23) #505

mwkcoding opened this issue Jan 27, 2021 · 4 comments
Labels
help wanted Extra attention is needed windows wontfix This will not be worked on

Comments

@mwkcoding
Copy link

Describe the bug
When using Powershell v7.1.0 and pushing to self-hosted private git servers, it returns the error error authenticating failed connecting agent class=ssh (23) (see screenshot)

To Reproduce
Steps to reproduce the behavior:

  1. Go to a private repository hosted on a private git server and open gitui
  2. Attempt to push (doesn't need changes/commits ready to push)
  3. See error

Expected behavior
A successful push without errors.

Screenshots
image

Context (please complete the following information):

  • OS/Distro + Version: Windows 10 Pro Version 20H2 (build 19042.746)
  • GitUI Version: 0.11.0
  • Rust version: ???
@extrawurst
Copy link
Owner

Hi @mwkcoding thanks for your interest in gitui, we use libgit2 as the underlying git tool and I think it still has some limitations when it comes to ssh, cargo uses the same lib and I found this comment: rust-lang/cargo#1851 (comment)

can you check if that helps working around those limits?

I myself do not have a windows machine to test/debug this.

@extrawurst extrawurst added help wanted Extra attention is needed windows labels Jan 27, 2021
@mwkcoding
Copy link
Author

I don't find that issue very helpful. None of the fixes they're suggesting works for me.

@stale
Copy link

stale bot commented May 4, 2021

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the wontfix This will not be worked on label May 4, 2021
@extrawurst
Copy link
Owner

probably related to #495

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed windows wontfix This will not be worked on
Projects
None yet
Development

No branches or pull requests

2 participants