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

Git-it Pull never out of date Error: Permission denied(publickey). fatal: #47817

Open
KevinTvT opened this issue Feb 28, 2023 · 0 comments
Open

Comments

@KevinTvT
Copy link

When doing Git-it Pull never out of date I get the follow error:
Error: Command failed: git fetch --dry-run [email protected]: Permission denied(publickey). fatal: Could not read from remote repository. Please make sure you have the correct access rights and the repository exists.

I'm not sure on what is happening but I suspect that it has to do with the command it says it runs:
$ git fetch --dry-run [email protected]
It doesn't actually clarify which repository it is trying to dry-run usually it would say:
$ git fetch --dry-run [email protected]:USERNAME/patchwork.git Again I'm not sure its just a suspicion, I've tried looking at my .ssh keys and don't think that that is it. And it would be great if someone could help me out. 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

1 participant