janus
janus copied to clipboard
OSX - Server aborts SSL handshake while cloning
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.
Might be related to #592. Could you try his fix?
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 "
Same here. Trying for hours now