Hi Jérôme,
I think others have faced this issue in the past and the solution for them was to register an email address in their Gerrit account. You don't appear to have done that, looking at your Gerrit profile page.
Could you please give that a try?
Cheers, Sandrine
On 11/15/22 14:37, Jérôme Forissier via TF-A wrote:
I'd like to use an SSH key rather than a password. In any case, when I clicked the "Generate new password" button a dialog opened with:
An error occurred Error 500 (Server Error): Internal server error Endpoint: /accounts/self/password.http
Thanks,
Jerome
On Tue, 15 Nov 2022 at 14:15, Jorge Troncoso <jatron@google.com mailto:jatron@google.com> wrote:
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 <mailto:tf-a@lists.trustedfirmware.org>> wrote: Hi, I am trying to send a patch to review.trustedfirmware.org <http://review.trustedfirmware.org> but I get a Permission denied error. =========================== $ git push jforissier@review.trustedfirmware.org:29418/TF-A/trusted-firmware-a <http://jforissier@review.trustedfirmware.org:29418/TF-A/trusted-firmware-a> HEAD:refs/for/integration jforissier@review.trustedfirmware.org <mailto:jforissier@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 <http://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.org <mailto:jforissier@review.trustedfirmware.org> jforissier@review.trustedfirmware.org <mailto:jforissier@review.trustedfirmware.org>: Permission denied (publickey). =========================== I can see my ssh key at https://review.trustedfirmware.org/settings/ <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 <mailto:tf-a@lists.trustedfirmware.org> To unsubscribe send an email to tf-a-leave@lists.trustedfirmware.org <mailto:tf-a-leave@lists.trustedfirmware.org>