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 loading git repository #1567

Open
Dominiquini opened this issue Aug 12, 2023 · 2 comments
Open

Error loading git repository #1567

Dominiquini opened this issue Aug 12, 2023 · 2 comments

Comments

@Dominiquini
Copy link

Every action on my repository trigger this error:

Command:
-c color.ui=false -c core.quotepath=false -c core.pager=cat -c core.editor=: -c credential.helper=C:/Users/Rafael Dominiquini/AppData/Local/ungit/resources/app.asar/bin/credentials-helper 0 8448 origin ls-remote --tags origin

Error:

git@github.com: Permission denied (publickey).
fatal: Could not read from remote repository.

Please make sure you have the correct access rights
and the repository exists.

OS: Windows 10 x64
UNGIT VERSION: 1.5.24

Thanks

@campersau
Copy link
Collaborator

Maybe some of these answers help: https://stackoverflow.com/a/12940681
Do you know if that happend with older versions of ungit?
What is your git version?
Do you receive the same error when using the git cli?

@Dominiquini
Copy link
Author

I found the problem! The ssh-agent is not working on my computer...
After I fixed this, the ungit works fine.

But I still don't think this error makes any sense! Other git GUIs ask for the password everytime I interact with the server!

Thanks.

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