Hi Jammy,
Just to double check, does your .git/config file have an entry that looks like this one:
[remote "origin"] url = ssh://<username>@review.mlplatform.org:29418/ml/armnn fetch = +refs/heads/*:refs/remotes/origin/*
Where <username> is your GitHub username.
Also, do you have two-factor authentication enabled for your GitHub account? That is known to prevent pushing via https using username and password only.
Regards Matteo ________________________________ From: Jammy Zhou jammy.zhou@linaro.org Sent: Monday, October 21, 2019 13:04 To: Matteo Martincigh Matteo.Martincigh@arm.com Cc: armnn-dev@lists.linaro.org armnn-dev@lists.linaro.org Subject: Re: [Armnn-dev] Configuration for gerrit review of ArmNN
Hi Matteo,
Thanks for your quick reply. Yes, I had my SSH key uploaded there.
On Mon, 21 Oct 2019 at 18:25, Matteo Martincigh <Matteo.Martincigh@arm.commailto:Matteo.Martincigh@arm.com> wrote: Hi Jammy,
Have you set the SSH key on the Gerrit server?
You have to add your public ssh key here: https://review.mlplatform.org/#/settings/ssh-keys
Regards Matteo
________________________________ From: Armnn-dev <armnn-dev-bounces@lists.linaro.orgmailto:armnn-dev-bounces@lists.linaro.org> on behalf of Jammy Zhou <jammy.zhou@linaro.orgmailto:jammy.zhou@linaro.org> Sent: Monday, October 21, 2019 10:24 To: armnn-dev@lists.linaro.orgmailto:armnn-dev@lists.linaro.org <armnn-dev@lists.linaro.orgmailto:armnn-dev@lists.linaro.org> Subject: [Armnn-dev] Configuration for gerrit review of ArmNN
Hi,
I'm trying to send a minor patch in ArmNN for review, but I ran into some authentication failure below for 'git review' (I added the gerrit server with ‘git remote add gerrit https://review.mlplatform.org/ml/armnn%E2%80%99).
remote: Unauthorized fatal: Authentication failed for 'https://review.mlplatform.org/ml/armnn/'
I can login to the gerrit server with the same username/password. Is there any special permission required? I cannot find related information in mlplatform.orghttp://mlplatform.org website.
Please let me know if I missed something.
Thanks, Jammy _______________________________________________ Armnn-dev mailing list Armnn-dev@lists.linaro.orgmailto:Armnn-dev@lists.linaro.org https://lists.linaro.org/mailman/listinfo/armnn-dev IMPORTANT NOTICE: The contents of this email and any attachments are confidential and may also be privileged. If you are not the intended recipient, please notify the sender immediately and do not disclose the contents to any other person, use it for any purpose, or store or copy the information in any medium. Thank you. IMPORTANT NOTICE: The contents of this email and any attachments are confidential and may also be privileged. If you are not the intended recipient, please notify the sender immediately and do not disclose the contents to any other person, use it for any purpose, or store or copy the information in any medium. Thank you.