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.
mac is 10.15.2 and source tree is 2.7.6. I read other version is available for my mac version. But when I click "check for update" it results "An error occurred in retrieving update information. Please try again later." whenever I try.
Question: how can I update source tree to latest version that is available to my mac OS?
And the reason why I want to update is I cannot "pull" from my bitbucket repository;
1. If I try to use App password ( I'm using google account to log in bitbucket)
We couldn't connect to Bitbucket with your (jihyuns1217) credentials. Check your username and try the password again.
2. When I use OAuth and connect account
Invalid redirect_uri
This integration is misconfigured. Contact the vendor for assistance.
is appears after login.
- But anyway after 2 my username appears in the account setting, but when pull from repository
remote: Invalid username or password
fatal: Authentication failed for 'https://~~
error appears
3. When I try with ssh key
git@bitbucket.org: Permission denied (publickey).
fatal: Could not read from remote repository.
appears. Even though I registered the ssh key and it's the one and only key I'm using. And I successfully used source tree with this key last year.
I cannot understand why these errors occur.
I fixed the problem that I couldn't pull from my repository.
Before, I set only write and admin credentials of pull request and repositories to app password.
And after seeing "Your credentials lack one or more.." error on Xcode, I checked all checkboxes except delete and change pipelines. With that credentials, the problem got fixed!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.