I installed SourceTree 1.6.25 on my work computer this morning (fresh install). Upon trying to "clone new" Bitbucket repository, i received the following error:
---------
git-remote-https.exe - entry point not found
The procedure entry point SSL_CTX_set_alpn_protos could not be located in the dynamic link library
C:\Users\myuser\AppData\Local\Atlassian\SourceTree\git_local\mingw32\bin\libcurl-4.dll
----------
I've searched my machine for older copies of libcurl-4.dll and no copires are found. I checked the system path for anything suspicious. I've done extensive google searching and I haven't found any answers to this issue.
This error is preventing me from cloning any repository. How do I fix this?
I've been struggling with similar issue where a fresh install of SourceTree on a different PC failed to clone with an error saying it couldn't find a DLL (specifaclly LIBEAY32.dll). It is all installed and working correctly on another PC. Eventually I found that 37 DLL's are in: C:\Users\myName\AppData\Local\Atlassian\SourceTree\git_local\mingw32\bin
But they should also be found at:
C:\Users\myName\AppData\Local\Atlassian\SourceTree\git_local\mingw32\libexec\git-core
After a Copy 'n' paste of all 37 DLL's into the git-core folder and it is now working. Hope this helps someone.
Thank you Todd Dowty! This worked for me! Is this an installation bug? Should this be elevated to the SourceTree developers somehow? I'm not sure how these issues get fixed permanently.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Thanks a lot mate. It was quick and very helpful.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Beautiful. Had this issue and no help anywhere. I can't imagine how you came up with this solution and just amazing that this can happen with a fresh installation. Thank you thank you thank you.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Thank you very much! It's really helped.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Thank you very much, this helped me too
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Thank you so much!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Thank you mate !
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Its Working fine...Thanks
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Thank you so much!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Thanks, It solved the problem
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
you are my hero today
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Had this problem after an upgrade. Your solution worked for me. Thank you.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Thanks! This answer saved my day.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Thank you!!! fixed my of "
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Thank you very much Todd Dowty! You solved my problem!
[Note: in my case, the missing DLL's were 38]
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
If this is an ongoing issue for so many, why doesn't Atlassian release a fix for this?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I LOVE YOU.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Thank you!!! It works!!!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
LOVE YOU! Thanks a lot!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Thank you so much!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
It worked for me also. Many thanks!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
It works for me! thanks man!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You'd think an answer with so many upvotes would get the attention of Atlassian and actually a fix for this in future builds. I hope they are reading and making changes!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Todd you are the Man! Nice job, worked for me.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Thank you very mach!!!! its super!!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Thanks bro!!!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Thanks!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Thanks Man, you made my day.!!!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Worked for me aswell. Thx.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
thx a lot!!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I have tried all the suggestions out there and failed. This worked. Thank youuuuuuuuuuuuu
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Thank you.
I have to say it is beyond ridiculous that it's been over a year and an issue like this still hasn't been addressed.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Thank you.
Iam use Windows 10 64...
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I ended up dumping SourceTree and gong with GitHub's Windows client. Atlassian should stick to web apps or get a competent Windows team to make SourceTree software. It is quite embarassing they can't get their act together for this software.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Thank you very much.
I've had problem with different dll and the copy 'n paste solve my problem.
My problem was: The procedure entry point EVP_aes_128_ctr could not be located in the dynamic link library, in the library libssh2-1.dll.
I'm just putting here the message and dll to facilitate others who has the same problem.
Again. Thank you.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Thanks! That worked for me. Too bad they don't have this bug fixed in over a year.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Awesome quick fix, to the point and accurate. :-) Thank you!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I created an account just to commented here and say thank you so much!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I ran into the same problem this morning. I fixed it temporarily by installing the CLI Git client from https://git-scm.com/downloads and changing the Git setting in SourceTree to use the system Git client.
Not really an answer, but if your under a deadline.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
this worked for me, thank you.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I had CLI Git client already installed and switching to the "System Git" instead of Embedded Git work for me as well. Was struggling with a lot of the "entry point" errors. Thanks for the suggestion.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
ah thank a lot brooo
very thaank
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Todd Dowty,
Thank you I tried what you said and it solved it however I had 38 dlls.
Hint: Use the search bar .dll to mark all fast
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I temporarily resolved this issue the same way as Dwayne by not using the built in Git client. I also do not have libcurl.dll in the windows folders above. Some posts I read on other sites said Office 365 (which I have installed) may be causing a conflict. I just installed the latest the SourceTree update and this did not solve the problem. I have not received any information on a fix. This problem is currently unresolved for me. The embedded Git client still will not work.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi David,
Yes it did resolve for me. Please make sure you enter the correct http path from git when inputting to source tree.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I'm having the same issue, and I don't see libcurl.dll in either of those folders. Was this ever resolved?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Try removing libcurl.dll from C:\Windows\sysWOW64 and
C:\Windows\System32. Looks like it has libcurl conflict.
--
Dolot
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Yes, this finally did help for the LIBEAY32.dll located in C:\Windows\sysWOW64. Thanks to all!
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.