The Atlassian Community Forums are currently in read-only mode. We will be relaunching on a new platform on September 22 (read more here). We apologize for the extended downtime. For concerns or questions, please email communitymanagers@atlassian.com. See you on the other side, on the new Atlassian Community Forums! :)

×

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

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

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"
TAGS
AUG Leaders

Atlassian Community Events