Read the statement by Michael Teeuw here.
Can't clone from GitHub
-
the build process above doesn’t work. too old
-
@bhepler but he can git clone from windows on the same local network.
almost like an install failure or an sd card starting to fail.
-
@sdetweil - Yeah, this is all kinds of weird. He’s using what appears to be a consumer grade network router. He shouldn’t have to mess with proxy settings as he should just be behind the NAT functions. And even if he was, it should also affect his Windows installation.
Let’s try to reinstall git one more time, if you please:
sudo apt remove git --purge sudo apt install git
-
@bhepler I don’t think its a git problem… I think its a library problem
-
@sdetweil - Yeah, at this point it may be easier to just back up the
config.js
file and reflash the SD card. -
@bhepler Didn’t work
-
@bhepler I’d very much prefer it doesn’t come to that. I’m on a Pi 1 and I had enough (too much) trouble setting up MM in the first place (since its not officially supported), I’m kinda paranoid it won’t work this time around
-
@MMRPi1 use my installer script
see here https://github.com/sdetweil/MagicMirror_scripts
read the readme for the command to issue -
@sdetweil that to update?
-
@MMRPi1 - He has an installation script too. Use that one instead. It’s quite robust.
If you’re really paranoid about losing your data, you can make an image of your SD card before reflashing it. If anything goes wrong, you can just flash that image back onto the card.
The downside is that it’s going to take a fair amount of time to install Magic Mirror again. But I think at this point it’s going to be faster this way than to keep banging our heads against this TLS error.