Read the statement by Michael Teeuw here.
Can't clone from GitHub
-
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. -
@MMRPi1 how do you connect to the internet?
-
@sdetweil Through my router. Not sure I understand the question
-
@MMRPi1 ok, just checking… some people have another machine acting as a router…
-
@sdetweil can u use git clone on windows?
(have to install git 1st) -
@sdetweil Yes it works fine.
-
@MMRPi1 said in Can't clone from GitHub:
Not sure what to do about it though. Since I’ve been able to update MM and also add new modules in the past.
hm… what OS is this? and when was the last system update?
sudo apt-get update
sudo apt-get upgrade -
@sdetweil Raspbian. I tried updating and it still doesn’t work and now I can’t ssh in either for some reason.
-
@MMRPi1 weird… is ssh running? is there a firewall installed on raspian? (not on any of mine)
did the pi IP address change?