Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in

Changed App Password Now having PULL, PUSH and FETCH issues

Edwin Kerauni March 3, 2022

 Why do I keep getting this error and and do I fix them?

git -c diff.mnemonicprefix=false -c core.quotepath=false --no-optional-locks fetch --no-tags origin
remote: Bitbucket Cloud recently stopped supporting account passwords for Git authentication.
remote: See our community post for more details: https://atlassian.community/t5/x/x/ba-p/1948231
remote: App passwords are recommended for most use cases and can be created in your Personal settings:
remote: https://bitbucket.org/account/settings/app-passwords/
fatal: Authentication failed for 'https://bitbucket.org/xxxxx/xxcode.git/'

 

remote: Bitbucket Cloud recently stopped supporting account passwords for Git authentication.
remote: See our community post for more details: https://atlassian.community/t5/x/x/ba-p/1948231
remote: App passwords are recommended for most use cases and can be created in your Personal settings:
remote: https://bitbucket.org/account/settings/app-passwords/
fatal: Authentication failed for 'https://bitbucket.org/xxxxx/xxcode.git/'

1 answer

1 accepted

3 votes
Answer accepted
PaladinEng March 3, 2022

Try this. 
1) Uninstall Sourcetree

2) Delete these 2 folder:

- C:\Users\USERNAME\AppData\Local\Atlassian\

- C:\Users\USERNAME\AppData\Roaming\Atlassian\

3) Reinstall Sourcetree

And then you should be able to pull/push/fetch.

That's what worked for me. 

Edwin Kerauni March 3, 2022

 Thanks this worked for me too 

Claudia Patricia Patiño Rojas March 4, 2022

This worked for me too! Thanks!

Alfonso Nava March 9, 2022

For Mac users if you have source tree, you may want to try to clean defaults for sourcetree using the command on console

defaults delete com.torusknot.SourceTreeNotMAS

 

and then clone your repository again since we don't have the app data 

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events