Archive
This post is archived and may contain outdated information. It has been set to 'noindex' and should stop showing up in search results.
Fix SourceTree and BitBucket Push/Pull Intermittent Errors
Mar 27, 2015Web DevelopmentComments (1)
If you are receiving errors in SourceTree when trying to push or pull to BitBucket, and they read similar to either of these:

Unknown SSL protocol error in connection to bitbucket.org:443
The remote end hung up unexpectedly
The cause may be an outdated version of Git. If you haven't done so recently, update Git by going to "Tools > Options" in SourceTree, clicking the "Git" tab, then clicking the "Update Embedded Git" button towards the bottom. It will take a few seconds or longer to download and install the latest version of Git.

This certainly won't fix all push/pull errors, but it's a good place to start.
Comments (1)
Add a Comment


Please review the commenting policy prior to commenting.
Habib Bellia   Oct 27, 2015
good