website icon indicating copy to clipboard operation
website copied to clipboard

GNUTLS handshake fails, Downloading EMSDK git repo on Windows 10 Debian Linux (WSL)

Open AMDphreak opened this issue 6 years ago • 1 comments

Instructions did not work for Debian, which Ubuntu is based off of. I also just tried them in Ubuntu, and they failed there too.

GNUTLS handshake fails:

ryan@Ryan-Desktop:~$ git clone https://github.com/emscripten-core/emsdk.git
Cloning into 'emsdk'...
fatal: unable to access 'https://github.com/emscripten-core/emsdk.git/': gnutls_handshake() failed: The TLS connection was non-properly terminated.

This bug is also documented by other people, here: https://stackoverflow.com/questions/49810810/the-tls-connection-was-non-properly-terminated-in-windows-10-linux-subsystem

AMDphreak avatar Apr 25 '19 23:04 AMDphreak

This seems to be unrelated to WebAssembly; it sounds as though git clone isn't working at all for you.

binji avatar Apr 30 '19 18:04 binji