Read the statement by Michael Teeuw here.
Can't clone from GitHub
- 
 pull to update, clone to install modules. I get the same error in any case. 
- 
 @MMRPi1 ok, there was another person that had a similar problem and there was an extra . On the end of the url 
- 
 @sdetweil Oh alright. I think the issue here is somewhat security related but I could be wrong. 
 Not sure what to do about it though. Since I’ve been able to update MM and also add new modules in the past.
- 
 @MMRPi1 some folks are experiencing this cause their antivirus live protection has downlevel tls (https) support 
- 
 @sdetweil Hmm, tried disabling my Antivirus but I still got the same error. 
- 
 @sdetweil Do you know what else might be the problem? 
- 
 @MMRPi1 no… not really… so when u go to clone, you open the project github page, push the green clone or download button mid page right, then push the copy button next to the url, right? then open the terminal window and type git clone 
 and then paste in the url just copied…lets try to get one file, not using git curl -sL https://raw.githubusercontent.com/sdetweil/MagicMirror_scripts/master/dumpactivemodules.js >dumpactivemodules.jsshould produce a tiny js file 
- 
 @sdetweil I think that worked 
- 
 this link says it might be a library update are you on windows or linux? for linux 
 https://stackoverflow.com/questions/52379234/gnutls-handshake-failed-error-in-the-pull-function
 circa 2019…for windows, do you use a proxy to access the network? 
- 
 @sdetweil I’m using SSH on Windows to access the pi (Linux obviously). I tried on the pi as well but I got the same error. 
 I tried the advice on stack overflow but got the same error.
