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 access denied #2

Open
Nanboy-Ronan opened this issue Mar 5, 2022 · 2 comments
Open

Git access denied #2

Nanboy-Ronan opened this issue Mar 5, 2022 · 2 comments

Comments

@Nanboy-Ronan
Copy link

When I run git submodule update --init --recursive. I get the following error:

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 'git@github.com:ermongroup/ncsnv2.git' into submodule path '/.../code-cs-fairness/ncsnv2' failed
Failed to clone 'ncsnv2'. Retry scheduled
Cloning into '/.../code-cs-fairness/ncsnv2'...
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 'git@github.com:ermongroup/ncsnv2.git' into submodule path '/.../code-cs-fairness/ncsnv2' failed
Failed to clone 'ncsnv2' a second time, aborting
@Nanboy-Ronan
Copy link
Author

Wonder if this step is necessary?

@MikeLasz
Copy link

You could just clone the repository manually:

git clone https://github.com/ermongroup/ncsnv2.git

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