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.
I installed SourceTree Enterprise and attempted to login to my local Bitbucket Server installation. The login fails with the message "failed to check login for user [{username}]".
The log has the following entries:
ERROR [timestamp] [1] [SourceTree.Exceptions.RemoteHostException] [.ctor] - Insufficient authentication credentials
ERROR [timestamp] [1] [SourceTree.Exceptions.RemoteHostException] [.ctor] - Failed to check login for user [{username}]
The root URL ( https://{server}.{domain}/{context}/ ), username and password are the same ones I use when successfully logging into Bitbucket in Internet Explorer on the same PC.
My username does not include any special characters such as the '@' symbol.
I have tried the suggestions in the following:
https://community.atlassian.com/t5/Sourcetree-questions/Getting-this-error-quot-Something-went-wrong-while-attempting-to/qaq-p/805220
https://community.atlassian.com/t5/Sourcetree-questions/Looking-for-more-details-on-login-error/qaq-p/802237
What additional authentication credentials am I supposed to provide, and how?
Software versions:
- Windows 7 Enterprise
- Internet Explorer 11.0.51
- SourceTree Enterprise 2.5.5
- .Net Framework 4.7.1
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I have the same problem. This this Oct 17, 2019. Almost a year passed still no answer.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I had the same issue, searched and tried many suggestion to resolve but none worked for me.
My problem was simple, but not immediately obvious - my username contained a space, eg. "John Smith". I changed my username in bitbucket server to just "John" and then I could login successfully with source tree.
If Bitbucket allows you to create a username with a space, and also login to bitbucket with a space in the username, source tree also should.
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.