Open fstefanov opened 5 years ago
Simply seems like your key pair wasn't registered with the server (which appears to be localhost?)
I wouldn't think that this would be a problem with gerrit-cli, are you able to performa a regular git clone
of the project?
Yeah i can do regular git clone
, but gerrit clone
is failing.
Same problem here:
gerrit --loglevel 10 --verbose --debug ssh git-receive-pack
gerrit ERROR UNKNOWN null@github.com: Permission denied (publickey).
I have met the same problem and may I know how u solve it?
Hello, looks like I need some help with initial configuration :)
What ssh key is used by default? And where these configs are stored?