You've been invited into the Kudos (beta program) private group. Chat with others in the program, or give feedback to Atlassian.
View groupJoin the community to find out what other Atlassian users are discussing, debating and creating.
Command: git -c diff.mnemonicprefix=false -c core.quotepath=false --no-optional-locks ls-remote url
Output:
Error: Logon failed, use ctrl+c to cancel basic credential prompt.
Hi Pradip,
I would like to ask for some additional information so we can better help you:
1. Are you using a Git GUI client when you receive this error? If so, could you please let us know which one?
2. Is the repo you are working on hosted in Bitbucket Cloud (https://bitbucket.org/) or in Bitbucket Server (self-hosted instance)?
3. What operation are you doing when you get this error?
4. Is there any additional output mentioning an authentication issue, incorrect password, or anything similar?
5. What is the operating system on the machine you are working when you get this error?
Kind regards,
Theodora
Hi Theodora
i have the same issue when i try to push. Sourcetree ask me for the credentials but always show same logon failed
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi @Ronny Alvarado ,
This issue indeed seems to be related to authentication. I believe that SourceTree may be using incorrect stored credentials.
My suggestions are:
1. Clear any stored credentials from SourceTree for https://github.com/
On Windows
a. On the tool bar click "Tools" >> click "Options"
b. On the "Options" window click "Authentication" tab
c. Identify stored credentials to GitHub and remove them.
On Mac
a. Click Sourcetree > Preferences >> Accounts
b. On Accounts tab, remove stored credentials.
2. Additionally, clear any stored credentials for https://github.com/ from Windows Credential Manager (if you're on Windows) or from Keychain Access (if you are on Mac).
Then try to pull or push again. Please feel free to let me know how it goes.
Kind regards,
Theodora
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I had a same problem on WIndows 10.
None of those fixing credential stuff did not work for me and I finally found that git version could be the problem. After upgrade git version I have no more auth issue.
$ git update-git-for-windows
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.
Hi everyone, The Cloud team recently announced 12 new DevOps features that help developers ship better code, faster ! While we’re all excited about the new improvements to Bitbucket ...
Connect with like-minded Atlassian users at free events near you!
Find an eventConnect with like-minded Atlassian users at free events near you!
Unfortunately there are no Community Events near you at the moment.
Host an eventYou're one step closer to meeting fellow Atlassian users at your local event. Learn more about Community Events
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.