Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

git push authentication failure

Amit Tandon
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
July 3, 2016

I am newbie and i followed the introductions on the page - I am starting from scratch.

I executed everyting from command line. When i run the last line git push - I am asked for password. When i enter the password, i get Authentication failure. I changed my login password. But still same result.

Do i have to use ssh ? THe ssh point struck me as the git add  url has https in it.

i am using arch linux

1 answer

0 votes
SidduAngadi
Contributor
July 3, 2016

If you are using ssh, then u need add sshkey (public) to your repo under Access Keys. Then try

You can even use https. Before you run git command, and set git config file by executing below command:

 

git config --global http.sslVerify "false"

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events