Authentication failed to bitbucket

前端 未结 25 1134
佛祖请我去吃肉
佛祖请我去吃肉 2020-12-22 23:29

I\'m trying to push my project via the https protocol on bitbucket using sourcetree.
But I can\'t connect to bitbucket with my login and password (which work on the webs

25条回答
  •  温柔的废话
    2020-12-23 00:10

    I got the same issue when password reset has happend for the domain. I tried almost all the steps in
    (Tools > Options > Authentication). But nothing worked. At last i got below answer from atlassian community page and it worked.

    The only thing that worked for me was navigating to C:\Users\USERNAME\AppData\Local\Atlassian\SourceTree and removing the passwd file

    Once that file was deleted, I just did a "Push" and it finally asked for my password

    https://community.atlassian.com/t5/SourceTree-questions/How-to-update-HTTP-S-credentials-in-sourcetree/qaq-p/297564

    https://community.atlassian.com/t5/Sourcetree-questions/Getting-quot-fatal-Authentication-failed-for-quot-error/qaq-p/624663

提交回复
热议问题