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.
Hi there, running the latest versions of GIT, Git Credential Manager for Windows and SourceTree.
Ive reset my password and CAN login via web
everytime i try to do ANYTHING with sourcetree, it fails to login with the credentials that I have confirmed are accurate.
Super frustrating.
Specs:
Windows 10 (clean install)
SourceTree 2.6.10
Git version 2.17.0.windows.1
GCMW 1.16.3
Here is output from SourceTree: (sanitized)
git -c diff.mnemonicprefix=false -c core.quotepath=false --no-optional-locks -c credential.helper= -c credential.helper="C:/Users/MyUser/AppData/Local/ATLASS~1/SOURCE~1/GIT_EX~1/GIT-CR~1.EXE" fetch origin
fatal: HttpRequestException encountered.
An error occurred while sending the request.
remote: Invalid username or password. If your organization manages your account or you've enabled two-step verification, create an app password to log in: https://confluence.atlassian.com/x/9DJmMQ
fatal: Authentication failed for 'https://MYUSERNAME@bitbucket.org/MYUSERNAME/MYPROJECT.git/'
Hi Graham! Are you trying to log in to an individual account or to a team account? If you're using a team account, then you'll need to generate an App password as suggested in the message above. You can find the instructions at App passwords.
If you're using an individual account, or are using the App password and still fails, please double check that you're on the latest version of Internet Explorer as Sourcetree relies on it for authentication.
If after trying the above you're still having issues, let us know so we can investigate further.
Best regards,
Ana
Even I am facing the issue for SourceTree as git client
On registering the product I picked the Atlassian Account however when I try to Push / Pull from repository, it authenticates with BitBucket account (user name less domain name appears instead of email) and fails with below error
git -c diff.mnemonicprefix=false -c core.quotepath=false --no-optional-locks fetch origin
fatal: HttpRequestException encountered.
An error occurred while sending the request.
I tried with other client as well and still facing issues - not to do with SourceTree but with GIT Credentials I suppose... not sure.
Can you please guide me to resolve this?
https://help.github.com/articles/changing-a-remote-s-url/
doing this resolved - but not sure if that is correct solution.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.