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.
After updating MacOS to 10.15.4, I got a problem because the new system update the ssh with version OpenSSH_8.1p1. I manually install OpenSSH_8.2p1 by brew. So Now, command line works well. But sourceTree still hanging. But I don't know where to update ssh version in SourceTree.
Hi!
I am on 10.15.4 (19E287), with OpenSSH_8.1p1. and latest SourceTree.
It works well.
So could you explain why you do you upgrade ssh? maybe I have the same error.
as I know, sourcetree use the your ssh version,
find /Applications/Sourcetree.app | grep
Maybe I do something wrong.
Cheers,
Gonchik
Well, thanks for your attension. My MacOS is 10.15.4 (19E266). I update ssh because I can't do any git action(eg: git clone) on my company gitlab through ssh. It just hanging. With the comand blew:
GIT_SSH_COMMAND="ssh -vvv" git clone ssh://git@xxx.com
the output is:
Cloning into 'xxx...
OpenSSH_8.1p1, LibreSSL 2.7.3
debug1: Reading configuration data /etc/ssh/ssh_config
debug1: /etc/ssh/ssh_config line 47: Applying options for *
debug1: Connecting to g.hz.netease.com port 22222.
No extra output any more. That's why I update ssh to OpenSSH_8.2p1. After updating, git actions on comandline works fine, while SourceTree is still hanging.
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.