It fails and I get this error
GnuTLS: A TLS fatal alert has been received. GnuTLS: received alert [0]: Close notify.
Unable to establish SSL connection.
I have the latest version of OSMC 2015-10-1. I tried to manually update but I already had it.
I turned off Windows firewall and my router firewall and tried again but no luck. Although it lets me use this command and download a different file
wget -O /dev/null http://speedtest.wdc01.softlayer.com/downloads/test10.zip (but that also works with both firewalls on)
Possibly a Github mirror problem. I would give it 6-12 hours then try again rather than wiping and reinstalling, it’s unlikely to be a problem with OSMC, more likely a server issue at one of the Github mirrors or a firewall problem.
(I notice that I’m redirected to a different mirror than you)
Try wget -N https://raw.githubusercontent.com/mcobit/retrosmc/master/install-retrosmc.sh or sudo apt-get install ca-certificates and after that the wget again.
I am aware this is an old thread however, I also had this issue and my solution was to manually configure my IP address within osmc and use googles DNS settings rather than automatically obtaining them, dont ask me why but i always have issues with my isp’s DNS settings so opt for googles.
Hello I’m new to the forum I’ve installed this script on a Raspberry pi 3 and everything works fine except wifi. I can’t get retropie to scan for ssid’s or it won’t show the ipaddress even though it is connected. if i run the connect to network command i get this error:
iwegetid: command not found.
Could anybody please help me out?