October 19, 20196 yr When selecting next branch in OS Update It shows the 6.8.0-rc3 version and the Install button. Clicking install brings up the Install Plugin window which shows the below errors: plugin: installing: /var/tmp/unRAIDServer.plg plugin: downloading: https://s3.amazonaws.com/dnld.lime-technology.com/next/unRAIDServer-6.8.0-rc3-x86_64.zip ... failed (Network failure) plugin: wget: https://s3.amazonaws.com/dnld.lime-technology.com/next/unRAIDServer-6.8.0-rc3-x86_64.zip download failure (Network failure) Not sure why there is a network failure here as I have internet access (can load apps page, upgraded plugins and dockers already) and can also ping successfully, via SSH into unraid, external sites like google.com and amazon.com. Trying wget from SSH I get the below: root@d2:~/test# wget https://s3.amazonaws.com/dnld.lime-technology.com/next/unRAIDServer-6.8.0-rc3-x86_64.zip --2019-10-19 10:53:16-- https://s3.amazonaws.com/dnld.lime-technology.com/next/unRAIDServer-6.8.0-rc3-x86_64.zip Resolving s3.amazonaws.com (s3.amazonaws.com)... 52.216.133.165 Connecting to s3.amazonaws.com (s3.amazonaws.com)|52.216.133.165|:443... connected. OpenSSL: error:1408F10B:SSL routines:ssl3_get_record:wrong version number Unable to establish SSL connection. If I change https to http it is successful. root@d2:~/test# wget http://s3.amazonaws.com/dnld.lime-technology.com/next/unRAIDServer-6.8.0-rc3-x86_64.zip --2019-10-19 10:58:05-- http://s3.amazonaws.com/dnld.lime-technology.com/next/unRAIDServer-6.8.0-rc3-x86_64.zip Resolving s3.amazonaws.com (s3.amazonaws.com)... 52.216.164.37 Connecting to s3.amazonaws.com (s3.amazonaws.com)|52.216.164.37|:80... connected. HTTP request sent, awaiting response... 200 OK Length: 220557400 (210M) [application/zip] Saving to: ‘unRAIDServer-6.8.0-rc3-x86_64.zip’ unRAIDServer-6.8.0-rc3-x86_64.zip 100%[==============================================================================================>] 210.34M 50.6MB/s in 6.2s 2019-10-19 10:58:12 (33.8 MB/s) - ‘unRAIDServer-6.8.0-rc3-x86_64.zip’ saved [220557400/220557400] Thoughts on why https download is failing and how to correct?
October 19, 20196 yr If you didn't want to dig much further, you can always download the package manually and extract onto your USB.
October 19, 20196 yr Author 4 hours ago, Squid said: One possibility: Is your date and time out to lunch? From terminal running date returns the correct date and time. Is there another process to check or location to check date and time? Seems to not be the issue though.
October 19, 20196 yr Author 4 hours ago, cybrnook said: If you didn't want to dig much further, you can always download the package manually and extract onto your USB. This thought had crossed my mind but wasn't sure if it may cause other issues. Will it still provide the restore option if I needed to roll back in case of issues? Any specific options/flags to be used or just: unzip unRAIDServer-6.8.0-rc3-x86_64.zip -d /boot
October 20, 20196 yr No I don't think so. But at that point, the easiest "restore" option is to just make a copy/pate of your USB key prior to merging the new files. If it goes sideways, just wipe the USB and copy back the orig files.
October 20, 20196 yr 4 hours ago, jmduncan01 said: From terminal running date returns the correct date and time. Is there another process to check or location to check date and time? Seems to not be the issue though. You can also trying setting 8.8.8.8 as your primary DNS server in Settings -> Network Settings -> IPV4 DNS Server
Archived
This topic is now archived and is closed to further replies.