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

Bad Public Key #3

Closed
MontFox opened this issue Sep 18, 2019 · 1 comment
Closed

Bad Public Key #3

MontFox opened this issue Sep 18, 2019 · 1 comment

Comments

@MontFox
Copy link

MontFox commented Sep 18, 2019

running submodule update leads to permission denied

git submodule update --init --recursive
Submodule 'subhook' ([email protected]:Zeex/subhook.git) registered for path 'subhook'
Cloning into '/home/ubuntu/Downloads/hookey/subhook'...
Warning: Permanently added the RSA host key for IP address '140.82.113.3' to the list of known hosts.
[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.
fatal: clone of '[email protected]:Zeex/subhook.git' into submodule path '/home/ubuntu/Downloads/hookey/subhook' failed
Failed to clone 'subhook'. Retry scheduled
Cloning into '/home/ubuntu/Downloads/hookey/subhook'...
[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.
fatal: clone of '[email protected]:Zeex/subhook.git' into submodule path '/home/ubuntu/Downloads/hookey/subhook' failed
Failed to clone 'subhook' a second time, aborting

@goddessfreya
Copy link
Owner

You need to configure your github ssh keys properly.

@MontFox MontFox closed this as completed Sep 18, 2019
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