You're on your way to the next level! Join the Kudos program to earn points and save your progress.
Level 1: Seed
25 / 150 points
Next: Root
1 badge earned
Challenges come and go, but your rewards stay with you. Do more to earn more!
What goes around comes around! Share the love by gifting kudos to your peers.
Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!
Join now to unlock these features and more
The Atlassian Community can help you and your team get more value out of Atlassian products and practices.
I have been using Sourcetree, Git & Bitbucket for years. Lately, when I try to push a change, Sourcetree displays a popup 'Atlassian - Login to your account' It correctly displays my username and I enter my password. The popup disappears, then reappears a few seconds later. I am using the latest version on Sourcetree (2.6.10.0) and an embedded version of Git (just updated to 2.17.1) but same error occurs with non-embedded Git. I have reset Atlassian password and I can access Bitbucket using my password, the same password which fails in Sourcetree! If the push proceeds, I get the error below. Any help greatly appreciated. Many thanks Rob.
Push error:
git -c diff.mnemonicprefix=false -c core.quotepath=false --no-optional-locks -c credential.helper= -c credential.helper="C:/Users/Rob/AppData/Local/ATLASS~1/SOURCE~1/GIT_EX~1/GIT-CR~1.EXE" push -v --tags zzz develop:develop
fatal: HttpRequestException encountered.
An error occurred while sending the request.
remote: Invalid username or password
fatal: Authentication failed for 'https://xxx@bitbucket.org/xxx/zzz.git/'
Pushing to https://xxx@bitbucket.org/xxx/zzz.git
Completed with errors, see above.
I worked out a solution. My login worked with BitBucket, so it was OK. The same BitBucket login worked with a Push using GIT GUI, so I uninstalled SourceTree rebooted the PC then re-installed SourceTree. It is now happy. Frustrating, but I know what to do next time this happens.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.