janus icon indicating copy to clipboard operation
janus copied to clipboard

OSX - Server aborts SSL handshake while cloning

Open nkleemann opened this issue 10 years ago • 3 comments

hey,

is anybody else experiencing this? I just updated to yosemite and the installation always stop randomly while cloning, giving me one of the following error messages:

"[..]Server aborted SSL handshake[...]" or error: RPC failed; result=35, HTTP code = 0 "fatal: The remote end hung up unexpectedly Clone of 'https://github.com/vim-scripts/Arduino-syntax-file.git' into submodule path 'janus/vim/langs/arduino' failed"

I know that this may be a client side problem and no "issue" of janus, but I am just wondering if anybody else has this problem.

nkleemann avatar Oct 19 '14 19:10 nkleemann

Might be related to #592. Could you try his fix?

kalbasit avatar Oct 20 '14 04:10 kalbasit

Sorry this doesn't fix it, I am still getting disconnected while cloning right after the Rakefile gets executed.

I also tried

[http] postBuffer = 524288000 sslVerify = false

In my gitconfig file but this doesn't work either. I am still getting error messages at random points, example:

" Cloning into 'janus/vim/colors/janus-colors'... fatal: unable to access 'https://github.com/TechnoGate/janus-colors.git/': Server aborted the SSL handshake Clone of 'https://github.com/TechnoGate/janus-colors.git' into submodule path 'janus/vim/colors/janus-colors' failed "

nkleemann avatar Oct 20 '14 07:10 nkleemann

Same here. Trying for hours now

fibbs avatar Apr 08 '16 22:04 fibbs