

2 years, 7 months ago On MacOS 10.13 (High Sierra) it is very important to reboot the machine (or maybe at least logout/login) for this to work after you deleted the keychain entries. The cached credentials for the bitbucket server were out of date in Credentials Manager. I'm running Windows-7 and had a recent password change. 3 years, 9 months ago Can anyone can provide details as to why this works? 2 years, 9 months ago This was the solution in my case. 4 years, 6 months ago For Mac users: Go to SourceTree -> Preferences -> Accounts, select account, click Edit, then click Connect Account and login with your Atlassian account there. 4 years, 9 months ago 'SourceTree > Preferences > Git ' on OSX.

5 years, 1 month ago Deleting that keychain helped me because it caused source tree to ask for new password. 5 years, 5 months ago Mac users need to go to Preferences under SourceTree menu (instead of Tools/Options menu). If that's the case, nothing can be done about it aside from committing locally and being patient. Tools > Options > Authentication 5 years, 6 months ago This happened to me when the remote authentication server went down. 5 years, 6 months ago Delete the default user names and saved passwords, It worked for me with a similar issue. 5 years, 8 months ago No solutions yet? (I am assuming by looking there is no accepted answer) 5 years, 7 months ago I can't find anything like 'Tools', 'Options', 'Authentication' or 'Edit password' on SourceTree. Looks like we know what all Atlasian bitbucket account passwords have no symbols in them. 6 years, 5 months ago Similarly, I needed to change my username to something without an underscore in it. Thanks :) 6 years, 5 months ago This should be marked as answer. specific Bitbucket credentials) and changing the password via the suggested method worked. git/config file 6 years, 9 months ago I am using SourceTree + Bitbucket but not in a corporate environment (i.e. 8 years, 7 months ago Also noting the specific command I used was git remote set-url origin 7 years, 5 months ago This puts your password in clear text in your. Stack overflow questions don't live in a vacuum. If you modify your answer to also address SSH authentication then I'd be happy to remove my downvote :) 8 years, 7 months ago Undoing the down vote. 8 years, 7 months ago I realize it's not random, but it does not answer the question. Directly specify password can make the https auth method works. As I'd the same problem and wanted to switch to SSH protocol, but you don't have to in order to make it work. ( git remote set-url origin :/.git ) 8 years, 7 months ago Err. You will find these addresses on the right side of your repository page. To add your app password to another application, see the application's documentation for how to apply the app password.3 months ago Related Topics atlassian-sourcetree bitbucket Comments 8 years, 8 months ago Change remote origin address from https ( ie: ) to ssh ( ie: :/.git ). On Windows, you'll need to hit Refresh Password first.Ĭlick OK or Save to save your account details.

From the dialog thatĬlick to Edit your account details or Add a new one.įrom Authentication or Auth Type, select Basic and enter yourĮnter the app password you just created as your Password. Go to the tab where you'll add or edit your account details: The password is only displayedĪdd an app password to Sourcetree or another application Select the specific access and permissions you want this applicationĬopy the generated password and either record or paste it into theĪpplication you want to give access. Give the app password a name related to the application that will Remote: App passwords are recommended for most use cases and can be created in your Personal settings:įrom your avatar in the bottom left, click Personal Settings.Ĭlick App passwords under Access management.

Remote: See our community post for more details: Good luck! Let me know if this works for you. Remote: Bitbucket Cloud recently stopped supporting account passwords for Git authentication. I have the same error in Sourcetree app and after some changes (update git and Sourcetree app to latest version and delete AppData\Local\Atlassian\SourceTree\passwd) see this message when I want login.
