Did you try generating an http credential on the gerrit site?On Tue, Nov 15, 2022 at 4:49 AM Jérôme Forissier via TF-A <tf-a@lists.trustedfirmware.org> wrote:--Hi,I am trying to send a patch to review.trustedfirmware.org but I get a Permission denied error.===========================$ git push jforissier@review.trustedfirmware.org:29418/TF-A/trusted-firmware-a HEAD:refs/for/integrationjforissier@review.trustedfirmware.org: Permission denied (publickey).
fatal: Could not read from remote repository.
Please make sure you have the correct access rights
and the repository exists.$ git clone "ssh://jforissier@review.trustedfirmware.org:29418/TF-A/trusted-firmware-a"Cloning into 'trusted-firmware-a'...fatal: Could not read from remote repository.
Please make sure you have the correct access rights
and the repository exists.$ ssh -p 29418 jforissier@review.trustedfirmware.orgjforissier@review.trustedfirmware.org: Permission denied (publickey).===========================I can see my ssh key at https://review.trustedfirmware.org/settings/. I tried to upload it again, I also added -i to the ssh command to make sure the right key is used. What am I doing wrong?Thanks,--Jerome
TF-A mailing list -- tf-a@lists.trustedfirmware.org
To unsubscribe send an email to tf-a-leave@lists.trustedfirmware.org