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've got one single user that continually has issues and receives this error after cloning and then doing a push/pull (also see attachments):
git -c diff.mnemonicprefix=false -c core.quotepath=false --no-optional-locks fetch --no-tags origin
git -c diff.mnemonicprefix=false -c core.quotepath=false --no-optional-locks pull origin master
fatal: unable to access 'https://bitbucket.org/somecompany/cpblahblah.git/': OpenSSL SSL_connect: Connection was reset in connection to bitbucket.org:443
Completed with errors, see above.
Any ideas? If I open the console from within sourcetree and paste the above git commands, it will prompt for the app specific password, and it works.
I've uninstalled, deleted all leftover atlassian/sourcetree folders in /users/user/appdata/local(and roaming) and also tried with oauth/basic - it usually works for the first clone, and then craps out. I'm at a loss.
Manual git from the command line works as expected with app-specific pw