-
Type:
Bug
-
Resolution: Unresolved
-
Priority:
Highest
-
None
-
Affects Version/s: None
-
Component/s: Bitbucket
-
None
-
Environment:
Sourcetree 3.0.15
-
Severity 2 - Major
When I try to push I am asked to log in. I can log in to my bitbucket account via browser. I was able to log in via Sourcetree up until now. Now I cannot, I get the message below.
I use SoureTree 3.0.15.
git -c diff.mnemonicprefix=false -c core.quotepath=false --no-optional-locks push -v --tags origin master:master
Logon failed, use ctrl+c to cancel basic credential prompt.
remote: Invalid username or password
fatal: Authentication failed for 'https://username@bitbucket.org/username/reponame.git/'
Pushing to https://username@bitbucket.org/username/reponame.git
Completed with errors, see above.