I'm getting this error below when I try to push my commit, and I don't know why.
git -c diff.mnemonicprefix=false -c core.quotepath=false --no-optional-locks push -v --tags origin master:master
fatal: credential-cache unavailable; no unix socket support
fatal: credential-cache unavailable; no unix socket support
remote: Invalid username or password
fatal: Authentication failed for '****************************************'
Pushing to https://bitbucket.org/***************.git
Completed with errors, see above.
I signed back in and out of my bitbucket account multiple times and changes to OathA authentication and nothing seems to be working.
I found a solution on my own.
I went to Users -> You -> AppData -> Local -> Atlassian -> SourceTree and deleted passwrd.
Then I pulled the latest commit, hit refresh, and entered in my password. It fixed it entirely.
Thanks @Kegan Huntley it worked perfectly for me !!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
thanks!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Thanks this resolved the issue.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I wasn't having any luck with the previous solutions. What finally fixed it for me was going to Tools -> Options -> Git, and then clicking the "Update Embedded." Also, I heard that if that didn't work, clicking the "System" button (which switches you from SourceTree's embedded Git over to a System Git) may work as well.
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.