A New Chapter for MagicMirror: The Community Takes the Lead
Read the statement by Michael Teeuw here.
Read the statement by Michael Teeuw here.
Can't clone from GitHub
- 
 @MMRPi1 ok, I missed that … what did u reboot? the pi, or the router? let remove git and reinstall it sudo apt-get remove git 
 sudo apt-get install git
- 
 @sdetweil I rebooted the router. 
- 
 @sdetweil I tried reinstalling git and I got the same error. 
- 
 @MMRPi1 just to recheck git clone https://github.com/sdetweil/MagicMirror_scripts.gitfails with the same error… do this cat ~/.gitconfigis there a [http] proxy = http://mydomain\\myusername:mypassword@myproxyserver:8080
- 
 @sdetweil I got this instead: [http] 
 sslVerify = false
- 
 ok, here is a solution I think… second response, recompile git with openssl link to script that does the work. 
- 
 @sdetweil what do I put instead of <my_proxy> 
- 
 @MMRPi1 my_proxy 
- 
 I still want that connectivity check. The Pi can see the Windows box, but I want confirmation that the Pi can see the internet. 
- 
 @bhepler Oh yeah sorry, I did that and it worked fine, I got a bit of html 

