I cannot push or pull since Sourcetree updated last week.
Error on Pull if I am Logged in to bitbucket.com
git -c diff.mnemonicprefix=false -c core.quotepath=false -c credential.helper=sourcetree fetch origin
remote: Invalid username or password. If you log in via a third party service you must ensure you have an account password set in your account profile.
fatal: Authentication failed for 'repo.git'
Error on pull if I am NOT logged in to bitbucket.com
git -c diff.mnemonicprefix=false -c core.quotepath=false -c credential.helper=sourcetree fetch origin
remote: Too many invalid password attempts. Try logging in through the website with your password.
fatal: unable to access 'repo.git/': The requested URL returned error: 403
Completed with errors, see above
If I try to Refresh Remote I get these errors:
However, if I check, my account indicates I am using Oauth:
I tried re-saving my username as was suggested elsewhere as well as clearing cache and using both Chrome and Safari.
I am reluctant to change my username as is suggested as it would change the URL of all of my (dozens) of Repos as far as I understand.
Hi! Have you tried performing the same operations from the command line? Are you getting the same errors?
If you're also getting errors when you use the command line, it means there's an issue with the authentication. Otherwise, the issue is between Sourcetree and Bitbucket. If so,
can you confirm your credentials have been correctly added in Sourcetree? You can do so following the steps at Connect your Bitbucket account.
Regarding your last comment, where does it say to change your username? I've seen changing the password as a recommended method sometimes, but I don't think changing the username has been recommended.
Best regards!
Ana
I tried a git pull from the command line and received the response
Not a git repository (or any of the parent directories): .git
The .sourcetreeconfig file shows the correct username
The correct baseurl
This happens with any of my repositories...
I really have to find an answer for this issue. Can you assist?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.