Skip to content
This repository has been archived by the owner on Jun 7, 2024. It is now read-only.

git clone fails with "gnutls_handshake() failed: Close notify" on Windows Linux Subsystem #1

Open
yunsiechung opened this issue Jan 25, 2021 · 1 comment

Comments

@yunsiechung
Copy link

yunsiechung commented Jan 25, 2021

Upon installing RMG-Py on Windows Linux Subsystem using git clone, we ran into the following error:

(base) danielokuo@DESKTOP-AA49UEU:~/RMG$ git clone https://github.com/ReactionMechanismGenerator/RMG-Py.git
Cloning into 'RMG-Py'... fatal: unable to access 'https://github.com/ReactionMechanismGenerator/RMG-Py.git/': gnutls_handshake() failed: Close notify

We tried uninstalling and installing git-again, with
sudo apt-get remove git
sudo apt-get install git

and we still had the same error.

@yunsiechung yunsiechung changed the title git clone fails with "gnutls_handshake() failed: Close notify" git clone fails with "gnutls_handshake() failed: Close notify" on Windows Linux Subsystem Jan 25, 2021
@yunsiechung
Copy link
Author

yunsiechung commented Jan 25, 2021

If anybody runs into that issue on Windows Linux Subsystem, we recommend installing RMG using Linux Virtual Machine on your Windows.

Step 1. Follow the instruction on this link to set up a Linux Virtual Machine:
http://reactionmechanismgenerator.github.io/RMG-Py/users/rmg/installation/virtualMachineSetup.html

Step 2. Once you have set up your Linux Virual Machine, install RMG on your virtual machine by following an either option:

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant