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

Sourcetree keeps asking for bitbucket password on windows

Joe Moore August 20, 2015

password I enter on Sourcetree is correct and works for a few minutes but then i get asked to reenter it. And yes I tell it to remember the password. this started happening after I updated to the most recent version and wow is it annoying. 

42 answers

45 votes
Chandramohan Nataraj March 6, 2018

Guys, Please try this as well. SourceTree is having the Embedded version of Git. By default, SourceTree will not use System installed Git, instead it will be using the embedded git. This credential-cache problem will not be there in latest Git version. I'd suggest to upgrade your embedded git version of sourcetree and configure sourcetree to use system git instead of embedded git.

How to do that? 

1. In SourceTree, Navigate to Tools > Options > Git

2. Look for the Git Version section

3. Observe what version of Git System has and What version of Git embedded in sourcetree

4. Switch to the system git version (if that is latest)

5. Once done, restart the sourcetree and try again the login, this time it will not ask you again

Dulon Zaman May 16, 2018

I was having the same problem having upgraded to SourceTree 2.7 from 2.6 on Mac OS High Sierra and this solution finally solved my issue (I didn't even have to log out of SourceTree)

Ivan Gasparetto June 29, 2018

This is the right answer for the problem. I am on Windows

Ramanan Shanmugam June 29, 2018

Great.. perfect solution for my problem..

gschizas July 12, 2018

I have the same problem and I've always used the System Git, not Embedded Git.

I have even removed the BitBucket account completely from the accounts (Tools > Options > Authentication) and Windows' own credential manager (Control Panel > User Accounts > Credential Manager > Windows Credentials)

git 2.18.0 (system), SourceTree 2.16.10

This seems to be something else entirely (my guess would be the "registration")

Like # people like this
SORM July 18, 2018

This is not work for me (git 2.18.0 (system), SourceTree 2.16.10). I've also tried to remove credentials from source tree and windows account manager, but "bitbucket login" window still appears every several minutes (even after I entered right password or refresh auth token sucessfully (green sign)

Like Jule likes this
jesgonz July 20, 2018

I was having the same issue explained here, bitbucked / atlassian credentials were not been saved, so smartgit kept asking for email and password.

image.png

This started when upgraded to git 2.18.0 ... What I had to do was to reinstall git without "git credential manager" (I unchecked when asked during isnstallation).

image.png

 

Now smartgit launched atlassian user / password once when I pulled, I introduced it correctly and never asked me again.

Manuel Zavatta August 7, 2018

thanks!

bsimser August 7, 2018

tried both embedded and system git (latest version) with sourcetree 2.6.10.0. Nothing working. This is ridiculous since it actually worked yesterday. Since then I've reset my password (just to be sure), logged out and back in again in the browser and that all works (so I know the password is right). I even did the OAuth authentication (again) and got it all green, still the atlassian dialog keeps coming up and won't let me log in (giving me an authentication error). Yet I can bring up the list of repos but just can't clone them or pull down the latest version. WTF.

Like Mike McNally likes this
bsimser August 7, 2018

Update: Got it fixed. While looking around at other questions I came across this one about https authentication (I tried SSH, app password, etc. as I struggled for the last couple of hours trying to get this to work).

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

If you're using HTTPS and are getting the atlassian dialog with no luck (even though you're SURE you're using the right password) this worked for me. Delete the passwd file in the AppData folder then pull the code down.

You'll get the atlassian password dialog again, but after entering the password correctly, you'll get the bucket dialog asking you to update your password. Enter it again and you should be set, at least that worked for me.

Frankly the combination of SSH or app passwords or HTTPs combined with bitbucket vs. atlassian is a mess. Maybe if you pick on approach and only use that it'll work all the time but I mix and match repos and authentication based on the sensitivity of the data, so maybe that's my problem. However I just find it not intuitive when things break. The error message from the OAuth that came up (or whatever it was) when the atlassian dialog came up said there was a problem with the username/password, except there wasn't.

Hope that helps. Back to coding...

Like # people like this
Martin Ninov August 7, 2018

But.... what if I have NO CODE to pulldown?

I have NO repositories and NO accounts remembered for bitbucket!

I am on windows with git 2.18.0 and Sourcetree 2.5.5.0.

 

The program has literally NO REASON to ask me for my Atlassian account, apart from it being made by them.

DemianHartmann August 15, 2018

I have the problem as well. And not a single solution works. On my other computer it usually accepts the password after a few tries but on my laptop nothing works. And I have to work. I will probably change to another program since this problem persisted for a while now. 

Like Dan Yin likes this
Gabriele Coppola September 14, 2018

Using SourceTree, Bil Simser solution worked for me when all the others didn't. I Found passd file on C:\Users\User\AppData\Local\Atlassian\SourceTree

Like # people like this
JurajKovac September 30, 2018

Mine works after switching from Embedded to System Git. I would've never guessed this myself, so thanks to everyone!

Atlassian, you need to make this right!

Ibrahim Rasheed October 31, 2018

This worked for me as well

Rafael Braga December 2, 2018

I removed Git 2.17 that was installed, downloaded Git 2.19.2 and didn't install the GCM. Still no luck.

So I updated the embedded version and start using it. I deleted all my credentials from windows credential manager and re-authenticated again using OAuth. So far, so good. This is a mess. All of my coworkers had this same issue, and each one of them solved it in a different manner. 

keith garry December 2, 2018

Using SourceTree, Bil Simser solution worked for me when all the others didn't. I Found passd file on C:\Users\User\AppData\Local\Atlassian\SourceTree

Like # people like this
Nagaraju Bussa December 6, 2018

This solution worked for me. Thank you!

Kamil Poznakowski January 1, 2019

Worked for me. I'm on Windows.

Siddish Pai January 15, 2019

Thanks..
Working solution.... :-)

kausten March 17, 2019

Updating the Embedded GIT version worked for me - thank you.

duangduenr September 21, 2019

perfect. My problem is solved. :D Thanks.

kmmastermind October 7, 2019

Thanks ChandraMohan. Your solution worked for me.

hquangthinh October 14, 2019

I am on Windows 10 latest update, I tried to use system git approach but does not work for me.

I uninstall source tree but the popup login is still shown at time interval about 20 minutes. If I leave my PC open overnight it will spawn hundred of login popup.

Anyone know what is the process, program to uninstall in Windows to completely get rid of this popup?

Thank you

andrey.pushkarev November 6, 2019

works for me

thanx a lot

13 votes
Wiaan Oosthuizen July 5, 2018

Hey Guys, i found the solution..

uninstalled sourcetree.. 

problems went gone.

Frank Hutchings September 4, 2018

:D

Ibrahim Rasheed October 31, 2018

haha XD

rajendra January 3, 2019

lol.. I am also going to do the same. www.skydevelopers.net

Pedro Yan Ornelas June 4, 2019

best solution ever

9 votes
Jack Sinclair February 22, 2016

This worked for me (i'm on Windows).

Go to View > Show Hosted Repositories > Edit Accounts > find the relevant account and click 'Edit' > Change Password.

Hopefully it works for some other poor souls out there!

Claudio Delgado August 23, 2016

Thanks! It worked for this poor soul out there! laugh

sherif darwish March 6, 2017

Thanks, This worked for me as well.

3 votes
Logan Rhodehamel July 18, 2018

Every time SourceTree asks me if I would recommend to a friend, I think about how many times I have to log in over and over and over before I answer. How can a basic thing like remembering credentials be so broken?

Rafael Braga December 2, 2018

I used to give a 10/10 reply every time. Now I just look at that survey and think the exactly same thing...

nithya December 13, 2018

I can no longer get into my account... its broken

3 votes
Joe Moore July 17, 2018

wow, almost 3 years later And I have been having this problem on and off... Atlassian. I have been patient. Get it together and fix this nonsense. You are supposed to help with software development not make it frustrating.

3 votes
Neville Attard February 12, 2016

I started having this problem too when I upgraded to SourceTree 2.1 and yes it's very annoying

(I'm on El Capitan 10.11.2)

Dmitry Savchenko October 29, 2017

try using OAuth with connect account

3 votes
Mike Walters September 14, 2015

I am having the same problem. I noticed it when I upgraded to Windows 10. I can't say for sure it's because of the upgrade to the OS.

 

For what it's worth, I can get it to stop temporarily by clicking the "Show hosted repositories" icon at the bottom left when you open source tree. Then "Edit Accounts", click the account and "Edit", then "Change Password".... It will eventually drop the password again. It's incredibly frustrating, and I am about to drop sourcetree and possibly Bitbucket due to this, if its not fixed.

Max Pixel July 24, 2016

Same problem here! It's infuriating.

EricMa February 12, 2018

Me too... :-(

GOH JIN JIE September 6, 2018

same

2 votes
Ryan Chapman November 13, 2018

SourceTree is no longer functional as it periodically fills my screen with login windows. Atlassian - please provide an expected date for a fix or describe a workaround that works. Thanks.

2 votes
jboy flaga July 2, 2018

This is what I discovered (after searching for 'sourcetree' in my drive C:):

  1. Uninstall SourceTree
  2. Delete folder C:\Users[username]\AppData\Local\Atlassian\SourceTree
  3. Delete folder C:\Users[username]\AppData\Local\SourceTree
  4. Reinstall SourceTree
Вячеслав Западнюк August 9, 2018

This helped me! Thank you.
I've tried lot's of things but removing "/AppData/*" is the only useful action.

2 votes
jnaylor-traka February 22, 2018

Same problem here on Win 10, Sourcetree 2.4.8.0. I've treid all of the suggestions here and the password prompt still pops up all of the time. It's incredibly frustrating.

Tom Hivert February 25, 2018

Same here, I have tried everything and updated to latest version, can't use sourcetree atm

Wiingaard March 6, 2018

Me too!

Chandramohan Nataraj March 6, 2018

@jnaylor-traka - Please try my detailed suggestion given below. Update git version used by sourcetree 

2 votes
Dener Rocha August 19, 2017

I use windows insider and have same problem still....ask login, ask login, ask login...!

2 votes
zeev glaizer February 18, 2017

same problem, windows 10. tried everything.., HELP!!!!

2 votes
dreaddy December 8, 2016

Sourcetree seems to have some problems importing old config files from a previous Version.
Changing stuff in "Edit Accounts ..." / Hosted Repositories seems to make Sourcetree rewrite some of it and solves the Problem.
Also try to change the preferred Protocol... that did the trick for me.

 

First time and ~a year ago I had this problem I started deleting Stuff in C:\Users\%username%\AppData\Local\Atlassian\SourceTree  

I cant remember exactly what I did back then, but I think deleting Accounts.json (and reentering the data in Sourcetree) worked.

 

bas September 15, 2017

I also resolved the problem by removing the map:

C:\Users\%username%\AppData\Local\Atlassian\SourceTree  

Like Rhys Haydon likes this
1 vote
o_matsuo June 12, 2018

my enviroment v2.6.6.0 (windows 7 32bit)

Atlassian login popup dialog always on desktop!

i updated git version.

now ... dialog popup going ...

1 vote
maccurt January 12, 2017

I removed my user name in authentication tab and then pulled, got prompted for the password and I clicked the box that says save the password on the prompt and then it worked..

1 vote
Anders July 7, 2016

I have the same problem connecting to Visual Studio Online.

0 votes
muddassir December 18, 2020

I deleted the entries for the base url in my keychain and did a git fetch from source tree again. I entered my credentials and it didn't ask again.

Mac High Sierra 11.0.1

Source Tree 4.0.2

0 votes
Anton Skrypnyk October 7, 2019

why sourcetree just do not do this by DEFAULT !!!!!

0 votes
asifchaudhry September 30, 2019

Problem solved by "Update Embedded" for "Embedded" or default settings.

image.png

0 votes
rajendra May 8, 2019

It always happens with me, whenever I open the source tree it asks for the password again and again.

I have 5 projects in my source tree from 2 different id's of bitbucket form company account of skydevelopers

whenever after the shutdown of the system I restart my system and open source tree during pushing the code it asks for the password again and again. but during commit of code, it doesn't ask for the password

0 votes
Tony Hoyle May 8, 2019

4 years old for what should be a priority bug fixed within days.  

None of the workarounds suggested work close to reliably (most of them don't work at all), neither should they be needed.  This is simple stuff, that every other git client got right from day 1.  

It'll be working fine for weeks then fail, and once it's failed it's dead.  Often nothing short of a complete uninstall and reinstall will work.

0 votes
Damian Matusiak March 9, 2019

That's worked for me:

Go to Tools -> Authentication -> pick your account -> click Set as default

0 votes
Olninyo December 12, 2018

My fix ended up being to go into the Tools/Options/Authentication in sourcetree, and set my bitbucket account to be the default login details. No idea why that fixed it but now Im able to pull again and the login pop ups have gone away.

0 votes
Richard Hardy December 5, 2018

The accepted answer here https://community.atlassian.com/t5/Sourcetree-questions/How-to-update-HTTP-S-credentials-in-sourcetree/qaq-p/297564 was what finally worked for me, after hours of trying to use lots of different solutions.

0 votes
Jule November 7, 2018

Wow I've found a new solution for my case... Don't know what is involved under the hood but it seems to be linked to script execution policy...

More context:
When I was starting a git bash terminal in order to try manual `git fetch` on an ssh authenticated github repository, I was getting this error:

$ git fetch
CreateProcessW failed error:193
ssh_askpass: posix_spawn: Unknown error
...

(while all was working well in a PowerShell terminal)

 

What I've done to fix it:

  1. Start PowerShell with administration rights.
  2. Get your current script execution policy for later
    $currentExecutionPolicy = Get-ExecutionPolicy
  3. Set it to run local scripts not coming from internet
    Set-ExecutionPolicy RemoteSigned
  4. Start SourceTree
  5. Try to fetch a repository that bother you with credentials popup again and again => for me it works now without prompting! \o/
  6. (optional) Then you can restore your previous script execution policy, it will still work!
    Set-ExecutionPolicy $currentExecutionPolicy

 

SourceTree team please can you explain that?

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events